8000 Releases Β· wopss/RED4ext Β· GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Releases: wopss/RED4ext

v1.23.0

29 Feb 19:42
Compare
Choose a tag to compare

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

31 Jan 18:26
Compare
Choose a tag to compare

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

28 Dec 21:32
Compare
Choose a tag to compare

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

SHA256 Hashes of the release artifacts

  • red4ext_1.21.0.zip
    • 593CF92CC8143C1593912E5323EEA92D81FFAAD8D982B2F0746DF88ECF2143FE
  • red4ext_1.21.0_pdbs.zip
    • F6A38061FC1991F68E4E38563533049547BBF9B819CC5ADE5BBFB605923EC129

v1.20.0

17 Dec 13:26
Compare
Choose a tag to compare

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

05 Dec 14:07
Compare
Choose a tag to compare

New features

  • Add support for patch 2.1.

SHA256 Hashes of the release artifacts

  • red4ext_1.19.0.zip
    • 0EFE5DBFBF605FC733F25B28F82F2D10CF05F698042CC1FE35FBBDD63AD7BF34
  • red4ext_1.19.0_pdbs.zip
    • 6C561234206E0FFE3566EB48BCCEDFEC9D19F20F737076844664CDF40F15287D

v1.18.0

26 Oct 11:59
Compare
Choose a tag to compare

New features

  • Add support for patch 2.02.

SHA256 Hashes of the release artifacts

  • red4ext_1.18.0.zip
    • 600451F4AC347EAED08B57EEAED240EE53C6EDBC3A832960A856CCE23FADFDE0
  • red4ext_1.18.0_pdbs.zip
    • 4363AD70C035315D49C3CAA9494A1111447C2A187FC3D64EE3507A225ACC51E4

v1.17.0

07 Oct 09:19
Compare
Choose a tag to compare

New features

  • Add support for patch 2.01.

SHA256 Hashes of the release artifacts

  • red4ext_1.17.0.zip
    • 22C772727D40B5E6E427A0E4C3831C5A9F366C383DA60B25E0F120EE5C903792
  • red4ext_1.17.0_pdbs.zip
    • 54DDB6CA8F57740C05385C4672AAC00D96E1FE7746A8A7BF6756AD99F84296F8

v1.16.0

27 Sep 19:43
Compare
Choose a tag to compare

New features

  • Add support for patch 2.0.

SHA256 Hashes of the release artifacts

  • red4ext_1.16.0.zip
    • E01F71B8B250D7362BADB4C46065CB72BB53F2F94CAE41F8A5C4C73DA458FCBA
  • red4ext_1.16.0_pdbs.zip
    • 2FD5F63CB911F779F326FEF012A29232572FCC5B7A3CB84582180343319F52FB

v1.15.0

26 Jun 15:13
Compare
Choose a tag to compare

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

v1.14.0

20 Jun 16:17
Compare
Choose a tag to compare

New features

  • Add support for patch 1.63.

SHA256 Hashes of the release artifacts

  • red4ext_1.14.0.zip
    • D2D0D9296430C9AB13FE37EA2902891C0E093DCE94653ACC24B08E2F022D8C89
  • red4ext_1.14.0_pdbs.zip
    • 3C01A7E83707E58984BC37305F2E05289920037068E056849A78AE3834134850
0