Commit Graph

11 Commits

Author SHA1 Message Date
6bb3e6a335 Implement NPC AI for Ronald
Also add more armour to protect against guns.
2024-06-12 22:40:09 +10:00
19cef2d9c4 Allow selling in stores, with Josephine special behaviour
Also added a staff invincible mode to help clean out NPCs with wrong
inventory.
2024-02-26 22:35:55 +11:00
68fc094c15 Cleanup most of the less_explicit mode support 2023-12-30 19:07:16 +11:00
752af74337 Implement a 'poverty discount' to help players stuck with no money. 2023-09-16 22:41:38 +10:00
590d4640dd Implement craft on benches
Initially just a stove
Also update Rust.
2023-07-24 22:46:50 +10:00
bfc1d4d4b5 Allow putting things in containers.
Includes rules on what you can place, and weight / capacity limits.
2023-07-16 13:37:29 +10:00
ea45530a39 Apply limits on carrying capacity, and make roboporter strong. 2023-07-11 21:23:34 +10:00
3292dcc13b Implement delete command to reset or destroy a character. 2023-06-07 22:38:46 +10:00
936fcc6dde Refactor to make death more than a boolean (what organs left) 2023-04-23 22:31:31 +10:00
f21f574ebb Implement capacity limit system. 2023-02-03 23:26:24 +11:00
985f93ca08 Implement buying possessions. 2023-01-30 22:28:43 +11:00