MrStonedOne
ef95d03a13
fixes runtime when client disconnects while a ghost.
2015-02-28 13:16:04 -08:00
MrStonedOne
ff1a0d3ecd
Moves global var ghostimage over to a static var on ghosts
2015-02-28 10:35:20 -08:00
MrStonedOne
0257dbfc9a
Fixes #772 Toggling darkness off prevents ghosts from seeing one another.
...
Abuses client.images to get around the issue with flat see_invisible scaling not allowing for both being able to see ghosts while not seeing darkness layers.
2015-02-28 10:12:16 -08:00
Razharas
4475f541b9
Merge pull request #8033 from TheVekter/medbackpacks
...
Gives Medical professions and Botany unique backpacks and satchels
2015-02-28 08:42:20 +03:00
Razharas
926c2f7413
Merge pull request #8027 from Iamgoofball/patch-36
...
I apparently added morphine to Deus. This was not intended.
2015-02-28 07:00:27 +03:00
Razharas
1b866bad83
Merge pull request #8024 from Iamgoofball/patch-35
...
Fixes the meth recipe
2015-02-28 06:59:56 +03:00
TheVekter
52c5abd536
Adds new backpacks to job lockers also changelog
2015-02-27 20:26:17 -06:00
TheVekter
b794cf5211
New Botany backpack and satchel. Also fixes satchel spawning without iconstate.
2015-02-27 20:02:24 -06:00
Remie Richards
2a41879f8b
Merge pull request #7989 from MrStonedOne/graytideworldwide
...
Makes rainbowtide a config option.
2015-02-28 01:25:19 +00:00
Mandurrrh
d2f44872aa
Adds emp, emag, and repairs for barsign.
2015-02-27 12:01:09 -05:00
Razharas
b233b54cab
Merge pull request #8006 from MrStonedOne/SomeThingThatEndsInYFollowedByTwoNumbers
...
Panic bunker + new player notification configs
2015-02-27 16:17:20 +03:00
Razharas
e0aa321ca0
Merge pull request #8037 from paprka/blackchowder
...
Fixes dark matter server crashing, retools dark matter to be less bad
2015-02-27 15:30:17 +03:00
paprka
8807c433ae
modifies dark matter
2015-02-27 04:21:56 -08:00
Razharas
12e4047cbe
Merge pull request #7988 from Menshin/protalathe_matcheck_fix
...
Fixes protolathe incorrectly checking material amount
2015-02-27 11:11:52 +03:00
Razharas
78e504f33e
Merge pull request #7994 from Incoming5643/colormesurprised
...
Fixes podmen always being sickenly off white upon creation
2015-02-27 11:10:55 +03:00
Razharas
0367c378bf
Merge pull request #8007 from Delimusca/chemheatrconstfix
...
fixes heater construction
2015-02-27 11:06:10 +03:00
Razharas
a8cedc14ef
Merge pull request #7969 from optimumtact/nanouibeginnings
...
Auto load required nanoui files on client login
2015-02-27 10:36:13 +03:00
TheVekter
abee661784
Adds in Nienhaus' departmental backpacks and fixes itemstate for a few satchels.
2015-02-26 23:39:27 -06:00
Iamgoofball
16f319bffd
I apparently added morphine to Deus. This was not intended.
2015-02-26 20:27:14 -08:00
Iamgoofball
7a990a0a28
Fixes the meth recipe
...
phosphorus
2015-02-26 18:22:22 -08:00
MrStonedOne
cf5d5794c7
Adds failed login message for panic bunker.
2015-02-26 16:54:20 -08:00
MrStonedOne
5529222b62
Fixes guests being allowed to connect while panic bunker is active
...
I was tempted to move all the panic bunker shit to isbanned(), but doing so would mean adding yet ANOTHER query that gets run on every connection, and run for every player on world restart.
That just seemed like not worth the effort to just make panic bunker trigger a little bit earier.
2015-02-26 16:48:43 -08:00
MrStonedOne
af4c2d86d6
Tweaks panic bunker verb logic a little bit
...
Allows toggling even if the database is not connected, alerts admins instead.
2015-02-26 16:02:26 -08:00
Remie Richards
9c6278030f
Merge pull request #8012 from MrStonedOne/TeaForTheEmmSee
...
Fixes subsystems firing way too fast at round start.
2015-02-26 23:48:10 +00:00
MrStonedOne
b39f120f4b
Makes the irc new player alert option behave like irc admin pm notices
...
It will only trigger if the new player alert is enabled for admin display and no valid non-afk admins are on to see it.
2015-02-26 14:07:56 -08:00
Swag McYolosteinen
c6866b0369
Merge pull request #7881 from paprka/sayycode
...
Bolded yelling and missing green span
2015-02-26 17:59:17 +01:00
MrStonedOne
f36300d483
Fixes subsystems firing way to fast at round start.
2015-02-26 01:26:37 -08:00
Cheridan
f4c5332817
Merge pull request #7932 from phil235/NarsieSacCheck
...
Prevents cultist from summoning Nar-Sie when their sacrifice objective isn't complete.
2015-02-26 02:21:08 -06:00
Cheridan
e4eeed69bc
Merge pull request #7976 from Jordie0608/bioterrorreportedasleastpopularformasspaceterrorism
...
Fixes bioterror chemsprayer
2015-02-26 02:08:24 -06:00
Jordie0608
e89e925fef
removes empty new
2015-02-26 18:53:23 +11:00
Cheridan
2bf705deb8
Merge pull request #7884 from Incoming5643/layers4lizards
...
Added some layers so mutantrace sprites actually make sense
2015-02-26 01:47:40 -06:00
Delimusca
f707a7824d
fixes heater construction
2015-02-26 00:35:45 -07:00
Cheridan
51dbce4607
Merge pull request #7982 from TZK13/Deathsquad-Corgi
...
Adds deathsquad corgis
2015-02-26 01:28:07 -06:00
MrStonedOne
5ac23f6a2d
Panic bunker + new player notification configs
...
Panic bunker! Uses the power of the database to reject new ckeys that have never connected to the server(s) before.
Admins are exempt, even while deadmin'ed, but they are also unlikely to be new ckeys except in rare cases that involve vv fuckary.
New player notification is now configurable.
Adds a optional default disabled irc notification of a players first time connecting.
2015-02-25 23:27:03 -08:00
hornygranny
f7342415c1
Merge pull request #7959 from phil235/AttackSelfTKFix
...
A bunch of fixes
2015-02-25 19:54:36 -08:00
hornygranny
f64fb21f47
Merge pull request #7955 from Jordie0608/greytiderahelps!admintakes10braindamage!
...
Fixes #7288 VV, moreinfo stamina display and replaces CA with TP
2015-02-25 19:53:41 -08:00
hornygranny
f0f509bc0b
Merge pull request #7951 from Incoming5643/max_min_same_thing
...
population cap hotfix
2015-02-25 19:53:18 -08:00
hornygranny
6cd1942bb2
Merge pull request #7949 from Iamgoofball/patch-33
...
Fixes blobs flinging/pulling themselves and anchored objects
2015-02-25 19:53:00 -08:00
hornygranny
3a762600b1
Merge pull request #7958 from phil235/RestrainedMessageSpamFix
...
Fixes restrained message spam by giving it a cooldown.
2015-02-25 19:52:49 -08:00
Incoming
55512a69e0
Fixes podmen always being sickenly off white
2015-02-25 20:06:18 -05:00
MrStonedOne
24494ec164
Greymato Graymato (replaces gray with grey)
2015-02-25 13:45:46 -08:00
MrStonedOne
ea46fe464f
Makes rainbowtide a config option.
...
Defaults to enabling rainbowtide, even if the config entry is absent from the config file.
2015-02-25 13:09:41 -08:00
Menshin
48edc8b7ae
Fixes protolathe incorrectly checking material amount.
2015-02-25 21:12:14 +01:00
Swag McYolosteinen
4826037b00
Merge pull request #7981 from MrStonedOne/revert-7970-removegaytider
...
Revert "Removes grey tide barsign"
2015-02-25 18:47:53 +01:00
phil235
beea5bc448
Merge pull request #7688 from Razharas/FUCKGIT
...
More vines for the god of vines
2015-02-25 18:26:37 +01:00
MrStonedOne
33d0507c8d
Suggested changes to graytide sign's desc wording
2015-02-25 08:10:42 -08:00
Cheridan
7c93a9081e
Merge pull request #7941 from phil235/SmallFoodRenamingFix
...
Fixes custom food renaming for sandwiches.
2015-02-25 08:24:38 -06:00
Razharas
4ba5161394
Merge branch 'master' of https://github.com/tgstation/-tg-station into FUCKGIT
...
Conflicts:
code/modules/hydroponics/seeds.dm
Resolving dem conflicts
2015-02-25 15:17:14 +03:00
Razharas
4a962b546b
Fixes runtimes
...
Fixes runtimes and explosive vines being pants on head retarded
2015-02-25 15:09:32 +03:00
Razharas
755e99a33d
Merge pull request #7977 from Jordie0608/atanysecondaclowncouldbecreepingupbehindyou
...
Fixes warning on compile
2015-02-25 10:29:20 +03:00