2 Commits

Author SHA1 Message Date
Kashargul 5926589c16 removes var/ inside all procs (#19450)
* removes var/ inside all procs

* .

* ugh
2026-05-05 10:55:17 +02:00
ARGUS 73b1d71e94 Add admin verb: to convert player save files between .sav and .json (#19294)
* Add admin verb: convert player save files between .sav and .json

* Block savefile conversion if player connected this round

* Move Verb Category  and try to debug save not properly converting on roundtrip

Implement category change ad log change. Try to fix save file being unusable on roundtrip

* Fix lang arrays turning to objects on roundtrip

Save file transplant worked now yippee

---------

Co-authored-by: sharkmare <sharkmare@vorestation>
Co-authored-by: Cameron Lennox <killer65311@gmail.com>
2026-04-21 02:37:42 -04:00