SteelSlayer
7738d6bff3
Update browserOutput.dm
2020-10-11 17:46:07 -05:00
SabreML
31dfa203f7
font-stye
2020-10-02 16:52:48 +01:00
SabreML
3f8ee9b375
Removes 'bnotice' span class
2020-10-02 16:17:26 +01:00
AffectedArc07 and GitHub
eb6f307c6f
Merge pull request #14250 from SteelSlayer/sschat-is-kill
...
Kills off SSchat
2020-09-12 23:50:38 +01:00
SteelSlayer
287e412fae
kills off the chat subsystem
2020-09-06 10:55:32 -05:00
mochi
cc7c18f2f9
Add auto-reconnect chat feature on server reboot
2020-09-06 13:47:28 +02:00
AffectedArc07 and GitHub
ab04cccae1
Merge pull request #14134 from Deelite34/Night-mode-tweak-2
...
Dark mode tweaks v1.1
2020-08-25 12:58:02 +01:00
Deelite34
a2df294303
woops
2020-08-22 23:51:30 +02:00
Deelite34
f0b9af8cb7
This too
2020-08-22 23:20:33 +02:00
Deelite34
c04fbd5e4b
Fixes what I have missed
...
global ooc colour, ert, occurence of "blue" colour
2020-08-22 23:05:39 +02:00
AffectedArc07 and GitHub
801bfea049
Merge pull request #14115 from Deelite34/Night-mode-tweak
...
Dark chat tweaks
2020-08-22 19:33:38 +01:00
Deelite34
9cea1e654a
Light mode darkmblue is back to old colour now
2020-08-20 12:00:14 +02:00
Deelite34
29026e3422
Adds darkmblue class to light mode too
2020-08-20 11:13:54 +02:00
Deelite34
8655b62125
Span instead of copypaste
2020-08-19 22:28:51 +02:00
Deelite34
45ce7b378c
Tweaks the night mode chat
2020-08-19 20:34:31 +02:00
AffectedArc07 and GitHub
b9fca17a48
Makes asay readable in darkmode ( #14031 )
2020-08-15 09:43:33 -06:00
AffectedArc07 and GitHub
b2d8303d77
Merge pull request #12690 from craftxbox/highlight-regex
...
The (hopefully) final highlight regex fix
2020-08-07 08:46:06 +01:00
AffectedArc07
f15dfa0889
Subsystems now state implications if offlined.
2020-05-10 13:52:36 +01:00
craftxbox
22e28e5fad
Merge remote-tracking branch 'origin/master' into highlight-regex
2020-04-13 16:32:25 -02:30
craftxbox
c9f1a997bd
extra styling fixes
2020-04-13 00:25:48 -02:30
craftxbox
964e23bb48
styling fixes
2020-04-13 00:23:15 -02:30
AffectedArc07
64840b4450
GOONCHAT
2020-04-12 15:15:15 +01:00
AffectedArc07
c8e9cd055a
More fixes
2020-04-12 14:45:53 +01:00
AffectedArc07 and GitHub
928a8f0e04
Makes the code pass dreamchecker ( #13161 )
...
* Initial Commit - Trying to add DC to Travis
* Forgot to chmod
* This took too long
* Farie Fixes
* Fixes new code
* Job factions are fucking smelly
* Loadouts work again
* Runtime fixes
2020-04-11 15:59:16 -06:00
AffectedArc07 and GitHub
04ba5c1cc9
File standardisation ( #13131 )
...
* Adds the check components
* Adds in trailing newlines
* Converts all CRLF to LF
* Post merge EOF
* Post merge line endings
* Final commit
2020-03-17 18:08:51 -04:00
Ty-Omaha
e4fe821cb0
specialnotice
2020-03-12 09:40:35 -04:00
Ty-Omaha
57ed6972e0
dnm
2020-03-11 22:30:42 -04:00
Crazy Lemon and GitHub
c721ecb8c5
Merge pull request #12879 from Kyep/port_tg_isbanned_type_fix
...
Ports TG world.IsBanned() arg update and anti-flood check
2020-01-04 19:17:33 -07:00
Kyep
05221acd28
ports TG PRs 32384 and 48583
...
1) ports https://github.com/tgstation/tgstation/pull/32384 - fixes our world/IsBanned not being updated to account for a BYOND change where the world/IsBanned proc now includes a 4th param, 'type'
2) ports https://github.com/tgstation/tgstation/pull/48583 - changes by MSO which prevent BYOND from degrading server performance during world topic calls
3) future-proofs calls to world/IsBanned by using explicitly named params to avoid this sort of thing happening again if it changes in future
2020-01-04 17:23:44 -08:00
Kyep
6c201f57af
Add a spam limiter to the goonchat topic calls
...
Port of: https://github.com/tgstation/tgstation/pull/48524/files
2020-01-04 16:22:08 -08:00
Kyep
1361305bf9
Updates links for new domain
2019-12-04 21:37:10 -08:00
craftxbox
ea8472f038
do the onedit pattern check simply
2019-11-04 18:46:23 -03:30
craftxbox
89b9508378
remove the dumb bits and make the highlight color change retroactively upon change
2019-11-04 18:16:41 -03:30
craftxbox
2d97f55b16
my hatred for ie is immesurable
2019-11-04 00:30:09 -03:30
craftxbox and variableundefined
e46d93bc2a
Fix highlight regex ( #12655 )
2019-10-27 16:13:56 -04:00
craftxbox and GitHub
5cdb8f5ed4
Merge branch 'master' into highlight-regex
2019-10-27 17:17:47 -02:30
craftxbox
bf131ecdb2
fix all the shit
2019-10-27 17:01:40 -02:30
craftxbox and variableundefined
d67a3b1d2f
Highlight regex 2 Electric boogaloo ( #12474 )
2019-10-27 00:15:22 -04:00
Ty-Omaha and variableundefined
d312738e4e
Reverts legacy autoban ( #12563 )
2019-10-11 20:42:23 -04:00
Kyep
c78fe818fb
Fixes IsBanned Bug
2019-10-11 15:18:02 -07:00
craftxbox
ec2eeeff50
lets try this again
2019-10-07 20:54:43 -02:30
variableundefined and GitHub
845acf13ca
Merge pull request #12298 from Ty-Omaha/adminHELP
...
Adminhelp update
2019-09-16 20:16:26 -04:00
Ty-Omaha
16b65120ba
adminhelp update
2019-09-14 22:41:21 -04:00
Fox McCloud
bdcdfc04f0
Hierophant Update
2019-09-13 19:35:41 -04:00
Ty-Omaha
d86f294d87
ip
2019-09-10 06:49:40 -04:00
Ty-Omaha
7e07355b74
stuff
2019-09-10 06:41:58 -04:00
Coul
6b82bfe47d
Merge remote-tracking branch 'upstream/master' into zombies
2019-09-03 15:52:43 -04:00
variableundefined and GitHub
52b7d04d02
Merge pull request #11921 from Couls/TG-chat-subsystem
...
Port TG's chat subsystem
2019-08-25 22:26:33 -04:00
craftxbox
4ccebc4133
h
2019-08-15 19:46:02 -02:30
variableundefined and GitHub
0b469ce563
Merge pull request #11577 from farie82/mhelp-take
...
Ticket take now asks for a confirmation if it's already assigned + ticket/PM code refactor
2019-08-12 17:44:26 +08:00