mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-01-15 19:46:38 +00:00
- fixes constructable chem master icon when parts are exchanged. 8616 - lowers toolboxes inhands sprite, fixes missing one. 8433 - fixes exploit in pandemic to avoid the bottle creation cooldown. 8031 - fixes chem grenade not getting to southwest side. 8019 - remove handle_env, /handle_random_events() and handle_blood at carbon level, identical to living level. - fixes human bodytemp dropping to 20C in normal environment. (32.5C 90.5F when naked now) - you now need both adequate headgear+suit to protect against pressure. (removing two defines) - fixes alien hunter being immune to env fire in stalk mode (removing hunter/handle_env()) - fixes monkey not metabolizing reagents, also make larva metabolize them. 7108 - remove calculate_affecting_pressure from monkey level, simplification. - refactors monkey's handle environment, no more handle_temp_damage proc, it's all in handle_env.Fixes temperature alert not showing for monkey. - refactor monkey/handle_fire (similar to alien/human now.) - replaces morphine with stimulants in adrenal implant. 8832 - refactor handle_breath_temperature.