GLoOoccK
66f6096160
API: Knockback ( #348 )
2025-04-20 21:33:24 +07:00
Eason
5c06c04fa7
Add new native rh_is_server_paused
& rh_set_server_pause
( #346 )
2025-04-08 19:24:45 +07:00
Eason
6dffaef1d5
Add new native rg_observer_find_next_player
( #345 )
2025-04-07 15:39:39 +07:00
s1lentq
43554c66d0
Bump reapi minor version
2024-05-13 21:42:15 +07:00
Javekson
1dcc1ca3fb
Implement RG_CBasePlayer_RemoveAllItems hook ( #310 )
...
* Implement RG_CBasePlayer_RemoveAllItems hook
2024-05-08 15:48:03 +07:00
s1lentq
ed57d7b309
SV_CheckUserInfo: Refer to 'userinfo' argument as a pointer instead of an AMX string buffer
...
Added natives:
- set_netadr/get_netaddr
- set_key_value_buffer(buffer, "\\name\\ololo") overwrite a entire buffer
- get_key_value_buffer(buffer, userinfo, charsmax(userinfo)) get userinfo as AMX string presentation
Minor cleanup
Bump minor
2023-10-07 21:21:32 +07:00
Hamdi
aeabd1fa10
Implement RH_SV_AllowPhysent hook ( #265 )
2023-02-11 18:44:28 +07:00
Adrian Cirstea
4e23c6573b
Implement RH_*_Precache_*
, RH_SV_AddResource
, RH_SV_ClientPrintf
& RH_SV_CheckUserInfo
hooks ( #249 )
...
Co-authored-by: Sergey Shorokhov <wopox1337@ya.ru>
2022-09-19 19:08:46 +03:00
Sergey Shorokhov
8534224975
Update version.h
2021-10-25 20:14:57 +03:00
fl0werD
6063144a31
Implement player Pain
, DeathSound
and JoiningThink
hooks ( #209 )
...
* Implement player Pain, DeathSound and JoiningThink hooks
* fix descriptions
Co-authored-by: Sergey Shorokhov <wopox1337@ya.ru>
2021-09-02 17:09:10 +03:00
s1lentq
31eae943bd
Add workflows/build.yml (Migrate to Github CI)
...
Add CMakeLists.txt build system
Update README.md
Fixed compiler warnings
2021-04-24 00:25:20 +07:00