jake
|
64a3a1ff97
|
lint src/ship/shop/armor.rs
|
3 years ago |
jake
|
bbe22a305a
|
properly handle an error that doesn't even occur at the moment
|
3 years ago |
jake
|
60f04597d1
|
if any of these sends fail the program should panic so unwrap is fine
|
3 years ago |
jake
|
d66a90c4cf
|
Merge pull request 'get elseware working with a newer version of rust' (#34) from latestrust into master
Reviewed-on: #34
|
3 years ago |
jake
|
cbe2b9a79a
|
get it working with latest rust
|
3 years ago |
jake
|
1b9594dbec
|
rename
|
3 years ago |
jake
|
b79c2b3ae6
|
update async-std to 1.9.0
|
3 years ago |
jake
|
19fd3426b5
|
try this version instead v2
|
3 years ago |
jake
|
675d9719a9
|
try this version instead
|
3 years ago |
jake
|
a3176380d9
|
didn't need to set that one
|
3 years ago |
jake
|
f38c791794
|
set serde version
|
3 years ago |
jake
|
de42ac4f9f
|
disambiguate?
|
3 years ago |
jake
|
45f0cc35dd
|
clean this up a bit
|
3 years ago |
jake
|
b812e41168
|
this feature made its way in
|
3 years ago |
jake
|
a3f2cd8586
|
specify nightly version
|
3 years ago |
jake
|
f9be2596cf
|
missed this const fix
|
3 years ago |
jake
|
8cece2431f
|
this isn't a valid thing anymore
|
3 years ago |
jake
|
03aa41ef6a
|
Merge pull request 'tekking!' (#271) from andy_is_unable_to_tek_properly into master
|
4 years ago |
jake
|
f4fae162f0
|
tekking!
|
4 years ago |
jake
|
b45a0ba1d5
|
clean up directmsg handler
|
4 years ago |
jake
|
b6ce6296d4
|
create_item takes generic item rather than floor item
|
4 years ago |
jake
|
d263bf4caa
|
remove item from inventory by id
|
4 years ago |
jake
|
5345939b1b
|
IndividualInventoryItem::weapon
|
4 years ago |
jake
|
5bdac4f6de
|
postgres add_weapon_modifier
|
4 years ago |
jake
|
6410042e48
|
fix grind modification
|
4 years ago |
jake
|
fb53ccd03a
|
percents -> percent
|
4 years ago |
jake
|
c437c3da5b
|
split this into individual/individual_mut
|
4 years ago |
jake
|
3b2a7ec73d
|
tekking also affects grind
|
4 years ago |
jake
|
e4cdd2b95a
|
weapons can have tek modifiers
|
4 years ago |
jake
|
d9f52a73e4
|
thanksandy
|
4 years ago |
jake
|
92c34b2d28
|
remove modifiers from weapon and armor
|
4 years ago |
jake
|
fb6eaeffd2
|
remove change_item
|
4 years ago |
jake
|
c22b23ef03
|
Merge pull request 'interserver stuff and ship/block transfering' (#268) from one_day_i'll_have_useful_branch_names_again into master
|
4 years ago |
jake
|
11fecd5bda
|
fix tests that care about rooms
|
4 years ago |
jake
|
ae696888e9
|
remove player from lobby before sending to another ship/block
|
4 years ago |
jake
|
fe03515871
|
basic multiple login check
|
4 years ago |
jake
|
f96ae557fd
|
how did this ever work?
|
4 years ago |
jake
|
78ed2101e5
|
I forgot blocks are a thing
|
4 years ago |
jake
|
6f5aa5119f
|
login requests users from ship
|
4 years ago |
jake
|
5ca852260f
|
only 1 block actually exists
|
4 years ago |
jake
|
26be2757c9
|
add use
|
4 years ago |
jake
|
ffce662c95
|
transfer ship
|
4 years ago |
jake
|
ae7ba9e3fe
|
start on misc interserver things like player counts and ship lists
|
4 years ago |
jake
|
6686aee824
|
fix dumb thing
|
4 years ago |
jake
|
a3db5b65e2
|
add ability for servers to manually send messages to eachother
|
4 years ago |
jake
|
75260c40a0
|
improve error handling in new character
|
4 years ago |
jake
|
cf7be2e5d0
|
Merge pull request 'fix mags and picking up invalid items' (#260) from misc_stuff into master
|
4 years ago |
jake
|
4b78a110f0
|
anyhow the rest of the itemmanager
|
4 years ago |
jake
|
463d623f16
|
fix tests
|
4 years ago |
jake
|
a3cc29b68f
|
use anyhow for itemmanager
|
4 years ago |