915 Commits (04180d1d8656ce4af8c22676d2498326e006b783)

Author SHA1 Message Date
jake 04180d1d86 moved weapon logic to libpso 1 year ago
jake f1e1fd72af clippystuff 1 year ago
jake 88959c24f9 move characterclass/sectionid to libpso 1 year ago
jake 156821cc6e more libpso updates 1 year ago
jake b18ab064fa match libpso changes 1 year ago
jake c851818813 remove unused macro 1 year ago
jake d4913eb6c6 looks like this is fixed 1 year ago
andy a71692d62a RightText support in the ship 1 year ago
jake 96dc459e5e another dead file 1 year ago
jake d30a2bd3a3 move all the crate dirs back under src/ 1 year ago
jake 8138cb13a2 move ship server into its own crate 1 year ago
jake e359501be6 login_server crate 1 year ago
jake d71287ef9a move patch_server to own crate 1 year ago
jake aa84768e58 this file has never been used why is it here 1 year ago
jake ab0a844c8c don't load shops for real this time 1 year ago
jake 15c0ac50ee add nullable item shops for faster test runtimes 1 year ago
jake c8813866a5 clippy 1 year ago
jake 1be61556ab default to useful things, tests null things out on their own 1 year ago
jake 3cd4e9db10 null free roam maps by default 1 year ago
jake 7b26fdc28d clippy 1 year ago
jake af629695a5 further speed up tests by not loading drop charts by default 1 year ago
jake 183fba9afe speed up tests by not loading quests every time 1 year ago
jake 7afe44a520 remove redundant patch.rs 1 year ago
jake 9cff5ad088 clippy cleanup 1 year ago
jake d73a07391b break out the rest of everything into its own crate 1 year ago
jake 5d98fb8cc9 move leveltable to stats crate 1 year ago
jake 3b28d650ee crates for shops and stats 1 year ago
jake 6ac3ad50dc oh wow this has been wrong this entire time 1 year ago
jake fbeaf5e93e genuflect towards the great clippy 1 year ago
jake 622c6e598d break out entity and maps into separate crates 1 year ago
jake 16041640c2 get elseware to compile on latest rust 1 year ago
jake f5c71ced17 this was hidden in some debug code I was skipping over 2 years ago
jake aa036ed5d7 oh yeah I kinda need this migration 2 years ago
jake 0c074e45ee clippy 2 years ago
jake 99baa03582 small cleanup 2 years ago
jake 23d784e2af roomnotery 2 years ago
jake a00a7d7191 char is not "char" reeeeee 2 years ago
jake 455ce9316b update to sqlx 6.2 2 years ago
jake 318aeeba2b minor room refactor, room db table, add room ids to itemnotes 2 years ago
jake 3ba0cc9c55 initial room entities 2 years ago
jake 580bed3cb0 fix dumb itemid problem 2 years ago
andy b012692505 rebase sillyness 2 years ago
andy 00bc001297 clipster 2 years ago
andy 602b6e96f7 floor item limit reached 2 years ago
jake 4a6b2dfb8f cleanup 2 years ago
jake 414672252c use GATs to remove lifetime on postgresgateway 2 years ago
jake 4e4f5e4ee2 clippy 2 years ago
jake 7c3acc8b3d properly order bank items before assigning item ids 2 years ago
jake a7c1968a48 properly commit shared bank meseta in inmemory transaction 2 years ago
jake 9f91ada947 fix inmemory get_bank_meseta 2 years ago