822 Commits (8d2fc5b73659cb0906edaf52b973a44a952d64cc)
 

Author SHA1 Message Date
jake b34deba17f update sqlx 4 years ago
jake 4954dcb789 should probably split this since theres already live data 4 years ago
jake ceb632aec8 make equippedentity serializeable 4 years ago
jake c7a310391f make inv mod pub 4 years ago
jake 2d5f83fab6 make inv item stuff serializable 4 years ago
jake 9de04ad87b Merge pull request 'item_refactor' (#250) from item_refactor into master 4 years ago
jake 8fae8d11af fix equipping bought weapon 4 years ago
jake 6e2fab31f0 e q u i p r e f a c t o r 4 years ago
jake 10458baea0 shrink some structures, remove async from functions that didn't need it 4 years ago
jake 8ebbbb272a update some deps, remove unused ones 4 years ago
jake 7ae8976c10 i t e m r e f a c t o r 4 years ago
jake 898cb9064d Merge pull request 'misc shit' (#246) from cleaning_up into master 4 years ago
jake 87fa74ac1a Merge pull request 'bank_meseta' (#247) from bank_meseta into master 4 years ago
jake 3dd25c3222 merge conflict 4 years ago
andy 7157074419 remove comments 4 years ago
andy e1360e4958 bank doesn't spawn infinite money! 4 years ago
jake 73c24a5d20 cleanup 4 years ago
jake 8717024694 move errors to anyhow to get backtraces 4 years ago
jake a3413083b6 add auth for interserver connections 4 years ago
jake 3a095a928d fix item ids not being set correctly 4 years ago
jake 5e9a94081c remove unwrap 4 years ago
jake 72141ace2c remove unneeded warnings 4 years ago
jake e8fd37e32d save_item -> change_item, impl for postgres 4 years ago
jake ce3e58d459 remove unwraps in ship on_disconnect 4 years ago
jake 498cf4ef43 remove panic when failing to load a battle param 4 years ago
jake 83e6c9cf30 remove unused files 4 years ago
jake 29c5f88427 Merge pull request 'sorting_items' (#245) from sorting_items into master 4 years ago
andy 34cf660cbd dont make new inventory 4 years ago
andy e08c582f17 fix test after rebase 4 years ago
andy ead1752978 rebase and remove unneeded function 4 years ago
andy 51240a31e3 rename test file 4 years ago
andy 6d4f5ae8f6 enumerate after filtering and add test 4 years ago
andy fd1e3697fc sorting test. need to rename the test file 4 years ago
andy 45d9b82598 sort items packets and dont equip multiple items in main it's confusing 4 years ago
jake 1b9eafeaa9 Merge pull request 'split_bins' (#243) from split_bins into master 4 years ago
jake 586eb28c49 fix tests 4 years ago
jake ad612615c7 rebases are hard 4 years ago
jake b517fb561c fix some things 4 years ago
jake 164a8a1ad8 disable duplicate account checking since its super bugged 4 years ago
jake bacf309978 on_connect/on_disconnect return results 4 years ago
jake 99cc651fd9 add enumiter to item types 4 years ago
jake 66d25ed155 fix name shadowing 4 years ago
jake cae89cd2ac get_items_by_character takes character id not character entity 4 years ago
jake 01fe0931b1 make itementity serializable 4 years ago
jake c802bceb3c prevent double logins 4 years ago
jake 05596cec4f change serverstate on_connect and on_disconnect to async 4 years ago
jake a02cb57825 remove ship from shiplist when it disconnects 4 years ago
jake b249a3fed5 fix inventory slot and stacked items 4 years ago
jake a14aee4e29 handle unactivated accounts in the correct spot 4 years ago
jake b3e0674ca5 fix more tests + fix warnings 4 years ago