724 Commits (9c878ed484d563b9c2e21a8b94d16296192081d5)

Author SHA1 Message Date
jake 9c878ed484 refactor tekking 2 years ago
jake b0b34b6616 add postgres trade stuff 2 years ago
jake ff072ca026 enemy drop refactor 2 years ago
jake 2775f81cc9 fix some meseta-taking things 2 years ago
jake 5f4325429e trade refactor 2 years ago
jake 6bacdd4fe3 selling items 2 years ago
jake eb9fdb485b buy items from shop 2 years ago
jake d3d8d766b8 magstuff 2 years ago
jake 5be796cb5c clean these functions up a bit 2 years ago
jake 4e88f684c5 bare minimum item usage stuff 3 years ago
jake 657dabca27 fix item pickup tests 3 years ago
jake 6306120692 spacing 3 years ago
jake 95195d07e4 sort inventory 3 years ago
jake b473af7680 I am dumb 3 years ago
jake cf09433df2 equipping! 3 years ago
jake 7807cf2b27 spacing 3 years ago
jake 03df819a04 bank itemstate stuff 3 years ago
jake 4ccdf579bd make inmemorytransaction actually work 3 years ago
jake 94c50c011d entitygateway stuff should take &BankName not BankName 3 years ago
jake bd35481c28 the start of a long process of replacing ItemManager 3 years ago
jake 1f7086396e wtf happened here 3 years ago
jake 646f75d00d move partial drops over to item_state 3 years ago
jake 9a2d1945af I was wondering why nightly a week ago was letting me get away with this 3 years ago
jake bd6b8effcd reorder function 3 years ago
jake 8c403f0d0e missed fixing these 3 years ago
jake 810d8269af move drop item over to item_state 3 years ago
jake acdf960d4b add/move stuff around for itemstate 3 years ago
jake b8de2ea8e6 add item_state to ShipState 3 years ago
jake 1eae3795af add character_id to ItemNote::PlayerDrop 3 years ago
jake eac0a31056 cool I can simplify this now 3 years ago
jake 5d6f9deb59 mostly appease clippy 3 years ago
jake da0c75fa39 cleanup 3 years ago
jake 916bb31671 move item state action functions to new file 3 years ago
jake e58aff7042 remove boxes from ItemStateAction structs to remove need for static lifetimes 3 years ago
jake 3d51b3ee57 don't need static for with_transaction 3 years ago
jake da066a3445 move EntityGatewayTransaction to end of file 3 years ago
jake 7aa4a6394f cleanup 3 years ago
jake bdfcb5c0ad redundant bit of code 3 years ago
jake 3c8a35de83 remove unused use 3 years ago
jake e337852d72 initial ItemState 3 years ago
jake bc702375d2 redo this cause entitygateway isnt Clone anymore 3 years ago
jake cbb5c1fffd add transactions! 3 years ago
jake a2e78014ee make all entitygateway functions take &mut self, move postgres functions to separate function for future use 3 years ago
andy 74e54935ad thanks clippy you are the best 2 years ago
andy 4202ef8ff7 handle rooms that close after downloading the room list in the lobby 2 years ago
andy e349a41b16 room tab info page 1 2 years ago
andy 1af69800ed add new arg for new_user_character and fix tests. add keyboard config tests. fix and clean up warnings in test files 3 years ago
andy d04fd87837 error handling. tests! 3 years ago
andy a6662d4d5f andy vs clippy round 7 3 years ago
andy 906132802d random formatting 3 years ago