Commit Graph

15 Commits

Author SHA1 Message Date
8aff296e03 Add the start of Ronald's House
And minor bugfixes on stability of item indexes, making stings less
aggressive.
2024-05-22 22:57:36 +10:00
e238abd832 Create venomous NPCs in Northrad (snakes & scorpions) 2024-05-15 22:58:30 +10:00
5d008bb52a Add rad detox + assorted fixups
Now ChangeTargetHealth effect is generalised to ChangeTargetParameter
that can also change raddamage (and in the future could cover other
things).
Also fixes a long-standing lmap bug - only show exits where both ends
are in the zone of the current room, rather than just requiring one of
the rooms to be in the zone.
2024-04-07 00:37:39 +11:00
e144771018 Rust version upgrade 2024-03-11 20:42:52 +11:00
a2652e471d Create subsewer rooms 2024-02-24 01:38:39 +11:00
58c815f8b4 Remove explicit parameter from display_for_sentence 2023-12-30 16:13:07 +11:00
a68955deab Remove separate explicit messages from all room broadcasts 2023-12-29 22:45:32 +11:00
76b2874077 Allow feinting during battle 2023-10-20 23:24:20 +11:00
6ac3f676be Give some weapons a chance at causing crit status effects. 2023-10-16 22:18:03 +11:00
83a18cfd63 Improve effect system, including messages when effects wear off. 2023-10-14 22:23:06 +11:00
590d4640dd Implement craft on benches
Initially just a stove
Also update Rust.
2023-07-24 22:46:50 +10:00
936fcc6dde Refactor to make death more than a boolean (what organs left) 2023-04-23 22:31:31 +10:00
3bd0412e4a Allow people to join, leave, and fire from corps. 2023-03-25 00:58:19 +11:00
8085689490 Fix edge cases + use up charges when using "use" 2023-02-26 00:56:22 +11:00
385d2d1fd8 Implement use command for trauma kits. 2023-02-25 23:49:46 +11:00