Unstable - 20250516
Pre-release
Pre-release
·
10 commits
to main
since this release
This unstable release contains the following changes:
Client Changes
- KivyMD Support by @qwint in #135
- Fixed bug that puts Victory in
(No Category)
when it has categories by @FuzzyGamesOn in #118 - Only do Launcher component stuff if we're in the Launcher by @silasary in #124 and #138
- Fix make_gui type hint by @silasary in #137
- Client sort order revert while we wait on client updates by @FuzzyGamesOn in #144
- fix item being counted twice in client by @nicopop in #147
- Fix client crash if the server doesn't send slot data by @silasary in #151
APWorld Changes
- Adding the YamlCompare req function by @nicopop in #130
- Make Requirements function arguments optional by @nicopop in #133
- automatically spaces from user's options names to avoid crashes by @nicopop in #116
- Req function argument convert rewrite by @nicopop in #120
- Support number-as-string values in Item.Count by @silasary in #123
- Allow for empty array in item categories by @silasary in #128
- Better req function exception messages by @nicopop in #127
- changes to using / explicitly per pkgutil spec by @qwint in #134
- Fix region logic to apply to entrances and not exits by @axxroytovu in #140
- Options.py Visibility and types fixes by @nicopop in #143
- fix crash cause by unbound item in create_items by @nicopop in #145
- Fix before_create_items_all hook by @nicopop in #148
- Ensure json rules cannot run python code while being parsed by @Mysteryem in #149
- ItemValue optimizations by @nicopop in #146
- fix the item counts for location requirements desync with UT by @nicopop in #150
- Overhaul
before_create_item
hook by @axxroytovu in #131
Hook Changes
- In hooks/world.py, add
before_create_items_all
, andafter_collect_item
andafter_remove_item
Other
- Finish migrating existing #about-manual docs into GitHub by @FuzzyGamesOn in #117
- Reformat FAQ to use headings by @silasary in #119
- normalization of line endings by @nicopop in #129
- Remove the word "Category" in category name in Docs by @FuzzyGamesOn in #136
- Add .editorconfig to standardize encoding and whitespace by @silasary in #132
New Contributors
- @qwint made their first contribution in #134
- @Mysteryem made their first contribution in #149
Full Changelog: manual_unstable_20241210...manual_unstable_20250516