Commit Graph
8 Commits
Author SHA1 Message Date
izac112 5a63e93153 Merge branch 'release' of https://github.com/VOREStation/VOREStation into voreupdate 2024-12-28 14:43:02 +01:00
KashargulandGitHub 365b4fbf2a oups small mistake (#16737)
* oups small mistake

* one more

* fix turf tracking
2024-12-21 22:14:52 +01:00
izac112 02aea97e36 changes 2024-12-04 15:18:34 +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