-
21Q3 Stable
released this
2021-09-01 17:41:33 +01:00 | 0 commits to master since this releaseCLre adds a basic modding API and some bugfixes, while retaining backwards compatibility with vanilla servers (though not compatible with EasyAntiCheat-enabled servers for obvious reasons).
Starting with this release, releases will be named after the year quarter of their release. I'm also going to try to stick to a quarterly release cycle. If anyone is interested in helping me to stick to this schedule, let me know.
CLre now has better support for singleplayer (especially offline singleplayer) in non-English Windows languages, thanks to Jamie for helping me hunt down the issues. For this to work correctly,
CardlifeGameserver.exe
must now be patched to load mods even when not hosting a server.CLre_server now has some moderation capabilities, chat commands, and proper terrain modification restrictions (when enabled, griefers can no longer dig under buildings). No new bugfixes were added, but plenty of tweaks were added and documented.
Installation: https://git.exmods.org/NGnius/CLre#user-content-installation
Please do not install CLre and CLre_server in the same Cardlife instance unless you want a bad time.
Cardlife bugfixes (CLre.zip version):
- InitLogSooner: Start the logger slightly sooner than Cardlife does
- EnchantmentTableFloatParseFix: https://trello.com/c/qawBFb7P/1-enchantment-table-fails-to-work
- ExclusionImprovement: https://trello.com/c/Ue4yIqWQ/11-placing-material-in-restricted-areas
- ClientDurabilityNodeErrorRemover: https://trello.com/c/YT3VbXpZ/15-durability-log-error
- CooldownCrossSlotSync: https://trello.com/c/65FPrTjK/12-no-cooldown-between-inventory-slots
- ScrollSpeedImprovement: https://trello.com/c/elL8IVdn/4-scroll-menus-are-insensitive
- MiniScreenEmbiggener: https://trello.com/c/NAls3XaE/17-game-starts-minimized-and-wont-restore
- UnderStructureCollider: https://trello.com/c/nfuaZWQZ/10-passing-through-structures
- TerrainModificationFailedHandler: https://trello.com/c/Pq5lcB1p/23-moderation-tools
- OfflineSpawnpointSavingFloatFix: https://trello.com/c/hpADhDhQ/21-login-goes-to-original-spawn
- OfflineGameTimeSavingFloatFix: Make game time save properly for everyone, even when floats contain a comma
- OfflineMapPointsFloatFix: https://trello.com/c/fEcNBLbZ/29-map-markers-reset-on-re-log
CardlifeGameServer bugfixes (CLre_server.zip version):
- InitLogSooner: Start the logger slightly sooner than Cardlife does
Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
-
CLre_server.zip
115 downloads · 360 KiB
-
CLre.zip
211 downloads · 354 KiB
-
2 Stable
released this
2021-05-15 16:13:02 +01:00 | 15 commits to master since this releaseThis is an early version of CLre, with a minimal modding API and a few bugfixes. This is the first version with server-side patches. Installation of CLre_server is optional and does not affect client-side (CLre) patches.
CLre now displays a message as Cardlife starts to make it more obvious that it's working.
CLre_server also adds a minimal web server which can be activated by supplying the CLI parameter
-web
when running a patched Cardlife server.Installation (CLre): Patch Cardlife.exe with the Cardlife adaptation of CLIPA.
The installation process is roughly the same as for Gamecraft, except with a different name: GCIPA Gamecraft install guide. Once successfully patched, copy the contents of the CLre.zip file (Harmony0.dll and CLre.dll) into the Plugins folder.Installation (CLre_server): Patch CardlifeGameServer.exe with the Cardlife adaptation of CLIPA.
The installation process is roughly the same as for Gamecraft, except with a different name: GCIPA Gamecraft install guide. Once successfully patched, copy the contents of the CLre_server.zip file (Harmony0.dll and CLre_server.dll) into the Plugins folder.Please do not install CLre and CLre_server in the same Cardlife installation unless you want a bad time.
Cardlife bugfixes (CLre.zip version):
- InitLogSooner: Start the logger slightly sooner than Cardlife does
- EnchantmentTableFloatParseFix: https://trello.com/c/qawBFb7P/1-enchantment-table-fails-to-work
- ExclusionImprovement: https://trello.com/c/Ue4yIqWQ/11-placing-material-in-restricted-areas
- ClientDurabilityNodeErrorRemover: https://trello.com/c/YT3VbXpZ/15-durability-log-error
- CooldownCrossSlotSync: https://trello.com/c/65FPrTjK/12-no-cooldown-between-inventory-slots
- ScrollSpeedImprovement: https://trello.com/c/elL8IVdn/4-scroll-menus-are-insensitive
- MiniScreenEmbiggener: https://trello.com/c/NAls3XaE/17-game-starts-minimized-and-wont-restore
- UnderStructureCollider: https://trello.com/c/nfuaZWQZ/10-passing-through-structures
CardlifeGameServer bugfixes (CLre_server.zip version):
- InitLogSooner: Start the logger slightly sooner than Cardlife does
Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
-
CLre_server.zip
108 downloads · 332 KiB
-
CLre.zip
149 downloads · 334 KiB
-
Celeriac Pre-release
released this
2020-12-31 00:36:53 +00:00 | 29 commits to master since this releaseThis is an early version of CLre, with a minimal modding API and a few bugfixes.
Installation: Patch your game with the Cardlife adaptation of CLIPA.
The installation process is roughly the same as for Gamecraft, except with a different name: GCIPA Gamecraft install guide. Once successfully patched, copy the contents of the CLre.zip file (Harmony0.dll and CLre.dll) into the Plugins folder.Bugfixes in this version:
- InitLogSooner: Start the logger slightly sooner than Cardlife does
- EnchantmentTableFloatParseFix: https://trello.com/c/qawBFb7P/1-enchantment-table-fails-to-work
- ExclusionImprovement: https://trello.com/c/Ue4yIqWQ/11-placing-material-in-restricted-areas
- ClientDurabilityNodeErrorRemover: https://trello.com/c/YT3VbXpZ/15-durability-log-error
Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
-
CLre.zip
113 downloads · 307 KiB