Commit Graph
6 Commits
Author SHA1 Message Date
7864f72720 Hotfix Release (#16723)
* Fixes maint pred spawning (#16699)

Fixed maint preds spawning without placing the user inside of them.

* 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

* .

* Fixed coffee cup storage (#16701)

Fixed coffee cups not being able to be placed back in their boxes.

Closes #16700

* fix multizmovement (#16702)

* interlock protean hideing and resting (#16704)

* Fix vents not linking to air alarms (#16706)

* adds scrollbar to ore smelting (#16709)

* fixes a few plane issues (#16712)

* fixes a few plane issues

* dme

* -

* Makes unabsorb chem NOT infinitely hallucinate you! (#16714)

* surgery fixes (#16716)

* fix rigs going permanently offline and some radio stuff (#16721)

* fix rigs going permanently offline

* .

* also fix those

* .

---------

Co-authored-by: SatinIsle <98125273+SatinIsle@users.noreply.github.com>
Co-authored-by: Kashargul <144968721+Kashargul@users.noreply.github.com>
Co-authored-by: ShadowLarkens <shadowlarkens@gmail.com>
Co-authored-by: Cameron Lennox <killer65311@gmail.com>
Co-authored-by: tacoguy7765093 <karokaromaro@gmail.com>
2024-12-16 10:09:52 +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
Heroman3003andGitHub 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