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

improve: adjustment in global functions #1917

Closed

Conversation

luanluciano93
Copy link
Contributor

  • global variables from the save_interval file are transferred to the file and become local variables.
  • table.contains and addStamina functions sent to libs/functions/functions.lua.
  • table FAMILIARSNAME is not used anywhere, so it was removed.

@elsongabriel elsongabriel changed the title improve: ajustment in global.lua improve: adjustment in global.lua Nov 27, 2023
@elsongabriel elsongabriel changed the title improve: adjustment in global.lua improve: adjustment in global functions Nov 27, 2023
@@ -1,3 +1,14 @@
local SAVE_INTERVAL_TYPE = configManager.getString(configKeys.SAVE_INTERVAL_TYPE)
Copy link
Member

Choose a reason for hiding this comment

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

I don't see why moving this to the scripts if it's something shared... And you broke the naming convention.

@luanluciano93 luanluciano93 deleted the ajustmentSaveScript branch November 28, 2023 00:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants