Commit Graph

24890 Commits

Author SHA1 Message Date
MrStonedOne 9fa4288b08 Makes everything that used spawn () throw_at use throw_at_fast 2015-12-05 16:40:52 -08:00
Nerd Lord b9bd386a3e coughing noise, comma comes out 2015-12-05 19:18:58 -05:00
Nerd Lord a0b2b0a721 Couple of small fixes.
thou shalt not flee the will of nar-sie
2015-12-05 19:09:21 -05:00
octareenroon91 3c75d78f84 Use a list instead of net_id
reduce excess calls to update_icon()
2015-12-05 16:35:41 -06:00
Nerd Lord 77e037c294 Revenants can no longer move through walls while revealed, though they can move through tables, plastic flaps, mobs, and other similarly thin objects.
Defile now reveals for 4 seconds, overload lights reveals for 10 seconds, and blight reveals for 6 seconds
Blight has a higher chance of applying stamina damage to the infected.
2015-12-05 15:46:06 -05:00
Bjorn Neergaard 531e4b947f Subsystem display tweaks 2015-12-05 10:13:59 -06:00
Nerd Lord 953f175d2e Hostile mobs don't get a target if the damage dealt is 0 or less. 2015-12-05 10:58:08 -05:00
Nerd Lord 58a3f742c6 Spawnable hostile constructs, for away missions and adminfuckery. 2015-12-05 10:48:52 -05:00
KorPhaeron c9330c5ef0 Chasm 2015-12-05 02:35:33 -06:00
Incoming 7f3a1158d2 Adds glowcaps
Glowcaps are red mutant glowshrooms. They can be used in all the same ways normal glowshrooms can, but they also boast a special feature.

When you finish eating a glowcap, the batteries of any electronics you have on/in you are recharged up to potency%.
2015-12-05 03:35:23 -05:00
Bjorn Neergaard 815ac7d2f9 Defcon improvements, renames, etc 2015-12-04 23:24:50 -06:00
duncathan 5f56c4a2fa fixes the most obvious issues with gas_mixture.dm
highlights procs that I want dead... next commit hopefully
2015-12-04 23:09:05 -06:00
Bjorn Neergaard 34b717afb4 radio_controller -> SSradio, SSbp -> SSnpc 2015-12-04 22:25:24 -06:00
duncathan c0d06a3f20 next commit, goof, I swear 2015-12-04 21:48:14 -06:00
Aranclanos 249a43bb08 Merge pull request #13399 from tgstation/duncathan-patch-1
removes unused gas mixture code
2015-12-04 21:05:35 -03:00
MMMiracles 8ab579cb21 Merge branch 'master' of https://github.com/tgstation/-tg-station into snowiscold
Conflicts:
	icons/mob/animal.dmi
2015-12-04 18:55:10 -05:00
MMMiracles 6ac96194ba snow stuff. 2015-12-04 18:52:17 -05:00
KorPhaeron 3de101ff04 One revenant per round 2015-12-04 16:44:24 -06:00
Razharas 41341461b0 Merge pull request #13393 from kingofkosmos/fewinhandsprites
In-hand sprites: transfer tank valve, tracking beacon, pizza box & carp plushie
2015-12-05 01:14:20 +03:00
Bjorn Neergaard 703290e4a9 Take feedback into account 2015-12-04 15:53:42 -06:00
Bjorn Neergaard 97ca70cd34 Rework Master Controller, Failsafe, and Subsystem code 2015-12-04 15:40:58 -06:00
Remie Richards b888cb8333 Merge pull request #13427 from Anonus/vineathon2015
Vine fixes and tweaks
2015-12-04 21:40:33 +00:00
Nerd Lord 7560562269 Well okay SHORT delay then 2015-12-04 16:32:41 -05:00
Remie Richards 00bfe18348 Merge branch 'master' of https://github.com/tgstation/-tg-station into Synths
Conflicts:
	icons/mob/human.dmi
