Kashargul
6c768b06ec
reimplements attack and player logs ( #19313 )
...
* reomplements attack and player logs
* right log cat
* updates logging, makesDB optional
* regex serarch
* .
* .
* .
* sucks
* db load
* .
* .
* db logging
2026-03-19 22:37:45 +01:00
Kashargul
9ee72e2537
fix wrong table usage for admin syncs ( #19160 )
...
* fix wrong table usage for admin syncs
* clean that up
* could've been deleted
* .
2026-02-09 01:39:43 +01:00
Kashargul
39a0bcd60e
Encode changes ( #18052 )
...
* change encode
* guhh
* .
* .
* .
* Update code/game/antagonist/antagonist_objectives.dm
Co-authored-by: Selis <12716288+ItsSelis@users.noreply.github.com >
* Update code/modules/clothing/spacesuits/rig/modules/specific/voice.dm
Co-authored-by: Selis <12716288+ItsSelis@users.noreply.github.com >
* Update code/modules/news/new_newspaper.dm
Co-authored-by: Selis <12716288+ItsSelis@users.noreply.github.com >
* Update code/modules/admin/DB ban/functions.dm
Co-authored-by: Selis <12716288+ItsSelis@users.noreply.github.com >
* Update code/modules/tgui/modules/communications.dm
Co-authored-by: Selis <12716288+ItsSelis@users.noreply.github.com >
* Update code/modules/mob/living/carbon/human/human.dm
Co-authored-by: Selis <12716288+ItsSelis@users.noreply.github.com >
* Update code/modules/mob/living/carbon/human/human.dm
Co-authored-by: Selis <12716288+ItsSelis@users.noreply.github.com >
---------
Co-authored-by: Selis <12716288+ItsSelis@users.noreply.github.com >
2025-08-05 00:19:22 +02:00
Kashargul
1389a524cd
ban panel as tgui ( #18021 )
...
* ban panel as tgui
* can't be null anyway
* fix missing return type
* dependencies up
* player notes
* ehg sanitize
* player notes update
* .
* literals
2025-07-22 23:11:44 +02:00
Kashargul
633cea67a2
browse to browser continued ( #17871 )
2025-06-17 22:58:57 -07:00
Selis
21dcf0555b
Conversion many Globals to Managed Globals (Part 1) ( #17121 )
...
* Conversion of some Globals to Managed Globals
* Fix
* for later
---------
Co-authored-by: Kashargul <144968721+Kashargul@users.noreply.github.com >
2025-04-17 14:16:53 -04:00
Kashargul
cb56adaa37
more font tag replacements ( #17123 )
...
* more font tag replacements
* few more
* more span conversion (#9 )
---------
Co-authored-by: Nadyr <41974248+Darlantanis@users.noreply.github.com >
2025-03-01 11:58:58 -05:00
Kashargul
4ce267de40
fix dm ( #16981 )
2025-01-28 06:29:44 -05:00
Selis
8661955bfb
Moving the database to a subsystem ( #16480 )
...
* dbcorev2
* qdel stuff
* New DB code
* Fixed comments
* Fixed lower define limit
* Added missing hooks
* Added missing qdels
* Fixed statistics sql
2025-01-27 09:59:56 -05:00
Kashargul
7266c4c5dc
more missing tags ( #16937 )
...
* more missing tags
* only some books have...
* .
* some more
* Update admin.dm
* finish it up
2025-01-21 18:27:01 -05:00
Kashargul
4879a52633
Server maint subsystem ( #16518 )
...
* upports server maint subsystem
* fix runtime in admin z narrate
* .
* sorts them verbs
* .
* .
* Update code/controllers/subsystems/statpanel.dm
Co-authored-by: Selis <12716288+ItsSelis@users.noreply.github.com >
* Update code/controllers/subsystems/server_maint.dm
Co-authored-by: Selis <12716288+ItsSelis@users.noreply.github.com >
---------
Co-authored-by: Selis <12716288+ItsSelis@users.noreply.github.com >
2024-11-04 11:44:44 +01:00
Kashargul
b594520a74
next set of spans ( #16434 )
...
* next set of spans
* some more
* next
* next
* next
* .
* text...
* next... rest soon
* .
* .
* ok last set for the night
* .
* .
* .
* .
* some more
* next
* next
* all for now
* .
* some more easy ones
* some more easy ones
* .
* .
* some more bolds
* oups auto complete moment
* add the remaining spans
* this as well
* this as well
* .
* .,
* resync them properly
2024-10-16 23:37:27 +02:00
Kashargul
a2c673ab7a
refactors most spans
2024-10-02 21:10:31 +02:00
Kashargul
2f19f66cc5
default tgui alert input handling ( #16241 )
...
* default handling
* do not push that
* fix
* .
* .
2024-09-02 04:27:26 +10:00
Drathek
7c8bb85de3
Whitespace Standardization [MDB IGNORE] ( #15748 )
...
* Update settings
* Whitespace changes
* Comment out merger hooks in gitattributes
Corrupt maps would have to be resolved in repo before hooks could be updated
* Revert "Whitespace changes"
This reverts commit afbdd1d844 .
* Whitespace again minus example
* Gitignore example changelog
* Restore changelog merge setting
* Keep older dmi hook attribute until hooks can be updated
* update vscode settings too
* Renormalize remaining
* Revert "Gitignore example changelog"
This reverts commit de22ad375d .
* Attempt to normalize example.yml (and another file I guess)
* Try again
2024-02-20 11:28:51 +01:00
Kashargul
e4b62dfa35
remove static chat colour tags
2024-01-21 12:34:53 +01:00
Selis
9552d54f90
Adds Href Token to database banning forms
2023-02-12 12:38:29 +01:00
ItsSelis
779b4db5c0
Added missing href tokens
2022-12-14 21:08:49 +01:00
ItsSelis
cc3659c048
More conversions
2022-12-11 14:31:02 +01:00
ItsSelis
06c9b26252
Input Conversion Part 1
2022-06-19 03:05:03 +02:00
Aronai Sieyes
4c12504e3b
Replace list inputs with tgui_input_list
2021-06-26 10:39:56 -04:00
Aronai Sieyes
0da0c54388
Convert almost all alert() to tgui_alert()
2021-06-25 17:03:35 -04:00
Aronai Sieyes
70bff20384
Normalize alert() calls
2021-06-25 14:27:14 -04:00
MarinaGryphon
385fa640af
Linter diagnostics + bans non-var relative pathing
2021-06-20 18:16:45 -04:00
Aronai Sieyes
d4cfdcfb3a
Switch to using GLOB.admins instead of admins
2020-05-12 11:16:54 -04:00
Atermonera
7bf77736c2
Adds empty filter classes to send messages to particular vchat filters.
2020-04-20 03:28:57 -04:00
Neerti
0d9345adde
Half-Refactors Jobs
2020-03-03 16:28:33 -05:00
Novacat
106711b0f3
Merge pull request #6508 from VOREStation/Verkister-patch-7
...
A ban-flinging QoL update
2020-02-14 20:53:25 -05:00
Arokha Sieyes
47ccc655db
Deprecate the stream operator
2020-02-12 19:38:43 -05:00
Verkister
0afc30e8ac
Update functions.dm
2020-02-12 15:19:53 +02:00
Verkister
1392f268ec
A ban-flinging QoL update
...
Sabotages the exploitable ban-dodging mob-lock "feature" of the ban system. Like dude we're banning a client, not a mob so shut up and let us work.
2020-01-26 13:06:26 +02:00
Unknown
f68a82b81f
Replaces lentext with length
2019-12-12 13:13:18 -05:00
kevinz000
dfbd0bd72b
Upgrades SDQL2 and refactors it to a datum
2019-03-27 11:50:49 -04:00
Cameron653
e158fcd3cc
Macro Replacements. ( #3574 )
...
* A preface to my madness
Travis failed one of my PR's because I copied old code
that used /red /blue /green.
Because of this, I am going to find and replace every
instance of it that I find.
Also this is a test commit to make sure I'm comitting
to the correct branch.
* /blue /green /red replacements
Dear god.
A slow and painful death from acid is more fun than this.
I wouldn't wish this torture on my worst enemy.
And this is only the beginning
* Replace part 2.
Time to fix the human error.
* Fixes mismatches
* Sets macro count to 220
One above the current number of macros in the code.
* Fixes last of the mismatches.
* Removes spaces, replaces \black
Removes spaces
Replaces \black in a few areas where seen
Replaces \bold with <B> </B> where seen
* Updating macro count again
* More fixes!
* Issues fixed! For real this time!
I swear!
* Fixing all the merge conflict files.
2017-07-19 12:47:23 -05:00
PsiOmega
709840f848
Merge remote-tracking branch 'upstream/dev-freeze' into dev
...
Conflicts:
code/modules/admin/DB ban/functions.dm
2015-09-26 08:48:37 +02:00
GinjaNinja32
9be47c6374
Permabans do not expire, and we don't need to show expired when it's been manually lifted
2015-09-23 13:03:11 +01:00
GinjaNinja32
c707519d1f
Add specific color for expired bans in ban panel, fix some formatting and a runtime
2015-09-23 12:58:39 +01:00
PsiOmegaDelta
0ba7643217
Updates files as necessary to adhere to the new standard.
2015-07-27 09:32:51 +02:00
Zuhayr
5e1ae26b74
Comment cleanup, adds TODOs for a bunch of minor things that the antag system may need to address before the end of freeze.
2015-07-14 05:19:01 +09:30
volas
5fee41d4ba
sanitize() refactor: third pass (misc)
2015-03-25 01:05:21 +03:00
volas
a9b30da7cc
Small correction
2015-03-09 16:53:08 +03:00
volas
ca07914424
Ability to search bans by bantype
2015-03-09 15:15:08 +03:00
volas
59a113f91c
Ability to search bans by ip and id, and also matches
2015-03-09 15:12:51 +03:00
errorage
64d6012399
Added the ability to define the ip and computer id for a manual ban (in the banning panel). This is so mirroring bans or banning people who were not online during the round in progress does not require admins to spawn a mob, set their variables and then ban the mob.
...
If however an admin attempts to add a manual ban for a player who was present during the current round, a player who still has a mob somewhere in the game world, the proc will prioritize the mob's ip and computer id variables, not the things entered in the banning panel form.
2015-03-09 15:08:47 +03:00
DJSnapshot
c20c84b328
Dun goofed
2013-11-04 13:10:33 -08:00
DJSnapshot
15a2bcc54f
Fix so bans can work again.
2013-11-04 13:07:03 -08:00
baloh.matevz@gmail.com
fa84ba9611
- Added a small bit to the SQL statement so I can update the database structure later on, without it breaking the ban system until it updates.
...
git-svn-id: http://tgstation13.googlecode.com/svn/trunk@5517 316c924e-a436-60f5-8080-3fe189b3f50e
2013-01-11 13:54:11 +00:00
baloh.matevz
9455347fa5
- You can now ban guest accounts.
...
git-svn-id: http://tgstation13.googlecode.com/svn/trunk@5438 316c924e-a436-60f5-8080-3fe189b3f50e
2012-12-31 19:27:09 +00:00
baloh.matevz
92a2749fb7
Fixes issue 1111. Makes it possible to apply a manual job ban (via the form in the banning panel) for AI, cyborg, pAI and antagonist roles.
...
git-svn-id: http://tgstation13.googlecode.com/svn/trunk@5387 316c924e-a436-60f5-8080-3fe189b3f50e
2012-12-23 23:56:08 +00:00
baloh.matevz
b55042e64b
- Added temporary jobbans.
...
Screenshot: http://www.ss13.eu/tempjobban.PNG
git-svn-id: http://tgstation13.googlecode.com/svn/trunk@5381 316c924e-a436-60f5-8080-3fe189b3f50e
2012-12-23 12:20:11 +00:00