678 Commits (70c89cd9adcd9891517c87df96f6285ce6bc43ad)

Author SHA1 Message Date
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
jake 174445c175 properly load techs 4 years ago
jake 3543cc5b5a logging in login and ship 4 years ago
jake 578e4c7cf8 properly handle disconnections in interserver connections 4 years ago
jake 1ac85b9a5c tell loginserv the ip of charserv 4 years ago
jake 19e30f34e6 remote postgres dep and fix save_user function 4 years ago
jake 0db9a73849 check if an account is activated before allowing a login 4 years ago
jake 2351b31125 entitygateway uses results for its functions now 4 years ago
jake 69374ea424 use sqlx for migrations 4 years ago
jake 466195193d load patch config from env vars 4 years ago
jake 29422eac51 I am dubm 4 years ago
jake 7a831c35c4 add separate binaries for the server types 4 years ago
andy a95bcf35c8 andypls 4 years ago
andy 67e96d33db why did i shuffle this 4 years ago
andy f3608d99ad add armor_slot to postgres model for unit 4 years ago
andy f3e7599975 some comments and tests 4 years ago
andy e256423dfa remove comments and don't be canadian 4 years ago
andy 790668f6f7 add unit armour slots. equip the unit into the right slot and save correctly 4 years ago
andy 555171d11d server unequips units now. formatting and cleanup unuseds. fix merge conflict 4 years ago
andy be29c83bb9 check priest mind against dolphin drop 4 years ago
andy 6c33c7ec9b dont delete items when unequipping 4 years ago
andy 48abf4533f player can (un)equip things now 4 years ago
jake ca38d60ff0 remove debug output 4 years ago
jake 89c91e9397 add more fields to useraccount table 4 years ago
jake 6d82751ed3 notes 4 years ago
jake a2e4f348d9 add character options flags to postgres 4 years ago
jake 00478912ee remove unused code 4 years ago
jake 358f9f4c7f stray spaces 4 years ago
jake 4caaee880a keep track of item slots without having 74894794793 inventory locations 4 years ago
jake bfa3a93bd6 don't store fedtomag twice 4 years ago
jake 64092eeddd delete old query 4 years ago
jake a148d96adc slots need to be updated when an item leaves inventory 4 years ago
jake 6de4b677ef fix setting item location 4 years ago
jake c067ab444a properly select character items based on the latest location 4 years ago
jake 0f7cbbf096 fix tests again 4 years ago
jake 213d679e99 use postgres in main maybe 4 years ago
jake 8ddbdda0a4 postgres! 4 years ago
jake 4989ecaa7c formatting 4 years ago
jake 412d4b8e81 Technique::from_value 4 years ago
jake cd1c30c8eb handle error 4 years ago
jake 89f3091099 make save_user_settings async 4 years ago
jake d8c6dd817e add derives to item structs, make some things public 4 years ago
jake 17a8b288c1 change banned from bool to timestamp 4 years ago
andy db23a9794e options saved to character! 4 years ago