Commit Graph

8821 Commits

Author SHA1 Message Date
Mike Long 37be45d211 Adds spewium toxin in traitor kits (#26848) 2017-05-04 19:53:06 -03:00
oranges 846f31ca52 Merge pull request #26816 from lzimann/badgamemode
Removes the gang gamemode
2017-05-04 23:29:27 +12:00
oranges 12822a29c7 Merge pull request #26828 from coiax/mutanttongue-var
Moves tongues to `mutanttongue` var
2017-05-04 23:04:28 +12:00
oranges 584604c385 Merge pull request #26887 from MrPerson/lowered_ladies_underwear
Fixes female undershirts showing all the time
2017-05-04 22:58:52 +12:00
MrPerson d36486b544 Fixes female undershirts showing all the time
Fixes #26635
2017-05-03 23:49:46 -07:00
MrStonedOne 60ec570af1 Fix server hop 2017-05-03 23:30:40 -07:00
coiax 0b5c4f6d6e Plasma vessels regenerate slowly off resin (#26778)
🆑 coiax
balance: Plasma vessels, the organs inside aliens that are responsible
for their internal plasma storage, will regenerate small amounts of
plasma even if the owner is not on resin weeds.
/🆑

- Rate is 10% of normal. Stops aliens accidentally spending their plasma
poorly, and then being unable to plant weeds ever again. Breathing in
plasma is not really an option for most aliens, and not many people know
about it.
- This is an "anti-stupidity" feature, in essence.
2017-05-03 13:39:28 -03:00
coiax 9931a1a335 Draconic language, for lizards (#26780)
* Lizard language

🆑 coiax
add: Restrictions on Lizardpeople using their native language on the
station have been lifted by Centcom, in order to maximise worker
productivity. The language's key is ",o".
/🆑

- The language is added as part of the job equipping code, changing your
species to lizard via xenobio will not magically teach you the language.
- Normal human tongues are capable of speaking Unathi.
- pAIs with translator and Librarians are capable of speaking and
understanding Unathi.

The design lead has instructed me to grant lizardpeople their own
language, in order to increase paranoia in the crew. Also, it'll be
funny to see how much people overreact to this.

* Rename unathi to draconic
2017-05-03 12:47:52 -03:00
kevinz000 f3ac38b092 adds a safety catch to spin() (#26811)
* Update mob.dm

* Update mob.dm
2017-05-03 09:48:09 -05:00
Jack Edge 9fa9673c15 Moves tongues to mutanttongue var
Moves tongues from mutant_organs list to a specific var, in line with
mutant eyes, lungs and ears.
2017-05-03 12:56:30 +01:00
Lzimann 59eed8f11c Removes the gang gamemode 2017-05-02 14:28:55 -03:00
XDTM 32dd2d65e9 Makes golems able to transfer into empty shells (#26765)
* Makes golems able to transfer into empty shells

* Name & plasma
2017-05-02 08:59:47 -06:00
coiax dcf5cb8456 The alien hivemind uses a mob's real_name (#26767)
🆑 coiax
add: When talking on the alien hivemind, a person will be identified by
their real name, rather than who they are disguised as.
/🆑

Because hiveminds obeying visual disguises is silly.
2017-05-02 08:56:54 -06:00
AnturK c8b67b49e0 Locked inventory slots are now indicated. (#26768) 2017-05-02 08:56:12 -06:00
Joan Lung a291cb10ec fixes drakes overswooping (#26757) 2017-05-02 01:23:17 -06:00
Cyberboss 1ed59144bc Holocalls (#25743)
* Port holopads to Initialize

* Small optimization

* Holocalls

* What dunc said

* Revert "What dunc said"

This reverts commit dd9f26762aab86c3ce981fd7deab700299d4ed94.
2017-05-01 11:52:49 -06:00
Really-Good-Soda-Flavor 20ac81d9a5 A bunch of sparks to do_sparks (#26728)
* A bunch of sparks to do_sparks

* Whoops!
2017-05-01 09:35:18 -04: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 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
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
Joan Lung 920c2d00cc Status effects are actually deleted/handled when the mob is deleted (#26662) 2017-04-29 18:50:12 -03: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 7cfef759af Merge pull request #26527 from QualityVan/mutanthands
Zombie/limb refactors/fixes
2017-04-29 14:03:53 +12:00
oranges 721fb45ebe Merge pull request #26622 from swindly/organ_storage
Adds organ storage containers
2017-04-29 13:55:59 +12:00
oranges a70a3ed557 Merge pull request #26659 from ChangelingRain/whispertweak
Whisper() now has the same args as Say()
2017-04-29 13:52:11 +12:00
QualityVan 58b03f0bbe Fixes seeing the you are a brain! message during monkey transformation 2017-04-28 17:17:21 -04:00
QualityVan ba6560c0c1 Fixes debraining messages showing up where they shouldn't in mob deletion 2017-04-28 15:39:46 -04:00
QualityVan ceecc4b38d Fixes changelings being unable to revive from death without a brain. 2017-04-28 15:29:58 -04:00
Leo 8c7849a274 Merge pull request #26639 from coiax/language-icons
Language icons
2017-04-28 11:58:33 -03:00
Cyberboss d475e6c18f Mob directory 2017-04-28 10:49:15 -04:00
Leo e803369fd9 Merge pull request #26634 from Core0verload/tochat_master_race
Changes some << to to_chat
2017-04-28 08:14:09 -03:00
oranges 74b143f02a Merge pull request #26660 from MrPerson/ayyyyyyyyyyyyyyyyyyyyyyyyyylert
Fixes blank alerts
2017-04-28 10:34:35 +12:00
MrPerson 4d4b5558d7 Fixes blank alerts
Fixes #26621
2017-04-27 15:17:38 -07:00
Joan Lung f4446e67c4 Whisper() now has the same args as Say() 2017-04-27 18:09:45 -04:00
Leo f263c4884a Merge pull request #26521 from AnturK/template-turret-control
Fixes templates/ruins not updating area list
2017-04-27 19:02:09 -03:00
Leo 36d5dd2f93 Merge pull request #26625 from MrStonedOne/serverhop-change
Server hop can now be used in lobby
2017-04-27 18:40:17 -03:00
QualityVan 3f602025ef Fixes being unable to empty an emagged cloning pod via manual ejection. (#26373)
* Fixes being unable to empty an emag'd cloning pod via manual ejection.

* No longer keeps the brain, prevents people from getting back into a body which doesn't exist any more, lets people suffer in an emagged cloner a little longer

* Better prevention of re-entering body
2017-04-27 11:25:45 -03:00
Jack Edge 509a028164 Say_mod proc, language icons working 2017-04-27 09:51:59 +01:00
c0 ee049b38de Changes some << to to_chat 2017-04-27 04:20:26 +03:00
Leo 98e34250f1 Merge pull request #26582 from Cyberboss/patch-61
Keeps SSnpc from sleeping
2017-04-26 21:32:27 -03:00
Leo a7b0fd1363 Merge pull request #26589 from coiax/crystal-tweaks
Anomalous crystal examine and code cleanup
2017-04-26 21:29:29 -03:00
oranges d95e859e5d Merge pull request #26386 from ChangelingRain/initialnew
New() goes in the trash, we've gotta Initialize()
2017-04-27 10:15:10 +12:00
Cyberboss 6c6fc719ec Refactors roundstart checks slightly (#26131)
* Refactors roundstart checks slightly

* Fix
2017-04-27 10:05:40 +12:00
Cyberboss 729010bbb2 Unorphans the blackbox (#26129)
Moved sql_poll_population from server_maint to this new SS. Moved few remaining server_maint tasks to SSping and deleted it.
2017-04-27 10:04:57 +12:00
Cyberboss 5ace376e4a Initialize Refactor (#25981)
Shouldn't break anything, stops warning spam, logs errors qdel style at the end of the game.

Initialize now expects a hint to be returned, one of:
INITIALIZE_HINT_NORMAL - Does nothing, returned by the root proc
INITIALIZE_HINT_LATELOAD - Call atom/proc/LateInitialize
INITIALIZE_HINT_QDEL - Calls qdel on the atom

LateInitialize currently defaults to the old re-calling behavior so there should be no issues with that.
Things that didn't return a hint or fucked up somehow will be logged less loudly than they were before

No more world start warnings!
2017-04-27 09:02:29 +12:00
MrStonedOne a788823f6d Server hop can now be used in lobby 2017-04-26 13:45:53 -07:00
Joan Lung 6a31978b5e Drake swooping is smoother and more dangerous (#26543)
* Drake swooping is smoother and more dangerous

* tweaky tweak.

* don't behave like it

* slow it down

* swoop at it
2017-04-25 23:28:14 -05:00
Robustin abf1473246 The blood loss change everyone's been raving about (#26539)
* Sanity to Bleeding

* Bigger blood loss margin
2017-04-25 23:12:48 -05:00