2
0
mirror of https://github.com/rehlds/reapi.git synced 2025-03-11 21:10:20 +03:00

Commit Graph

  • ab961d6925 Fix linux build master s1lentq 2024-12-07 19:46:52 +07:00
  • e82f016db9
    Merge pull request #333 from rehlds/feature/meta-improvements STAM 2024-11-15 17:42:35 +03:00
  • 2b5df88d80
    fixed date of latest release STAM 2024-11-15 17:42:05 +03:00
  • 5ebfcac19b
    added changelog + updated readme STAM 2024-11-15 17:39:05 +03:00
  • 627acf75c9 [skip ci] fix typo s1lentq 2024-09-21 20:03:33 +07:00
  • 5f7da6fb94
    Bump actions/download-artifact from 3 to 4.1.7 in /.github/workflows dependabot/github_actions/dot-github/workflows/actions/download-artifact-4.1.7 dependabot[bot] 2024-09-03 22:53:07 +00:00
  • a76c872953 set_member: more details for entity checking fix validating for AMX_NULLENT index s1lentq 2024-08-27 22:10:00 +07:00
  • 22761b7ff9 Update cssdk_const.inc s1lentq 2024-08-27 21:56:10 +07:00
  • 8d9d18a6b7 rh_is_entity_fullpacked: Fixed a crash when the client host was a fakeclient Detailed description s1lentq 2024-08-27 21:51:26 +07:00
  • 8c220a7de5 GetAttachment/GetBonePosition: Restore preserved animtime/frame after advancing studio entity s1lentq 2024-08-27 21:15:04 +07:00
  • 592ebca528 Add new return type for amxx forwards s1lentq 2024-08-07 17:55:49 +07:00
  • 8f9e7c16cb Validate entity index of bounds for set values of edict/pev/pvdata s1lentq 2024-08-05 19:14:36 +07:00
  • 472d279c5a Add new natives set_netchan/get_netchan (Close #322), rh_is_entity_fullpacked and rh_get_realtime Minor refactoring/cleanup s1lentq 2024-07-13 19:52:39 +07:00
  • 439396fc96
    Temporary fix for node20 GLIBC_2.28 version (#319) Adrian Cirstea 2024-07-13 13:33:02 +03:00
  • 55166be670
    Duplicate include <string.h> (#317) Jonathan.Liu 2024-06-29 03:09:14 +08:00
  • 520d288381
    fix comments: regamedll API->rechecker API (#315) Jonathan.Liu 2024-06-26 02:45:19 +08:00
  • e5771ba16c Fix docs s1lentq 2024-05-28 02:01:27 +07:00
  • ab14d37b0a Rework message hook/natives s1lentq 2024-05-27 05:08:52 +07:00
  • 06743d6eb9 Fix crash with old version rehlds s1lentq 2024-05-21 01:47:39 +07:00
  • 2cb688cf23 Fix linux build s1lentq 2024-05-13 21:49:47 +07:00
  • 43554c66d0 Bump reapi minor version s1lentq 2024-05-13 21:42:15 +07:00
  • b757be53f5 Implement message hook using ReHLDS API s1lentq 2024-05-13 21:41:59 +07:00
  • 92c13f99e6 Update CSSDK Update ReHLDS API s1lentq 2024-05-13 20:12:34 +07:00
  • 6c6ff95e9b
    Implement RH_SV_SendResources hook (#308) Adrian Cirstea 2024-05-13 16:06:11 +03:00
  • d98450249e
    API: Implement RG_CSGameRules_SendDeathMessage hook and rg_send_death_message native (#305) Federico Matías 2024-05-09 06:01:59 -03:00
  • 1dcc1ca3fb
    Implement RG_CBasePlayer_RemoveAllItems hook (#310) Javekson 2024-05-08 12:48:03 +04:00
  • a7043d1103 Fix AMXX id hookchain for BuyItem s1lentq 2024-02-19 23:55:31 +07:00
  • d40a0fed1f Fix broken order in amxx includes (Related #263) (Resolves #300) s1lentq 2024-02-02 04:50:56 +07:00
  • fbe2788623 Add safe check for weapon natives (make sure it's a CBasePlayerWeapon instance) s1lentq 2024-02-02 04:43:08 +07:00
  • f2ef526271
    feat: add WI_SLOT for rg_get_weapon_info (#292) Javekson 2024-02-01 09:24:05 +04:00
  • 55151847af
    API: Added rg_player_relationship native (#304) 肯定龙 2024-01-31 08:56:38 -04:00
  • 016a08a58a
    API: PlayerDeathThink and Observer_Think (#301) 肯定龙 2024-01-31 08:46:19 -04:00
  • 16afeded60 Add new native CheckVisibilityInOrigin s1lentq 2024-01-27 20:56:17 +07:00
  • 9bbebe1741 PM_LadderMove: Fixed wrong pass player index s1lentq 2024-01-23 11:42:25 +07:00
  • 8fa52b0295 rg_find_ent_by_owner: Change behavior (always start search from next entity) s1lentq 2024-01-11 23:31:58 +07:00
  • d8045dae93 readme: fix labels Shorokhov Sergey 2024-01-02 02:11:03 +03:00
  • f1555887f5 Fixed incorrect conversion IGameClient pointer 5.24.0.300 s1lentq 2023-12-12 19:31:12 +07:00
  • 1d17078fd6 s/get_member: Added support for members with entvars type s1lentq 2023-12-03 16:31:44 +07:00
  • 39e4ba8a81 Fix wrong member region for CCSEntity s1lentq 2023-12-03 16:25:57 +07:00
  • 1e9f3f1a3a s/get_member: Added a throw error for clarity if the member type is not supported s1lentq 2023-12-03 16:24:49 +07:00
  • 4430205522
    API upgrade: 15 new natives (#297) Francisco Muñoz 2023-11-28 09:50:27 -03:00
  • bf8b9bd48a
    Fix GiveC4 hook callback return type (#295) Francisco Muñoz 2023-11-26 06:46:17 -03:00
  • 5c38e6f5e4
    Implemented CCSEntity members to export in AMXX headers (#296) Francisco Muñoz 2023-11-26 06:45:39 -03:00
  • 4c1932c2c9
    Headers update, rename m_bHasSecondaryAttack, CSPlayer member additions (#293) Francisco Muñoz 2023-11-26 01:12:14 -03:00
  • b281588ddf
    fix(rg_transfer_c4): prevent C4 destruction on arg receiver = 0 (#291) Javekson 2023-11-26 07:54:11 +04:00
  • cf757aa832
    Added GetBodygroup, SetBodygroup, GetSequenceInfo natives (#294) Francisco Muñoz 2023-11-26 00:38:49 -03:00
  • 11ead5d3b6 Fixed startPercent argument type for native rg_send_bartime2 s1lentq 2023-11-22 10:19:59 +07:00
  • 1a72c8a45c Improved initialization of rehlds api Prefer Sys_GetModuleHandle over Sys_LoadModule to avoid unnecessary reference count increase s1lentq 2023-10-10 06:31:48 +07:00
  • 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 s1lentq 2023-10-07 21:21:32 +07:00
  • 08210bec75 Info_SetValueForStarKey allow a colon in playername s1lentq 2023-10-07 16:28:07 +07:00
  • e36a40c3e5
    Updated the return logic of rg_drop_item and rg_drop_items_by_slot (#289) Javekson 2023-10-07 13:23:40 +04:00
  • 2077022a43
    Refactored rg_remove_items_by_slot and updated the return logic (#288) Javekson 2023-10-07 13:23:19 +04:00
  • fcca39b87b
    Fix error 029: invalid expression for IsRoundExpireEvent (#286) Javekson 2023-09-25 14:00:10 +04:00
  • 2142208e77
    API: New gamedll hookchains (#280) Francisco Muñoz 2023-09-05 20:33:11 -03:00
  • 4ef19557c9
    Added a new argument removeAmmo to the rg_remove_items_by_slot native (#283) Javekson 2023-09-05 18:11:49 +04:00
  • 463799748e
    API: Added rg_set/get_global_iteminfo natives (#279) Francisco Muñoz 2023-09-05 10:33:21 -03:00
  • da81fe511d Update workflows/build.yml s1lentq 2023-09-05 20:08:20 +07:00
  • eab165880e Fix SetMoveDone callback dispatcher s1lentq 2023-09-03 15:26:17 +07:00
  • 2b8ae61f1e Fix comment s1lentq 2023-09-03 10:25:01 +07:00
  • 20d81334f8 Update cmake/project files s1lentq 2023-09-03 09:26:22 +07:00
  • 30c1964df1 Add an important clarification to the native rg_create_entity comment about cannot use a hash table for an entity with mutable class name otherwise, it will cause a memory leak s1lentq 2023-09-03 09:13:44 +07:00
  • 2bceff94cf Reworked entity callback dispatcher Fixed crash when callback was deleted in middle callback dispatcher s1lentq 2023-09-03 09:06:27 +07:00
  • a60e2b51e2 Disable fixes angles for natives GetBonePosition/GetAttachment if ReGameDLL is running s1lentq 2023-08-26 18:29:56 +07:00
  • 28fe32e514 Update CSSDK s1lentq 2023-08-24 17:22:10 +07:00
  • 4155dd42b2
    API: CSPlayer and CKnife additions + headers refactory (#277) Francisco Muñoz 2023-07-15 17:42:14 -04:00
  • 87e4858476 Update SDK Reworked PM_AirMove hook, add physent argument s1lentq 2023-07-16 03:57:03 +07:00
  • d9b72bf3a3
    API: Implement RG_PM_LadderMove hook (#254) Adrian Cirstea 2023-07-15 22:40:32 +03:00
  • 3cbdc162a5
    Implement RG_CreateWeaponBox hook (#275) Francisco Muñoz 2023-07-15 15:30:59 -04:00
  • e4783140ff
    Add m_flEjectBrass description (#274) RauliTop 2023-07-15 21:29:54 +02:00
  • 1b4ee4e112
    Add new trace flags to cssdk_const.inc (#278) Hamdi 2023-07-15 20:29:33 +01:00
  • 7c959fa9bd Implemented ATYPE_TRACE for SetHookChainArg native useful for replacement data on tracehandle argument s1lentq 2023-07-15 03:39:05 +07:00
  • 8c670fa40f GetBonePosition/GetAttachment: Added index bounds check s1lentq 2023-07-04 01:48:13 +07:00
  • 5c5478c879 SetHookChainArg: handle default case. Sergey Shorokhov 2023-07-01 13:49:45 +03:00
  • 60f32302ee
    Fix `TimeBasedDamage enum` typo at cssdk_const.inc (#256) RauliTop 2023-03-31 19:48:51 +02:00
  • 7be36cc307
    Implement rh_get_client_connect_time() native (#259) Federico Matías 2023-03-31 14:44:20 -03:00
  • ac3d641406
    rg_give_defusekit(): Add player team check (#234) Giferns 2023-03-31 20:43:57 +03:00
  • b85d4ae41e
    Improve include descriptions rg_fire_bullets, rg_fire_buckshots and rg_fire_bullets3 (#245) RauliTop 2023-03-31 19:42:29 +02:00
  • d2347e8678
    API: Implement RH_ExecuteServerStringCmd hook (#263) Adrian Cirstea 2023-03-31 20:41:43 +03:00
  • 867368f56d
    Improved description for rg_get_weapon_info (#269) Nord1cWarr1or 2023-03-17 20:53:44 +00:00
  • ab94d09850
    Add ITEM_FLAG_NOFIREUNDERWATER to cssdk_const.inc (#267) fl0werD 2023-03-02 14:41:52 +04:00
  • aeabd1fa10
    Implement RH_SV_AllowPhysent hook (#265) Hamdi 2023-02-11 11:44:28 +00:00
  • 7d9bd65e4f Fixed typo into hook CBasePlayer::SwitchTeam s1lentq 2022-11-18 20:48:47 +07:00
  • 4e23c6573b
    Implement RH_*_Precache_*, RH_SV_AddResource, RH_SV_ClientPrintf & RH_SV_CheckUserInfo hooks (#249) 5.22.0.254 5.22.0.253 Adrian Cirstea 2022-09-19 19:08:46 +03:00
  • 2bda2c303c Update workflows/build.yml Set windows job container as windows-2019 instead of windows-latest which now run on windows-2022 s1lentq 2022-02-26 13:46:50 +07:00
  • fe6150a5d3 Implemented native REU_GetAuthKey 5.21.0.252 s1lentq 2022-01-31 04:25:31 +07:00
  • 15aca1d799
    Fix wrong native error description (#236) Nord1cWarr1or 2021-12-28 18:32:53 +03:00
  • 1ce917b440
    Revert "Add GitHub Action for Remove old artifacts (#230)" (#231) Sergey Shorokhov 2021-11-03 17:20:46 +03:00
  • 3d97cf45b0
    Add GitHub Action for Remove old artifacts (#230) Sergey Shorokhov 2021-11-01 15:08:51 +03:00
  • 8534224975
    Update version.h 5.21.0.248 Sergey Shorokhov 2021-10-25 20:14:57 +03:00
  • dd1fdae53b
    Implement Con_Printf() hook (#222) Franco Romaniello 2021-10-25 19:10:00 +02:00
  • 866295f111
    API: Add hooks ED_Alloc() and ED_Free() (#227) DarthMan 2021-10-24 15:27:57 +03:00
  • 81ced333ae
    Implement SV_ConnectClient() hook (#220) Franco Romaniello 2021-10-23 13:10:35 +02:00
  • efcc3952b5
    Implement rh_get_net_from() native (#221) Franco Romaniello 2021-10-23 12:43:28 +02:00
  • 3c9e583260
    cssdk_const.inc: add ScoreAttrib constants (#214) Nord1cWarr1or 2021-10-23 13:05:16 +03:00
  • de26345d27
    Add pr_dlls.h & fix GetEntityInit() return type (#228) Sergey Shorokhov 2021-10-23 12:54:44 +03:00
  • a16dfd08fa
    Implement SV_EmitPings() hook (#212) Franco Romaniello 2021-10-23 10:24:17 +02:00
  • 30af88faf5 fix RH_ClientConnected description Sergey Shorokhov 2021-10-20 20:09:41 +03:00
  • 3543e90fdf
    Implement GetEntityInit hook (#215) Franco Romaniello 2021-10-20 18:51:07 +02:00
  • c5fb2919b4
    API members for new CVars sv_enablebunnyhopping and sv_autobunnyhopping (#225) Alejo 2021-10-20 13:18:58 -03:00
  • 36d6311eaf
    Add ClientConnected hook (#223) bionext03 2021-10-20 16:09:08 +00:00