[XCX] clean up and add new features to mods - fixed#695
Open
intra0 wants to merge 4 commits intocemu-project:masterfrom
Open
[XCX] clean up and add new features to mods - fixed#695intra0 wants to merge 4 commits intocemu-project:masterfrom
intra0 wants to merge 4 commits intocemu-project:masterfrom
Conversation
Contributor
Author
|
accidentially uploaded an outdated readme.md |
back in 2020 crem contributed code for the JP version because it required more than just changing the address offset to make this mod work
Contributor
Author
|
double checked everything with #689, and this PR is looking as good as that one 👍 |
super simple, its 1 blr on a function. not worth making a new PR for given I don't think I'll be making another huge batch of new mods soon
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Adds new features to the Enemy stats, max money, Global Nemesis offline, a x0 option for the exp mult (very useful in combination with the level change mod), a x0 & x1 for the other points mult,
implements suggested style changes from my last XCX PR
Removes unnecessary .int decorations because they bother me
Changes the name of "camera distance mod" to "default camera distance"
people will have to re-apply the mod and thats bad, but its old name is really missleading and it just bothered me a lot.
there may be some unnessisary changed to the .asm styling but I don't feel like reverting every file, and those style changes have at least 1 actual real change (not counting the pure deleting of unnecissary ints)