-
Notifications
You must be signed in to change notification settings - Fork 71
Add effect layering under the character, flippable effects and more #701
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
Merged
Changes from all commits
Commits
Show all changes
22 commits
Select commit
Hold shift + click to select a range
01e80dd
Fix effect offsets only applying after the effect already plays
Crystalwarrior e5516cf
Add a "sticky" effect property which is the same as "stickyeffects" s…
Crystalwarrior cfe3b1f
Clang is tidy, clang is caring
Crystalwarrior d34835a
make character layer actually stack over the character but under the …
Crystalwarrior f7cc329
Switch "ignore_offset" to "respect_offset" so effects only respect ch…
Crystalwarrior 6cf7efc
Appease clang tidy... mostly. I don't understand the last thing it's …
Crystalwarrior e996315
Appease clang tidy further
Crystalwarrior 9261283
Remove "effect_done" due to it overwriting the AOLayers behavior
Crystalwarrior 0d9fb00
Fix effects not allowed to have underscores (_) in them without breaking
Crystalwarrior c36c02b
Change the way effects.ini looks and is parsed to be more sane and do…
Crystalwarrior 978413a
Appeal to clang
Crystalwarrior c539525
Fix a dumb way I created QSettings in get_effects
Crystalwarrior c276462
Fix effect properties being broken due to optional index
Crystalwarrior f036f31
Fix get_effect_property not getting the current theme properties if a…
Crystalwarrior 4f1ebe6
If sound list has a sound effect selected, if pre is not checked, don…
Crystalwarrior 4812940
Merge commit '18412cc9303b1c11c8e35818d57b39aee72a5ec2' into effect-l…
Crystalwarrior dab16a6
Fix \f not using the theme's realization effect
Crystalwarrior f7c87b5
Merge branch 'master' into effect-layers
Salanto a6896a6
Merge branch 'master' into effect-layers
stonedDiscord 12d105d
Add missing curly bracket
Salanto 4097881
Merge branch 'master' into effect-layers
stonedDiscord 5d1132f
Yolo
Salanto File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
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
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
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
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.
Uh oh!
There was an error while loading. Please reload this page.