Skip to content

Sound & material tagging system. #86

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

Open
mikenrafter opened this issue Jul 13, 2022 · 1 comment
Open

Sound & material tagging system. #86

mikenrafter opened this issue Jul 13, 2022 · 1 comment
Labels
compatibility These mods could work together better documentation Improvements or additions to documentation enhancement New feature or request optimization to be used in conjunction with #enhancement planned It's being/will be addressed
Milestone

Comments

@mikenrafter
Copy link
Collaborator

Is your feature request related to a problem? Please describe.
Performance issues, and lava.pop/ambience causing issues.

Describe the solution you'd like
A tagging system allowing sound ignoring, faster block processing (especially once an octree is implemented), and customization.

Describe any compatibility requirements
This will improve compatibility with other mods in the future.

Additional context
DynSFX had a tagging system, allowing better customization and compatibility.

@mikenrafter mikenrafter added enhancement New feature or request compatibility These mods could work together better optimization to be used in conjunction with #enhancement labels Jul 13, 2022
@mikenrafter mikenrafter changed the title Audio and block tagging system with category support and an API. Sound and block tagging system with category support and an API. Jul 14, 2022
@mikenrafter
Copy link
Collaborator Author

mikenrafter commented Apr 5, 2023

Reworking this to a material-based (instead of block-based) (keeping the sound tagging) tagging system.
A cache of block properties would be made, and simplified for performance. This cache would be saved as a JSON file, and would be customizable from the options-menu.

Due to common fabric tags these could be added, and compatibility with custom blocks could be achieved.

@mikenrafter mikenrafter added documentation Improvements or additions to documentation planned It's being/will be addressed labels Apr 5, 2023
@mikenrafter mikenrafter changed the title Sound and block tagging system with category support and an API. Sound & material tagging system. Apr 5, 2023
This was referenced Jun 15, 2023
@mikenrafter mikenrafter added this to the Milestone 2 milestone Jun 17, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
compatibility These mods could work together better documentation Improvements or additions to documentation enhancement New feature or request optimization to be used in conjunction with #enhancement planned It's being/will be addressed
Projects
None yet
Development

No branches or pull requests

1 participant