Commit Graph

63 Commits

Author SHA1 Message Date
Fox-McCloud a07873eb22 Fixes Random Names on Human Mob Creation 2016-01-21 02:12:38 -05:00
Aurorablade 1404c88229 fixes
will still need to look at using transfer_to and the language key
2015-10-19 08:27:06 -04:00
Aurorablade d141945b10 Changed based on feedback 2015-10-13 23:01:28 -04:00
Aurorablade 2b54e5cf63 Merge remote-tracking branch 'refs/remotes/ParadiseSS13/master' into ForTheSwarm2 2015-10-11 22:50:27 -04:00
Aurorablade 769a5d3bff FUUUUUUUUUUUUUUUUUUUUUUUUUUUU
Merge conflict EXTREAME FIX
2015-10-08 18:38:45 -04:00
Tigercat2000 b40b4c70cc no stuttering for noise language 2015-10-08 14:24:58 -07:00
FalseIncarnate 76817f8c59 Language and IPC Random Name Fix
Fixes an incorrect language datum path that was the true culprit for the
"an unknown language" option.
- Fixing this path also has fixed IPC random names being random strings
of 0's, 1's, and the occasional 2.

Re-consolidated the vars for the /datum/language define to be in a
single code block

Adds a new proc for clients that lists all language names, their path,
and whether they are restricted.
- Can only be called via proc-call
- For debugging purposes only, please do not use on live server as it
will spam chat due to sending the messages to world.
2015-09-09 02:43:40 -04:00
Fox-McCloud 386ccd9717 Merge pull request #1844 from Markolie/cargonia
Cargo interface overhaul
2015-08-25 16:29:56 -04:00
Markolie 6a6f09ed36 Cargo interface overhaul 2015-08-24 19:20:20 +02:00
Fox-McCloud 146ded3521 Gutter Language Update 2015-08-24 02:45:38 -04:00
Fox-McCloud f635d9c054 Merge pull request #1778 from Markolie/events
Revenant update, event weight tweaks
2015-08-19 17:04:14 -04:00
TheDZD 2248b3eaa6 Merge pull request #1760 from Markolie/ipcmasterrace
IPC overhaul
2015-08-19 11:57:04 -04:00
Markolie 6bb7372ace Logging/ghost messages for various whispers 2015-08-18 18:15:49 +02:00
Markolie 8822cbba09 AI tracking update 2015-08-17 19:05:09 +02:00
Markolie e6408b96c2 IPC overhaul 2015-08-15 23:52:26 +02:00
Fox-McCloud 226052c438 typo 2015-05-28 04:07:41 -04:00
Fox-McCloud cd112b5364 Wolpin Fix+Monkey Tail Fix 2015-05-28 04:04:39 -04:00
ZomgPonies e76e33f4eb Fixed language keys for monkeys 2015-05-26 21:30:13 -04:00
ZomgPonies 86ebb33c7e fix monkey language keys 2015-05-26 20:18:43 -04:00
ZomgPonies f2d03e93c2 First 1/3 of port done. 2015-05-25 17:59:30 -04:00
ZomgPonies 41bc4eed31 Merge pull request #1156 from Fox-McCloud/spess-dogs
New Race: Canine Race--Vulpkanin
2015-05-25 04:43:04 -04:00
Fox-McCloud 1b4c3f797d touch-ups 2015-05-24 01:35:52 -04:00
Fox-McCloud 791ebc0b7f New Race: Canine Race--Vulpkanin 2015-05-24 01:00:19 -04:00
Krausus f5be679752 Adds ghost_follow_link and AI eye following 2015-05-23 08:54:13 -04:00
ZomgPonies 95b1c1d87c Adds two new event species 2015-05-14 22:30:38 -04:00
Fox-McCloud e004610827 Merge pull request #956 from TheDZD/shadowling
Shadowling Fixes
2015-05-06 18:18:28 -04:00
DZD 830b7bde99 More fixes
- Fixes shadowling HUD (for real this time).
- Adds antag role display in shadowling hivemind, this prints
(Shadowling) or (Shadowling Thrall) prior to each message, depending on
the role of the speaker (although theoretically multi-antags could have
something else there).
2015-05-06 17:39:36 -04:00
ZomgPonies d106462fa5 Merge pull request #796 from TheDZD/shadowling
Port of /tg/station's Shadowlings [WIP]
2015-05-04 20:38:20 -04:00
DZD 139f928a2e Changes, hellish runtimes
- Shadowling hivemind is a language
- Fixes shadowling HUD
- Changes to gamemode to allow for testing.
- Creates runtimes because BYOND is shit.
2015-04-29 19:28:42 -04:00
Krausus 4915d7067e Fixes setting default language through Check Known Languages
Also removes some non-functional code from the previous "fix".
2015-04-29 09:01:44 -04:00
GinjaNinja32 a92e058b6c Selectable default languages
This commit allows any mob which can speak to choose one of their known
languages as 'default', which makes anything that they say with no
prefix (EG; say 'lol'), use that language.

