jake
|
e657800a22
|
Merge pull request 'max stack for each tool' (#159) from tool_stacks into master
Reviewed-by: jake <jake@sharnoth.com>
|
4 years ago |
Andy Newjack
|
4e1f816f24
|
max stack for each tool
|
4 years ago |
jake
|
3e736d01f4
|
Merge pull request 'quests' (#157) from quests into master
|
5 years ago |
jake
|
51dc531330
|
fix warnings
|
5 years ago |
jake
|
fd221ab6a2
|
use builder::quest
|
5 years ago |
jake
|
1954225d34
|
less unwraps in quest loading
|
5 years ago |
jake
|
2580004e07
|
cleanup done_bursting
|
5 years ago |
jake
|
ac07785f59
|
quest data
|
5 years ago |
jake
|
35dd503d14
|
quests!
|
5 years ago |
jake
|
1bd10f4bb8
|
Merge pull request 'box_drops' (#155) from box_drops into master
Reviewed-by: jake <jake@sharnoth.com>
|
5 years ago |
jake
|
2e4f54d41c
|
Merge pull request 'load_character for item_manager to not crash when client leaves a room' (#156) from leave_room_crash into master
|
5 years ago |
Andy Newjack
|
94a1893a03
|
load_character for item_manager to not crash when client leaves a room
|
5 years ago |
Andy Newjack
|
3524f38240
|
dont unwrap
|
5 years ago |
Andy Newjack
|
629b53586d
|
hook up box drops, add specific box drops, and item-from-bytes functions
|
5 years ago |
Andy Newjack
|
dcc5b57b8e
|
box drops working and load correct city file
|
5 years ago |
jake
|
a8892467f6
|
Merge pull request 'drop partial stacks of items/meseta' (#148) from drop_split_item into master
|
5 years ago |
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
|
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
|
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
|
580a21d9fc
|
Merge pull request 'item structure overhaul' (#143) from item_overhaul2 into master
|
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 |
jake
|
51e7ab0c45
|
Merge pull request 'armour_bytes' (#142) from armour_bytes into master
|
5 years ago |
Andy Newjack
|
9c17377722
|
drop shields with non-0 stats
|
5 years ago |
jake
|
cb758b3b85
|
Merge pull request 'cleanup_warnings' (#141) from cleanup_warnings into master
|
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 |
jake
|
57a44fde16
|
Merge pull request 'clean_empty_room' (#118) from clean_empty_room into master
Reviewed-by: jake <jake@sharnoth.com>
|
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
|
d64528d679
|
Merge branch 'master' of http://git.sharnoth.com/jake/elseware
|
5 years ago |
jake
|
2e46567987
|
Merge pull request 'add room password handling' (#115) from room_password into master
|
5 years ago |
Andy Newjack
|
36ee49d28e
|
remove unwrap
|
5 years ago |
jake
|
8174da0154
|
Merge pull request 'changinglobbies' (#116) from changinglobbies into master
|
5 years ago |
Andy Newjack
|
6f83db4441
|
Merge branch 'master' of http://git.sharnoth.com/jake/elseware
|
5 years ago |
mht8355
|
7c6cdd30cc
|
better code
|
5 years ago |
mht8355
|
880bfc620a
|
added some error handling
|
5 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
|
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 |