27 Commits

Author SHA1 Message Date
4788f707ed track character playtime
All checks were successful
continuous-integration/drone/push Build is passing
continuous-integration/drone/pr Build is passing
2022-07-28 20:31:55 -06:00
4a6bd47c9e add postgres trade stuff 2022-07-19 14:23:57 -06:00
6631468871 trade refactor 2022-07-19 14:23:56 -06:00
8a7974f77f bank itemstate stuff 2022-07-19 14:23:54 -06:00
12fd799278 add character_id to ItemNote::PlayerDrop 2022-07-19 14:09:46 -06:00
b3e7d2b4b5 characters can save kbm/gamepad configs 2022-01-06 01:19:42 +00:00
a6e50555de appease the clip
All checks were successful
continuous-integration/drone/push Build is passing
continuous-integration/drone/pr Build is passing
2021-12-28 01:37:24 -07:00
9c34baeb26 meseta refactor
Some checks failed
continuous-integration/drone/push Build is failing
2021-12-26 23:31:12 -07:00
82ef5ba2ea RIP ItemLocation
Some checks failed
continuous-integration/drone/push Build is failing
fun while it lasted

ItemLocation ceased to be the canonical place to store an item's
location. replaced with ItemNote which basically covers the actual use
case but without the enforcing of a location.
2021-11-12 10:42:33 -07:00
0d30df8da6 start of trading 2021-07-30 23:19:47 -06:00
1b506e014f clean up last of normal warnings 2021-06-18 20:38:29 -06:00
10c2b1ec89 lint src/entity/gateway/*
All checks were successful
continuous-integration/drone/push Build is passing
2021-06-18 19:52:33 -06:00
de42ac4f9f disambiguate?
Some checks failed
continuous-integration/drone/push Build is failing
continuous-integration/drone/pr Build is failing
2021-06-16 20:09:34 -06:00
e4cdd2b95a weapons can have tek modifiers 2020-12-02 19:20:33 -07:00
92c34b2d28 remove modifiers from weapon and armor 2020-12-01 23:17:07 -07:00
6e2fab31f0 e q u i p r e f a c t o r 2020-11-09 16:47:19 -07:00
7ae8976c10 i t e m r e f a c t o r 2020-11-05 16:36:39 -07:00
c802bceb3c prevent double logins 2020-10-30 21:25:29 -06:00
b3e0674ca5 fix more tests + fix warnings 2020-10-30 21:25:27 -06:00
174445c175 properly load techs 2020-10-30 21:24:02 -06:00
19e30f34e6 remote postgres dep and fix save_user function 2020-10-30 21:24:02 -06:00
0db9a73849 check if an account is activated before allowing a login 2020-10-30 21:24:02 -06:00
f3608d99ad add armor_slot to postgres model for unit 2020-10-26 23:39:03 -03:00
89c91e9397 add more fields to useraccount table 2020-10-22 08:56:37 -06:00
a2e4f348d9 add character options flags to postgres 2020-10-07 19:36:45 -06:00
4caaee880a keep track of item slots without having 74894794793 inventory locations 2020-10-07 19:24:46 -06:00
8ddbdda0a4 postgres! 2020-10-07 19:24:46 -06:00