jake
77f69a9d23
fix more dumb meseta things
2 years ago
jake
85d9fc9ce3
a test for bank item_id stuff
2 years ago
jake
aac2e429ed
tests for item_id parity issues
2 years ago
jake
9123c4842b
start of fixing item_id parity issues
2 years ago
jake
52da851d8a
stray println
2 years ago
jake
28c0073dff
implement grinders
2 years ago
jake
13c6592438
you can use techs now wow
2 years ago
jake
d495ec97f2
fix this keyconfig nonsense
2 years ago
jake
fe472eaae2
lvl value in level up pkt is 0-based
2 years ago
jake
f5fea8540e
fix problem where item drops were not pickup-able
2 years ago
jake
58da1f87f6
inital drop test
2 years ago
jake
220d3e7185
update exp tests with new map builder tech
2 years ago
jake
62387366e4
fix anyhow-inflicted tests
2 years ago
jake
08efcce6f7
mapbuilder
2 years ago
jake
dbf73acb8d
basic item use infra, with jackolanterns
2 years ago
jake
192ff967e6
cleanup this refactored mess
2 years ago
jake
fdce44cdd8
refactor the rest of the fucking code
2 years ago
jake
58c26301bf
make ClientLocation Clone-able
2 years ago
jake
16a4653360
pass EntityGateway clones rather than letting functions borrow
2 years ago
jake
3babc6f4bd
move inventory code out of state
2 years ago
jake
5976030970
remove old item manager code
2 years ago
jake
5f4325429e
trade refactor
2 years ago
jake
6bacdd4fe3
selling items
2 years ago
jake
4e88f684c5
bare minimum item usage stuff
2 years ago
jake
657dabca27
fix item pickup tests
2 years ago
jake
b473af7680
I am dumb
3 years ago
jake
03df819a04
bank itemstate stuff
3 years ago
jake
94c50c011d
entitygateway stuff should take &BankName not BankName
3 years ago
jake
0fa3f4ea19
move inventory code out of state
2 years ago
jake
25e793cda9
remove old item manager code
2 years ago
jake
6631468871
trade refactor
2 years ago
jake
a9cbd9fba1
selling items
2 years ago
jake
faf00a904a
bare minimum item usage stuff
2 years ago
jake
eb23cc2dfd
fix item pickup tests
2 years ago
jake
dffa636247
I am dumb
3 years ago
jake
8a7974f77f
bank itemstate stuff
3 years ago
jake
2b6f988c41
entitygateway stuff should take &BankName not BankName
3 years ago
andy
9417105359
giving this character a name to prove i am a wise and omnipotent diety
2 years ago
andy
9638181261
'u up?' tests for rooms
2 years ago
andy
1af69800ed
add new arg for new_user_character and fix tests. add keyboard config tests. fix and clean up warnings in test files
3 years ago
andy
d04fd87837
error handling. tests!
3 years ago
jake
8b776a5906
ok turns out walletfull is a real thing
3 years ago
jake
22f630f562
properly set item_id after a trade serverside
3 years ago
andy
27a6c9a136
creating rooms with difficulties is bad for selling tests?
3 years ago
andy
dacbf1eea3
add level requirements for rooms and update tests
3 years ago
jake
81916d1f57
TRADING JUST IN TIME TO BARELY MISS XMAS
3 years ago
jake
ecf1f23c6c
fix tests
3 years ago
jake
9c34baeb26
meseta refactor
3 years ago
jake
82ef5ba2ea
RIP ItemLocation
fun while it lasted
ItemLocation ceased to be the canonical place to store an item's
location. replaced with ItemNote which basically covers the actual use
case but without the enforcing of a location.
3 years ago
jake
ddff55d09e
add another item pickup test
3 years ago