HintMachine / hintMachine

HintMachine is a program giving hints for your Archipelago games.
MIT License
9 stars 11 forks source link

Post Game Update Fix: TMNT Shredder's Revenge #80

Closed nbrochu closed 8 months ago

nbrochu commented 8 months ago

Only needed an executable hash update. Pointer is still good.

Dinopony commented 8 months ago

The fix targets dev, but it would be more convenient for it to target beta (only having the hash modification).

This will prevent having to merge from dev to beta (which is kind of inconvenient since we don't want some feature from dev to go to beta until 1.2.0 is released).

nbrochu commented 8 months ago

I am not really aware of the branch setup and git flow we want to use. Beta will be next RCs and eventual releases? Dev is targeting next version?

Dinopony commented 8 months ago

Exactly! That's my bad on not documenting it properly. I'll take notes on adding this to docs.

nbrochu commented 8 months ago

Did interactive rebase to only pick the TMNT commit and pointed the PR to beta