Page 2 of 2

Re: New Release! (BTW CE v1.3.X)

Posted: Sat Jun 18, 2022 6:04 am
by PlasmaFox
New update! Hype :D
I wanted to ask, when are you planning to change item despawn mechanics? Somewhat like in yany's mod where items don't have a 20 minute timer but instead despawn on 5+ player deaths.

Re: New Release! (BTW CE v1.3.X)

Posted: Sat Jun 18, 2022 3:26 pm
by dawnraider
Currently planning on having that in the next major release (aka 1.4.0). There's currently a bug with the new config option for some reason that makes it so that if the large biomes HCS config option is present, AND you have addons installed, the game will crash on startup. Current fix is to delete that config entry before launching. I will be putting out another minor release to patch that, and hopefully a couple bugs with the addon loader, then look at working on 1.4.0.

Re: New Release! (BTW CE v1.3.X)

Posted: Sat Jun 18, 2022 5:22 pm
by dawnraider
Version 1.3.10 has been released!
Download here

/--General--/
- Fixed an issue where the game would load addons installed directly into the jar out of order (note that specifying load order for mods loaded from the mods folder is not yet supported)
- Fixed an issue where a null pointer error would be logged if no addons were installed in the mods folder.
- Fixed an issue where the addon loader was percent encoding file URIs leading to it looking for files in the wrong location.

Re: New Release! (BTW CE v1.3.X)

Posted: Wed Jun 22, 2022 10:44 pm
by dawnraider
Version 1.3.10b has been released!
Download here

This version largely only affects servers. As such, you do not need to update your client unless you plan on playing on a server running 1.3.10b.

/--General--/
- Changed server version checking to ignore lettered versions. This means that future versions with the same number and only differing in the ending letter will be treated as server compatible. Do note that this does not apply to 1.3.10. While 1.3.10 clients can connect to a 1.3.10b server without issue, they will still receive a warning when joining.
- Fixed a crash in multiplayer on startup due to the log file being improperly initialized.