163 Commits (0e308c13f7f8d5354740645c57e004734e9f714c)

Author SHA1 Message Date
jake ea4c085dfd satiate the clip's hunger for properness 2 years ago
jake a6e50555de appease the clip 2 years ago
andy dacbf1eea3 add level requirements for rooms and update tests 3 years ago
jake 9c34baeb26 meseta refactor 2 years ago
jake 6d2753d082 improve error display a bit 2 years ago
jake b3b6dad6ad trades! 2 years ago
jake ac423fa6ba change trade structure in clientstate 3 years ago
jake 0d30df8da6 start of trading 3 years ago
andy 080e939e56 differentiate between player loading quest and server preloading all quests 3 years ago
andy 2a7e793b23 ep1 doesn't have easter rappies 3 years ago
andy e2d45f1599 rare monsters get 3 years ago
andy c89751aa22 add level requirements for rooms and update tests 3 years ago
andy 10aca8c7ec wow i should have pushed much smaller chunks more often oops. shop selling added, shop buying quantity bug fixed(?) added lots of todos 3 years ago
jake 4ce7fb2a26 lint src/common/* 3 years ago
jake 53ec82d9eb lint src/ship/* 3 years ago
jake 3457996afd lint src/ship/items/* 3 years ago
jake d42491095e lint src/ship/shop/tool.rs 3 years ago
jake 64a3a1ff97 lint src/ship/shop/armor.rs 3 years ago
jake f9be2596cf missed this const fix 3 years ago
jake f4fae162f0 tekking! 4 years ago
jake b45a0ba1d5 clean up directmsg handler 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
jake 78ed2101e5 I forgot blocks are a thing 4 years ago
jake ffce662c95 transfer ship 4 years ago
jake ae7ba9e3fe start on misc interserver things like player counts and ship lists 4 years ago
jake a3db5b65e2 add ability for servers to manually send messages to eachother 4 years ago
jake 10458baea0 shrink some structures, remove async from functions that didn't need it 4 years ago
jake 3dd25c3222 merge conflict 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 5e9a94081c remove unwrap 4 years ago
jake ce3e58d459 remove unwraps in ship on_disconnect 4 years ago
andy 6d4f5ae8f6 enumerate after filtering and add test 4 years ago
andy 45d9b82598 sort items packets and dont equip multiple items in main it's confusing 4 years ago
jake b517fb561c fix some things 4 years ago
jake bacf309978 on_connect/on_disconnect return results 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 b3e0674ca5 fix more tests + fix warnings 4 years ago
jake 2351b31125 entitygateway uses results for its functions now 4 years ago
andy 48abf4533f player can (un)equip things now 4 years ago
andy db23a9794e options saved to character! 4 years ago
andy 62e5a966f6 options saved to character! 4 years ago
jake 4434c42eaa full char data packet 4 years ago
jake d08db622e2 shops! 4 years ago
jake 2dde4d5716 mag feeding 4 years ago
jake 982966e679 fix tests 4 years ago
jake c8059edb42 move interserver handler from login -> character and handle new ship messages 4 years ago
jake 2926938201 add InterserverActor trait for cross-server communication 4 years ago