MistakeNot4892
MistakeNot4892
- Removed Vox Delight. - Made vox 65% resistant to almost all toxins, medicines, alcohol and painkillers. - Added vox-specific meds and alcohol, which are included in loadout and are...
Meant to just port vox stomachs from Neb but ended up doing a broader rewrite of how eating mobs and items is handled. DNM, WIP, opening for the diff.
DNM WIP opening for diff, will probably split the systems out into several PRs. ## Description of changes - Adds a category system to limbs and uses it for a...
## Description of changes Removes `slot_tie`, replacing it with the clothing fallback slot. ## TODO - [ ] Make sure loadout and equip equip try to equip as accessories appropriately....
## Description of changes - Implements dresses, shirts, skirts, jumpsuits and several other types as their own subtypes of clothing instead of sitting under uniforms. - Splits a lot of...
## Description of changes - Converts all natural turfs to use `/decl/flooring`. - Moves as much as possible from `/turf/floor/natural` to `/turf/floor` and `/decl/flooring`. ## Why and what will this...
## Description of changes - Unified `damtype` and `damage_type` as `atom_damage_type`.` - Unified `take_damage()` overrides/params/param order in a single signature on `/atom`. - Renames non-atom take_damage() procs to use distinct...
## Description of changes - Converts build mode click interactions to use decl handlers. - Removes the ladder build mode as ladders no longer function point to point. - Merges...
## Description of changes - Adds a verb and handlers for writing the entire codex out as HTML at runtime. Opening this so I don't forget it exists. Still needs...
#### Description of issue Facial hair can render on the mob with the wrong colour even if cleared/reset. #### Difference between expected and actual behavior Facial hair should match your...