Skip to content
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

feat: Add recent sprite changes as a mainline mod #5702

Merged
merged 1 commit into from
Nov 12, 2024

Conversation

thedyze
Copy link
Contributor

@thedyze thedyze commented Nov 12, 2024

Checklist

Required

Optional

  • I have linked the URL of original PR(s) in the description.
  • If documentation for this feature does not exist, please write it or at least note its lack in PR description.

Purpose of change

There were wishes from parts of the community to be able to keep using UDP in it's original state in a convenient manner. The purpose of this PR is to move recent sprite changes into a mod.

Describe the solution

This change adds the following PRs as a mod:

Portal animation #5640
Extended sidewalk visuals #5657
New brick wall sprites #5664
New/updates door sprites #5674
New cursor sprites #5689
New floor sprites #5690
New run/crouch icons #5692

For sake of simplicity when reviewing/migrating, most of the sprites have not been moved from their sprite indexes, which leaves some empty spaces in the images. I intend to fill in these as work continues.
There are some very minor changes to the sprites, the most dramatic being a revert to using a tweaked version of the original "boarded up boards", was not quite satisfied with the ones I'd created. Saturation has also been dialed back one small notch on many sprites. A single addition is the multiple items on a tile + sign. Has been shrunk very slightly, otherwise looks as the original.

This change doesn't remove the currently merged sprite changes. I wanted this verified working before any removal.
So either the merger removes the current stuff once tested or, alternatively I'll post a follow up PR once this is approved.
Mod documentation will follow.

Describe alternatives you've considered

Testing

Going through all tiles using the map editor.

Additional context

Screenshot-2024-11-12-214056

@github-actions github-actions bot added JSON related to game datas in JSON format. mods PR changes related to mods. labels Nov 12, 2024
@thedyze thedyze changed the title refactor(mods/UDP_Redux): Add recent sprite changes as a mainline mod feat: Add recent sprite changes as a mainline mod Nov 12, 2024
@thedyze thedyze mentioned this pull request Nov 12, 2024
5 tasks
@chaosvolt chaosvolt merged commit 7c87d8f into cataclysmbnteam:main Nov 12, 2024
9 checks passed
@thedyze thedyze deleted the udpRedux branch November 12, 2024 21:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
JSON related to game datas in JSON format. mods PR changes related to mods.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants