1160 Commits (master)
 

Author SHA1 Message Date
jake 7807cf2b27 spacing 2 years ago
jake 03df819a04 bank itemstate stuff 2 years ago
jake 4ccdf579bd make inmemorytransaction actually work 2 years ago
jake 94c50c011d entitygateway stuff should take &BankName not BankName 2 years ago
jake bd35481c28 the start of a long process of replacing ItemManager 2 years ago
jake 1f7086396e wtf happened here 2 years ago
jake 646f75d00d move partial drops over to item_state 2 years ago
jake 9a2d1945af I was wondering why nightly a week ago was letting me get away with this 2 years ago
jake bd6b8effcd reorder function 2 years ago
jake 8c403f0d0e missed fixing these 2 years ago
jake 810d8269af move drop item over to item_state 2 years ago
jake acdf960d4b add/move stuff around for itemstate 2 years ago
jake b8de2ea8e6 add item_state to ShipState 2 years ago
jake 1eae3795af add character_id to ItemNote::PlayerDrop 2 years ago
jake eac0a31056 cool I can simplify this now 2 years ago
jake 5d6f9deb59 mostly appease clippy 2 years ago
jake da0c75fa39 cleanup 2 years ago
jake 916bb31671 move item state action functions to new file 2 years ago
jake e58aff7042 remove boxes from ItemStateAction structs to remove need for static lifetimes 2 years ago
jake 3d51b3ee57 don't need static for with_transaction 2 years ago
jake da066a3445 move EntityGatewayTransaction to end of file 2 years ago
jake 7aa4a6394f cleanup 2 years ago
jake bdfcb5c0ad redundant bit of code 2 years ago
jake 3c8a35de83 remove unused use 2 years ago
jake e337852d72 initial ItemState 2 years ago
jake bc702375d2 redo this cause entitygateway isnt Clone anymore 2 years ago
jake cbb5c1fffd add transactions! 2 years ago
jake a2e78014ee make all entitygateway functions take &mut self, move postgres functions to separate function for future use 2 years ago
jake 4e1c6300d4 update sqlx 2 years ago
jake a26fbe1c68 Merge pull request 'the final itemrefactor (probably)' (#113) from peak_itemrefactor into master 2 years ago
jake 5b9ae1e9cc put proper error strings on this struct 2 years ago
jake df135e1c3c split actions into actions+tasks 2 years ago
jake 24639496da move bank code out of state 2 years ago
jake 414b3d2ce5 move floor code out of state 2 years ago
jake 0fa3f4ea19 move inventory code out of state 2 years ago
jake 60802d3377 move ItemStateAction to its own file 2 years ago
jake f5968582b1 missed a thing 2 years ago
jake bde70011cc appease clippy, the tyrant 2 years ago
jake 25e793cda9 remove old item manager code 2 years ago
jake 8f44ca9d18 refactor tekking 2 years ago
jake 4a6bd47c9e add postgres trade stuff 2 years ago
jake eb0689a1fe enemy drop refactor 2 years ago
jake 2a7b43df83 fix some meseta-taking things 2 years ago
jake 6631468871 trade refactor 2 years ago
jake a9cbd9fba1 selling items 2 years ago
jake b5c821f1ae buy items from shop 2 years ago
jake ce09c93940 magstuff 2 years ago
jake 925b022c4f clean these functions up a bit 2 years ago
jake faf00a904a bare minimum item usage stuff 2 years ago
jake eb23cc2dfd fix item pickup tests 2 years ago