|
78a5e0963b
|
add a bunch of item manager tests
|
2020-05-30 10:30:39 -06:00 |
|
|
629b53586d
|
hook up box drops, add specific box drops, and item-from-bytes functions
|
2020-05-22 18:58:51 -03:00 |
|
|
dcc5b57b8e
|
box drops working and load correct city file
|
2020-05-15 13:48:16 -03:00 |
|
|
ac28354dd7
|
redo items to account for client ignoring the assigned item_id and using its own. also item picking up
|
2020-05-13 22:32:30 -06:00 |
|
|
25d5658042
|
don't double count picked up meseta
|
2020-05-06 07:51:29 -06:00 |
|
|
c3f474e34d
|
remove commented out code
|
2020-05-05 22:16:15 -06:00 |
|
|
9a721e0980
|
item structure overhaul
also, item pickup
|
2020-05-05 22:13:45 -06:00 |
|
|
e255b43c10
|
hella warnings cleanup pt 1. remove unused imports, allow deadcode and unused results
|
2020-05-02 22:08:37 -03:00 |
|
|
bd195a2ffd
|
remove unwrap
|
2020-04-26 22:23:59 -06:00 |
|
|
4a526e7673
|
basic item drop logic
|
2020-04-26 22:01:05 -06:00 |
|
|
a8b7e4fa4e
|
HashMap<ClientId, ClientState> -> Clients
|
2020-04-22 23:49:49 -06:00 |
|
|
0b04701156
|
move message packet handlers
|
2020-04-22 07:14:59 -06:00 |
|