Commit Graph

3697 Commits

Author SHA1 Message Date
Ccomp5950 1861c7607f Stops muzzled folks from talking. 2014-05-06 21:38:47 -05:00
DJSnapshot c0a53c52b7 Merge pull request #4913 from Zuhayr/master
Changeling, nymph and robot fixes.
2014-05-06 16:25:31 -07:00
Zuhayr 051edb4fc1 Fixes #4421 2014-05-05 16:57:27 +09:30
Zuhayr ffdba855fa Fixes #3741 2014-05-05 14:50:22 +09:30
Zuhayr 48262ae9dc Robots will now take burn damage from appropriate projectiles, rather than recieving brute. 2014-05-05 14:49:25 +09:30
Ccomp5950 c8c67da6ac Dionaea nymphs now using new say code and get languages again.
dionaea will understand and be understood by humans if they have stolen any blood, it's assumed they learned common.

and a minor fix in hear_say for observers to not get not see simple_animals in (parens) since they have no real_name.
2014-05-04 16:11:10 -05:00
Ccomp5950 93bee94c10 Saycode herp derp. client check checking speaker client instead of hearers. 2014-05-04 09:27:14 -05:00
Mloc ce376eda1d Merge pull request #4894 from Zuhayr/master
IPC fixes.
2014-05-04 13:49:00 +01:00
Ccomp5950 d2b5f24545 Trimming messages prior to say code processing.
Hoping to fix any whitespace issues that stop processing of emotes and radio/language channels
2014-05-03 08:44:26 -05:00
Zuhayr 3d693a5f38 Several IPC adjustments. 2014-05-03 21:29:10 +09:30
Mloc-Argent 56ea5c26bb mob: fix for say code "randomly" breaking
There was a runtiming check for mob.locs[1] in living/say, that would
fail if a mob was in bluespace.

Signed-off-by: Mloc-Argent <colmohici@gmail.com>
2014-05-02 22:28:21 +01:00
Ccomp5950 df0fe76155 Ooops fix, "right_ear" should be "right ear". 2014-04-30 04:03:55 -05:00
Ccomp5950 c8f98337a4 Radio :r and :l fixes and feature.
If you have a hand held radio in your right hand and use :r it will send through it.
If you have a radio on both ears and no radio in your hand and use :r it will use the right side ear radio.

Priority is given to the radio in the hand over the ear but this fix should make both side happy, those that want it to be ears and those tht want it to be hand helds.
2014-04-28 02:50:38 -05:00
Ccomp5950 343d04c726 Silicon emotes. 2014-04-27 00:06:19 -05:00
Ccomp5950 4572414a49 Holopad talk fixed. Was being truncated due to new bahavior of say_quote() 2014-04-26 18:45:16 -05:00
Ccomp5950 7a8180989d Ghosts with GHOSTRADIO on won't hear people talk into radios only the radio chatter.
Unconscience folk will also not hear speech or radio.
2014-04-26 18:40:48 -05:00
Ccomp5950 fdab05baef ghosts won't see the random names given to announcement AI's 2014-04-26 02:29:41 -05:00
Ccomp5950 c985ecb02d Eavesdrop range on people talking into headsets is right next to them again.
Distance dropped from 3 to 1
2014-04-26 01:09:19 -05:00
Ccomp5950 2f2a308bfc Drunks will slur again. whoops. 2014-04-26 01:03:53 -05:00
Ccomp5950 5da8ce2cba Humans can use :h again for their departments. 2014-04-26 00:03:56 -05:00
Ccomp5950 976ae06e6b Merge branch 'master' of github.com:Baystation12/Baystation12 into dev-freeze
Conflicts:
	code/modules/mob/living/say.dm
	code/modules/paperwork/paper.dm
	code/modules/telesci/bscrystal.dm
	html/changelog.html
	icons/mob/uniform.dmi
	maps/tgstation2.dmm
2014-04-25 21:14:58 -05:00
Ccomp5950 e548fe6e43 Crash fix attempt: Moving NanoUI resource file sending away from client/New()
it's going in mob/Login() instead.
2014-04-25 17:47:27 -05:00
Mloc 74ef3765d0 Merge pull request #4825 from DJSnapshot/hotfix
IPC fixes
2014-04-25 21:32:45 +01:00
DJSnapshot a6fbde8f2f Fixes for Mloc, part 2. 2014-04-25 13:31:10 -07:00
Ccomp5950 2b9833ce0b Monkies / Dionaea nymphs should be able to emote again as well as not talk while dead.
Removed debug msg from broadcaster.dm (oops)
2014-04-25 03:15:14 -05:00
Ccomp5950 8ce78cd616 Merge branch 'dev-freeze' of github.com:Baystation12/Baystation12 into more-say-code-fixes
Conflicts:
	code/modules/mob/hear_say.dm
	code/modules/mob/living/simple_animal/simple_animal.dm