2015-12-04 20:23:32 +00:00
MMMiracles de4c8b8674 snow walls+material 2015-12-04 15:07:05 -05:00
KorPhaeron 4253585e1e Use TRUE/FALSE instead of 1/0 2015-12-04 13:28:19 -06:00
KorPhaeron 9d591c1c5f Healing fountains 2015-12-04 13:26:03 -06:00
Razharas 0ccbe76a7a Merge pull request #13402 from AnturK/pressme
Minor button upgrades
2015-12-04 22:21:48 +03:00
Razharas d4395f6122 Merge pull request #13419 from neersighted/sstimer_fix
Fix error in SStimer arguments
2015-12-04 21:57:47 +03:00
Razharas 7037877028 Merge pull request #13420 from AnturK/outofideas
Removes unused virus var
2015-12-04 21:57:24 +03:00
Remie Richards 87976c358f Merge pull request #13411 from Anonus/ghostexamine
Removes delay on examining objects that also have a nanoui interface as a ghost
2015-12-04 15:58:19 +00:00
Remie Richards 7469ed2263 Merge pull request #13403 from Anonus/mmnerf
Magic missile no longer does damage
2015-12-04 15:57:37 +00:00
MrStonedOne a5f0f3f594 changes spawn() throw_at to throw_at_fast set waitfor = 0
Set waitfor = 0 has massively less overhead then spawn() but still does basically the same thing.

It causes the first sleep in the stack from that point on to make the set waitfor = 0 proc return . then continue on as if it was spawn()'ed, but it doesn't have to copy over the local vars of the proc so a lot less overhead

http://pastebin.com/kx538RqS
2015-12-04 04:37:16 -08:00
octareenroon91 544295c563 define proc/refreshID 2015-12-04 03:42:54 -06:00
octareenroon91 f3f61367da Give wallets merged access of all IDs inside. 2015-12-04 03:16:43 -06:00
Razharas c1ad583a30 Merge branch 'master' of https://github.com/tgstation/-tg-station 2015-12-04 11:38:56 +03:00
Razharas b4ddc0abb3 Merge branch 'madewithrealcaverock' of https://github.com/MMMiracles/-tg-station into MMMiracles-madewithrealcaverock 2015-12-04 11:17:49 +03:00
paprka 717b857401 Merge branch 'BeamVines' of https://github.com/RemieRichards/-tg-station into remiepls
Conflicts:
	code/datums/beam.dm
	icons/mob/animal.dmi
	tgstation.dme
2015-12-03 23:20:12 -08:00
Bjorn Neergaard bfdaf453b0 Fix Cryo checks
Derp
2015-12-04 00:31:43 -05:00
Bjorn Neergaard c66314d282 Make stats in the MC tab clickable 2015-12-04 00:21:45 -05:00
Jordie0608 8f7fb2c812 optimization 2015-12-04 15:54:29 +11:00
Vincent 6f6968773b Fixes #13418 2015-12-03 22:46:56 -05:00
MMMiracles 9add2c776e oy vey 2015-12-03 19:44:20 -05:00
duncathan salt 2d9fae5071 Merge pull request #13428 from neersighted/ai_nano_fix
Fix AI NanoUI checks
2015-12-03 16:44:18 -06:00
duncathan salt 6953de304f Merge pull request #13429 from KorPhaeron/new_mining_turfs
Fixes the pre-mapped cave pieces to spawn the right tiles
2015-12-03 16:17:17 -06:00
KorPhaeron b8909aa814 Fixes the pre-mapped cave pieces to spawn the right tiles 2015-12-03 16:07:00 -06:00
Remie Richards 497208ec28 Merge pull request #13386 from neersighted/chem_love
Add remove buttons directly to Chem Dispenser
2015-12-03 21:59:12 +00:00
Remie Richards fbe6c9550d Merge pull request #13384 from neersighted/pull_release
Make Ctrl-Click unpull work by using the verb
2015-12-03 21:56:17 +00:00
Bjorn Neergaard a004c0048e Fix AI NanoUI checks
view() is broken...
2015-12-03 15:53:27 -06:00
Remie Richards 93ebd07488 Merge pull request #13426 from KorPhaeron/new_mining_turfs
Mine turf fixes
2015-12-03 21:49:40 +00:00