Releases: rehlds/ReAPI
Releases · rehlds/ReAPI
5.2.0.145
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
5.2.0.142
5.2.0.142
- 2017-11-27
Added
- Natives misc by @s1lentq in #6
- Added
rh_update_user_info
by @WPMGPRoSToTeMa in #11 - Added
rg_reset_maxspeed
native by @ivanmaxlogiudice in #28 - Added tag safety for
get
/set_member
by @WPMGPRoSToTeMa in #62
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
- Refactoring by @theAsmodai in #4
- Allow get knife info with
rg_get_weapon_info
by @ivanmaxlogiudice in #38 - Allow get
WEAPON_C4
&WEAPON_KNIFE
info by @ivanmaxlogiudice in #52 - Grammar and spelling corrections in comments by @OciXCrom in #74
StartDeathCam()
immediately when changing team to spectator via rg_set_user_team by @In-line in #81- Comments for parsing docgen by @s008nyx in #90
- Comments & descriptions improvements by @voed in #91
New Contributors
- @theAsmodai made their first contribution in #4
- @voed made their first contribution in #5
- @s1lentq made their first contribution in #6
- @WPMGPRoSToTeMa made their first contribution in #11
- @ivanmaxlogiudice made their first contribution in #28
- @OciXCrom made their first contribution in #74
- @s008nyx made their first contribution in #90
Full Changelog: 5.2.0.142