-
Notifications
You must be signed in to change notification settings - Fork 7
Things worked on offline
Hello,
This is where I put the things I'm working on offline for a while before posting an update. Those changes may be incomplete, altered or given up by the time an update happen, but it's to show a bit more activity when I'm being slow.
-made changes to detector hook due to suspicions of things not working properly. And while I don't like completely removing stuff, I wonder if it's really alright to keep the 2nd function (because it produce a partial result that must be mixed with others to have an effect, and trying to change this partial result without knowing the whole processing may result in weird and unwanted effects)
-moved isTargetWithinRange into CUnit
-Checking if some functions could be made more user-friendly (renaming the jump_to variables, adding or changing comments, or doing others changes) -changes on 006BEEXX functions (if I can find a proper name now that I understand better what those are)
-Thinking about when I move from Update-3 to Update-4
-Thinking about changing my interaction with the changelog in Update-4 (current thinking: making a temporary entry every time I do several changes online, and referencing the changelog entry in the "file edition log" of github)