Hey guys! Do you like downloading EXE files from strangers on the internet? Do you have a mighty need to combine global scripts but also don't want to learn ZScript to do so? Do you have a seething hatred of JavaScript? Are you one of the maybe three people who used my old global script combiner?
Then behold:
Moosh Global Script Organizer
This is something I've been working on the past few days. It's a tool to combine and organize global scripts and a successor to my previous version. In addition to now being in a more friendly, non web-based format, this one has some new features. Many of the old limitations of that version should be fixed and I tried to bring the UI a bit closer to how ZQuest does it, with individual scripts appearing in a list. With it you can:
- Add and remove global scripts in your script file
- Change the order global scripts run in
- View and modify constants in specific global scripts, with comment descriptions included
- Add scripts that do not contain an example global script
I'm hoping that people who were interested in the idea of the original but found it too complicated to use will find this one more helpful.
Here's some example screenshots:
As usual with this sort of thing, make sure to keep frequent backups if you use it. There's a good chance there's still some bugs that could crash the program or corrupt the global script output. I'd also highly recommend downloading Notepad++ for saving the scripts it outputs in.
Download
And here's a GitHub link if any of you guys want to poke around its guts or contribute to the project.
https://github.com/Moosh64/MGSO
Edited by Moosh, 11 November 2018 - 06:18 PM.