21 Commits

Author SHA1 Message Date
cd1476796e break out the rest of everything into its own crate 2023-11-14 14:14:51 -04:00
d158ac1d7f break out entity and maps into separate crates 2023-11-14 14:14:51 -04:00
1bd88fdaaf itembuilder to clean up item creation in tests 2023-02-06 18:07:13 -07:00
0bf84db189 bankname -> bankidentifier 2023-02-05 01:53:38 -07:00
d495ec97f2 fix this keyconfig nonsense 2023-01-29 20:41:12 -07:00
fdce44cdd8 refactor the rest of the fucking code 2022-10-18 04:46:21 -06:00
16a4653360 pass EntityGateway clones rather than letting functions borrow
Some checks failed
continuous-integration/drone/push Build is failing
continuous-integration/drone/pr Build is failing
2022-07-30 15:02:55 -06:00
2b6f988c41 entitygateway stuff should take &BankName not BankName 2022-07-19 14:20:02 -06:00
1af69800ed add new arg for new_user_character and fix tests. add keyboard config tests. fix and clean up warnings in test files
Some checks failed
continuous-integration/drone/push Build is passing
continuous-integration/drone/pr Build is failing
2022-02-19 20:29:46 +00:00
9c34baeb26 meseta refactor
Some checks failed
continuous-integration/drone/push Build is failing
2021-12-26 23:31:12 -07:00
3a095a928d fix item ids not being set correctly 2020-11-01 18:06:00 -07:00
c802bceb3c prevent double logins 2020-10-30 21:25:29 -06:00
a14aee4e29 handle unactivated accounts in the correct spot 2020-10-30 21:25:29 -06:00
b3e0674ca5 fix more tests + fix warnings 2020-10-30 21:25:27 -06:00
40a1fdb236 fix tests 2020-10-22 09:43:45 -06:00
fd6dc1fe5b fix tests 2020-10-07 19:24:46 -06:00
d08db622e2 shops! 2020-09-27 18:16:27 -06:00
1474c91dcd fix warnings 2020-07-19 14:50:52 -06:00
f7b91772b0 another item refactor (plus tool usage) 2020-06-29 20:41:44 -06:00
fe85c8081e warnings 2020-06-06 08:46:02 -06:00
e9f4d78952 move common test functions to another file 2020-06-05 09:19:36 -06:00