jake
|
8ddbdda0a4
|
postgres!
|
4 years ago |
jake
|
4989ecaa7c
|
formatting
|
4 years ago |
jake
|
412d4b8e81
|
Technique::from_value
|
4 years ago |
jake
|
cd1c30c8eb
|
handle error
|
4 years ago |
jake
|
032b2921f0
|
fix mag pbs
|
4 years ago |
jake
|
89f3091099
|
make save_user_settings async
|
4 years ago |
jake
|
d8c6dd817e
|
add derives to item structs, make some things public
|
4 years ago |
jake
|
17a8b288c1
|
change banned from bool to timestamp
|
4 years ago |
jake
|
aa08e67f6b
|
Merge pull request 'save_options' (#225) from save_options into master
Reviewed-by: jake <jake@sharnoth.com>
|
4 years ago |
andy
|
1cdef4cea7
|
fixing more conflicts??
|
4 years ago |
andy
|
046ca492a8
|
add a test
|
4 years ago |
andy
|
114ed07adc
|
tests!
|
4 years ago |
andy
|
db23a9794e
|
options saved to character!
|
4 years ago |
jake
|
e6dd3326d2
|
Merge pull request 'full char data packet' (#222) from fullchar into master
|
4 years ago |
andy
|
62e5a966f6
|
options saved to character!
|
4 years ago |
jake
|
4434c42eaa
|
full char data packet
|
4 years ago |
jake
|
355c3e9c1b
|
Merge pull request 'shops' (#219) from shops into master
|
4 years ago |
jake
|
cebb6a5f31
|
handle case where items are removed from shop after buying
|
4 years ago |
jake
|
d08db622e2
|
shops!
|
4 years ago |
jake
|
7028f91187
|
latest nightly works again
|
4 years ago |
jake
|
64040d55a2
|
and another!
|
4 years ago |
jake
|
32d30d38ec
|
off by one errors sure are nice
the item gets added to the vec before len is calculated, and since its
0-indexed we want to subtract 1
|
4 years ago |
jake
|
e387bfafba
|
looks like the shop item list length still exists
|
4 years ago |
jake
|
b94dcb62d0
|
tool shop pricing
|
4 years ago |
jake
|
1e18d5729b
|
default to high price rather than zero
|
4 years ago |
jake
|
8a9ced09ea
|
armor shop pricing
|
4 years ago |
jake
|
52d4fe8495
|
weapon shop prices
|
4 years ago |
jake
|
c13c071946
|
weapon stats
|
4 years ago |
jake
|
514e18fff3
|
armor shop
|
4 years ago |
jake
|
80f50c49cc
|
small fixes in weapon shop
|
4 years ago |
jake
|
991a71e1ca
|
tool shop
|
4 years ago |
jake
|
65208cddba
|
weapon shop
|
4 years ago |
jake
|
7a56f947fb
|
update readme
|
4 years ago |
jake
|
606adf6ba9
|
Merge pull request 'bank_mag' (#212) from bank_mag into master
|
4 years ago |
andy
|
e4e9f12e10
|
pls be MINDful of MIND
|
4 years ago |
andy
|
b1a9e71f4b
|
mag bank truncation logic
|
4 years ago |
jake
|
b0be92cb50
|
Merge pull request 'mag feeding!' (#207) from mag_feeding into master
|
4 years ago |
jake
|
819ec7bf58
|
actually evolve all the magcell mags
|
4 years ago |
jake
|
9e275d23a0
|
not handling mag cell usage in feeding
|
4 years ago |
jake
|
acd4e57d1d
|
implement rest of mag cells
|
4 years ago |
jake
|
d567c50216
|
mag cells
|
4 years ago |
jake
|
525ac1a08d
|
Merge pull request 'sranks' (#206) from sranks into master
Reviewed-by: jake <jake@sharnoth.com>
|
4 years ago |
andy
|
bc7e513a74
|
one more test
|
4 years ago |
andy
|
27a87ffe96
|
fix esweap type + special numbering. add to other files and tests
|
4 years ago |
andy
|
48b162f221
|
add esweapon to item mod.rs and fix dumb mistakes
|
4 years ago |
andy
|
85798c83a2
|
use from_value
|
4 years ago |
andy
|
5ba9908b50
|
basic srank structs and functions
|
4 years ago |
jake
|
ebdd4b28de
|
actually this makes more sense
|
4 years ago |
jake
|
23bc39b5bf
|
move tool usage logic into own file
|
4 years ago |
jake
|
c3bf42d367
|
set mag owner on character create
|
4 years ago |