jake
|
36f3e413e0
|
exp gain tests
|
4 years ago |
jake
|
32bb021a94
|
don't give full exp for not last hit
|
4 years ago |
jake
|
5097d4292b
|
exp gain
|
4 years ago |
jake
|
07a91436b4
|
add ep1 battleparam
|
4 years ago |
jake
|
eca6ae77fe
|
dubchicswitch -> dubwitch
|
4 years ago |
jake
|
27179f924b
|
leveltable::get_level_from_exp
|
4 years ago |
jake
|
e9f4d78952
|
move common test functions to another file
|
4 years ago |
jake
|
fa5103bb78
|
send the exp to the client maybe
|
4 years ago |
jake
|
280b8ff6dd
|
add another item pickup test
|
4 years ago |
jake
|
7a5e9c366d
|
Merge pull request 'async-ify entity gateway for future db impls' (#161) from async_entity_gateway into master
|
4 years ago |
jake
|
7ae60fafc5
|
asyncify tests
|
4 years ago |
jake
|
8d49c50cc5
|
async EntityGateway
|
4 years ago |
jake
|
ddee920080
|
fix bug where picking up a stack caused 2x that item to be picked up
|
4 years ago |
jake
|
ed51aa379c
|
Merge pull request 'properly pick up stacks and a ton of tests' (#160) from properly_pick_up_stacks into master
|
4 years ago |
jake
|
c1c4e7de5d
|
remove extra print
|
4 years ago |
jake
|
d8e6789427
|
this is kind of an important file
|
4 years ago |
jake
|
78a5e0963b
|
add a bunch of item manager tests
|
4 years ago |
jake
|
e0f73cf273
|
max_stack should be usize
|
4 years ago |
jake
|
3cb5df4577
|
message/direct_message return a result
|
4 years ago |
jake
|
c26bc895da
|
fix picking up stacked items messing up inventory count
|
4 years ago |
jake
|
649e79c332
|
make elseware a library with a separate main
|
4 years ago |
jake
|
cde9b8ebb6
|
use btrees for these for easier testing
|
4 years ago |
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 |