Commit Graph

23 Commits

Author SHA1 Message Date
e144771018 Rust version upgrade 2024-03-11 20:42:52 +11:00
5c230f2667 Ship idle users to the homeless shelter after a couple of hours 2024-03-05 22:37:33 +11:00
a2652e471d Create subsewer rooms 2024-02-24 01:38:39 +11:00
15b96c1b50 Allow buying a lantern that lights up the sewer.
It will be rechargeable but that's not fully implemented yet.
2024-01-15 22:40:45 +11:00
dbaf477f49 Add buff reward + fix resolver bug 2024-01-05 23:46:02 +11:00
0c280711e8 Add a mini-game around sharing knowledge
It still needs to apply buffs at the end and a few other details!
2023-12-27 00:34:47 +11:00
64b96f48ab Restrict access to corp HQ to members + those with consent to fight 2023-10-01 22:45:42 +11:00
fab18d604e Implement hunger, eating, and drinking. 2023-08-05 01:51:42 +10:00
590d4640dd Implement craft on benches
Initially just a stove
Also update Rust.
2023-07-24 22:46:50 +10:00
ea45530a39 Apply limits on carrying capacity, and make roboporter strong. 2023-07-11 21:23:34 +10:00
d8b0b6bed5 Allow cutting parts from corpses. 2023-04-24 00:56:42 +10:00
1cf13413e8 Allow corp leaders to authorise corp v corp warfare. 2023-03-28 22:31:59 +11:00
3bd0412e4a Allow people to join, leave, and fire from corps. 2023-03-25 00:58:19 +11:00
3f6419e5f8 Enforce consent check on use command. 2023-03-13 18:28:03 +11:00
b96fc2e772 Enable PvP fighting. 2023-03-13 15:23:07 +11:00
385d2d1fd8 Implement use command for trauma kits. 2023-02-25 23:49:46 +11:00
4652fa52cf Support mocking DB to increase testability. 2023-02-19 14:03:15 +11:00
f21f574ebb Implement capacity limit system. 2023-02-03 23:26:24 +11:00
a3ea381438 Support player recloning + NPCs can wander and aggro. 2023-01-27 00:36:49 +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
8efe2dc87a Implement skillcheck to escape combat. 2023-01-15 23:16:02 +11:00
cf8ceb1351 Add more NPCs + announce moves to room. 2023-01-12 23:13:11 +11:00