Skip to content

Add chunks/commands for Jetrotal#478

Merged
5 commits merged into
EasyRPG:masterfrom
Ghabry:jetro-chunks
Aug 25, 2024
Merged

Add chunks/commands for Jetrotal#478
5 commits merged into
EasyRPG:masterfrom
Ghabry:jetro-chunks

Conversation

@Ghabry

@Ghabry Ghabry commented Apr 13, 2024

Copy link
Copy Markdown
Member

Adding constants for stuff where I'm sure that they will go in.

@Ghabry Ghabry added the Chunks label Apr 13, 2024
@Ghabry Ghabry added this to the 0.8.1 milestone Apr 13, 2024
Comment thread src/generated/lcf/lsd/chunks.h Outdated
/** Used for a wait command WaitForKeyInput rm2k3 feature to wait for decision key press. */
wait_key_enter = 0x2A
wait_key_enter = 0x2A,
/** */

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Comments from the .csv are missing here. Those were probably applied afterwards without re-generating the files?

Contrary to RPG_RT this does not require adding new fields everytime a new event is added that waits.
@Ghabry
Ghabry marked this pull request as ready for review July 31, 2024 22:09
@jetrotal

jetrotal commented Aug 1, 2024

Copy link
Copy Markdown

This old one from ellie, is close to completion too:
EasyRPG/Player#3144

maybe worthy taking off the draft tag from it, and changing its syntax (e.g.: ID 2001 is already used, if I'm not wrong. And the verbose syntaxes inside strings may need some consideration).

@Ghabry

Ghabry commented Aug 1, 2024

Copy link
Copy Markdown
Member Author

Because this conflicted I shifted the commands from ellie to 2003 and 2004.

Also added most other commands where I'm certain that they will be added sooner or later.

@Ghabry
Ghabry requested a review from a user August 6, 2024 16:49
@ghost
ghost merged commit 552c1bc into EasyRPG:master Aug 25, 2024
This pull request was closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Development

Successfully merging this pull request may close these issues.

3 participants