v2.1.0
Changes in 2.1.0
Writing a schedule meant guessing coordinates, because the game shows none anywhere. Now the console
hands them to you.
Added
- Dev-console commands for pack authors (console has to be enabled in Settings):
personnel pos [HH:MM]- the spot you are standing on, as[x, y, z]or as a finishedwalkTo
action for that time.personnel spawn- the same spot as aspawnblock, withrotationYandregionfilled in.personnel route HH:MM- collects a step per stop inUserData/Personnel/route.json;
personnel route showprints the block ready to paste into"schedule": [ ... ],clear
starts over.personnel npcs [filter]- loaded definitions, and where the physical ones are right now.personnel help- the list.
- Results are copied to the clipboard and written to the MelonLoader log, with an in-game
notification confirming the command ran.