Commit Graph

3013 Commits

Author SHA1 Message Date
phil235 cd78c2b067 Adding puppies and kittens to the small mob category.
Increasing mob_storage_capacity for closet and bodybag to 4 and 6 respectively.
2014-10-13 19:03:56 +02:00
phil235 36cbf06ed9 closets and its children can no longer contain a near infinite amount of mobs.
Adding a mob_size var to mob/living . All closets can still contain the same amount of small sized mobs as before(mouse, parrot,pAI, viscerator, lizard, chick), but they can no longer contain large mobs (alien emperess, blobbernaut, juggernaut, hostile tree, goliath), and they can contain a few human sized mobs (three for bodybags, two for closets and other children).
2014-10-12 18:46:56 +02:00
Cheridan 2a12b149e1 Merge pull request #4966 from JJRcop/whisper-dead-dead
Fixes being able to whisper while dead
2014-10-05 00:40:28 -05:00
Cheridan e8a56ee14b Merge pull request #4949 from hornygranny/alienpockets
alien pockets removed
2014-10-04 23:53:06 -05:00
Cheridan 08be1b34eb Revert "Changes a few green crosses to blue on sprites that I missed last time" 2014-10-04 19:22:10 -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 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
JJRcop 7f254fc570 Fixes being able to whisper while dead 2014-09-24 17:24:17 -04: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
Hornygranny e05c21502b alien pockets removed
resin stacking removed
2014-09-22 15:29:09 -07: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