Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

bodytemperature and other fixes #9086

Merged
merged 2 commits into from Apr 22, 2015
Merged

Commits on Apr 20, 2015

  1. - crate mimic have wrong icon var. 8953

    - 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.
    phil235 committed Apr 20, 2015
    Configuration menu
    Copy the full SHA
    fc158ef View commit details
    Browse the repository at this point in the history
  2. Merge branch 'master' of https://github.com/tgstation/-tg-station int…

    …o BundleFix3
    
    Conflicts:
    	code/modules/reagents/Chemistry-Holder.dm
    phil235 committed Apr 20, 2015
    Configuration menu
    Copy the full SHA
    658a73d View commit details
    Browse the repository at this point in the history