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

feat: gamedata support #36

Merged
merged 1 commit into from
Oct 16, 2023
Merged

feat: gamedata support #36

merged 1 commit into from
Oct 16, 2023

Conversation

maxime1907
Copy link
Contributor

@maxime1907 maxime1907 commented Oct 14, 2023

Adds gamedata support like in sourcemod so that we dont have to recompile each time we change a signature

Features:

  • Signature
    • Hex address
    • Symbol
  • Patches
  • Offsets

@maxime1907 maxime1907 force-pushed the gamedata branch 3 times, most recently from c096a7d to 3cd853a Compare October 15, 2023 11:41
@maxime1907
Copy link
Contributor Author

pr is ready now

src/cs2_sdk/entity/cbaseentity.h Outdated Show resolved Hide resolved
src/gameconfig.h Outdated Show resolved Hide resolved
src/cs2fixes.cpp Outdated Show resolved Hide resolved
src/cs2_sdk/interfaces/cgameresourceserviceserver.h Outdated Show resolved Hide resolved
src/events.cpp Outdated Show resolved Hide resolved
src/patches.cpp Outdated Show resolved Hide resolved
@maxime1907 maxime1907 force-pushed the gamedata branch 2 times, most recently from 72f25c7 to e6603e0 Compare October 16, 2023 18:16
@maxime1907 maxime1907 requested a review from xen-000 October 16, 2023 18:19
src/gameconfig.h Outdated Show resolved Hide resolved
@xen-000 xen-000 merged commit 8a6ebb6 into Source2ZE:main Oct 16, 2023
2 checks passed
@xen-000
Copy link
Collaborator

xen-000 commented Oct 16, 2023

Thanks for your contribution!

xen-000 pushed a commit that referenced this pull request Oct 16, 2023
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.

2 participants