Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

merge #1

Merged
merged 45 commits into from
Nov 28, 2023
Merged

merge #1

merged 45 commits into from
Nov 28, 2023

Conversation

aleeperezz16
Copy link
Member

No description provided.

s1lentq and others added 30 commits January 31, 2022 04:25
…instead of windows-latest which now run on windows-2022

actions/runner-images#4856
Fixes windows build
…` & `RH_SV_CheckUserInfo` hooks (#249)


Co-authored-by: Sergey Shorokhov <[email protected]>
* `API`: Implement `RH_ExecuteServerStringCmd` hook
Add player team check to avoid unexpected behavior
* Implement `rh_get_client_connect_time()` native
* Fix typo at cssdk_const.inc
ITDB_PARALYZE enum
Interface was coded but never implemented. It needs tests
Reworked PM_AirMove hook, add physent argument
* Reordered hook_callback.cpp/h declarations based on regamedll_api.h order
* Update CKnife members and include descriptions
* Update CSPlayer members and include descriptions
Fixed crash when callback was deleted in middle callback dispatcher
… about cannot use a hash table for an entity with mutable class name otherwise, it will cause a memory leak
Javekson and others added 15 commits September 5, 2023 21:11
…f 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
Prefer Sys_GetModuleHandle over Sys_LoadModule to avoid unnecessary reference count increase
…ns (#293)

* Update CSEntity.h, CSPlayer.h, CSPlayerItem.h, regamedll_api.h
* SendDeathMessage interface to regamedll_api.h
* Update CSPlayerWeapon class, rename m_bHasSecondaryAttack
* Updated CSPlayerWeapon.h vfuncs and members
* Renamed bHasSecondaryAttack member to iStateSecondaryAttack and added compat to AMXX includes
* Added remaining CSPlayer members
* Added overload method for bool[]
* Fix GiveC4 hook callback return type
* 15 natives addition
* Added DECAL_ indexes
* Improve documentation
* Added player null option on rg_create_weaponbox + code style fixes
@aleeperezz16 aleeperezz16 merged commit 0ef9d10 into Nostalgia-Gamers:master Nov 28, 2023
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.