3 years ago 0 commits to master since this release
CLre 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):
CardlifeGameServer bugfixes (CLre_server.zip version):
3 years ago 15 commits to master since this release
This 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):
CardlifeGameServer bugfixes (CLre_server.zip version):
4 years ago 29 commits to master since this release
This 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: