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 |
jake
|
50c5699f34
|
handle mags changing owners
|
4 years ago |
jake
|
395ce2fbbe
|
mag test
|
4 years ago |
jake
|
2dde4d5716
|
mag feeding
|
4 years ago |
jake
|
15b4732981
|
item helper methods
|
4 years ago |
jake
|
a68fcb9b10
|
add feed_mag entity_gateway function
|
4 years ago |
jake
|
3184c79c3c
|
basic mag evolution
|
4 years ago |
jake
|
982f1f5d69
|
add photon blasts to mag stat data
|
4 years ago |
jake
|
f583b25176
|
hide mag struct internals
|
4 years ago |
jake
|
19dd5309cd
|
load mag feeding tables
|
4 years ago |
jake
|
1dc07e216e
|
these should probably only specify the tool used
|
4 years ago |
jake
|
47071c0d6f
|
Merge pull request 'add modifiers to weapon+armor+mag' (#203) from item_modifiers into master
|
4 years ago |
jake
|
031f3bba23
|
add modifiers to weapon+armor+mag
|
4 years ago |