Commit Graph
11 Commits
Author SHA1 Message Date
WillandGitHub 969c1caa39 Signal Handler Preperation (#17681)
* FIrst pass

* signal handler only on base proc

* missing signal_handlers

* windoor to timers

* Testing a really dumb fix
2025-05-17 06:44:56 -07:00
KashargulandGitHub cc27b3ee7f adds spoiler function to statpanel (#17371)
* adds spoiler function to statpanel

* spoiler for popups

* .

* Update mob.dm
2025-03-23 10:56:30 +01:00
7a7ae89713 [MAJOR CHANGE] Admin rank datum (#17133)
* Admin ranks update

* Permissions fix

* One missing thing

* Further rework to make database also fully work

* Adds admin rank bitflag calculator to tools

* ZA WARUDO

---------

Co-authored-by: C.L. <killer65311@gmail.com>
2025-03-06 01:38:19 +01:00
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
SelisandGitHub 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
KashargulandGitHub 365b4fbf2a oups small mistake (#16737)
* oups small mistake

* one more

* fix turf tracking
2024-12-21 22:14:52 +01:00
SatinIsleandGitHub aea42effe5 Restricts ahelp ticket view (#16551)
* Restricts ahelp ticket view

Fixed non-staff being able to view the ahelp ticket panel.

* Update statpanel.dm

Adds R_MOD
2024-11-05 12:42:15 +01:00
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
KashargulandGitHub 8b509623c0 fixes some MC crashes with turf examine (#16540)
* fixes some MC crashes with turf examine

* properly handle turf deletion or same turf examines

* recodes turf examine to move it to client

* .

* use function

* update signals on mind transfer

* ok this would require a lot more component handling
2024-10-31 10:54:02 +01:00
ShadowLarkensandGitHub 304f678b17 Use roundduration2text() in statpanel (#16508)
ROUND_TIME doesn't work here
2024-10-22 20:48:08 +02:00
c07027136e Port tg statpanel (#16463)
* Port tg statpanel

* Add verb descriptions using the title attribute

* Fix a dreamchecker error

* Remove chomp edits

* Add mentor tickets to ticket panel

---------

Co-authored-by: Kashargul <144968721+Kashargul@users.noreply.github.com>
2024-10-16 19:39:06 +02:00