Skip to content

Releases: rehlds/ReAPI

5.2.0.145

03 Nov 18:18
8b0cd91
Compare
Choose a tag to compare

5.2.0.145 - 2018-01-28

Added

  • rg_round_end: add safe checks to index of bounds

Changed

  • Updated regamedll API and implemented hookschain's:
    • CSGameRules::CanPlayerHearPlayer,
    • CBasePlayer::SwitchTeam,
    • CBasePlayer::CanSwitchTeam,
    • CBasePlayer::ThrowGrenade,
    • CWeaponBox::SetModel,
    • CGrenade::DefuseBombStart,
    • CGrenade::DefuseBombEnd,
    • CGrenade::ExplodeHeGrenade,
    • CGrenade::ExplodeFlashbang,
    • CGrenade::ExplodeSmokeGrenade,
    • CGrenade::ExplodeBomb,
    • ThrowHeGrenade,
    • ThrowFlashbang,
    • ThrowSmokeGrenade

Full Changelog: 5.2.0.143...5.2.0.145

5.2.0.143

03 Nov 18:18
c796cbf
Compare
Choose a tag to compare

5.2.0.143 - 2017-12-11

Fixed

  • Fixed crash rg_get_iteminfo

Full Changelog: 5.2.0.142...5.2.0.143

5.2.0.142

03 Nov 18:16
Compare
Choose a tag to compare

5.2.0.142 - 2017-11-27

Added

Fixed

  • Fixed return value to match api changes by @voed in #5
  • Fixed context data for nested hookchain forwards, added member natives by @theAsmodai in #10
  • Fixed DeathNotice hook crash (#12) by @WPMGPRoSToTeMa in #13
  • Fixed natives rg_set_iteminfo/rg_get_iteminfo in #92

Changed

New Contributors

Full Changelog: 5.2.0.142