2014-04-25 03:04:59 -05:00
Ccomp5950 6a325036b0 Derpfix on Telecoms broadcast message, should fix any problem with arrivals computer having many names. 2014-04-25 03:00:54 -05:00
Ccomp5950 93b398b4e6 Some more fixes.
Derp fix on objects, we check mob contents instead of src.contents for any objects that can hear and pass hear_talk on to it.
Tape recorder will record the verb sent instead of doing it's own thing with verbs.
2014-04-25 02:02:45 -05:00
Ccomp5950 500fbdf99f Saycode fixes 2: Electric Boogaloo
Binary channel now doesn't crop out the entire message when used.
Simple Animals won't talk while dead.
Poly/Parrots can use the radio and learn new phrases.
2014-04-25 01:08:11 -05:00
Ccomp5950 12e32c8159 Oops, compile fix on hear_say.dm 2014-04-23 17:40:42 -05:00
Ccomp5950 9f3e58cfe9 Merge branch 'dev-freeze' of github.com:Baystation12/Baystation12 into say_code_fix
Conflicts:
	code/modules/mob/hear_say.dm
2014-04-22 18:25:03 -05:00
Ccomp5950 4e1db5ea47 Merge pull request #4763 from mwerezak/actuator
Fixes #4758
2014-04-21 21:56:33 -05:00
DJSnapshot fcdbda8383 fix for IPCs taking rad damage. 2014-04-20 21:57:12 -07:00
Ccomp5950 186e78d2cf Say code fixes.
Lobby players won't hear stuffs
Universal hearing with animals won't be a thing.
Players won't hear stuff if they are sleeping, though somethings might slip through...
2014-04-20 04:37:46 -05:00
Mike e955753acf Reverted energy_consumption value
Reverted energy_consumption value for
/datum/robot_component/binary_communication to 0.
2014-04-19 17:17:22 -04:00
Ccomp5950 e1a0cac64b Juggernauts will no longer be weakened and unable to click stuff if zas knocks them over. 2014-04-18 06:40:45 -05:00
Mike b00670abc2 Fixed misplace span tags
Fixed some misplaced span tags in say code that were making
alien-language text look funny.
2014-04-17 23:42:45 -04:00
Mike 0df1ce1b41 Fixes #4758
Fixed issue where removing the power cell would prevent certain checks
on robot components. Also cleaned up
/mob/living/silicon/robot/proc/use_power(), moved code related to status
for better SRP. Added a line to the examine text to hint that the borg
can still move without power.
Sorry for all of this being in a single commit, things got screwed up
with git.
2014-04-16 19:55:22 -04:00
DJSnapshot 756d7a83e9 Merge pull request #4715 from Iamgoofball/FUCKMONKEY
Removes the last traces of Monkey Emergency
2014-04-11 11:47:37 -07:00
DJSnapshot da3489196c Merge pull request #4727 from Ccomp5950/FUCK-say-code
Saycode rewrite.
2014-04-10 22:42:38 -07:00
Ccomp5950 6056b5dc3d Some fixes saycode cleanups
Moved the verb check from hear to the speaker

Spellcheck on hulk so Dragor doesn't beat me up.
2014-04-10 00:05:52 -05:00
Chinsky 06fd99b9ba Merge pull request #4723 from Jarcolr/diction
Fixes some typos and descriptions
2014-04-09 21:48:19 +04:00
Ccomp5950 46704a436b Saycode rewrite: Add support for speech_problem_flag
Ready for Dev
2014-04-08 21:50:01 -05:00
Jarcolr 868dea5681 Grammar patch 1
This is just the first one of many.
2014-04-08 14:48:31 +03:00
Ccomp5950 e1fef1796e Merge pull request #4707 from DJSnapshot/tasers
replaced electrodes with insta hit taser beams
2014-04-07 02:16:01 -05:00
Ccomp5950 80bae7a87d Merge pull request #4705 from DJSnapshot/jumpsuits
Undershirts and rolling down jumpsuits!
2014-04-07 02:12:59 -05:00
iamgoofball 238451dbc9 die monkey emergency DIE 2014-04-06 12:05:41 -07:00
RavingManiac f0bda5a494 Merge branch 'master' of https://github.com/Baystation12/Baystation12 2014-04-06 14:28:28 +08:00
RavingManiac e348f532ab Items inside objects will now hear what the object is hearing, as will items inside those items. This allows tape recorders to work in containers and closets. 2014-04-06 14:20:57 +08:00
DJSnapshot 1a50dddbd4 replaced electrodes with insta hit taser beams. 2014-04-05 17:13:09 -07:00