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

Implement SecNum for catapult resource bomb data #121

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

AMXBus
Copy link
Contributor

@AMXBus AMXBus commented Jan 10, 2025

And another SecNum implementation due to recent findings of some exposed values.

Main things to note:

  • We implement SecNum calls in the runtime intit structure for the resource bomb costs and damage (currently in ResourceBombs.as)
  • Nothing special to point out, all calls have also been updated.
  • There is no internal math here except for cost deduction which did not have SecNum implemented (possibly exploitable but unlikely due to value sanitization).

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