39 Commits

Author SHA1 Message Date
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
Jake Probst
a9dabd3f40 PATCHSERVER! 2019-06-29 09:54:28 -07:00
Jake Probst
28fa89266a base patch server 2019-06-25 15:14:53 -07:00
Jake Probst
bfc65cedea init 2019-05-29 22:33:50 -07:00