s1lentq
|
799f0f8f82
|
Reworked rg_give_item, now returns the index of the entity.
Add native rg_get_user_footsteps, rg_set_user_footsteps, rg_remove_items_by_slot, rg_drop_item, rg_internal_cmd
|
2017-01-21 23:06:46 +07:00 |
|
s1lentq
|
001d26c359
|
Add new hookschain's: BuyGunAmmo, BuyWeaponByWeaponID,
CBasePlayer::DropShield, CBasePlayer::OnSpawnEquip,
CBasePlayer::Radio, CBasePlayer::Disappear, CBasePlayer::MakeVIP,
CBasePlayer::MakeBomber, CBasePlayer::StartObserver, CBasePlayer::GetIntoGame
Bump minor version
|
2017-01-15 21:56:39 +07:00 |
|
s1lentq
|
71d670541b
|
Add more info about API dependencies.
|
2017-01-15 01:02:47 +07:00 |
|
s1lentq
|
8a03dc1cc3
|
Fix crash: Use AMXX_Error instead LogError.
|
2017-01-14 18:55:17 +07:00 |
|
s1lentq
|
becdfd768b
|
Update README.md
|
2017-01-13 02:23:22 +07:00 |
|
s1lentq
|
f416f1b30f
|
Add version upgrade to another resource.
|
2017-01-12 04:04:35 +07:00 |
|
s1lentq
|
f93e992674
|
Simplification natives members
|
2017-01-11 20:47:13 +07:00 |
|
s1lentq
|
ecdb7e9f96
|
Fix fail compile amxx plugin on 1.8.2
|
2017-01-06 19:02:24 +07:00 |
|
s1lentq
|
30c7a76ca4
|
Update reapi sdk
HC_OVERRIDE mark as deprecated
Do safe native GetHookChainReturn
|
2017-01-06 13:42:35 +07:00 |
|
s1lentq
|
adb34bb0ed
|
Fixed the crashing caused by incorrect copy a mapname.
Update PreBuild.bat
|
2017-01-06 12:39:05 +07:00 |
|
Iván Lo Giudice
|
65083757b2
|
Allow get knife info with rg_get_weapon_info (#38)
Issue: https://github.com/s1lentq/reapi/issues/29
|
2017-01-06 11:13:34 +07:00 |
|
s1lentq
|
05a5f1686e
|
Refactoring versioning
|
2017-01-05 16:27:59 +07:00 |
|
s1lentq
|
5fffe5368a
|
Fix: to get current mapname on first spawn (part 2)
|
2017-01-04 19:04:57 +07:00 |
|
s1lentq
|
71d6444c41
|
Fix: to get current mapname on first spawn
|
2017-01-02 23:11:31 +07:00 |
|
s1lentq
|
076fc47a5b
|
Update VTC API 3.0
Add natives VTC_IsClientMuted, VTC_PlaySound
|
2016-12-25 20:32:08 +07:00 |
|
s1lentq
|
a6ad16fe85
|
Fix callback KeyValue didn't set meta result.
|
2016-12-18 18:31:39 +07:00 |
|
s1lentq
|
33f85c765a
|
Fix to get first edict (part 2)
|
2016-12-13 17:46:05 +07:00 |
|
s1lentq
|
61460e962b
|
Update ReHLDS API 3.x, ReGameDLL API 5.x
|
2016-12-12 23:27:12 +07:00 |
|
Iván Lo Giudice
|
d00489b0f2
|
Added rg_reset_maxspeed native (#28)
* Added rg_reset_maxspeed native
|
2016-11-01 10:57:35 +00:00 |
|
asmodai
|
0a03f20f91
|
Branch prediction optimization #3
Cleanup
|
2016-10-18 03:01:19 +03:00 |
|
asmodai
|
cc739f1551
|
Branch prediction optimization #2
|
2016-10-18 01:59:33 +03:00 |
|
asmodai
|
f737fd201b
|
Branch prediction optimization
|
2016-10-16 23:43:51 +03:00 |
|
asmodai
|
9fc7607368
|
Refactored string arguments changing
|
2016-10-16 21:54:00 +03:00 |
|
asmodai
|
727cf3c01d
|
Fixed possible false error "trying to set return value without active hook" in hookchain forwards
|
2016-10-16 16:30:16 +03:00 |
|
asmodai
|
8617956d66
|
Fixed compilation by ICC on windows
Fixed 'Broadcast' function
|
2016-10-12 02:15:41 +03:00 |
|
asmodai
|
ca92f13aa9
|
Added native REU_IsRevemuWithoutAdminRights
|
2016-10-12 00:34:49 +03:00 |
|
s1lentq
|
f6d0f02e6a
|
Fix: get a first edict from AMXX_Attach
|
2016-10-12 02:22:35 +07:00 |
|
s1lentq
|
5ffedc69cb
|
Fix crash on RG_CSGameRules_PlayerKilled: inflictor can be null
|
2016-09-26 19:23:23 +07:00 |
|
s1lentq
|
d1c3cd2755
|
Fast push: establish type for member's entvars_t::viewmodel + entvars_t::weaponmodel as qstring_t
|
2016-08-29 00:14:32 +07:00 |
|
s1lentq
|
6c7140380f
|
Added new natives: is_entity, rg_round_respawn, rg_send_bartime, rg_send_bartime2, rg_send_audio
Reworked: rg_create_entity, rg_find_ent_by_class
|
2016-08-02 21:52:27 +07:00 |
|
s1lentq
|
114f64a790
|
Update/Refactoring CSSDK
|
2016-07-21 17:07:30 +07:00 |
|
s1lentq
|
f38d7437da
|
Reworked native rg_find_item_bpack_by_name -> rg_find_weapon_bpack_by_name
Added native rg_has_item_by_name
Added safety checks into natives
Update CSSDK
|
2016-07-18 06:50:02 +07:00 |
|
asmodai
|
e6e3734eb0
|
Using player entity index in RH_SV_DropClient instead of engine client index
|
2016-07-11 01:38:31 +03:00 |
|
asmodai
|
1ba339a98b
|
Fixed pmtrace natives
Added error if native requires one of the unexisting addons
|
2016-07-08 00:27:35 +03:00 |
|
s1lentq
|
b03360a268
|
Fix: typo to with getting weaponid
|
2016-06-23 02:53:02 +07:00 |
|
s1lentq
|
6cf5c99ded
|
Fix crash rg_find_item_bpack_by_name
|
2016-06-22 21:39:58 +07:00 |
|
s1lentq
|
272b2fc709
|
Added hook CBasePlayer::HasRestrictItem
|
2016-06-21 04:03:46 +07:00 |
|
s1lentq
|
af1a542b45
|
Added hook CanBuyThisItem, CBasePlayer::DropPlayerItem
Added new members CArmoury
|
2016-06-20 14:44:35 +07:00 |
|
s1lentq
|
85384bcb11
|
Fix #14
|
2016-06-20 02:08:56 +07:00 |
|
s1lentq
|
656554b775
|
Added weaponbox members
Added new natives rg_find_bpack_item_by_name, rg_is_player_can_takedamage, rg_get_weaponbox_id
Renamed rg_select_default_team to rg_get_join_team_priority
Update CSSDK
|
2016-06-19 19:58:32 +07:00 |
|
theAsmodai
|
3fa88db6e0
|
Merge pull request #13 from WPMGPRoSToTeMa/master
Fixed DeathNotice hook crash (#12)
|
2016-06-17 02:57:57 +03:00 |
|
WPMGPRoSToTeMa
|
db59cd3c4d
|
Fixed DeathNotice hook crash (#12)
|
2016-06-17 02:46:36 +03:00 |
|
theAsmodai
|
ca918acd13
|
Merge pull request #11 from WPMGPRoSToTeMa/master
Added rh_update_user_info
|
2016-06-16 00:12:26 +03:00 |
|
WPMGPRoSToTeMa
|
084fc056a7
|
Added rh_update_user_info
Updated ReHLDS API
Fixed platform toolset in msvc for WinXP
|
2016-06-15 22:31:07 +03:00 |
|
s1lentq
|
d6c3a21dbb
|
Added native rg_select_default_team
|
2016-06-15 20:19:50 +07:00 |
|
s1lentq
|
3101f29ff7
|
Added new members for CBasePlayerItem, CBasePlayerWeapon
|
2016-06-15 19:35:39 +07:00 |
|
s1lentq
|
559b6b88bd
|
Added new members from CSPlayer
|
2016-06-15 17:53:58 +07:00 |
|
s1lentq
|
bc6383fce4
|
Added new natives:
rh_emit_sound2, rg_set_account_rules, rg_get_account_rules, rg_is_bomb_planted,
rg_join_team, rg_balance_teams, rg_swap_all_players, rg_switch_team, rg_switch_weapon
Update CSSDK for regamedll
Refactoring
|
2016-06-15 14:35:02 +07:00 |
|
s1lentq
|
28dcc802d4
|
Update SDK regamedll
|
2016-06-09 09:47:42 +07:00 |
|
s1lentq
|
848bb10907
|
Merge pull request #10 from s1lentq/checkmeplz
Fixed context data for nested hookchain forwards, added member natives
|
2016-06-08 05:45:26 +06:00 |
|