Skip to content

Upcoming merge#8

Merged
RubyRaven6 merged 257 commits intomasterfrom
pwt-upcoming
Jun 4, 2025
Merged

Upcoming merge#8
RubyRaven6 merged 257 commits intomasterfrom
pwt-upcoming

Conversation

@RubyRaven6
Copy link
Owner

No description provided.

GriffinRichards and others added 30 commits October 11, 2024 13:38
Generate heal location constants automatically
Replaced the BUFFER_A and BUFFER_B constants with the BATTLELINKMSGTYPE enum, which also identifies the "controller becoming idle" message type.

Named the task data for the link send task and the link receive task. Added macros to functions related to those tasks, for legibility.
Created "exposition" macros to describe operations performed on gBattleControllerExecFlags. Updated the battle engine internals to use them, to more clearly document how battle link communications actually work.
ROM now compiles, but it's not comparing as equal...
Simplified macros.
Functions were using the wrong constant.
I want to avoid the word "message" since PRET has already chosen "battle message" as the term for predefined strings usable in the battle scripts and UI.

I was considering the term "battle link packet" instead, but the library for wireless communications already uses the word "packet" even though GBATEK does not. I'm going with "battle link communication type" instead. For this particular context, I don't think we need a compound noun ("X type"); the singular noun "type" is fine enough.
Named task and sprite fields related to the animations for Hail, Rain Dance, and Sandstorm.
Bivurnum and others added 29 commits May 29, 2025 11:05
…LOWERS is FALSE (#6755)

Co-authored-by: Bassoonian <iasperbassoonian@gmail.com>
…sion (#7044)

Co-authored-by: Hedara <hedara90@gmail.com>
Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
@RubyRaven6 RubyRaven6 merged commit 70d8eed into master Jun 4, 2025
5 of 6 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.