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

Fix Requious Frakto and Tinkers Construct leaking server world to particles #488

Merged
merged 1 commit into from
Jun 15, 2024

Conversation

jchung01
Copy link
Contributor

Particles are client-side; in SP/integrated server cases these mods could leak the server's world to the client when creating particles.
Fixes Red-Studio-Ragnarok/Alfheim#48
Fixes Red-Studio-Ragnarok/Alfheim#50

- Particles are client-side; in SP/integrated server cases these mods could leak the server's world to the client when creating particles.
- Fixes Red-Studio-Ragnarok/Alfheim#48
- Fixes Red-Studio-Ragnarok/Alfheim#50
Copy link

what-the-diff bot commented Jun 14, 2024

PR Summary

  • Incorporation of 'requious-frakto-336748' Dependency
    A new component named 'requious-frakto-336748' has been introduced into the system for better functionality.

  • Introduction of 'Requious Frakto' Category
    A new classification category called 'Requious Frakto' has been created to organize related modules more effectively in the 'UTConfigMods.java' file.

  • Establishment of Mixin for 'requiousfrakto' Mod
    A new mixin, 'UTTileEntityAssemblyMixin.java', has been developed for the 'requiousfrakto' modification. This will enhance the mod's adaptability and expandability.

  • Addition of Mixin for 'tconstruct' Mod
    A new mixin, 'UTClientProxyMixin.java', has been added to improve the 'tconstruct' modification, thus giving it better flexibility and compatibility.

  • Integration of 'requiousfrakto' Language Key
    The language key for 'requiousfrakto' has been included in the 'en_us.lang' file, improving system localization.

  • Addition of 'mixins.mods.requiousfrakto.json' File
    This file has been added to manage and configure the 'requiousfrakto' mixin, making it easier to maintain and implement changes.

  • Creation of 'mixins.mods.tconstruct.client.json' File
    This file has been created for managing the 'tconstruct' client-side mixin, streamlining the modification's integration and maintenance on the user's end.

@ACGaming ACGaming merged commit 6978375 into ACGaming:main Jun 15, 2024
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Alfheim WARN: Requious Fracto compat Tinkers Construct warning
2 participants