andy
|
b946d3d73e
|
remove unused line
|
4 years ago |
jake
|
8daa32e02c
|
allow the postgres use
|
4 years ago |
jake
|
e515f794cc
|
fail ci on clippy warnings for real this time
|
4 years ago |
jake
|
705164cd5b
|
fail ci on clippy warnings
|
4 years ago |
jake
|
d3bc1c335b
|
add clippy to ci
|
4 years ago |
jake
|
d891eac9f2
|
clean up last of normal warnings
|
4 years ago |
jake
|
51e4411320
|
lint src/common/*
|
4 years ago |
jake
|
ae86569a27
|
lint src/entity/gateway/*
|
4 years ago |
jake
|
921abe549f
|
lint src/entity/*
|
4 years ago |
jake
|
8edfb3eeee
|
lint src/bin/*
|
4 years ago |
jake
|
81571d0f36
|
lint src/entity/item/*
|
4 years ago |
jake
|
b4184517a4
|
lint src/patch/*
|
4 years ago |
jake
|
2074e0b188
|
lint src/login/*
|
4 years ago |
jake
|
b5558882df
|
lint src/ship/*
|
4 years ago |
jake
|
b136260294
|
lint src/ship/items/*
|
4 years ago |
jake
|
9ebbf16670
|
lint src/ship/map/*
|
4 years ago |
jake
|
b589486472
|
lint src/ship/drops/*
|
4 years ago |
jake
|
4306830092
|
lint src/ship/packet/builder/*
|
4 years ago |
jake
|
08f75d7ded
|
lint src/ship/packet/handler/*
|
4 years ago |
jake
|
d63662fc6a
|
lint src/ship/packet/builder/ship.rs
|
4 years ago |
jake
|
3599c2aa80
|
lint src/ship/quests.rs
|
4 years ago |
jake
|
f2ed6b41f9
|
lint src/ship/shop/weapon.rs
|
4 years ago |
jake
|
9091f95396
|
lint src/ship/shop/tool.rs
|
4 years ago |
jake
|
bf525bee71
|
lint src/ship/shop/armor.rs
|
4 years ago |
jake
|
d1b62d13d0
|
properly handle an error that doesn't even occur at the moment
|
4 years ago |
jake
|
ac0062260a
|
if any of these sends fail the program should panic so unwrap is fine
|
4 years ago |
jake
|
e2ca266259
|
get it working with latest rust
|
4 years ago |
jake
|
eb947cc4d5
|
rename
|
4 years ago |
jake
|
b34506ecc7
|
update async-std to 1.9.0
|
4 years ago |
jake
|
388f146de8
|
try this version instead v2
|
4 years ago |
jake
|
5747f4d86c
|
try this version instead
|
4 years ago |
jake
|
1e6cae9716
|
didn't need to set that one
|
4 years ago |
jake
|
c7e6030f5a
|
set serde version
|
4 years ago |
jake
|
9fd0e142c9
|
disambiguate?
|
4 years ago |
jake
|
1f6532f09c
|
clean this up a bit
|
4 years ago |
jake
|
3ef060fae1
|
this feature made its way in
|
4 years ago |
jake
|
450598d899
|
specify nightly version
|
4 years ago |
jake
|
a8cd0db6cb
|
missed this const fix
|
4 years ago |
jake
|
3a5579a72e
|
this isn't a valid thing anymore
|
4 years ago |
andy
|
6cedc893c1
|
todo error?
|
4 years ago |
andy
|
79a7caf126
|
fix asserts in bank tests
|
4 years ago |
andy
|
a038ac8c81
|
tell neighbours we are banking
|
4 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 |