Tigercat2000
78f53553f8
Reduce lines by removing blank lines added by PJ's script
2016-04-05 08:25:57 -07:00
Tigercat2000
9d430844c3
Replace most (if not all) output << operators with to_chat(user, message)
...
Currently, to_chat is literally just a proc that does user << message.
But it'll let us do output modification in the future, especially for
something like Goon's HTML chat.
Big thanks to PJB for his to_chat script, see
https://github.com/d3athrow/vgstation13/pull/6625 for more details.
2016-04-05 08:15:05 -07:00
Tigercat2000
976887b2e0
Replace text2list and list2text
2016-02-28 12:07:19 -08:00
Markolie
bec9fca533
SQL update
2015-09-23 06:13:42 +02:00
Markolie
87570fc080
isNonCrewAntag() checks, key_name fixes
2015-08-20 17:25:55 +02:00
Markolie
f553fb6825
Replace special role checks with isAntag checks
2015-08-18 21:18:21 +02:00
Krausus
e86fd2a636
Fixes missing sanitization in karma logging
2015-05-21 20:54:06 -04:00
ZomgPonies
c942b5e60c
Adds Plasmaman to Karma Shop
2015-03-05 14:35:17 -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
7e635a967e
Fix compile
2015-02-19 01:40:28 +01:00
Markolie
dad0b2d856
Fix AI tracking, karma message fix, karma say fix, robot storage sprite change
2015-02-19 01:05:00 +01:00
ZomgPonies
6c1a629882
Additional karma check to prevent potential exploit?
2015-02-16 06:14:06 -05:00
Markolie
5646a9cc69
Blob event fix, mapfix, AI/robot fix
2015-01-16 01:42:56 +01:00
Markolie
60e18d0c0e
Major map overhaul, remove customs officer/nanotrasen recruiter
2015-01-12 02:23:45 +01:00
Markolie
92b57b5189
Bug fixes, R&D design files, map fixes
2015-01-05 21:03:48 +01:00
Markolie
e88194f895
Karma fix
2014-12-23 00:53:13 +01:00
Markolie
c8db120dce
Transit tube pressure fix
2014-12-22 20:31:03 +01:00
Markolie
47f4161fbb
Bug fixes, map fixes
2014-12-22 14:47:58 +01:00
Markolie
3e7e6ef1e6
Fix startup runtime, remove debug from karma
2014-12-21 13:14:41 +01:00
Markolie
17ae62bc99
Karma refund option, IPC radiation checks
2014-12-20 20:45:31 +01:00
Markolie
828158d9bd
Forgot the karma file
2014-12-20 18:25:23 +01:00