Commit Graph

8983 Commits

Author SHA1 Message Date
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
paprka b86e79875c readds verb for rolldown 2015-02-26 16:10:03 -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
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
dannno 9b1fa2479b conflict fixing + changelog 2015-02-26 16:48:11 -05:00
dannno 626bb9ffcc THE OWL RETURNS: PART 3: ESCALATION
- adds The Owl hardsuit (admin spawn only, reskinned nukeop suit)
- changes nuke op hardsuit toggle proc to be more general, for more unique hardsuits
- removes armor from owl/griffin wing costumes (it didn't make sense anyways)
2015-02-26 13:59:09 -05:00
phil235 7171cd252b Fixes no blood dna on Mulebot and its blood tracks.
Fixes putting buckled mobs onto morgue trays.
Fixes mob pixel offset when unbuckled from roller bed.
Fixes blood trail appearing when pulling a patient on a roller bed.
Fixes other minor stuff.
2015-02-26 19:31:55 +01:00
Remie Richards 1e8324c3c5 Exposes all embedding related multipliers as variables and definitions. Only items of throw_speed 4 or more can embed now, Explosions force their object to be thrown at 4, this throw_speed threshold is ON TOP of needing to be a can_embed() object. 2015-02-26 17:04:00 +00: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
phil235 a3aa6ff4bf Reworked slime/death() and slime/gib(). 2015-02-26 16:03:47 +01:00
paprka d9856cde1f small leftovers fix 2015-02-26 01:47:49 -08:00
paprka 6d6c568fc2 benis. 2015-02-26 01:43:07 -08:00
Jordie0608 4f160e4833 server time for status panel 2015-02-26 20:15:15 +11: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
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
GunHog 8c86bb5031 Replaces Xenomicrobes with Sulfuic Acid
- Xenomicrobes replaces with Sulfuric Acid
2015-02-25 23:06:13 -06: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
Menshin 48edc8b7ae Fixes protolathe incorrectly checking material amount. 2015-02-25 21:12:14 +01:00
phil235 18323955a7 Merge branch 'master' of https://github.com/tgstation/-tg-station into LifeProcsDuplicateFix
Conflicts:
	code/modules/mob/living/carbon/human/life.dm
2015-02-25 19:01:59 +01:00
phil235 809a1be279 Merge branch 'master' of https://github.com/tgstation/-tg-station into NewPlants
Conflicts:
	icons/mob/head.dmi
2015-02-25 18:50:42 +01:00
phil235 5a5eae0f44 Remove sugar satiety effect that goofball readded by mistake. 2015-02-25 18:32:17 +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
Cheridan 7c93a9081e Merge pull request #7941 from phil235/SmallFoodRenamingFix
Fixes custom food renaming for sandwiches.
2015-02-25 08:24:38 -06:00
phil235 d4711bbc72 Fixes taser stun duration to be back to normal, also jitter animation now only starts after the mob falls to the ground. 2015-02-25 15:24:06 +01:00
Jordie0608 28f88dd15c Cleanup of changelog related files 2015-02-26 00:57:01 +11: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
Incoming 9a08a81d39 Reworks the pink/light pink slime line to not be nearly worthless to breed.
Pink:

Before:
Replaced the slime mob with a peaceful simple animal version. This used to be ok, but then a friend system was added to slimes that meant you could have all the fun of not geting attacked by slimes without having to cripple their ability to defend themselves

Now:
Puts checks in to keep the slime from eating or targeting people, but keeping their friendships intact so the scientist can still make use of the system.

Light Pink:

Then:
Same as pink, except you can use it on adult slimes to make equally pointless adult simple animals

Now:
Can be used on any mindless simple animal/monkey/slime to give them "sentience" aka player control drawn from ghosts with BE_ALIEN. Sample uses include: Weaponizing gold core mobs into working for you, using player mice to spy on people, providing an admitedly convoluted way to get player spiders in the round.

Sepia:

Then: It produces Cameras and film, readily accessble low demand items. Everyone laughs at this slime.

Now: It still does that. Someone please figure out something for the sepia slime to do, its life is a joke.
2015-02-25 03:59:40 -05:00
paprka 9e450b30df further improvements and changelog 2015-02-25 00:25:27 -08:00
paprka 7a8e78a4c3 this kills the object verbs 2015-02-25 00:19:53 -08:00
Razharas 755e99a33d Merge pull request #7977 from Jordie0608/atanysecondaclowncouldbecreepingupbehindyou
Fixes warning on compile
2015-02-25 10:29:20 +03:00
TZK13 4e0ce8a452 Adds deathsquad corgis. 2015-02-25 01:16:17 -06:00
Steelpoint 9ce2add084 Merge branch 'master' of https://github.com/tgstation/-tg-station into HoSGun
Conflicts:
	icons/obj/guns/energy.dmi
2015-02-25 14:10:54 +08:00
Razharas 417b49ab2b Merge pull request #7703 from paprka/youlovenerfs
Electrode and stun revolver changes
2015-02-25 09:08:10 +03:00
paprka 1d552123dc hos gun revert 2015-02-24 21:54:48 -08:00
Jordie0608 541b8b30c2 fixes warning on compile 2015-02-25 16:28:21 +11:00
Razharas 588c79873f Merge pull request #7562 from Iamgoofball/drugs
GOONCHEM: Part 4: Pyrotechnics, Drugs, and Misc. Chemicals
2015-02-25 08:26:21 +03:00
Jordie0608 b931c66f2c fixes bioterror chemsprayer 2015-02-25 16:08:59 +11:00
Cheridan 02714fffbd Merge pull request #7950 from MrStonedOne/feartheageless
Fixes players getting no age on first connection (and adds a new player admin notice)
2015-02-24 22:52:30 -06:00
Iamgoofball 765ae220fa fixes blackpowder bombcap shit 2015-02-24 20:35:47 -08:00