Releases: wopss/RED4ext
Releases Β· wopss/RED4ext
v1.23.0
Note for developers: In this version, we've introduced version-agnostic addresses through the new UniversalReloc<Ptr,Func,Vtbl>
classes ( now used for all addresses in the SDK), this ensures compatibility with future game updates without requiring constant plugin updates. If your plugin does not rely on custom addresses outside of those provided by RED4ext and you're utilizing the new UniversalReloc<Ptr,Func,Vtbl>
classes, adjust your plugin's runtime to RED4EXT_RUNTIME_INDEPENDENT
.
New features
- Implement support for universal game patches, eliminating the need for frequent updates to RED4ext with each game patch.
- Add timestamp functionality in plugin log filenames for multiple instances, contributed by @poirierlouis.
SHA256 Hashes of the release artifacts
- red4ext_1.23.0.zip
- 6A343BEAC576F4087A113B8E77E86FD6FE8E5D9D819CA947F864A158F52D16A6
- red4ext_1.23.0_pdbs.zip
- 818D5CCD30C6042C5B7DB4A2A801E4830DE3D76DF96F5DF748DC14677096B97E
v1.22.0
New features
- Add support for patch 2.11.
Fixes
- Fix an issue with handling error popups in cases where source references are absent or plugins are invalid. (Thanks @jac3km4!)
- Fix the log rotation issue. Timestamps are now included in log filenames. (Thanks @maximegmd)
SHA256 Hashes of the release artifacts
- red4ext_1.22.0.zip
- 41EB682F301CB3634256DA82F6EC55D86873D39ECD8F5EE88665FA49750492A3
- red4ext_1.22.0_pdbs.zip
- 9F5B67414DC0C39AB9AA1FD40375BED3187FFA3A781A59BB49D2C921F3F64EC2
v1.21.0
New features
- Add a popup message that displays incompatible plugins. (Thanks @jac3km4!)
Fixes
- Fix an issue with handling UTF-8 file paths. (Thanks @jac3km4!)
Changes
- Update Detours to microsoft/Detours@4b8c659.
- Update fmtlib to version 10.1.1.
- Update ordered-map to version 1.1.0.
- Update spdlog to version 1.12.0.
- Update toml11 to (ToruNiina/toml11@01a0e93).
- Update wil to microsoft/wil@ff20626.
SHA256 Hashes of the release artifacts
- red4ext_1.21.0.zip
- 593CF92CC8143C1593912E5323EEA92D81FFAAD8D982B2F0746DF88ECF2143FE
- red4ext_1.21.0_pdbs.zip
- F6A38061FC1991F68E4E38563533049547BBF9B819CC5ADE5BBFB605923EC129
v1.20.0
New features
- Add a feature to detect and report script errors in a user-friendly way. (#37) (Thanks @jac3km4!)
- Note: This is dependent on the next redscript version.
Improvements
- Improved error messages for log file rotation to be more user-friendly.
SHA256 Hashes of the release artifacts
- red4ext_1.20.0.zip
- DFDF306A45812069ABECCC918DE902CEFCCB79B988B94FA69241778656105252
- red4ext_1.20.0_pdbs.zip
- BD7B8C9400B6711F286816623ABF9B69516A8918DE49614F74C959B7045C63AA
v1.19.0
v1.18.0
v1.17.0
v1.16.0
v1.15.0
New features
- Add support for patch 1.63 Hotfix 1.
SHA256 Hashes of the release artifacts
- red4ext_1.15.0.zip
- A630A8E8BADAFAA006ADF1DD6B2E8316368A50E3F5E592F880D0BF7FABF42663
- red4ext_1.15.0_pdbs.zip
- 777E9117BD3890B28FF553B5BF0762881BC74CA1191C48878A170883C8FDF6D3