Hi,
As stated in my introduction, I started my own fork of GPTP (General Plugin Template Project) there.
How it was initially born is explained in the slightly modified readme.
Then I started the Changelog file to report on new things.
There are usually 2 branches, the master one (last commited, to get part of the changelog fixed) and the ongoing one.
The first big update added :
-colors related functions (when I wasn't going deep inside yet).
-more use of enums instead of numerical values here and there
-various little changes and fixes
-the first version of the infestation hook, allowing to control the order ran by an unit being infested.
The ongoing branch currently (when I first write this) has:
-extended infestation hook (the order ran by the queen, or any unit you allow to use infestation)
-new enums
-extended DatLoad data (because it will be necessary eventually to understand/access the inner work of the game)
-experimental buttonset hook (should work, but may lack some features)
If you try it and see bugs (that are not part of StarCraft from the start, because yeah, it happens), if you want
to make suggestions on existing things (it's better to not suggest non-existing hooks, it can go in so many
different directions that it would only make things slower to have propositions regarding that), or just to discuss
anything about it, feel free to do it here.
UndeadStar / BoomerangAide
EDIT: At the time I'm writing this, even if I keep working on new stuff, I don't know how I would publish my results
due to Github not working properly anymore for me.So as I'm putting in the title, this is somewhat stalled.
Post has been edited 2 time(s), last time on Oct 7 2020, 12:35 pm by UndeadStar.