582 Commits (99cc651fd9a2ea6733637f8ebb3b0d66b7cbe412)
 

Author SHA1 Message Date
Andy Newjack 629b53586d hook up box drops, add specific box drops, and item-from-bytes functions 4 years ago
Andy Newjack dcc5b57b8e box drops working and load correct city file 4 years ago
jake a8892467f6 Merge pull request 'drop partial stacks of items/meseta' (#148) from drop_split_item into master 4 years ago
jake 25f342b510 drop partial stacks of items/meseta 4 years ago
jake 678dd879d5 this changed in libpso2 4 years ago
jake efba98124c this changed in libpso 4 years ago
jake d3ed0ddd8e Merge pull request 'redo items to account for client ignoring the assigned item_id and using its own. also item picking up' (#146) from jp/item_overhaul3 into master 4 years ago
jake ac28354dd7 redo items to account for client ignoring the assigned item_id and using its own. also item picking up 4 years ago
jake 580a21d9fc Merge pull request 'item structure overhaul' (#143) from item_overhaul2 into master 4 years ago
jake 25d5658042 don't double count picked up meseta 4 years ago
jake 1f775661fa meseta! 4 years ago
jake c3f474e34d remove commented out code 4 years ago
jake 9a721e0980 item structure overhaul 4 years ago
jake 51e7ab0c45 Merge pull request 'armour_bytes' (#142) from armour_bytes into master 4 years ago
Andy Newjack 9c17377722 drop shields with non-0 stats 4 years ago
jake cb758b3b85 Merge pull request 'cleanup_warnings' (#141) from cleanup_warnings into master 4 years ago
Andy Newjack e95270539b forgot to underscore 4 years ago
Andy Newjack 6ef78b4ed6 drop armour with stats 4 years ago
Andy Newjack 5393baeca7 remove unused infoboard packet 4 years ago
Andy Newjack d421b30a88 remove commented things 4 years ago
Andy Newjack e255b43c10 hella warnings cleanup pt 1. remove unused imports, allow deadcode and unused results 4 years ago
jake 57a44fde16 Merge pull request 'clean_empty_room' (#118) from clean_empty_room into master 4 years ago
Andy Newjack 49849e7904 assume get neighbours was successful 4 years ago
Andy Newjack 7a3f0db3bf try if-let 4 years ago
Andy Newjack c8a6823b82 remove unwraps 4 years ago
Andy Newjack 49aee7af26 remove rooms when player disconnects 4 years ago
Andy Newjack d64528d679 Merge branch 'master' of http://git.sharnoth.com/jake/elseware 4 years ago
jake 2e46567987 Merge pull request 'add room password handling' (#115) from room_password into master 4 years ago
Andy Newjack 36ee49d28e remove unwrap 4 years ago
jake 8174da0154 Merge pull request 'changinglobbies' (#116) from changinglobbies into master 4 years ago
Andy Newjack 6f83db4441 Merge branch 'master' of http://git.sharnoth.com/jake/elseware 4 years ago
mht8355 7c6cdd30cc better code 4 years ago
mht8355 880bfc620a added some error handling 4 years ago
jake d1ec1d7359 Merge pull request 'don't rely on map file data to have monster area' (#117) from fix_monster_area_gaps into master 4 years ago
jake 68e75a55f0 don't rely on map file data to have monster area 4 years ago
mht8355 a24381bc66 sends the client a message when selected lobby = current lobby 4 years ago
Andy Newjack a83aa2d9df and i oop braces 4 years ago
mht8355 062fed231a change_lobby added for changing lobbies and leaving a room 4 years ago
Andy Newjack 906a2dcd16 add room password handling 4 years ago
mht8355 d206814394 added change_lobby 4 years ago
jake c28adcd7e5 Merge pull request 'item drops' (#112) from itemdropsforreal into master 4 years ago
jake 6458fad89f fix tech drop tests 4 years ago
jake b22ce086f7 guess I needed this PartialEq for the tests 4 years ago
jake a32a7130f4 cleanup 4 years ago
jake 02c9cdc276 drop techs 4 years ago
jake 91c44628ea fix meseta drops 4 years ago
jake bd195a2ffd remove unwrap 4 years ago
jake 4a526e7673 basic item drop logic 4 years ago
jake 663797e55b remove unneeded PartialEq derive 4 years ago
jake 375c97c95d add MapsError to ShipError 4 years ago