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
kyiakl
ea4c604738
Update surgery_step.dm
2013-08-19 12:49:23 -04:00
kyiakl
9cdbcf115c
Update surgery_step.dm
2013-08-19 08:11:34 -04:00
Cael Aislinn
01e87ce2a9
Merge pull request #1186 from VistaPOWA/disposals
...
Added delay to Disposals sounds
2013-08-19 03:22:04 -07:00
Cael Aislinn
635454486a
Merge pull request #1188 from MrPerson/waterflower
...
Made the clown's waterflower a child of spraybottles
2013-08-19 03:18:47 -07:00
Cael Aislinn
03ff285876
Merge pull request #1184 from Scottzar/master
...
Adds a recipe for appendix burgers.
2013-08-19 03:11:49 -07:00
Cael Aislinn
2a451e7a75
Merge pull request #1167 from Giacomand/stampcham
...
Chameleon Stamp
2013-08-19 02:51:58 -07:00
Cael Aislinn
b25efc1e3a
Merge pull request #1159 from Giacomand/malftransforming
...
Added the transforming machine to the Malf AI's Modules.
2013-08-19 02:46:55 -07:00
MrPerson
60e25d2b9a
Made the clown's waterflower a child of spraybottles rather than having its own snowflake spraying code. As a result, clowns can refill the flower with anything and spray a single unit of reagent at people. Pepperspray is a good one. Honk honk.
...
Fixed "you empty the the spray bottle" message.
2013-08-18 19:41:32 -07:00
VistaPOWA
cb6fb7703d
removed extra newline
2013-08-19 02:40:59 +02:00
VistaPOWA
c325378da9
Added delay to Disposals sound
...
Fixed mining (and disposals) being a noise hazard. Their sound shouldn't
'pile' up now like before.
2013-08-19 02:38:44 +02:00
Cheridan
bfeef72660
Merge pull request #1102 from Aranclanos/Linda
...
Linda.
2013-08-18 15:27:23 -07:00
VistaPOWA
e5f4deba9d
Stops idle syndicate mobs from destroying surroundings
...
Adds a variable ('idle_env_destroyer') to all hostile mobs, denoting
whether the mob destroys it's environment while idling or not. Default
value is 0 (no). Syndicate, russian and pirate mobs are affected. Also
prevents aforementioned mobs from suiciding and/or wrecking away mission
environments before the player could see them.
Fixes hostile mobs interpreting 'null' as a valid target and always
being in HOSTILE_ATTACK stance.
2013-08-18 23:06:58 +02:00
Scottzar
8a6d974a04
Adds a recipe for appendix burgers.
...
Has a custom sprite which I made, which essentially looks like the standard burger.
Currently no distinction between inflamed and non-inflamed appendixes because I don't know how to check vars without making a separate check like with human meat when processing the recipe.
2013-08-18 11:17:56 +10:00
Jesus Hussein Chris
4778998139
Makes dates and times consistent across different station logs.
2013-08-18 12:07:48 +12:00
Jesus Hussein Chris
51e4c0bb3f
Merge branch 'master' of https://github.com/tgstation/-tg-station into time
2013-08-18 11:03:13 +12:00
Cael_Aislinn
21d35fb586
adds pugs
...
Signed-off-by: Cael_Aislinn <cael_aislinn@yahoo.com.au >
2013-08-17 10:12:40 +10:00
Jesus Hussein Chris
2756405cd2
Makes times and dates consistent. Adds date to PDA.
2013-08-17 04:19:41 +12:00
kyiakl
c5abdfbd24
Issue #1012 Fix
2013-08-15 21:33:39 -04:00
Cheridan
62a6a02db9
Constructs get named-numbers now so you can actually tell who's being a gryphon/reading WGW over the radio.
...
Tweaks to Newsie
2013-08-15 14:35:04 -05:00
Cheridan
1cbc9dbee0
Merge branch 'Cult' of https://github.com/Cheridan/-tg-station
2013-08-15 12:33:30 -05:00
Giacomand
e2f9e615ff
Merge branch 'master' of https://github.com/tgstation/-tg-station into malftransforming
...
Conflicts:
html/changelog.html
2013-08-15 10:28:14 +01:00