Commit Graph

2192 Commits

Author SHA1 Message Date
Jordan Brown d135dc2643 Merge pull request #29162 from ChangelingRain/directionliststweak
Renames GLOB.cardinal to GLOB.cardinals to match GLOB.diagonals and GLOB.alldirs
2017-07-10 18:45:52 -04:00
Tacolizard 127003957b Organ Update: Refactors chemical and nutrient metabolization onto two new organs, the liver and the stomach. (#28913)
* initial

* add paranthesis

* add zones

* update DNA

* indent

* descriptions

* start refactor

* update dme

* paranthesis

* remove old proc

* refactor digestion onto stomach

* add handle_liver()

* fix

* add stabiliver

* add a warning for liver failure

* lower frequency of warning message

* switch to prob

* fix permissions

* forgot something

* change recipe

* implement liver damage

* change operator

* fix

* fix

* oh the irony

* rebalance

* refactor alcohol tolerance and add med scanning

* fix

* misc fixes, changes and refactors

* fix?

* remove src

* misc changes

* more bugfix attempts

* Update liver.dm

* Update stomach.dm

* FIXED!!!!

* preparation for rnd organs

* rename var

* string changes

* implement tox filtration

* fix

* fix

* fix

* toxin filtration v2

* misc fix

* fix

* fix

* should not be coding this late at night

* reee

* misc

* fix runtimes

* digest me

* typepeath

* add mutant support

* comment and spacing

* commentz

* typepath

* fixes

* fix?

* fix

* change

* plasmeme organs!

* Update liver.dm

* Update stomach.dm

* stabiliver => corazone

* cyberboss review

* cyberboss more like cyberBOOB

* okay cyberBOOB

* cyberBOOOOOb

* static list

* fix?

* fix

* ID please

* hows that for resolving name collision?

* Fix shit
2017-07-10 17:21:27 -04:00
ShizCalev 59ef81245b Changes some 1s and 0s to TRUE and FALSE (#29144) 2017-07-10 10:31:34 -04:00
Jordan Brown d4e5cfd5a3 Merge pull request #29140 from ChangelingRain/integrity
Removes now-unnecessary obj_integrity definitions
2017-07-09 20:43:44 -04:00
Joan Lung ec9439b915 Renames GLOB.cardinal to GLOB.cardinals to match GLOB.diagonals and GLOB.alldirs 2017-07-09 17:24:28 -04:00
kevinz000 b3a5e27369 Update hypospray.dm (#29139) 2017-07-09 08:43:18 -03:00
Joan Lung 1feb0021a1 Removes now-unnecessary obj_integrity definitions 2017-07-08 14:02:50 -04:00
kevinz000 01e39d19fd Replaces all instances of spawn() with addtimer/INVOKE_ASYNC (#28958)
* spawn removal

* missed a rp

* missed a var

* vars

* stuff

* ok

* Update disposal-unit.dm

* Update disposal-structures.dm

* Update tooltip.dm

* Update experimentor.dm

* Update disposal-unit.dm

* Update experimentor.dm
2017-07-06 10:13:44 -04:00
oranges ae3740d84b use_power var now uses a define to reflect it not being a bool
NO_POWER_USE
IDLE_POWER_USE
ACTIVE_POWER_USE

holopads now correctly set use_power and the active_power_usage
2017-06-29 23:50:16 +00:00
kevinz000 e227760e80 Makes virology window larger (#28866) 2017-06-28 09:27:55 -04:00
Matthew Walker f3afd18551 Move eye_damage from /mob/ to eye organs (#28725)
* First test change, only damage

* take out unused var

* null check

* First test change, only damage

* take out unused var

* null check

* Fixes some wizard stuns (#28693)

* First test change, only damage

* take out unused var

* null check

* review changes

* Hate git
2017-06-27 16:51:29 -04:00
Really-Good-Soda-Flavor 930b15e625 Adds container types INJECTABLE and DRAWABLE (#28853)
* Adds container types INJECTABLE and DRAWABLE

* Make the chemistry readme a text file and updates it!

* Unfucks the readme!

* Another attempt at fixing the readme

* Remove the readme from the .dme

why was it a dm file!!
2017-06-27 09:19:25 -04:00
Steelpoint f8ee37afc0 Ancient Space Station [Space Spawn Ruin] (#28584)
* FirstCommit

* HardsuitAncientSounds

* FurtherWorkSave

* HivebotSpriteMinorMapChange

* FinalFixesPrePR

* MinorFixes

* FixesPart1

* TGMMap

* Wording

* VoidSuitPlusSpelling

* TGMConv

* MoreSpelling

* RadioStorm

* SomehowGotThisToWork
2017-06-25 12:02:31 -04:00
nicbn 77a2d3f5cd Replaces "istype"s with is_helpers macros (#28676) 2017-06-22 15:03:19 -03:00
Joan Lung 563f66700c Sleeping is now a status effect 2017-06-19 14:47:35 -04:00
Joan Lung 2672d88800 Renames stun effects and changes stun input values as preliminary work for changing stuns to status effects (#28524) 2017-06-18 23:03:51 -03:00
kevinz000 ce39cd32de Updates blender descriptions (#28536)
* Update reagentgrinder.dm

* Update reagentgrinder.dm

* Update reagentgrinder.dm

* Update reagentgrinder.dm

* Update reagentgrinder.dm
2017-06-18 14:08:41 -04:00
Joan Lung f07435337c Merge pull request #28435 from lzimann/typecaches
Changes a lot of is_type_in_list to use a typecache
2017-06-17 12:33:03 -04:00
Lzimann 42aa0dd3aa Changes all the typecaches to the obj definition 2017-06-17 13:24:40 -03:00
QualityVan a7af10eb56 Adds onions (#28414) 2017-06-16 18:22:31 -03:00
Mike Long 3ddef57ecf Vomit fix (#28492) 2017-06-16 17:18:19 -03:00
bgobandit f69423b362 Welder sprites properly update upon refilling at a fueltank. (#28457) 2017-06-15 22:49:31 -03:00
Lzimann 21f4f8311b This wasn't supposed to be a typecache 2017-06-13 16:25:19 -03:00
Lzimann 3b7fc1afc2 Changes a lot of is_type_in_list to use a typecache 2017-06-13 15:56:09 -03:00
Lzimann 7301f25257 Moves the log to before damage was applied 2017-06-09 22:04:24 -03:00
Lzimann 8ec6fb1801 We don't want that happening 2017-06-08 21:45:20 -03:00
Lzimann 21eb0568b8 Changes Amanitin log message 2017-06-08 21:41:41 -03:00
Jordan Brown 5bbbd26739 Merge branch 'master' into goonchatv3 2017-06-07 20:06:46 -04:00
Leo a9d9e986ef Merge pull request #28122 from LanCartwright/fixesgel
Lowers Uranium virology reagents down to 1 from 5
2017-06-07 09:38:37 -03:00
Jordan Brown ccfaf07a5a Merge branch 'goonchatv3' of https://github.com/Cyberboss/tgstation; branch 'master' of https://github.com/tgstation/tgstation into goonchatv3 2017-06-06 09:18:44 -04:00
Akke dd313992c1 lowers gel cost to 1 from 5 2017-06-06 04:47:52 +01:00
Leo c9efec58f0 Merge pull request #27935 from Expletive/botanicaldispenser
Gives the pod people's dispenser all the chemicals they could ever want.
2017-06-03 04:30:39 -03:00
Expletive 3b7c458925 Rework chem dispensers to use battieries instead of var/energy. (#27933) 2017-06-03 04:29:34 -03:00
Leo 4679879574 Merge pull request #27927 from swindly/nitrous_oxide
Buffs nitrous oxide
2017-06-01 23:21:56 -03:00
Expletive 040a125759 Gives the pod people's dispenser all the chemicals they could ever want. 2017-06-01 01:59:51 -07:00
swindly e004d94062 buffs nitrous oxide 2017-05-31 22:12:09 -04:00
Expletive b66ed15f09 Legion corpses have equipment. Rarely their equipment is useful. 2017-05-31 00:06:05 -07:00
Cyberboss c3df0d5e21 Merge upstream 2017-05-26 15:32:55 -04:00
QualityVan a2c0e7e592 Water wets hide, you can microwave wet leather (#27546)
* Water wets hide, you can microwave wet leather

* microwave output
2017-05-23 23:18:20 -06:00
Really-Good-Soda-Flavor 303d39af89 Fixes the meme right. (#27549) 2017-05-23 23:16:00 -06:00
Leo 04f969e0e8 Merge pull request #27516 from kevinz000/patch-169
Fixes a probable bug/exploit that allows for fully ignoring slows
2017-05-23 00:46:37 -03:00
Joan Lung 61a219034d Merge pull request #27480 from lzimann/ptgui
Ports pandemic to tgui
2017-05-21 21:07:06 -04:00
kevinz000 a4d9955017 Update holder.dm 2017-05-21 14:15:03 -07:00
Lzimann 9fcbaf2051 QDEL_NULL and removes a leftover variable 2017-05-21 10:38:32 -03:00
Lzimann 324f8b56c6 Ports pandemic to tgui 2017-05-20 22:30:59 -03:00
Will Marshall fbadb2f22d Minor Grammar Fixes 2017-05-20 22:42:18 +01:00
Joan Lung 1b7c4a63dc Repaths /obj/effect/overlay/temp to /obj/effect/temp_visual (#27344) 2017-05-17 22:54:54 -05:00
Expletive 6f88d224ec Adds a few new recipes created with plastic sheets (#27257) 2017-05-15 09:02:24 -03:00
ma44 94b8d5789a Remaps seed vault, adds bees and changes cherry to cherry bomb in random seed spawn (#27206) 2017-05-14 21:45:25 -03:00
swindly 13e5e70b55 Buffs nitrous oxide (#27208) 2017-05-14 09:38:35 -03:00