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
34e92c0fe7
some fixes ( #17997 )
...
* some fixes
* fix that ui
* resolve cleanly
* clean input
* returns
* qol
* actually rewrite
* fix those
2025-07-13 16:40:26 +02: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
3083f0b730
Adds a new ghost vis blocking area flag ( #16696 )
...
* Adds a new ghost vis blocking area flag
* .
* .
* .
* .
* .,
* .
* .
* .
* .
* .
* .
* .
* .
* .
* .
* some more
* add admin verbs to add and remove areas
* .
2024-12-16 10:02:07 +10:00
Kashargul
90c2d09e8e
also fix that
2024-12-02 23:22:21 +01:00
Kashargul
a2c673ab7a
refactors most spans
2024-10-02 21:10:31 +02:00
SatinIsle
db5ae0361f
Removed unneeded proc that I accidentally left in
2024-09-02 12:48:13 +01:00
SatinIsle
e92e5a9e41
admin env messages
...
Added new verbs to the EventKit tab: "Map Message - Create", which spawns a new red admin environmental message, this one does not delete other messages placed by the user, allowing GMs to place as many as they want. "Map Message - Remove" which lists all env messages in the world by their message text, allowing admins/GMs to remove any particular one.
The main purpose of these is for event stuff really, I thought it could be useful for setting up a specific description of something not-visible on a tile.
2024-09-02 12:41:26 +01:00
Heroman3003
291ef524bb
Implements Env Message system ( #16229 )
...
* Implements Env Message system
* Fixes verb category for env messages
* Adds some basic logging.
2024-09-02 04:28:55 +10:00