53 Commits

Author SHA1 Message Date
d73a07391b break out the rest of everything into its own crate
Some checks failed
continuous-integration/drone/push Build is failing
2023-11-11 14:28:41 -07:00
72aa0f7f13 clean up toplevel cargo.toml a bit
All checks were successful
continuous-integration/drone/push Build is passing
2023-11-10 23:38:56 -07:00
3b28d650ee crates for shops and stats
Some checks reported errors
continuous-integration/drone/push Build was killed
2023-11-10 23:31:47 -07:00
5bf9ef59bf actually this shouldn't be needed 2023-11-10 22:19:40 -07:00
622c6e598d break out entity and maps into separate crates
Some checks failed
continuous-integration/drone/push Build is failing
2023-11-10 21:37:23 -07:00
455ce9316b update to sqlx 6.2 2023-02-18 17:59:26 -07:00
a2686e2be8 anyhow 2023-01-28 20:12:20 -07:00
4a38d94dbb more cleanup 2022-10-19 03:13:16 -06:00
4dc814d244 forgot to remove local dev libpso
Some checks failed
continuous-integration/drone/push Build is failing
continuous-integration/drone/pr Build is failing
2022-10-18 19:27:40 -06:00
fdce44cdd8 refactor the rest of the fucking code 2022-10-18 04:46:21 -06:00
58c26301bf make ClientLocation Clone-able 2022-09-18 21:01:32 -06:00
6631468871 trade refactor 2022-07-19 14:23:56 -06:00
1ef0231d93 initial ItemState 2022-07-19 14:09:45 -06:00
86614c7d5b update sqlx 2022-07-19 14:03:00 -06:00
c90c7c1fd3 update anyhow 2021-12-10 13:07:39 -07:00
91d381a2e2 this fixed a thing probably 2021-09-27 23:05:11 -06:00
9cfb3dd87b update bcrypt
All checks were successful
continuous-integration/drone/push Build is passing
continuous-integration/drone/pr Build is passing
2021-07-30 22:06:05 -06:00
b79c2b3ae6 update async-std to 1.9.0
Some checks failed
continuous-integration/drone/push Build is failing
continuous-integration/drone/pr Build is failing
2021-06-17 02:56:41 -06:00
19fd3426b5 try this version instead v2
Some checks failed
continuous-integration/drone/push Build is failing
continuous-integration/drone/pr Build is failing
2021-06-17 00:23:23 -06:00
675d9719a9 try this version instead
Some checks failed
continuous-integration/drone/push Build is failing
continuous-integration/drone/pr Build is failing
2021-06-17 00:21:13 -06:00
a3176380d9 didn't need to set that one
Some checks failed
continuous-integration/drone/pr Build is failing
continuous-integration/drone/push Build is failing
2021-06-16 23:14:38 -06:00
f38c791794 set serde version
Some checks failed
continuous-integration/drone/push Build is failing
continuous-integration/drone/pr Build is failing
2021-06-16 21:40:20 -06:00
b34deba17f update sqlx 2020-11-12 19:05:30 -07:00
8ebbbb272a update some deps, remove unused ones 2020-11-09 15:00:48 -07:00
8717024694 move errors to anyhow to get backtraces 2020-11-01 18:06:00 -07:00
99cc651fd9 add enumiter to item types 2020-10-30 21:25:29 -06:00
19e30f34e6 remote postgres dep and fix save_user function 2020-10-30 21:24:02 -06:00
8ddbdda0a4 postgres! 2020-10-07 19:24:46 -06:00
19dd5309cd load mag feeding tables 2020-08-20 22:53:34 -06:00
7ae60fafc5 asyncify tests 2020-06-02 19:02:06 -06:00
8d49c50cc5 async EntityGateway 2020-06-02 18:51:18 -06:00
649e79c332 make elseware a library with a separate main 2020-05-29 23:36:35 -06:00
35dd503d14 quests! 2020-05-25 08:44:50 -06:00
9f4a9a4f2c use thiserror 2020-04-25 22:16:40 -06:00
abd7cc26b6 update async+futures 2020-04-12 14:24:52 -07:00
513d46c213 drop table initial code + weapon drops 2020-03-14 10:44:27 -07:00
8c42bc03b9 add byteorder dep 2020-01-31 09:09:31 -08:00
e33df9bb03 remove currently unused binary targets 2020-01-23 18:03:49 -08:00
93426dc52a async! 2020-01-23 18:00:34 -08:00
6d384f77da add proper logging 2019-12-18 19:31:25 -08:00
7c62ce7600 character level stat table 2019-12-03 21:42:46 -08:00
a3e90516d7 adding patch server config (#29) 2019-11-21 10:12:20 -05:00
f294781934 move patch/login main.rs files up a level 2019-10-09 22:45:14 -07:00
02d4eae028 need to add a hook to stop me from doing this... 2019-09-23 22:28:32 -07:00
fc7b15c129 ship list logic 2019-09-23 22:27:43 -07:00
a365f92b63 reference libpso from git 2019-09-07 23:37:45 -07:00
Jake Probst
3690e05265 that one huge refactor 2019-09-04 09:17:48 -07:00
Jake Probst
9db9a5e248 move away from diesel requirement to run 2019-08-28 20:40:17 -07:00
Jake Probst
ea126b7ac5 more deps 2019-08-20 17:59:36 -07:00
Jake Probst
b6a8e2f97e login server init 2019-07-14 00:54:29 -07:00