* fix giveall doesn't give everything
* avoid unnecessary failure to add items by catching exception earlier
* switch to use grasscutter logger
* use debug()
* Do not unlock unnecessary scene points during '/prop unlockmap on'
* Format code [skip actions]
* Backup scenePoints since we might modify it
* Format code [skip actions]
* Add 'all' for UnlockMap
---------
Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
* Make ice dude show up
* replace contains with equals
Might as well fix this while I'm here.
"leave" and "enter" have the same number of letters, so it works.
* empty strings suck
* Update SceneTrigger.java
---------
Co-authored-by: Magix <27646710+KingRainbow44@users.noreply.github.com>