Commit Graph

7 Commits

Author SHA1 Message Date
Tastyfish
99ba2e4bd2 Fixes pda signaller 2016-04-20 17:01:08 -04:00
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
Tastyfish
25195208a9 Ports tg simple_animal bots 2016-03-28 00:22:04 -04:00
Tastyfish
19108df390 Some tweaks to bot and power apps 2016-02-12 20:19:45 -05:00
Tastyfish
45fd531594 PDA soft gc / forceMove 2016-02-12 18:15:34 -05:00
Tastyfish
4f197cd48b Also moved the pda stuff to a module 2016-02-12 16:51:16 -05:00