700 Commits (81571d0f3643129589cde3a5226a322ed10e5d2d)
 

Author SHA1 Message Date
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
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