Commit Graph
17 Commits
Author SHA1 Message Date
Fox McCloudandGitHub c65b0342ab Merge pull request #5554 from Crazylemon64/descriptive_tochat_runtimes
Graaaaaagh
2016-08-26 21:33:21 -04:00
Crazylemon64 7a48a84cea :( 2016-08-26 18:25:24 -07:00
TheDZDandGitHub 978760ef5e Merge pull request #5520 from Crazylemon64/descriptive_tochat_runtimes
The message for to_chat runtimes is more descriptive now
2016-08-26 20:58:36 -04:00
Crazylemon64 4e9f922cd4 Fixes tabbing 2016-08-26 16:57:57 -07:00
Crazylemon64 c4c6bae2ec Adds logging for what should be an impossible case 2016-08-26 15:41:02 -07:00
Crazylemon64 46553aac06 Makes the messages a fair shot more descriptive 2016-08-26 15:38:10 -07:00
Crazylemon64 4a3addd0f6 Makes things a bit cleaner 2016-08-23 17:32:29 -07:00
Crazylemon64 9d29a541cb The message for to_chat runtimes is more descriptive now 2016-08-22 21:26:15 -07:00
Krausus 6ab552f0fa Fixes Goonchat delaying client/New, again 2016-08-22 22:40:56 -04:00
Krausus 2343ecbc27 Replaces goonchat highlighting code with mark.js 2016-08-14 13:06:22 -04:00
Krausus 90e4247bb8 Removes bicon proc's bi alias
Almost all the other largely pointless aliases for the Goonchat procs
were removed, but this one remained, unused. And since we'll never need
to save 3 characters, now it's gone, too.
2016-07-29 10:07:56 -04:00
Krausus f4e824e4c3 Adds no-class mode to bicon proc
... and makes the bicons in View Variables use it. This seems to stop a
small number of icon state classes from breaking Dream Seeker when
directly browsed to a client. I don't actually understand why, but it
works.
2016-07-29 09:00:07 -04:00
Krausus ae85d05051 Fixes Goonchat freezing New for some clients 2016-07-08 13:01:37 -04:00
tigercat2000andFox McCloud 282e8088b2 Runtime & Goonchat fixes (#4820)
* Fix goonchat banned-cookie misdetection

* Runtime fixes

* Fix #4813

* Fix #4818

* Whoops.

* Actual emote runtime fix
2016-06-29 11:12:16 -04:00
KraususandFox McCloud 8d7e638f6e Improved to_chat debug message (#4795)
Also fixed a couple related, minor bugs
2016-06-28 11:34:54 -04:00
Krausus eecf8ba93b to_chat fixes
Mostly sounds using to_chat instead of << like they should. Also, the
to_chat CRASH now refers to itself as to_chat instead of Boutput.
2016-06-24 18:36:50 -04:00
tigercat2000andFox McCloud 732c3b4ae5 Goonchat (#4744)
* bicon regex run

* Remove all \black

* Goonchat from /vg/ / Goon

Whoo!
Special thanks to @Tastyfish for the macro2html thing so all of our
horrible color macros keep working and don't fail horribly <3

* Fixes and changes n stuff

- Made ping sane again (the fuck PJ)
- Updated chat CSS
- Fixed like one problem with a color macro

* whoops

* Restore /vg/'s pingloop stuff (used to avoid fucking up is_afk)

* Strip problematic tags from tcomm scripts

- <audio>
- <video>
- <iframe>
- <script>

* Fix human examine icon

* Name hotkey elements

* Removed old stylesheet
2016-06-23 16:56:15 -04:00