Commit Graph

9 Commits

Author SHA1 Message Date
590d4640dd Implement craft on benches
Initially just a stove
Also update Rust.
2023-07-24 22:46:50 +10:00
cd40573345 Add an improvise command to craft things without tools. 2023-06-12 00:36:55 +10:00
cf0d2f740b Apply dodge penalty from armour. 2023-05-28 21:59:09 +10:00
4652fa52cf Support mocking DB to increase testability. 2023-02-19 14:03:15 +11:00
2850b66bee Support wielding weapons. 2023-02-19 01:18:08 +11:00
2d9fcf9850 Bugfixes + don't get to keep items when you die. 2023-01-25 23:59:19 +11:00
618d88bb06 Adjust parameters to make probability distributions looser
(i.e. outcomes depend more on chance).
2023-01-23 21:40:36 +11:00
165f5671ac Implement health and death. 2023-01-22 22:43:44 +11:00
0a5b9cc94e Implement grinding. 2023-01-20 23:09:41 +11:00