225 Commits

Author SHA1 Message Date
a63e7fe28c chatcommand base 2023-02-03 16:03:33 -07:00
d16b2418f3 update tech menu
All checks were successful
continuous-integration/drone/push Build is passing
continuous-integration/drone/pr Build is passing
2023-02-03 00:15:11 -07:00
9123c4842b start of fixing item_id parity issues 2023-01-31 19:22:11 -07:00
f3682d0b82 clippy
Some checks failed
continuous-integration/drone/push Build is failing
continuous-integration/drone/pr Build is failing
2023-01-30 18:05:36 -07:00
33b80d7235 mapbuilder trait -> just a function 2023-01-29 12:48:42 -07:00
b831f9b83b drop table builder 2023-01-29 12:35:46 -07:00
08efcce6f7 mapbuilder 2023-01-29 00:56:56 -07:00
a2686e2be8 anyhow 2023-01-28 20:12:20 -07:00
43579f7058 fix postgres stuff to get to a game 2023-01-28 00:56:31 -07:00
fbab8fe5e8 cleanup errors
Some checks failed
continuous-integration/drone/push Build is failing
continuous-integration/drone/pr Build is failing
2022-10-22 14:05:38 -06:00
e6e080004f fix in lobby ship select
All checks were successful
continuous-integration/drone/push Build is passing
continuous-integration/drone/pr Build is passing
2022-10-19 22:32:30 -06:00
6ced59a730 holidays! (with rappies)
Some checks failed
continuous-integration/drone/pr Build is failing
continuous-integration/drone/push Build is failing
2022-10-19 19:10:15 -06:00
4a38d94dbb more cleanup 2022-10-19 03:13:16 -06:00
192ff967e6 cleanup this refactored mess
Some checks failed
continuous-integration/drone Build is failing
2022-10-18 18:00:33 -06:00
9843274bd8 fix character server/interserver communication 2022-10-18 16:23:32 -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
1f5e94ccfb make CharacterLevelTable a global const lookup table cause whynot
Some checks failed
continuous-integration/drone/push Build is failing
continuous-integration/drone/pr Build is failing
2022-08-02 00:08:55 -06:00
16a4653360 pass EntityGateway clones rather than letting functions borrow
Some checks failed
continuous-integration/drone/push Build is failing
continuous-integration/drone/pr Build is failing
2022-07-30 15:02:55 -06:00
c87b6e7fad Merge pull request 'character playtime' (#116) from character_playtime into master
All checks were successful
continuous-integration/drone/push Build is passing
Reviewed-on: #116
2022-07-28 23:53:19 -04:00
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
0cd92fd4ac put proper error strings on this struct 2022-07-25 16:42:22 +00:00
5976030970 remove old item manager code 2022-07-25 16:42:21 +00:00
9c878ed484 refactor tekking 2022-07-25 16:42:21 +00:00
ff072ca026 enemy drop refactor 2022-07-25 16:42:21 +00:00
2775f81cc9 fix some meseta-taking things 2022-07-25 16:42:21 +00:00
5f4325429e trade refactor 2022-07-25 16:42:21 +00:00
eb9fdb485b buy items from shop 2022-07-25 16:42:21 +00:00
d3d8d766b8 magstuff 2022-07-25 16:42:21 +00:00
4e88f684c5 bare minimum item usage stuff 2022-07-25 16:42:21 +00:00
95195d07e4 sort inventory 2022-07-25 16:42:21 +00:00
cf09433df2 equipping! 2022-07-25 16:42:20 +00:00
03df819a04 bank itemstate stuff 2022-07-25 16:42:18 +00:00
bd35481c28 the start of a long process of replacing ItemManager 2022-07-25 16:41:07 +00:00
646f75d00d move partial drops over to item_state 2022-07-25 16:41:07 +00:00
810d8269af move drop item over to item_state 2022-07-25 16:41:06 +00:00
b8de2ea8e6 add item_state to ShipState 2022-07-25 16:41:06 +00:00
5b9ae1e9cc put proper error strings on this struct
All checks were successful
continuous-integration/drone/push Build is passing
continuous-integration/drone/pr Build is passing
2022-07-19 23:01:18 -06:00
25e793cda9 remove old item manager code 2022-07-19 14:24:34 -06:00
8f44ca9d18 refactor tekking 2022-07-19 14:23:57 -06:00
eb0689a1fe enemy drop refactor 2022-07-19 14:23:57 -06:00
2a7b43df83 fix some meseta-taking things 2022-07-19 14:23:57 -06:00
6631468871 trade refactor 2022-07-19 14:23:56 -06:00
b5c821f1ae buy items from shop 2022-07-19 14:23:56 -06:00
ce09c93940 magstuff 2022-07-19 14:23:56 -06:00
faf00a904a bare minimum item usage stuff 2022-07-19 14:23:56 -06:00
725ba5d917 sort inventory 2022-07-19 14:23:56 -06:00
6de3ee1cbf equipping! 2022-07-19 14:23:55 -06:00
8a7974f77f bank itemstate stuff 2022-07-19 14:23:54 -06:00
35ab24c390 the start of a long process of replacing ItemManager 2022-07-19 14:13:52 -06:00