1
Fork 0
mirror of https://github.com/redstrate/Kawari.git synced 2025-06-30 19:57:46 +00:00
kawari/resources/scripts/commands/debug
thedax e1b261c7d8
Implement several actors/entities (#49)
* Implement the following actors/entities:
-Inn Toy Chest actor, which simply says you haven't unlocked mini-games
-Inn Glamour Dresser actor, which simply says you haven't unlocked the GD yet
-Orchestrion, which is fully functional as long as you have songs unlocked

Accompanying the orchestrion is the GM orchestrion command, with a caveat:
-It allows you to learn one song at a time, but id 0 (aka "all) doesn't learn a single
song for some unknown reason, so I've disabled it for now.

* Run cargo fmt

* Update USAGE.md
How many times will I forget...
2025-06-22 08:46:11 -04:00
..
ChangeTerritory.lua Reimplement several commands in Lua (#37) 2025-06-21 13:30:52 -04:00
ClassJob.lua Overhaul the Lua permissions: 2025-06-20 14:02:46 -04:00
Festival.lua Overhaul the Lua permissions: 2025-06-20 14:02:46 -04:00
Nudge.lua Overhaul the Lua permissions: 2025-06-20 14:02:46 -04:00
PermissionTest.lua Overhaul the Lua permissions: 2025-06-20 14:02:46 -04:00
Reload.lua Allow reloading Global.lua with the new !reload debug command 2025-06-21 12:16:27 -04:00
SetPos.lua Overhaul the Lua permissions: 2025-06-20 14:02:46 -04:00
SetSpeed.lua Reimplement several commands in Lua (#37) 2025-06-21 13:30:52 -04:00
ToggleInvisibility.lua Reimplement several commands in Lua (#37) 2025-06-21 13:30:52 -04:00
ToggleWireframe.lua Reimplement several commands in Lua (#37) 2025-06-21 13:30:52 -04:00
UnlockAction.lua Reimplement several commands in Lua (#37) 2025-06-21 13:30:52 -04:00
UnlockAetheryte.lua Implement several actors/entities (#49) 2025-06-22 08:46:11 -04:00