Commit Graph

35317 Commits

Author SHA1 Message Date
Lzimann dbdf2a7e3e Fixes cult datum giving the action button to the mind instead of mob. Also fixes trying to replace the mind instead of the body when the player is jobbaned. 2017-04-30 23:53:00 -03:00
kevinz000 0d344cc29e Buffs jump boot dash speed (#26663) 2017-04-30 21:06:13 -03:00
bawhoppen 94d63eba9b Readds deepstorage w/ tweaks AND adds water bottles to vending machines (#26709) 2017-04-30 21:00:24 -03:00
Leo 89e60cb88f Changes a lot of ticker and ticker.mode checks to SSticker.hasRoundStarted (#26720) 2017-04-30 23:35:13 +02:00
Leo 8958aca8f9 Merge pull request #26719 from Cyberboss/patch-70
Fixes some null.add_reagents runtimes
2017-04-30 18:31:57 -03:00
Leo a7603e4aba Winter Wonderland holodeck no longer has freon, and it's no longer restricted. (#26718) 2017-04-30 16:12:45 -04:00
Joan Lung 37b25824d6 Merge pull request #26717 from lzimann/minddatum
Moves antag datums to the mind
2017-04-30 15:31:12 -04:00
Lzimann 66d186b61c Remove and apply innate effects are now applied when the mind is transfered to a new body 2017-04-30 16:21:45 -03:00
Leo 2fca063698 Merge pull request #26715 from kevinz000/patch-136
Makes fire not able to become ice.
2017-04-30 14:22:26 -03:00
Leo 1250a1ff75 Merge pull request #26713 from Cyberboss/patch-69
[s] SDQL security patches
2017-04-30 13:30:27 -03:00
Leo 7fa3fb4fc8 Merge pull request #26680 from Cyberboss/mob_directory
Mob directory
2017-04-30 13:26:21 -03:00
Leo 87292bb007 Merge pull request #26691 from QualityVan/brainfixes1
Fixes changelings being unable to revive from death without a brain
2017-04-30 13:24:59 -03:00
Leo e6026080bb Merge pull request #26694 from QualityVan/brainfixes4
Fixes seeing the you are a brain! message during monkey transformation
2017-04-30 13:24:23 -03:00
Leo be4edbf8c3 Merge pull request #26706 from XDTM/TiredVoice
Removes Rest from Voice of God
2017-04-30 13:22:52 -03:00
Leo 2cbb8605a9 Merge pull request #26698 from Cyberboss/patch-68
Message monitor fix + spawn kill
2017-04-30 13:22:01 -03:00
Leo 1ef85a20ac Merge pull request #26712 from Cyberboss/patch-63
Fixes emitter sparks
2017-04-30 13:21:38 -03:00
kevinz000 f7cf00cf66 Update admin_investigate.dm 2017-04-30 07:55:27 -07:00
YakumoChen e6529d4952 Fixes spelling for Lavaland Syndicate (#26705)
* Fixes spelling for Lavaland Syndicate

* Update lavaland_ruin_code.dm
2017-04-30 02:13:15 -05:00
Cheridan 93d3c714f0 Merge pull request #26692 from QualityVan/brainfixes2
Fixes debraining messages showing up one place they shouldn't
2017-04-30 02:11:25 -05:00
Cyberboss bb697a81db Moves config/names to strings/names (#26687) 2017-04-29 21:49:10 -03:00
Robustin f90b87ae99 The least surprising nerf: Null Crates & Emagged Plasma Export Bonus (#26670)
* You knew this was coming

* No
2017-04-29 16:04:55 -06:00
Cyberboss 4a49086849 Patches SDQL exploits that can return world ref (#26689) 2017-04-29 23:59:03 +02:00
coiax 07bb7439c7 Bank Machine now uses the radio rather than announcements (#26538)
* Bank Machine now uses the radio rather than announcements

🆑 coiax
add: The Bank Machine in the vault now uses the radio to announce
unauthorized withdrawals, rather than an endless stream of
loud announcements.
/🆑

- Look, the announcements are LOUD. People should want to stop people
siphoning the vault because they're taking the station's money, not
because the ANNOUNCMENTS ARE LOUD AND NEVER STOP.
- Also removes colour from the spoken messages by the machine (people
cannot talk red).
- Makes the time between announcements var editable.
- Just uses stack autostacking rather than doing it ourselves.

- This is possibly covered under the freeze. Idk. Tell me if it is, I
will reopen it after.

* BLARES
2017-04-29 23:57:34 +02:00
Leo 64d7b1af99 Merge pull request #26693 from QualityVan/brainfixes3
Prevents GODMODE mobs from dying to organ removal
2017-04-29 18:55:10 -03:00
Joan Lung 920c2d00cc Status effects are actually deleted/handled when the mob is deleted (#26662) 2017-04-29 18:50:12 -03:00
Leo 4bf5910e8e Merge pull request #26676 from Cyberboss/patch-56
Fix SDQL vars again
2017-04-29 18:35:36 -03:00
Cyberboss d7469744ff Fixes some null.add_reagents runtimes 2017-04-29 16:09:57 -04:00
Lzimann acbf785544 Moves antag datums to the mind. 2017-04-29 16:33:09 -03:00
kevinz000 ed6a69b7c3 Update LINDA_fire.dm 2017-04-29 10:24:34 -07:00
Joan Lung 1ec0e8ca06 You can no longer spam-spawn scarabs via Ratvar (#26681)
* Fixes #26669
2017-04-29 13:27:57 -03:00
Cyberboss 0e0943837a Fixed Dsay always causing a disk read (#26685) 2017-04-29 12:23:39 -04:00
Cyberboss e935f3e557 Patches potential SDQL permissions elevation 2017-04-29 11:43:24 -04:00
Cyberboss 66f606126c Fixes emitter sparks 2017-04-29 11:33:26 -04:00
Cyberboss 453b3ecb23 Ports chem grenades to Initialize (#26678) 2017-04-29 15:12:39 +02:00
XDTM daf10acbf1 Removes Rest from Voice of God 2017-04-29 10:53:50 +02:00
Profakos e9eeadca1a Old ore processor cleanup (#26398)
* Processing machine cleanups, can smelt bluespace and titanium

* Another forceMove

* Lack of typing

* Rewrite using materials container, a target proc for container's release sheet procs

* Alloys

* The dme

* Nulls references on Destroy

* Makes the smelter infinitely large, like before
2017-04-29 20:45:32 +12:00
Joan Lung e7fd2a13a1 Fixes master 2017-04-28 23:04:49 -04:00
Robustin 498559db33 Cult Construct Non-Balance Update (#26598)
* Adds Construct HUD

* Update _defines.dm

* Construct health icons

* Update tgstation.dme

* Update constructs.dm

* construct glow

* Nightvision

* Add files via upload

* Update constructs.dm

* HUD fix

* updated icon names

* Update screen_objects.dm

* here goes nothing

* Throwing code at the wall and seeing what sticks

* Update constructs.dm

* Update constructs.dm

* Update constructs.dm

* wew

* empty space memes

* Update constructs.dm

* Update and rename constructs.dm to construct.dm

* Update construct.dm

* Filename memes

* Update constructs.dm

* update

* Finished and tested
2017-04-29 14:10:41 +12:00
oranges e916af63f3 Merge pull request #26651 from KorPhaeron/internalaffairs
Replaces Double Agents with Internal Affairs
2017-04-29 14:07:38 +12:00
kevinz000 ea72f53958 Makes dance machine GBP requirements track-based instead of hardcoded (#26643)
* Update dance_machine.dm

* Update dance_machine.dm

* Update dance_machine.dm
2017-04-29 14:06:59 +12:00
oranges 47e0fd7283 Merge pull request #26658 from ExcessiveUseOfCobblestone/lets-try-gps-without-kms
GPS Personalizations [Post TGPSUI]
2017-04-29 14:05:12 +12:00
oranges 7cfef759af Merge pull request #26527 from QualityVan/mutanthands
Zombie/limb refactors/fixes
2017-04-29 14:03:53 +12:00
oranges 08c3699461 Merge pull request #26536 from coiax/changes-traps
Nerfs and buffs The Traps
2017-04-29 14:03:30 +12:00
oranges da65b6e747 Merge pull request #26633 from 4dplanner/hallucination
Adds death checks to two hallucinations, preventing the dead from spasming
2017-04-29 14:03:04 +12:00
Cyberboss 7227868597 Option for admins to show a song's title (#26204)
* Option for admins to show a song's title

* Bluh
2017-04-29 14:01:57 +12:00
Robustin 60b1952b6e Blood Cult removals and tweaks (#26594)
* Update runes.dm

* Update talisman.dm

* Update runes.dm

* Update runes.dm

* Update runes.dm
2017-04-29 14:00:55 +12:00
oranges e8395c752e Merge pull request #26597 from Cyberboss/patch-63
Tank suicide no longer gibs w/o enough pressure
2017-04-29 13:59:12 +12:00
oranges e007a90eff Merge pull request #26602 from kevinz000/patch-130
Makes it less painful to add songs to the disco machine
2017-04-29 13:58:43 +12:00
ExcessiveUseOfCobblestone d6bb2d6b3d Syndie Lavaland Base Flavortext Edit (#26626)
* Update lavaland_ruin_code.dm

* Commit 2

Bolds important bits, Underline is basically the most important [you can read underlined and play the role just fine]

Adds newlines.

* +\

* Unfortunately, I cannot spell unfortunately.
2017-04-29 13:57:42 +12:00
Joan Lung cae2092ebd Replaces Mending Motor with Mending Mantra (#26611)
* Replaces Mending Motor with Mending Mantra

* fix

* fixfix
2017-04-29 13:56:29 +12:00