Skip to content

Conversation

@someone2639
Copy link
Collaborator

Assign labels, ACTION_CONTINUE and ACTION_FINISH to replace TRUE and FALSE in Mario's action functions, in order to explain their purpose better.

@someone2639 someone2639 added documentation Improvements or additions to documentation low priority Non-urgent issue or feature / low priority labels Dec 29, 2024
@arthurtilly
Copy link
Collaborator

I think this may be better suited for 3.0

@someone2639 someone2639 changed the base branch from develop/2.4.0 to develop/3.0.0 January 30, 2025 02:17
@someone2639
Copy link
Collaborator Author

reset the base to 3.0 (now to rebase)

gheskett and others added 2 commits January 29, 2025 21:20
# This is the 1st commit message:

Update to newest UNF (d5f2ad100b76e372036453f8d25f9b6fbbbd2d1a) (November 22 2023)

# This is the commit message HackerN64#2:

Add option for .local/share/HackerSM64/UNFLoader-dir.txt

This allows referencing a custom UNFLoader path to be used, ideally for placing on the C drive for WSL instances. UNFLoader tends to hang for an unbearably long time when saved somewhere within the WSL directory structure, and simply using the Linux build isn't an option because it can't access Windows USB devices trivially.
…mber 22 2023)

Add option for .local/share/HackerSM64/UNFLoader-dir.txt

This allows referencing a custom UNFLoader path to be used, ideally for placing on the C drive for WSL instances. UNFLoader tends to hang for an unbearably long time when saved somewhere within the WSL directory structure, and simply using the Linux build isn't an option because it can't access Windows USB devices trivially.

Dialogs in dialogs.h no longer have to be in order (HackerN64#832)

reset adjacent rooms when loading a new area (HackerN64#704)

Check for opensuse's cross mips gcc package (HackerN64#842)

Makes it possible to rely on the official repo.
Ideally the following instructions would also be added to the wiki for opensuse:
```
sudo zypper install cross-mips-binutils git capstone pkgconf python311 cross-mips-gcc14
sudo zypper install --type pattern devel_basis
```

Support pre word-swapped textures, fix puppyprint rendering for lowercase z and tilde, minor font fixes (HackerN64#838)

* Fix puppyprint rendering lowercase z and tilde, minor font fixes

* Add support for generating pre word swapped textures

* Use image for fasttext font texture

* Adjustments to fasttext font and puppyprint outline font

Place stack canaries behind DEBUG_ASSERTIONS instead of DEBUG (HackerN64#843)

Add action continue/finish defines; mario.c labeled

airborne actions labeled

all actions labeled

last labels i swear

actual last one
@someone2639
Copy link
Collaborator Author

rebased and ready for review

@gheskett gheskett added this to the 3.0 milestone Feb 16, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

documentation Improvements or additions to documentation low priority Non-urgent issue or feature / low priority

Projects

Status: Needs Review

Development

Successfully merging this pull request may close these issues.

3 participants