Commit Graph

77 Commits

Author SHA1 Message Date
AffectedArc07
d538100ceb Shift+F3 debug menu (#18065)
* F3 debug menu

* Some tweaks

* So that escalated

* Update code/controllers/subsystem.dm

* Update code/controllers/subsystem/debugview.dm

* Charlie tweaks
2022-06-26 20:10:09 +01:00
AffectedArc07
7d5a7ad85d Adds colourblind mode and a colour matrix editor (#17933)
* Colourblind mode + Matrix editor

* increase that

* Protanopia filter

* Tritanopia filter

* The SQL part

* Refactor

* you saw nothing
2022-06-10 17:52:28 -06:00
AffectedArc07
325bff8cb0 I may be stupid (#17737) 2022-05-05 23:08:34 +01:00
AffectedArc07
747097d7c3 Removes karma jobs framework (#17646) 2022-05-03 12:26:56 +01:00
moxian
1d4db9461c Fix runtime on an SQL-less install (#17682) 2022-04-27 22:49:43 +01:00
DamianX
649717bf22 Fixed autoadmin when launching the game through dreamseeker (#17684) 2022-04-27 20:33:10 +01:00
AffectedArc07
f444e8b4f7 Removes a redundant loop in client/New() (#17589) 2022-04-09 07:37:38 +09:00
AffectedArc07
95ce462b14 Completely refactors Karma (#17447)
* Refactors Karma

* I FELL VICTIM TO MY OWN CI

* Update code/modules/client/client_procs.dm

* Update SQL/updates/31-32.py

* Mochi tweaks

Co-authored-by: dearmochi <1496804+dearmochi@users.noreply.github.com>

Co-authored-by: dearmochi <1496804+dearmochi@users.noreply.github.com>
2022-03-08 22:14:05 +01:00
AffectedArc07
d98aec53b7 Some hotfixes (#17464) 2022-03-04 21:57:35 +01:00
AffectedArc07
8d3d328b84 Fixes a major runtime I accidently caused (#17394) 2022-02-09 19:19:42 +01:00
AffectedArc07
6eb4ce8c71 Client Leave/Join is now published to discord with redis magic (#17393) 2022-02-09 11:46:12 +01:00
AffectedArc07
f11e4082bb A little bit more GDPR compliance stuff (#17367) 2022-01-25 10:15:58 +01:00
dearmochi
c6d5f294c8 Clean up skin.dmf, fix input darkmode, add statusbar toggle option (#17281)
* Clean up skin.dmf, fix input darkmode, add statusbar toggle option

* no screentips for MC/screen objs
2022-01-02 19:57:02 +00:00
S34N
8359b71824 Ports TG statusbar changes & screentips (#16505) 2021-12-29 15:16:50 +01:00
Fox McCloud
9317e352eb Merge pull request #17223 from AffectedArc07/idiot-proofing-2021-12-13
Adds a privacy warning for ban appeal screenshots
2021-12-13 15:09:49 -05:00
AffectedArc07
c82743a101 Adds a privacy warning for ban appeal screenshots 2021-12-13 11:50:47 +00:00
AffectedArc07
ab92435be0 Karma refactor (#17070)
* Karma refactor

* This too

* Fixes recursion

* Fixes bugs

* Fixes bad usr

* Update code/modules/karma/karma_holder.dm

Co-authored-by: SteelSlayer <42044220+SteelSlayer@users.noreply.github.com>

* Logic tweak

Co-authored-by: SteelSlayer <42044220+SteelSlayer@users.noreply.github.com>
2021-11-15 13:52:56 +01:00
AffectedArc07
e843d297bf Merge remote-tracking branch 'ParadiseSS13/master' into multi-instance-support 2021-10-17 20:49:07 +01:00
AffectedArc07
4ad5e41324 Merge remote-tracking branch 'ParadiseSS13/master' into multi-instance-support 2021-10-12 20:27:07 +01:00
AffectedArc07
b4bfb521d5 Moves magistrate to a 100 hour lock 2021-10-09 18:36:31 +01:00
AffectedArc07
c358a20498 Moves pAI saves to the DB 2021-10-04 19:15:53 +01:00
variableundefined
d25cafedb8 Merge pull request #16862 from FlattestGuitar/stealthmin-fixes
stealthmin fix
2021-10-03 20:46:03 -05:00
Mieszko Je
134a4bb663 stealthmin fix 2021-10-03 18:17:53 +02:00
AffectedArc07
7a0134e6e2 Merge remote-tracking branch 'ParadiseSS13/master' into multi-instance-support 2021-10-02 19:49:28 +01:00
AffectedArc07
129318891d Nukes spacepods and associated jobs 2021-10-02 13:16:24 +01:00
variableundefined
35dc28a1f8 Merge pull request #16759 from AffectedArc07/webmap-button
Adds a webmap button
2021-09-22 22:35:08 -05:00
AffectedArc07
16705136ea Enforces 2FA for admin accounts 2021-09-22 15:12:45 +01:00
AffectedArc07
7d939571a3 Adds a webmap button 2021-09-21 16:02:06 +01:00
AffectedArc07
890e7e5ce5 I think this is instance communication 2021-09-20 23:50:51 +01:00
AffectedArc07
afd01ecfe1 Merge remote-tracking branch 'ParadiseSS13/master' into client-data-loading 2021-09-08 14:15:17 +01:00
Fox McCloud
be49c778cf Merge pull request #16647 from AffectedArc07/514-patch
The 514 patch
2021-09-08 09:14:26 -04:00
AffectedArc07
99e58c6c0f Apply suggestions from code review 2021-09-07 20:49:33 +01:00
AffectedArc07
8b23fc8726 And this 2021-09-07 17:52:18 +01:00
AffectedArc07
fce2828724 Moves mutes to a GLOB 2021-09-07 15:09:37 +01:00
AffectedArc07
e73866cbf5 Review tweaks 2021-09-07 12:52:28 +01:00
AffectedArc07
04e3481bf3 The 514 patch 2021-09-07 11:43:42 +01:00
AffectedArc07
4062bc6b1a Merge branch 'master' into client-data-loading 2021-08-29 20:56:41 +01:00
AffectedArc07
2c613b3a56 Admin message 2021-08-14 14:36:34 +01:00
AffectedArc07
42ebe326a6 Replaces panic bunker with queue server 2021-08-13 22:24:25 +01:00
matttheficus
ee1a75b5b6 Variety of Admin Alert Readability Tweaks (#16496)
* Color Swap

* more bad blue
2021-08-12 13:09:54 +01:00
AffectedArc07
f73af8b3cf Refactors client data loading 2021-07-29 12:52:45 +01:00
AffectedArc07
e46f67810a Cleans up the TODOs I left all over the codebase (#16443)
* Removes command_name() proc

* Removes GLOB.teleportlocs + GLOB.ghostteleportlocs

* Clean up IPIntel

* Tweaks karma logging

* Tweaks time
2021-07-28 13:45:18 -04:00
AffectedArc07
bede78aeff Removes table prefixes 2021-07-26 17:21:24 +01:00
AffectedArc07
9ddf4ceb97 Merge remote-tracking branch 'ParadiseSS13/master' into toml-config 2021-07-09 11:42:23 +01:00
Fox McCloud
fe24ce4d75 Merge pull request #16159 from AffectedArc07/new-player-gc-hopefully-please
(Hopefully) makes new players GC
2021-07-01 22:14:21 -04:00
AffectedArc07
516cd5d557 Improves new player GCR 2021-06-29 20:23:49 +01:00
AffectedArc07
efed543f47 Merge remote-tracking branch 'ParadiseSS13/master' into toml-config 2021-06-13 14:15:07 +01:00
dearmochi
70447e7a4b Fix forum link runtime (#16166) 2021-06-12 18:23:38 +01:00
AffectedArc07
7486d026b7 READY 2021-05-23 17:26:17 +01:00
AffectedArc07
110f579464 IPIntel Configuration 2021-05-23 15:18:32 +01:00