This commit also changes the 'galactic common' language to use :9
instead of :0, as :0 does not work due to BYOND.. strangeness.

Implements two new IC-tab verbs and updates the check-known-languages
panel to also integrate with this system.
2015-04-14 19:21:48 -07:00
Markolie 91878efbdc Fix position of robotic talk follow 2015-02-25 20:47:03 +01:00
Markolie da05274bf4 Mapfix, hivemind fix 2015-02-25 01:13:53 +01:00
ZomgPonies 6958c6f1bb Typo fix 2015-02-21 09:38:50 -05:00
ZomgPonies ad8d879349 Adds a public clown language 2015-02-21 09:37:45 -05:00
Markolie d8d1670b68 Revert "Revert "Saycode/language/species port from Bay""
This reverts commit d54579850c.

Conflicts:
	code/game/gamemodes/nuclear/nuclearbomb.dm
	code/game/objects/items/devices/radio/intercom.dm
	code/modules/mob/living/silicon/pai/pai.dm
2015-02-20 17:46:35 +01:00
ZomgPonies d54579850c Revert "Saycode/language/species port from Bay" 2015-02-19 20:15:42 -05:00
Markolie 46c53be6f1 Part 2 of saycode/language/species port from Bay. Also includes bugfixes. 2015-02-20 00:50:28 +01:00
Markolie 21926c9e48 Part 1 of saycode/language/species port from Bay 2015-02-17 23:20:50 +01:00
Markolie 01ed97b4eb Bot fixes, disease runtime fix, vending menu fix 2014-12-02 19:46:34 +01:00
Necaladun bef546bb7b 3rd times the charm - trinary
Changed to :5 because :t was conflicting with something to do with
radio?
2014-06-20 04:15:15 +09:30
Necaladun 187f56d996 Kidan language fix
Kidan language to :4 instead of :l to avoid radio chat
2014-06-18 21:50:07 +09:30
Necaladun 4340ba620d Fixing a derp
trinary should be t
2014-06-18 18:43:01 +09:30
Necaladun 7fec1c561c MP Language
Trinary for MP
2014-06-18 12:18:36 +09:30
ZomgPonies 97765314ba Adds a language to Kidan as requested 2014-05-14 04:54:13 -04:00
ZomgPonies ee85462e08 Fuck fonts forever always 2014-02-28 16:03:49 -05:00
ZomgPonies fc7e9a594d Font changes 2014-02-28 15:43:50 -05:00
ZomgPonies 77417edf6e Revert "New fonts work first iteration"
This reverts commit 172a4dfc51.
2014-02-04 02:47:14 -05:00
ZomgPonies 172a4dfc51 New fonts work first iteration 2014-02-04 00:54:24 -05:00
ZomgPonies d40ebc5cc5 Revert "Tradeband and Gutterspeak now have a different font than Tradeband."
This reverts commit b5906bba39.

Conflicts:
	code/modules/mob/living/carbon/human/human.dm
2014-01-15 06:54:46 -05:00