Cheridan
b84572dff5
Merge pull request #1266 from Incoming5643/alienfix
...
Aliens can now pick up facehuggers again. Fixes Issue #1044
2013-08-31 08:55:24 -07:00
Cheridan
214160aac8
Merge pull request #1255 from Intigracy/WhatAGag
...
What a gag!
2013-08-31 08:43:40 -07:00
Cheridan
458c091ffb
Merge pull request #1257 from RobRichards1997/29/08/2013-Stechkin-Pistol-Buff
...
Buffs to the Stechkin Pistol
2013-08-31 08:36:51 -07:00
Cheridan
e153a426e3
Merge pull request #1264 from caelaislinn/terbs_weekly_fun
...
Terbs Week of Fun: Day 1: Ghost Chilis
2013-08-30 18:06:20 -07:00
Cael_Aislinn
ddf5403373
adds ghost chilis, makes condensed capsicain actually do something when ingested
...
Signed-off-by: Cael_Aislinn <cael_aislinn@yahoo.com.au >
2013-08-31 09:56:01 +10:00
Incoming
5ccfc1c778
Removes the redundant alien check
2013-08-30 12:31:15 -04:00
Cheridan
f738422ebb
Merge pull request #1245 from JJRcop/emotes-rework
...
Emote rework, invalid emotes are passed to ..(), slimes and cyborgs exem...
2013-08-30 09:27:07 -07:00
Incoming
ba7968cb5f
Aliens can now pick up facehuggers again. Fixes Issue #1044
2013-08-30 12:20:29 -04:00
Cheridan
a4b17f7ef3
Merge pull request #1246 from Intigracy/adminchangingstuff
...
Standardizing permissions for admins
2013-08-29 21:38:49 -07:00
Cheridan
40d880ab5b
Merge pull request #1235 from VistaPOWA/voiceanalyser_fix
...
Fixes attached voice analysers not listening
2013-08-29 13:48:25 -07:00
Robson Richards
e1b1c3c6b0
Commits Buff, Stechkin AGAIN
2013-08-29 20:50:32 +01:00
Intigracy
f7c644c9dc
Adds gags!
...
50% chance of getting either a gag or a blindfold with the maid and nyangirl outfits in the theater
Monkeys have a sprite too.
2013-08-29 12:19:34 -07:00
Cheridan
a15032f74a
Merge pull request #1236 from KazeEspada/reagents
...
Reagent fix (booze, mercury)
2013-08-29 09:56:18 -07:00
Cheridan
ff2cf8ea61
Merge pull request #1233 from caelaislinn/pugs
...
Adds missing pug icon states, adds some misc pug behaviour stuff
2013-08-29 09:29:24 -07:00
JJRcop
cdb6fdbdb7
Merge branch 'master' of https://github.com/tgstation/-tg-station into emotes-rework
2013-08-29 01:09:39 -04:00
Intigracy
0962cd2679
Start of standardizing required permissions for admins.
...
Using the dropdown menu / changing health / names of people in view variables now actually requires +VAREDIT.
Shuttle moving moved from +FUN to +ADMIN for convenience sake.
+ADMIN now required to view antagonists / law changes, before it was only required to check antags via verbs, which you could get around through the secrets menu.
+ADMIN Also now required to view all of the special information given about players in who menu (like antagonist status), but all admins can still see stealth keyed admins.
2013-08-28 15:51:45 -07:00
JJRcop
783aab94b0
Emote rework, invalid emotes are passed to ..(), slimes and cyborgs exempt
...
When an emote fails the switch check for a mob, it calls ..(act).
New files in mob/living and mob/living/carbon with associated procs that
handle these invalid emotes from higher emote calls.
If invalid on mob/living, mob/living will show the invalid emote dialog.
Slimes, Cyborgs, and MMIs do not call ..() on fail.
2013-08-28 18:34:34 -04:00
Cheridan
1ee6c4f5c7
Merge pull request #1166 from Carn/admin_ranks
...
Fixes #1147 (type-mismatch) +features
2013-08-28 11:57:21 -07:00
KazeEspada
603f63b5e9
Reagent fix:
...
Mercury now causes brain loss.
Ethylredoxane now removes ethanol from a mob.
Space cleaner no longer removes overlays. Most dirts and spots are /obj/effect/decal/cleanable's anyways.
2013-08-27 17:50:35 -07:00
VistaPOWA
94d5e5ecba
Fixes attached voice analysers not listening
...
The voice analyser will listen to the keyword now even when not secured
(enabling it to be directly used on grenade casings and tank transfer
valves).
Adds missing related proc to tank transfer valve.
2013-08-28 01:53:26 +02:00
Cael_Aislinn
ec49d21bb5
Adds missing pug icon states, adds some misc pug behaviour stuff
...
Signed-off-by: Cael_Aislinn <cael_aislinn@yahoo.com.au >
2013-08-28 08:43:19 +10:00
JJRcop
c2e62f3f95
Alphabetized emote code and added help emotes to borgs and slimes
...
Also fixed erroneous view calls
2013-08-26 04:13:42 -04:00
Cael Aislinn
e9d5a3fbfa
Merge pull request #1216 from Aranclanos/DisposalInitialize
...
Disposals spawning with air.
2013-08-23 17:34:11 -07:00
Cael Aislinn
5631d144f9
Merge pull request #1217 from dumpdavidson/nosleepAI
...
Removal of sleep/rest verbs for most mobtypes, fix for forcefeeding brains
2013-08-23 17:24:30 -07:00
Cael Aislinn
4a433db15d
Merge pull request #1210 from dumpdavidson/petborg
...
Pet borgs, remove cells as a monkey
2013-08-23 17:16:40 -07:00
dumpdavidson
085e0c7eb4
Moved mob_sleep and lay_down away from screen.dm as there hasn't been an ui item associated with them forever.
...
mob_sleep and lay_down are now procs of mob/living, added as verbs to whichever mob should have the ability to sleep or lay down (alien, monkey, human as of now)
2013-08-23 17:54:36 +02:00
Cael Aislinn
2f698f5c7c
Merge pull request #1197 from Cheridan/Admin
...
Admin Log Tweaks
2013-08-23 07:20:45 -07:00
Cael Aislinn
787f02b7a2
Merge pull request #1161 from KazeEspada/monkeys
...
Monkey fixes
2013-08-23 07:12:43 -07:00
Cael Aislinn
12e8a54e13
Merge pull request #1170 from Cheridan/Cult
...
Nar-sie change + Construct Names
2013-08-23 07:07:22 -07:00
Cael Aislinn
3b303325b8
Merge pull request #1209 from Carn/Ian
...
Fixes #1208 - there was a return instead of a continue
2013-08-23 06:55:27 -07:00
dumpdavidson
4b54dd8074
Removed sleep/rest verb from non-carbon mobs, slimes and brains.
...
Fixed the possibility to forcefeed brains snacks.
Removed the countdown of various status effects in brain's life() proc that shouldn't happen to brains anyway.
2013-08-23 14:12:12 +02:00
Aranclanos
ff6ba43737
Makes disposal start the round with air inside, depending the air of their loc. This will slightly reduce atmos roundstart lag. Around 150~ compare calls per tick for 5 minutes removed.
2013-08-23 08:06:14 -03:00
Cheridan
cc1e3d2b6d
Merge pull request #1178 from caelaislinn/pugs
...
Adds pugs, makes pugs orderable via cargo
2013-08-22 22:52:48 -07:00
Cheridan
2d6768c1e9
Merge pull request #1185 from VistaPOWA/npc_behaviour_fix
...
Stops idle syndicate mobs from destroying surroundings
2013-08-22 22:47:42 -07:00
Cheridan
766dc65c47
Merge pull request #1172 from kyiakl/Xeno
...
Issue #1012 Fix
2013-08-22 22:41:58 -07:00
Cheridan
7274c58078
Merge pull request #1193 from Giacomand/lastapc
...
APC Runtime Fix
2013-08-22 22:38:49 -07:00
Cheridan
d44873546f
Merge pull request #1183 from Tenebrosity/consistenttimeanddate
...
Fixed #721 - Consistent time and date
2013-08-22 22:35:16 -07:00
Cheridan
e6f025d350
Narsie eats everyone.
2013-08-22 22:18:30 -05:00
Cheridan
ede4192a60
Removes the "Remove All Notes" options from Player Notes. Ckeys are cleared from the list automatically when the last of their notes are erased.
2013-08-22 16:07:10 -05:00
dumpdavidson
e9f269b427
You can now pet borgs as a human or monkey.
...
Monkeys can now remove cells from borgs (they could insert them and use every tool on them, just not remove cells).
2013-08-22 15:17:23 +02:00
carnie
3452f93692
Finalizing fixes
2013-08-22 13:05:14 +01:00
carnie
4ba53e0eeb
Fixes some more issues with sechuds - you can no longer look at yourself to change your status - setting somebody else's status no longer incorrectly uses your name for the record-lookup
2013-08-22 12:12:32 +01:00
carnie
f33c09b0c5
Fixes #1208 - there was a return instead of a continue
...
Corgis now get a love-heart float above their head and yap happily when you pet them (only visible to the person petting them).
2013-08-22 11:37:04 +01:00
carnie
e217ef760e
Randmutb will no longer select and mutate RACEBLOCK - mutagen, cloning, radiation-events etc will no longer cause this block to change.
...
IsBanned() now only processes the key into a ckey once...rather than several times.
2013-08-21 15:45:03 +01:00
Cheridan
dfa2750f41
The auto-notes which are added when a ban is applied won't cause logs.
2013-08-21 00:14:57 -05:00
Cheridan
be4625fce6
Admin Log Tweaks
...
-Wire cut logs are now accessed via the Investigate verb, instead of popping up in the admin chat log.
-Wizard Fireball explosions no longer create admin chat log messages either.
-Adding and removing Player Notes is now logged.
-The note that is added automatically to people who get banned, now displays the duration of ban.
2013-08-20 21:51:39 -05:00
Giacomand
6c26a1b26a
The APC's extra Topic() parameter was causing a runtime to occur when you used ..(). Fixed it by removing the parameter and re-arranging the code so it wasn't required. Fixes Issue #1148 .
2013-08-20 21:58:35 +01:00
VistaPOWA
537e422afc
oops, missed a mob
2013-08-20 03:03:33 +02:00
VistaPOWA
a867353329
Removed redundant var idle_env_destroyer from hostile mobs
2013-08-20 00:39:05 +02:00
VistaPOWA
30d5ccb1d6
Makes hostile mobs destroy their surroundings by default.
2013-08-19 19:31:04 +02:00