Commit Graph

3008 Commits

Author SHA1 Message Date
Cheridan
fa751f2f72 Merge pull request #4975 from phil235/CloneMessages
Replacing clone damage descriptions with "cellular damage".
2014-09-30 12:21:42 -05:00
Remie Richards
219864312a Merge pull request #4988 from Miauw62/420
Fixes a bunch of saycode things.
2014-09-30 10:23:23 +01:00
Cheridan
094010444f Merge pull request #4970 from Jordie0608/nothingwittyhere
Fixes 'atoms' typo in unsuitable_atmos_damage
2014-09-29 12:57:08 -05:00
ikarrus
fdecf7bb68 Ghosts will be able to hear all Special Chats
Mostly so admins can supervise them.

- Ghosts will be able to hear Cultist Chat. Ghosts weren't able to pick up ones sent by cult_innate_comm()
- You won't need ghost ears on to listen to Binary Chat, like how it used to be
- put dead_mob_list to good use (Everything seemed fine when I tested it. Let me know if I'm missing overlooking something)
- Bumped lingchat sense chance up to 40%

Resolves #4860
2014-09-28 20:35:09 -06:00
Miauw
f0ddaf7d8e Merge branch 'master' of https://github.com/tgstation/-tg-station into 420
Conflicts:
	code/modules/admin/admin_verbs.dm
2014-09-27 16:09:31 +02:00
Miauw
77584d4a7d Fixes a bunch of saycode things. Objs can now hear radio talk.
Added a proper strip_html() function.
Fixed #4959
2014-09-27 16:06:06 +02:00
Swag McYolosteinen
d9ee81bb96 Merge pull request #4815 from phil235/AudibleMsgFix
Simplifying audible messages
2014-09-27 15:01:56 +02:00
Remie Richards
cc85f44ccb Merge pull request #4900 from MrStonedOne/erroageinjudgement
Fixes some "erros" in the database system
2014-09-26 23:41:37 +01:00
phil235
b00b41bbf9 Replacing clone damage descriptions by "cellular damage". 2014-09-25 19:11:31 +02:00
phil235
3248e23887 Merge branch 'master' of https://github.com/tgstation/-tg-station into AudibleMsgFix
Conflicts:
	code/modules/recycling/disposal.dm
2014-09-25 18:45:53 +02:00
phil235
7afbd3345b Replacing some hearers(...) with get_hearers_in_view(...).
Renaming Make Sound to Object Say.
Switching deaf_message in audible_message proc to last argument.
Replacing some "for(mob in hearers)+show_message" with audible_message()
2014-09-25 18:22:27 +02:00
Jordie0608
b27dbcba1d Fixes 'atoms' typo in unsuitable_atmos_damage 2014-09-25 17:45:50 +10:00
Remie Richards
90f3b05568 Merge pull request #4724 from Lo6a4evskiy/Security_HUD_records
Integrated more of security records functionality into SecHUD
2014-09-24 12:02:52 +01:00
Remie Richards
1d23f24266 Merge pull request #4939 from hornygranny/passtable
aliens can run over tables
2014-09-23 23:00:49 +01:00
Cheridan
ff5ec967eb Merge pull request #4917 from Jordie0608/plastiqueisoldfrechforplasticexplosives
Standardizes name and path of plastique/plastic explosive/c4 to C4
2014-09-23 09:02:43 -05:00
Swag McYolosteinen
9fc6fccf17 Merge pull request #4616 from Ikarrus/revvsrev
Gang Mode for TG
2014-09-22 20:28:47 +02:00
Remie Richards
ab35cd2b2c Merge pull request #4909 from Miauw62/ninjacangosuckadick
Fixes voice changers.
2014-09-22 17:19:13 +01:00
Hornygranny
2da1e55120 aliens can run over tables 2014-09-21 22:44:57 -07:00
ikarrus
eabe1f4491 Resolved conflicts and addressed maintainer feedback. 2014-09-21 15:30:54 -06:00
Jordie0608
facb2744cb Standardizes name and path of plastique/plastic explosive/c4 to C4 2014-09-21 17:34:26 +10:00
Miauw
e66f74439a Fixes radio MMIs turning exofabs into radios.
Also removed the obsolete GLOBAL_RADIO_TYPE variable.
2014-09-20 15:19:29 +02:00
Miauw
86d2d666a8 Fixes voice changer mask code being absent. Fixed #4843 2014-09-20 14:30:18 +02:00
MrStonedOne
e21ed011af Fixes some erros in the database system
Replaces erro_ with a configurable table prefix system
Defaults to erro_ if not configured, but configuation files default to SS13_
2014-09-19 13:37:58 -07:00
Remie Richards
4cc83d81ea Merge pull request #4882 from hornygranny/passmob
PASSMOB
2014-09-19 20:57:46 +01:00
Aranclanos
fb15795f2b Revert "Players Jobbanned from Antagonist Roles cannot be spawned as, or converted to, them" 2014-09-19 13:38:10 -03:00
ikarrus
7c32420497 Resolved conflicts and added my yml changelog file 2014-09-19 09:30:59 -06:00
Remie Richards
49bf678e7f Merge pull request #4440 from Ikarrus/antagjobbans_actually_worth_a_damn
Players Jobbanned from Antagonist Roles cannot be spawned as, or converted to, them
2014-09-19 16:00:29 +01:00
Cheridan
7a32582db9 Merge pull request #4745 from Perakp/miningScanner
Mining scanner scans automatically, similar to t-ray scanner.
2014-09-19 09:43:32 -05:00
Hornygranny
0a324d5a10 0 density on drone replaces with PASSMOB 2014-09-18 14:25:27 -07:00
Hornygranny
f920d6854f PASSMOB created
larvae have PASSMOB
larvae can no longer pull
2014-09-18 12:24:11 -07:00
Cheridan
477d75ca51 Merge pull request #4866 from Aranclanos/overeye
Fixed the overeye hair, now it should display properly instead of an 'error' message.
2014-09-18 12:01:46 -05:00
Cheridan
f5bf1ddaa9 Merge pull request #4809 from RemieRichards/Drones
Ports Drones from NTstation + New Improvements/Features
2014-09-17 16:56:40 -05:00
Cheridan
db9295dd39 Merge pull request #4842 from Miauw62/thepasthauntsme
Makes Robotize() work properly again. Fixed #4834
2014-09-17 14:07:50 -05:00
phil235
e4a958ac63 Simplifying audible_message proc by using get_hearers_in_view(). 2014-09-17 20:47:26 +02:00
Remie Richards
71c1db26ec usr -> src 2014-09-17 08:01:17 +01:00
Aranclanos
891a9d0568 Fixed the overeye hair, now it should display properly instead of an 'error' message. 2014-09-17 02:37:51 -03:00
Cheridan
2fb2e902dc Merge pull request #4726 from Miauw62/sensualwhispers
Adds a separate preference for whispers.
2014-09-16 12:42:13 -05:00
JJRcop
44df1f712c Drones can now hear binary chat, but they cannot speak in it 2014-09-16 10:32:14 -04:00
Cheridan
cd990bdeda Merge pull request #4810 from phil235/Messagetypos
Fix many messages and sounds
2014-09-16 08:45:31 -05:00
Alex
171a1b9cd0 Merge pull request #4829 from Ikarrus/gspeakfix
Fixes Respec exploit with hivemind chat
2014-09-16 12:16:28 +01:00
Alex
5187ad81c4 Merge pull request #4819 from Aranclanos/extinguishfix
Fixes humans extinguishing themselves when they are in a turf with no oxygen.
2014-09-16 12:12:17 +01:00
Alex
6a083ecda0 Merge pull request #4835 from Aranclanos/Entered
Entered() cleanup
2014-09-16 12:12:04 +01:00
JJRcop
657fb01c3a Drones can be stunned and EMP'ed
Getting EMP'ed stuns them for a few seconds
2014-09-16 04:40:18 -04:00
ikarrus
64000f2c8e Increases chance to hear hivemind to 30% 2014-09-15 19:08:28 -06:00
Miauw
505b22edc1 Makes Robotize() work properly again. Fixed #4834 2014-09-15 18:01:26 +02:00
Aranclanos
53f48fa599 Cleaned up the turf Entered() procs:
-Removed check for infrared beams. (it checked each time that anything moved)
-Removed 'movement_disabled' check, the verb is also completely removed.

For space Entered() turfs:
-Removed check for meteor
Now meteors and immovable rods will use the same proc to determinate their start and finish, while moving they'll check in which z level they are, deleting themselves if they leave it.
-Removed spawn() to move objects being pulled between z levels
Replaced the step() from mob pulling movement code and replaced them with Move()

For asteroid Entered turfs:
-Removed check for mining cyborgs, now it will be next to the janitor borg check to clean the floor.

Mecha code got a small clean, removing the Entered() calls from there.
2014-09-15 03:26:58 -03:00
JJRcop
b1eb790033 Adds button when pulling something
Fixes drone laws indentation
2014-09-14 23:40:17 -04:00
Remie Richards
78cb2636b9 u saw nothing 2014-09-14 22:31:36 +01:00
phil235
8d6ee69a36 Fixing issue where people can't hear their own emotes while inside lockers and the audible messages when also in the dark. Removing object_talk() proc (obsolete). 2014-09-14 16:17:16 +02:00
Alex
3bf763f9a7 Merge pull request #4792 from Aranclanos/grabruntimes
Fixes two runtimes related to the grab object.
2014-09-14 13:19:04 +01:00