jake
|
25f342b510
|
drop partial stacks of items/meseta
|
5 years ago |
jake
|
678dd879d5
|
this changed in libpso2
|
5 years ago |
jake
|
efba98124c
|
this changed in libpso
|
5 years ago |
jake
|
ac28354dd7
|
redo items to account for client ignoring the assigned item_id and using its own. also item picking up
|
5 years ago |
jake
|
25d5658042
|
don't double count picked up meseta
|
5 years ago |
jake
|
1f775661fa
|
meseta!
|
5 years ago |
jake
|
c3f474e34d
|
remove commented out code
|
5 years ago |
jake
|
9a721e0980
|
item structure overhaul
also, item pickup
|
5 years ago |
Andy Newjack
|
9c17377722
|
drop shields with non-0 stats
|
5 years ago |
Andy Newjack
|
e95270539b
|
forgot to underscore
|
5 years ago |
Andy Newjack
|
6ef78b4ed6
|
drop armour with stats
|
5 years ago |
Andy Newjack
|
5393baeca7
|
remove unused infoboard packet
|
5 years ago |
Andy Newjack
|
d421b30a88
|
remove commented things
|
5 years ago |
Andy Newjack
|
e255b43c10
|
hella warnings cleanup pt 1. remove unused imports, allow deadcode and unused results
|
5 years ago |
Andy Newjack
|
49849e7904
|
assume get neighbours was successful
|
5 years ago |
Andy Newjack
|
7a3f0db3bf
|
try if-let
|
5 years ago |
Andy Newjack
|
c8a6823b82
|
remove unwraps
|
5 years ago |
Andy Newjack
|
49aee7af26
|
remove rooms when player disconnects
|
5 years ago |
Andy Newjack
|
36ee49d28e
|
remove unwrap
|
5 years ago |
mht8355
|
7c6cdd30cc
|
better code
|
5 years ago |
mht8355
|
880bfc620a
|
added some error handling
|
5 years ago |
jake
|
68e75a55f0
|
don't rely on map file data to have monster area
|
5 years ago |
mht8355
|
a24381bc66
|
sends the client a message when selected lobby = current lobby
|
5 years ago |
Andy Newjack
|
a83aa2d9df
|
and i oop braces
|
5 years ago |
mht8355
|
062fed231a
|
change_lobby added for changing lobbies and leaving a room
|
5 years ago |
Andy Newjack
|
906a2dcd16
|
add room password handling
|
5 years ago |
mht8355
|
d206814394
|
added change_lobby
|
5 years ago |
jake
|
6458fad89f
|
fix tech drop tests
|
5 years ago |
jake
|
b22ce086f7
|
guess I needed this PartialEq for the tests
|
5 years ago |
jake
|
a32a7130f4
|
cleanup
|
5 years ago |
jake
|
02c9cdc276
|
drop techs
|
5 years ago |
jake
|
91c44628ea
|
fix meseta drops
|
5 years ago |
jake
|
bd195a2ffd
|
remove unwrap
|
5 years ago |
jake
|
4a526e7673
|
basic item drop logic
|
5 years ago |
jake
|
663797e55b
|
remove unneeded PartialEq derive
|
5 years ago |
jake
|
375c97c95d
|
add MapsError to ShipError
|
5 years ago |
jake
|
160fc7f10b
|
pub ItemDrop
|
5 years ago |
jake
|
0eb9035bad
|
make TechniqueDisk and Tool Copy
|
5 years ago |
jake
|
0e3b305f95
|
add some vars to MapEnemy, error types to misc map functions, and MapArea -> u8
|
5 years ago |
jake
|
d773002eaa
|
rawmapenemy unknown3 -> map_area
|
5 years ago |
jake
|
dcef56dcac
|
add get_room/get_lobby to ClientLocation
|
5 years ago |
jake
|
9f4a9a4f2c
|
use thiserror
|
5 years ago |
jake
|
2886f537ba
|
simplify leaving lobby packet sending
|
5 years ago |
jake
|
628ad056b4
|
functions to create room joining packets
|
5 years ago |
jake
|
a8b7e4fa4e
|
HashMap<ClientId, ClientState> -> Clients
|
5 years ago |
jake
|
728ac715c0
|
move lobby joining packet creations to their own functions
|
5 years ago |
jake
|
07403fe815
|
move block_selected
|
5 years ago |
jake
|
0b04701156
|
move message packet handlers
|
5 years ago |
jake
|
832a53821d
|
move settings
|
5 years ago |
jake
|
90d0af87a4
|
move chat functionality
|
5 years ago |