Commit Graph

4 Commits

Author SHA1 Message Date
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