Lovely dir sub-folders + slight cleanup#1204
Open
Gloompashcy wants to merge 2 commits intoSteamodded:mainfrom
Open
Lovely dir sub-folders + slight cleanup#1204Gloompashcy wants to merge 2 commits intoSteamodded:mainfrom
Gloompashcy wants to merge 2 commits intoSteamodded:mainfrom
Conversation
See pr for details
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.
Sorts the lovely directory (as of commit bbaffdee/version
1.0.0~BETA-1408c) into folders based on the patches' purposes. Also merges some patch files that had similar purposes with the same priority. Closes(?) #1177.Full Changes:
Renamed files:
achievements.toml -> achievement.toml
deck_skins.toml -> deck_skin.toml
Merged files:
cardarea.toml + cardareas.toml -> cardarea.toml
better_calc.toml + better_calc_fixes.toml -> better_calc.toml
New Sub-Folders:
better_calc
Contains patch files related to calculations.
Contains Files:
Contains Sub-Folders:
Contains patch files where the main purpose is to add new calculation step(s).
Contains patch files where the main purpose is to change how values are calculated.
engine
Contains patch files related to engine actions.
Contains Files:
objects
Contains patch files related to game objects.
Contains Sub-Folders:
Contains patch files for objects that are not in vanilla/are not objects in vanilla.
Contains patch files for objects that are in the vanilla collection.
Contains patch files for other objects that are in vanilla.
Contains patch files for objects that influence other objects' looks.
shaders
Contains patch files related to shaders.
Contains Files:
smods_core
Contains patch files that add smods files, libs, etc. to the game.
Contains Files:
sprites
Contains patch files that change how sprites are drawn/created.
Contains Files:
ui
Contains patch files related to changing and creating ui.
Contains Files:
Contains Sub-Folders:
Contains patch files related to changing a game object's ui.
Contains patch files related to text (descriptions, dynamic text, etc.).
lovely
These patch files did not fit within the other groups and remain in the top lovely folder.
Additional Notes:
Additional Info: