Releases: KosmosPrime/OpenComputers
Releases · KosmosPrime/OpenComputers
[MC1.16.5] [Forge] v1.8.6
Fixes/improvements
- [MightyPirates#3731] Fix string.format() omission in OpenOS package.lua.
- [MightyPirates#3735] Fix server hangs on long-lasting HTTP requests.
List of contributors
asie, REUSS-dev
[MC1.16.5] [Forge] v1.8.5
Fixes/improvements
- [MightyPirates#3710] Fix localization regression introduced in 1.8.4.
List of contributors
asie
[MC1.16.5] [Forge] v1.8.4
New features
- Improve OpenOS "package" implementation:
- [MightyPirates#3447] Populate package.config, add support for the package.preload table. (RobertCochran)
- Add support for the package.searchers table.
Fixes/improvements
- [CVE-2024-31446] Fixed Lua virtual machine freeze involving xpcall().
- [MightyPirates#3659] Fixed bug when programatically transferring fluids from specific tanks. (yut23)
- [MightyPirates#3664] Fixed client-side errors when using third-party mod energy integration on an integrated server.
- [MightyPirates#3677] Fixed crash when showing error containing a percent sign with the Analyzer item.
- [MightyPirates#3698] Fixed documentation for the Screen's "turnOn" and "turnOff" functions. (Hawk777, DCNick3)
- [MightyPirates#3663] Fixed response code/message information not being preserved for unsuccessful HTTP responses.
- [MightyPirates#3691] Improved documentation for software bundled with the "network" floppy. (Computerdores)
- [MightyPirates#3644] Improved forged packet protection with regards to configuring server racks. (Glease)
- [MightyPirates#3652] Updated French translation. (ff66theone)
- Updated GNU Unifont to 15.1.05.
List of contributors
asie, Computerdores, ff66theone, Glease, Hawk777, repo-alt, RobertCochran, yut23
[MC1.16.5] [Forge] v1.8.3
Fixes/improvements
- Reworked Internet Card filtering rules.
- Implemented a new, more powerful system and improved default configuration.
- Internet Card rules are now stored in the "internet.filteringRules" configuration key.
- The old keys ("internet.whitelist", "internet.blacklist") are no longer used; an automatic migration is done upon upgrading the mod.
- [MightyPirates#3635] ArrayIndexOutOfBoundsException when using servers with 3 network cards
- [MightyPirates#3634] Internet card selector update logic erroneously drops non-ready keys
List of contributors
asie, Fingercomp