Files
Paradise/tools/ci
warriorstar-orion 2a842644d5 port ADMIN_VERB and friends (#30646)
* port ADMIN_VERB and friends

* some renaming

* dumb

* one more rename

* never search and replace this codebase

* fix TM issues, more renaming

* add a static analysis to shore up user verbs

* fix double message on roundstart

* remove macro we're not using yet

* convert remaining playsounds verbs

* convert more verbs i missed somehow

* why is this a completely different signature than everything else

* fix ui_interact arg

* fix logging view and others

* buncha issues caught in TM

* fix mentor tickets ui

* fix bug report viewing

* moron
2025-12-12 19:18:22 +00:00
..
2025-07-13 19:09:12 +00:00
2025-07-13 19:09:12 +00:00

Info

All scripts utilised by CI should be placed into this folder for the sake of maintainability, and knowing where stuff is

NOTE

Do not move the dm.sh script without VERY good reason, as the server backend relies on it for updating, and moving this file WILL break server updating, but make the server appear to still be updated. TLDR: Dont move it or break its existing functionality, without advancing changes to the server host.