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

Update GOKZ to be 1.11 compatible #359

Merged
merged 21 commits into from
Oct 6, 2022
Merged

Update GOKZ to be 1.11 compatible #359

merged 21 commits into from
Oct 6, 2022

Conversation

zer0k-z
Copy link
Contributor

@zer0k-z zer0k-z commented Aug 25, 2022

Most of these changes are just adding a return value to functions. Some function types are changed but shouldn't change any real behavior. Each commit corresponds to a plugin, and the workflow sourcemod version is moved to 1.11.
A few notable plugins:

  1. gokz-global: I had to modify the default values of natives in GlobalAPI.inc. I'm not a big fan of this but it should work as a temporary solution.
  2. gokz-core: NextIndex already exists in an include file.
  3. gokz-jumpstats: !coordDist has to be casted back to int.
  4. gokz-replays: Changed a variable name because it conflicts with a type definition.

@zealain zealain merged commit 935f91d into KZGlobalTeam:dev Oct 6, 2022
Copy link
Contributor

@Sikarii Sikarii left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I seem to have forgotten to submit my review.

@zer0k-z zer0k-z deleted the 1.11 branch October 7, 2022 00:51
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.

3 participants