Commit Graph

40933 Commits

Author SHA1 Message Date
Leo 277159fa2c Merge pull request #33243 from tgstation/Cyberboss-patch-5
Adds a CRASH on invalid calls to record_feedback
2017-12-04 16:52:58 -02:00
AnturK 3c7e886df8 Fixes robeless apprentice 2017-12-04 12:20:37 -06:00
Robustin a448235d83 False report standardization 2017-12-04 12:27:09 -05:00
Robustin 67838cd5fa False report standardization 2017-12-04 12:26:31 -05:00
Jordan Brown 6531c3f543 Revert "Why has no one done this yet??"
This reverts commit e4e7ba3890.

I don't know how this got here...
2017-12-04 12:23:31 -05:00
Jordan Brown 5d80dac70a Allows read-only VV of feedback 2017-12-04 12:13:55 -05:00
Jordan Brown 5d6a6cbd44 Fixes departmental say 2017-12-04 11:41:40 -05:00
Jordan Brown 290d00c8a6 Restores the uplink modules, removes LoadComponents 2017-12-04 11:33:18 -05:00
Jordan Brown 384a1134a1 Move up the lazy macros 2017-12-04 11:00:54 -05:00
Jordan Brown e4e7ba3890 Why has no one done this yet?? 2017-12-04 10:37:35 -05:00
Jordan Brown 055d0021bb Speeds up some list helpers 2017-12-04 10:37:30 -05:00
ACCount 88187f86d5 Moves some machine sprites into /machines/ folder (#33124)
* Moves biogenerator.dmi

* Separates cryogenic2.dmi into 3 sprite files

* Updates a map

* moves suit storage sprite

* Gives cameras their own file
2017-12-04 14:45:35 +01:00
kevinz000 b6c53d9693 Adds a bit of medical realism to defibs 2017-12-04 03:49:05 -08:00
Jordan Brown 4e01bba3b5 SendSignal optimization (#33220)
* SendSignal optimization

* Update component README

* Readd required null checks
2017-12-04 06:29:39 -05:00
AnturK 5a9bd88817 Adds quiet argument to playsound. (#33185)
* Adds quiet argument to playsound.

* argument name change
2017-12-04 06:28:11 -05:00
AnturK 78fe2bc747 Holorecord disks. (#32868)
* Holorecord disks.

* visual preset swap command

* Renaming command

* Holodisk sprite by WJohn

* Adds holodisks to autolathe

* Cleanup

* Needless if
2017-12-04 06:14:08 -05:00
Tad Hardesty 48c8a87144 Fix uplink implants not working 2017-12-04 03:09:56 -08:00
Jordan Brown feae1796c0 Fixes lighting update recursion (#33258) 2017-12-04 12:02:42 +01:00
Ashe Higgs 9fe24e7dce Mechs now require fuel to repair (#33225) 2017-12-04 11:54:32 +01:00
ACCount 302ca397a8 IC fixes (#33215) 2017-12-04 11:53:02 +01:00
QualityVan ed99e65933 Fixes missing eyes being absent (#33203) 2017-12-04 11:50:36 +01:00
Jordan Brown 3fa5acfdf4 People jitter when revived by defibs 2017-12-03 20:19:37 -06:00
Jordan Brown 1694bea43e Reduces the volume of showers 2017-12-03 17:39:14 -05:00
Leo cc8fafbcb1 Merge pull request #33217 from tgstation/Cyberboss-patch-3
Makes ahelp timestamps consistent with logs
2017-12-03 20:06:30 -02:00
kevinz000 5182128d2a refactors riding datums to a component, vehicle refactor staging for mech overhaul (#32249) 2017-12-04 10:33:01 +13:00
ExcessiveUseOfCobblestone bbb26450be Being buckled to a bed now saves you from "the floor is lava" (#33204)
* Update floor_is_lava.dm

* Switcheroo

* )))))))))))))
2017-12-03 14:16:34 -05:00
Robustin 3876bdc919 Plasma statues get fixed (#33224)
* Plasma statues fix

* Actually a fix

* brackets
2017-12-03 14:15:42 -05:00
MoreRobustThanYou 36414ac1e6 Datumizes saymodes (#33013)
* Datumized saymodes!

* Update living.dm

* ...
2017-12-03 13:55:03 -05:00
Ashe Higgs fe816daca1 Adds emergency lights, built into light fixtures (#33213)
* Adds emergency lighting

* Checks for the cell during construction

* Adds AI/APC control of emergency lights

* Malfunction ability

* get_area(src)

* Loop checking, processing to come when clarified

* that DOES remind me to do this!
2017-12-03 13:53:58 -05:00
jammer312 bc998ffe1a Crash to timers and INFINITY check to beams. (#33219)
* beams

* timers

* >= instead of !=

* whooops
2017-12-03 13:44:58 -05:00
checkraisefold 80df6e2e69 Spellcheck (#33214) 2017-12-03 13:41:04 -05:00
Jordan Brown b6a93ead6d Adds a CRASH on invalid calls to record_feedback 2017-12-03 13:29:52 -05:00
Fox-McCloud fda4b6be73 Xenobio Blueprints Change 2017-12-02 20:08:02 -05:00
Tad Hardesty c6da68ab62 Measure energy values in joules 2017-12-02 16:05:31 -08:00
ExcessiveUseOfCobblestone 74e3d9b1c9 Revolutionaries can now see deconversion message regardless of status (#33202) 2017-12-02 18:46:14 -05:00
Leo 80aad8cef0 Merge pull request #33165 from MrStonedOne/revert-33062-ore_stacking
Revert "Ore Stacking"
2017-12-02 18:00:45 -02:00
Jordan Brown 2b5aee9ffc Merge pull request #33192 from Robustin/SavioroftheUniverse
Fixes terrible Flash logic
2017-12-02 09:46:48 -05:00
Jordan Brown 972fb937cf Merge pull request #33198 from kevinz000/patch-400
Corrects the HoS not having a spare gun fabr- I mean, departmental protolathe board.
2017-12-02 09:45:08 -05:00
FrozenGuy5 1ef3e9eb3e Prevents the PA wires from being EMP'd (#33199)
* returns emp_act

* jordie for code owner
2017-12-02 09:43:46 -05:00
Jordan Brown 2c541f2fd0 Merge pull request #33191 from vuonojenmustaturska/bombmemes
Fixes a division by zero in humans' ex_act()
2017-12-02 09:42:37 -05:00
Jordan Brown 9c9782503b Makes ahelp timestamps consistent with logs 2017-12-02 09:27:02 -05:00
CosmicScientist 502905f7ac Plushie relationships! (#33184)
* Kor and Bubblegum, sitting in a tree

* complying with oranges' review

* remove the, moves mood setting to make_young, dots Ts, crosses eyes
2017-12-03 00:48:59 +13:00
AnturK bde316228a Fixes syndieborg spawner 2017-12-02 01:20:32 -06:00
vuonojenmustaturska bae75e8459 Clean up some loc assignments (#33157) 2017-12-01 22:14:32 -02:00
Leo 4bdcebef99 Merge pull request #33180 from praisenarsie/patch-13
cardboard no longer can damage you
2017-12-01 21:56:45 -02:00
BeeSting12 c63bb7a869 Fixes spelling error in opened cryogenic pods. (#33189) 2017-12-01 21:54:31 -02:00
Jordan Brown 29c0b4d490 Merge pull request #33151 from AutomaticFrenzy/patch/techwebs-ui
Vastly enhance the R&D Console UI
2017-12-01 18:36:59 -05:00
Emmett Gaines d56a47253e Bitflag returns from component signals (#33186)
* For more useful returns from sendsignal

* removes a needless else/indentation

* cleanup
2017-12-01 14:09:25 -05:00
Robustin 5cb01b39d3 Ratvar will now bitchslap BOH babies (#33159)
* Singuloproofing Reebe

* Message reformatted

* Inconsistent Indentification

* user is now living so we can knock them down
2017-12-01 12:57:54 -05:00
kevinz000 60db53cabe Gives HoS a lathe board 2017-12-01 03:01:37 -08:00