Releases: MightyPirates/OpenComputers
Releases Β· MightyPirates/OpenComputers
[MC1.12.2] [Forge] v1.8.7
Fixes/improvements
- [#3703] Fix potential packet memory leak.
- [#3726] Fix missing tooltip on Power Converter.
- [#3729] Fix potential crash when opening the manual.
- [#3748] Fix broken "Support de serveur" link in the French manual.
- Added a configuration option for network packet TTL. (TimothΓ© GRISOT)
- Improved mod load times on certain platforms. (charagarland)
- Updated Chinese translation. (HfSr)
- Updated Unifont to 16.0.02.
OpenOS fixes/improvements
- [#3714] Fix an OpenOS 1.8.0 regression causing event.pullFiltered() to effectively ignore filter timeouts.
- [#3727] Fix an exception handler bug in process.lua, uncovered by fixing recursive xpcall() handling in 1.8.4.
List of contributors
asie, charagarland, DragDen, HfSr, TimothΓ© GRISOT
[MC1.7.10] [Forge] v1.8.7
Fixes/improvements
- [#3703] Fix potential packet memory leak.
- [#3729] Fix potential crash when opening the manual.
- Added a configuration option for network packet TTL. (TimothΓ© GRISOT)
- Improved mod load times on certain platforms. (charagarland)
- Updated Chinese translation. (HfSr)
- Updated Unifont to 16.0.02.
OpenOS fixes/improvements
- [#3714] Fix an OpenOS 1.8.0 regression causing event.pullFiltered() to effectively ignore filter timeouts.
- [#3727] Fix an exception handler bug in process.lua, uncovered by fixing recursive xpcall() handling in 1.8.4.
List of contributors
asie, charagarland, DragDen, HfSr, TimothΓ© GRISOT
[MC1.12.2] [Forge] v1.8.6
[MC1.7.10] [Forge] v1.8.6
[MC1.12.2] [Forge] v1.8.5
Fixes/improvements
- [#3710] Fix localization regression introduced in 1.8.4.
List of contributors
asie
[MC1.7.10] [Forge] v1.8.5
Fixes/improvements
- [#3710] Fix localization regression introduced in 1.8.4.
List of contributors
asie
[MC1.12.2] [Forge] v1.8.4
New features
- Improve OpenOS "package" implementation:
- [#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().
- [#3659] Fixed bug when programatically transferring fluids from specific tanks. (yut23)
- [#3664] Fixed client-side errors when using third-party mod energy integration on an integrated server.
- [#3677] Fixed crash when showing error containing a percent sign with the Analyzer item.
- [#3698] Fixed documentation for the Screen's "turnOn" and "turnOff" functions. (Hawk777, DCNick3)
- [#3663] Fixed response code/message information not being preserved for unsuccessful HTTP responses.
- [#3691] Improved documentation for software bundled with the "network" floppy. (Computerdores)
- [#3644] Improved forged packet protection with regards to configuring server racks. (Glease)
- [#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.7.10] [Forge] v1.8.4
New features
- [#3524] Add support for reading Thaumcraft aspect information from Wands. (repo-alt)
- Improve OpenOS "package" implementation:
- [#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().
- [#3664] Fixed client-side errors when using third-party mod energy integration on an integrated server.
- [#3677] Fixed crash when showing error containing a percent sign with the Analyzer item.
- [#3698] Fixed documentation for the Screen's "turnOn" and "turnOff" functions. (Hawk777, DCNick3)
- [#3663] Fixed response code/message information not being preserved for unsuccessful HTTP responses.
- [#3691] Improved documentation for software bundled with the "network" floppy. (Computerdores)
- [#3644] Improved forged packet protection with regards to configuring server racks. (Glease)
- [#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.12.2] [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.
- [#3635] ArrayIndexOutOfBoundsException when using servers with 3 network cards
- [#3634] Internet card selector update logic erroneously drops non-ready keys
List of contributors
asie, Fingercomp
[MC1.7.10] [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.
- [#3635] ArrayIndexOutOfBoundsException when using servers with 3 network cards
- [#3634] Internet card selector update logic erroneously drops non-ready keys
List of contributors
asie, Fingercomp