Releases: qwint/APMinit
Release list
ER bugfix
Rule Builder
Moves to rulebuilder meaning 0.6.7 is the newest minimum ap version
fixes the client not inheriting ut commands
no longer nice :(
fixes a client issues in ER
(and some documentation that's been available on github for a while now)
Nice.
ER Logic Update
small logic changes to normal logic, but almost entirely ER logic updates thanks to @EzraIII
ER Has Logic (again) now!
fixes the whoopsie that the ER code I had was putting rules on the wrong edge of the randomized entrances, this caused it to have 0 logic for any randomized entrance, which is fixed now
Patch Patch!
fixes a couple of little things:
- use minitGMS2.exe as a backup executable
- move try/catch code to focus the catchable errors
- fix the temporary all caps client in window title lol
- update certain arg handling
Patch upgrade!
THIS UPDATE WILL ONLY WORK ON 0.5.1+
but also there's no world updates so you're not missing out on much
- The new 0.5.1 launch game from webhost feature is supported!
- updates /Patch to:
- Save the patched file to a different path so you don't have to keep resetting to vanilla
- Auto launch the game (partly because with the new patched file location it needs to be launched differently with
minit.exe -game patched_file.win)
and some less interesting info
- cleaned up some of the client code
- use the new make_gui method to clean up kivy code in client
- updated deathlink message to be properly formatted
Generic Entrance Rando updates
includes updates to most recent version of GER patch
some refactors for the Client
and added a check for Generation to not allow ER if GER is not found as that combination was only for a proof of concept on entrance shuffling
bug squashing from refactor
oops, different logic levels didn't actually work after the refactor, now they should
also includes an update to the game mod to remove the 'sync' apitem from near the house because it is obsolete now and was confusing players.