I made some hasty fixes for the documents before releasing. Maybe I had still missed something; will recheck the documents (and the tooltips) more carefully in the next version.
Binary built for win10: Moody-v0.9.7
Major improvements:
- Traversal window: the traversal sequence in the main window is now redesigned into a separate window, with additional functionalities like distance-setting. (Currently, when the working set or the mask changes, the sequence (actually the position in the sequence) will be cleared. I haven't yet figured out a more meaningful behavior for this case.)
- Z/X mode: by pressing 'Z' or 'X' on the preview windows, you can directly test the properties of the previewed rule without going through the current rule. Below is the effect of 'Z' mode (displaying which subsets the previewed rule belongs to temporarily). 'X' is for temporarily overriding the current rule in the right panel.
- The help mode ('H') is made more useful now.
Some other changes:
- The shortcut-binding behavior for the sequences is finally satisfactory - when the window is focused and you press left/right key, the left/right key will begin to serve as the shortcuts (and the binding will be cleared when the window is unfocused).
- Temporarily removed the "lock" (value-constraints) feature. The old design was clumsy and messed with a lot of gui logics. Will re-support in a future version.
- Random-access edit now requires the current rule to belong to the working set by default. (Press 'Ctrl' to bypass the requirement - the edit is still meaningful in some cases but is generally very tricky.)
- Added a way to test the period size for periodic backgrounds, currently the shortcut is 'P'. (The first one is the last rule in rul74.txt.)