bunch of small fixes #127

Merged
jake merged 30 commits from make_actually_work into master 2023-01-30 22:07:38 -05:00

30 Commits

Author SHA1 Message Date
5b8f4fd087 disconnect a client if any error occurs
All checks were successful
continuous-integration/drone/push Build is passing
continuous-integration/drone/pr Build is passing
2023-01-30 18:50:05 -07:00
8f6b562c22 clippy3
Some checks reported errors
continuous-integration/drone/pr Build is failing
continuous-integration/drone/push Build encountered an error
2023-01-30 18:19:04 -07:00
42ef2ebcbb clippy2
Some checks failed
continuous-integration/drone/push Build is failing
continuous-integration/drone/pr Build is failing
2023-01-30 18:12:43 -07:00
f3682d0b82 clippy
Some checks failed
continuous-integration/drone/push Build is failing
continuous-integration/drone/pr Build is failing
2023-01-30 18:05:36 -07:00
6ef5ea6681 set mag owner when creating a char
Some checks failed
continuous-integration/drone/push Build is failing
continuous-integration/drone/pr Build is failing
2023-01-30 15:45:34 -07:00
1fb0abce09 more info on incorrect tool usage 2023-01-30 12:19:41 -07:00
7144ede73f more green boxes
Some checks failed
continuous-integration/drone/push Build is failing
2023-01-30 18:33:41 +00:00
939c511f92 add some atomizers
Some checks failed
continuous-integration/drone/push Build is failing
2023-01-30 10:43:12 -07:00
aa019d4ea9 pick the newest character for a slot when recreating
Some checks failed
continuous-integration/drone/push Build is failing
2023-01-29 23:57:17 -07:00
8157db4c69 set tech level correctly when reading from postgres 2023-01-29 23:56:28 -07:00
13c6592438 you can use techs now wow
Some checks failed
continuous-integration/drone/push Build is failing
2023-01-29 23:05:42 -07:00
7bd385d580 anyhowing continues 2023-01-29 22:15:49 -07:00
f09c73611f fix some user setting entity stuff 2023-01-29 22:15:29 -07:00
d495ec97f2 fix this keyconfig nonsense 2023-01-29 20:41:12 -07:00
31ebc1af32 actually store meseta bank interaction 2023-01-29 17:06:48 -07:00
fe472eaae2 lvl value in level up pkt is 0-based
Some checks failed
continuous-integration/drone/push Build is failing
2023-01-29 16:34:29 -07:00
0b641424da don't start with 300 meseta in bank 2023-01-29 16:34:11 -07:00
f5fea8540e fix problem where item drops were not pickup-able
Some checks failed
continuous-integration/drone/push Build is failing
2023-01-29 15:57:58 -07:00
f80e37c438 oh forgot to add these migrations 2023-01-29 15:32:09 -07:00
58da1f87f6 inital drop test 2023-01-29 15:31:49 -07:00
220d3e7185 update exp tests with new map builder tech
Some checks failed
continuous-integration/drone/push Build is failing
2023-01-29 13:08:07 -07:00
bbaf39fa0b rename default_map_variants 2023-01-29 13:07:41 -07:00
33b80d7235 mapbuilder trait -> just a function 2023-01-29 12:48:42 -07:00
b831f9b83b drop table builder 2023-01-29 12:35:46 -07:00
e5f13b6cb7 why did I make this generic over rng anyway its not like I was ever gonna use that 2023-01-29 11:51:55 -07:00
62387366e4 fix anyhow-inflicted tests 2023-01-29 01:00:29 -07:00
08efcce6f7 mapbuilder 2023-01-29 00:56:56 -07:00
ab8c5e6688 more anyhow 2023-01-29 00:55:48 -07:00
a2686e2be8 anyhow 2023-01-28 20:12:20 -07:00
43579f7058 fix postgres stuff to get to a game 2023-01-28 00:56:31 -07:00