1.18.2 support and fixes - #17
Conversation
HarvelsX
left a comment
There was a problem hiding this comment.
Heh, you just decided to ignore the exception? Okay, that's a decision, too 😃
Well, until a proper fix is found, it doesn't hurt to ignore it. The channel is released anyways (it is getting released twice in fact which is the issue) ;) |
|
@ThexXTURBOXx no offence, but you could have just made a PR with the style fixes and then notify on my PR that I have to update to 1.18.1, no? PRs are usually meant for a single topic and shouldn't address multiple things imo. Not saying you should close this, I'm just leaving this as a friendly reminder :D |
|
Wait, sorry, I apparently did not get a notification about spnda/DynamicSurroundingsFabric#1. I take everything I've said back, you probably just thought I was inactive :D |
|
@spnda Oh okay, no problem! Yeah, that's pretty annoying that GitHub doesn't notify you about PRs on forks by default. |
|
@ThexXTURBOXx, I do not want to be obtrusive, but it seems ThexXTURBOXx#2 PR solves the current problem with the crash of the game, during the game there was not a single crash. |
|
@HarvelsX Well, I didn't get a notification either :) |
@ThexXTURBOXx that is a very weird default... Btw, want to cherry-pick the new version of my commit? I did some minor changes, aswell as bumped modmenu to 3.0.1 👍🏻 |
|
|
@HarvelsX thank you!! |
|
|
My version can be downloaded here: https://github.com/Smokeybear12/DynamicSurroundingsFabric/actions/runs/1703503069 |
I tried your two versions, the problem is the same, the specific performance is that the ripples on the water surface are twitching and twitching, and there are no ripples on the water surface in some places |
link not work |
You seem to be too late. He removed his fork. Just use the HarvelsX's verison instead. |
Add: fading water ripple at the end;
|
@Dr-WeiAL |
Yes, the ripples in this version are no longer messy, and it looks much more comfortable. |
|
@Dr-WeiAL, it's good that it helped you, but next time create a separate issue (https://github.com/OreCruncher/DynamicSurroundingsFabric/issues) on something. |
|
Does this build have any issues with 1.18.2? |
I made a commit adding support for 1.18.2, but be careful, it's untested. |
Support for 1.18.2 and fixing little bugs
|
Might it at all be possible to get in contact w/orecruncher and see if it is at all possible to upload the recent 1.18/1.18.1/eventual 1.18.2 versions on like curseforge or modrinth so people have easier access to the files (even if they're more in an alpha/beta status? |
|
Let's phrase it like this: Anyone is permitted to upload it by himself since this mod is under MIT License. |
|
Would it be possible to put compiled jars in here every so often, for testing purposes? |
|
They are available here: https://github.com/ThexXTURBOXx/DynamicSurroundingsFabric/actions |
|
are these actually Fabric only? |
|
@Osiris-Team As far as I can see, the build is still available for download |
This comment was marked as outdated.
This comment was marked as outdated.
|
welcome back ore |
* Add: 1.18 support * Update to 1.18.1 * Fix insecure link * Leave TODO * Fix some general stuff * Convert to UTF8 again * Workaround for conditional crash on world unload * Fixed attempt to process `AreaBlockEffects` before connection; * Maybe fixed #10; * Create gradle.yml * Fix workflows/gradle; * Add: 1.18 support * Fix two deprecations * Remove workaround Mixin * Fix Workflow * Make Gradle wrapper executable * Resolve conversations * Resolve conversation * Setup GitHub Actions; * Fix Cache problem in Actions; * Add Gradle Wrapper validation; * Update gradle.yml * Fix calculation of sound fx in water (gain calculation for low pass data); #12; * Fix: #17 (comment); Add: fading water ripple at the end; * Edit: fading water ripple at the end; * Add support for 1.18.2; * Add support for 1.19 * Fix background loops and missing biome traits * Fixup merge validation related failures --------- Co-authored-by: sean <43609023+spnda@users.noreply.github.com> Co-authored-by: Nico Mexis <nico.mexis@kabelmail.de> Co-authored-by: HarvelsX <xharvels@gmail.com> Co-authored-by: HarvelsX <90945793+HarvelsX@users.noreply.github.com> Co-authored-by: OreCruncher <OreCruncher@users.noreply.github.com> Co-authored-by: OreCruncher <orecruncher@gmail.com>
|
Welcome back 😄 |




Fixes #13
Fixes #10