postponed next call |
updated with notes from today's call |
||
Line 1: | Line 1: | ||
Since December of 2024, the dev team has been holding a Discord call every 2 weeks to make decisions on whether to approve new features and to talk about a variety of other topics related to OoTR development. This article is an archive of summaries of each call, ordered reverse-chronologically. | Since December of 2024, the dev team has been holding a Discord call every 2 weeks to make decisions on whether to approve new features and to talk about a variety of other topics related to OoTR development. This article is an archive of summaries of each call, ordered reverse-chronologically. | ||
The next call will be held on January | The next call will be held on January 27, 2025 at 21:00 UTC. | ||
== January 13, 2025 == | |||
Participants: Fenhl, Kirox, ShadowShine57 | |||
# setting to add specific dungeon reward requirements for the rainbow bridge (e.g. Light medallion + Forest medallion + Goron ruby) | |||
# move relevant Trello tasks to GitHub issues | |||
# went through all PRs under consideration | |||
# use the settings migration feature also to avoid breakage when settings types change? | |||
# ask Roman about the status of the extra cosmetics on Dev-R | |||
== December 16, 2024 == | == December 16, 2024 == |
Revision as of 23:44, 13 January 2025
Since December of 2024, the dev team has been holding a Discord call every 2 weeks to make decisions on whether to approve new features and to talk about a variety of other topics related to OoTR development. This article is an archive of summaries of each call, ordered reverse-chronologically.
The next call will be held on January 27, 2025 at 21:00 UTC.
January 13, 2025
Participants: Fenhl, Kirox, ShadowShine57
- setting to add specific dungeon reward requirements for the rainbow bridge (e.g. Light medallion + Forest medallion + Goron ruby)
- move relevant Trello tasks to GitHub issues
- went through all PRs under consideration
- use the settings migration feature also to avoid breakage when settings types change?
- ask Roman about the status of the extra cosmetics on Dev-R
December 16, 2024
Participants: Fenhl, Kirox, TestRunner, TreZ, Zannick
- legal implications of using decomp code → TreZ thinks it's fine
- update compressor/decompressor to MIT-licensed versions?
- remove binaries from git repo and generate Dev versions in CI?
- optimization — mypyc, rewriting performance-critical parts in C/Rust? (see PyO3)
- check why the fuzzer is disabled, potentially reenable
- mentoring issues e.g. #2106 for decomp-based fixes
- publish these notes on the OoTR wiki
- offline releases: new icon (new macOS icon shape), automation, Universal binary for macOS
- release numbering: previously based on whether there were big features added — now that we have a release schedule, use major version bumps for scheduled releases and minor version bumps for hotfixes and preset backports?
- postpone the feature freeze by a week to allow people to work on features for this release during holidays? → ask in #dev-public-talk
next call on January 6 due to holidayspostponed to January 13
December 5, 2024

Participants: Fenhl, ShadowShine57, TestRunner, TreZ
- considering moving the Python files from the root of the repo to a subfolder to clean things up a bit, not sure if it's worth the extra work for PR authors
- idea to allow individual options of dropdown/multiselect settings to have separate tooltips → does the UI framework support this?
- new magic meter model: making it a cosmetic setting would be bad for watching other runners, new idea see image, Maple will look into it
- approved some nominated PRs, left comments on others, asked race mods[private link] about #2302
- to encourage work on features we want to see (e.g. stats screen), we could put up bounties, open tracking issues, and/or create feature branches directly on the OoTRandomizer fork
triforce-pog-rework
branch can probably be deleted, it only exists because the repo was still TestRunner's personal fork when it was created- we can assign PRs to ShadowShine57 for review
- separate Discord channel for nominations? → not necessary
- next call on the 16th (Mondays work better for TestRunner), maybe start an hour earlier if that makes it possible for Kirox to join? (though ShadowShine57 would most likely have to join late then)