S34N
667dd5d4ac
515 Compatibility ( #19636 )
...
* 515 compat
* double spaces
* Callback documentation, aa review
* spacing
* NAMEOF_STATIC
* big beta
2022-11-08 23:08:40 +00:00
AffectedArc07
97a3514289
Adminwho topic tweak + Graphics fix verb ( #19246 )
2022-10-21 19:31:41 +01:00
DamianX
ed9e232af5
Fixed localhost autoadmin for the re-admin verb ( #18897 )
...
* Fixed localhost autoadmin for the re-admin verb
* Update code/modules/client/client_procs.dm
Co-authored-by: AffectedArc07 <25063394+AffectedArc07@users.noreply.github.com >
Co-authored-by: AffectedArc07 <25063394+AffectedArc07@users.noreply.github.com >
2022-09-08 23:51:39 -05:00
AffectedArc07
8ec53aca7a
Server regions ( #18867 )
2022-08-21 21:27:23 +01:00
AffectedArc07
34ed47ae74
Refactors stack traces, tiny bit of cleanup ( #18773 )
2022-08-14 02:11:40 +01:00
AffectedArc07
f0b36ddc59
Changelog improvements ( #18498 )
...
* Changelog improvements
* Farie tweaks
* Fix
* Improvements
2022-07-30 16:15:05 +01:00
Charlie
67edcdc0e8
You can now walk while you have a TGUI menu focused. ( #18537 )
...
* TGUI hotkey passthrough listener
* always pass keydown
* dictionary
* AA nit
Co-authored-by: AffectedArc07 <25063394+AffectedArc07@users.noreply.github.com >
* AA nit part 2
Co-authored-by: AffectedArc07 <25063394+AffectedArc07@users.noreply.github.com >
* AA nit part 3
Co-authored-by: AffectedArc07 <25063394+AffectedArc07@users.noreply.github.com >
* Update tgui/packages/tgui/hotkeys.js
Co-authored-by: S34N <12197162+S34NW@users.noreply.github.com >
Co-authored-by: AffectedArc07 <25063394+AffectedArc07@users.noreply.github.com >
Co-authored-by: S34N <12197162+S34NW@users.noreply.github.com >
2022-07-26 18:15:02 +01:00
AffectedArc07
283afca023
Refactors asay+msay redis controllers ( #18483 )
2022-07-26 16:57:32 +02:00
AffectedArc07
0c0b201668
Reworks anon dchat mode into full anon mode ( #18282 )
...
* Reworks anon dchat mode
* Update code/modules/client/preference/preferences_toggles.dm
2022-07-14 16:52:49 +01:00
S34N
3f95392c82
Lets go rebind things ( #18166 )
...
* SSinput Rewrite, Custom Keybindings
* hmm yes, safety
* azerty begone
* address AA and SteelSlayer
* Address the old man
* what
* CI dbconfig too
* Address TM issues
Unicode support
Better numpad support
Fix no perms message
Fix modifier screwing movement
* pre-TM tweak, nitfix
* pre TM change 2
* Display others
* MERGE ME
* unduplicates your rows
* reverts some changes, makes this work for now (not TM safe)
* fixes direction facing, removes hotkey help item
* weird keys
* TM commit revert later
* fixed asay/msay keybind
* adds ALL the emotes
* flip and spin
* makes old people happy
* and fixes admins not being able to msay
* lets borgs stow modules
* saves prefs when someone changes a keybind
* reverts skin changes and manually applies
HEAVEN HELP YOU IF YOU USE THE DM SKIN EDITOR IT BREAKS EVERYTHING
* tidies menu, unduplicates rest
* sql file pls come back
* Update SQL/updates/40-41.sql
* why did you not throw an error?!
* inits keybinds if your prefs somehow fail, i guess
* restores these spaces, i guess
* fixes local testing, i guess
* emote cooldown returns (oops)
* movement lock improvements
* Pageup does Swap Hands
* LOOC
* whisper for living mobs
* oops
* fix dsay
* fix IPC silicon emote hotkeys
* category name
* backspace only clears if input is focused
* Makes TAB and BACKSPACE rebindable
* charlie review
* define move
* yeet
* Lewcc review
* brings back legacy mode
* restores legacy mode
* tell legacy mode what is going on
* Update code/controllers/subsystem/input.dm
* Update code/controllers/subsystem/input.dm
Co-authored-by: AffectedArc07 <25063394+AffectedArc07@users.noreply.github.com >
* safeties!
* legacy mode is a pref now
* undo TM changes
* null prefs safeties
* Revert "legacy mode is a pref now"
This reverts commit b45af65139 .
* revert this too thanks
Co-authored-by: mochi <shenesis@gmail.com >
Co-authored-by: dearmochi <1496804+dearmochi@users.noreply.github.com >
Co-authored-by: AffectedArc07 <25063394+AffectedArc07@users.noreply.github.com >
2022-07-13 21:34:41 +01:00
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