Skip to content

Make some tables local, newCommandTable fixes - #9

Open
crashtestjava wants to merge 4 commits into
RampantDespair:mainfrom
crashtestjava:main
Open

Make some tables local, newCommandTable fixes#9
crashtestjava wants to merge 4 commits into
RampantDespair:mainfrom
crashtestjava:main

Conversation

@crashtestjava

@crashtestjava crashtestjava commented May 24, 2026

Copy link
Copy Markdown
Contributor
  • Make some tables local
  • Make onenabled function optional
  • Add onchecked function
  • pixelcolor.rgba returns integer

Some tables that shouldn't be accessed by the user (e.g: newCommandTable) can be made local. Other tables that don't have functions/methods/constructors can also be made local. This doesn't break the library's functionality.

- Make onenabled function optional
- Add onchecked function
Some tables that shouldn't be accessed by the user (e.g: newCommandTable) can be made local. Other tables that don't have functions/methods/constructors can also be made local. This doesn't break the library's functionality.
@crashtestjava crashtestjava changed the title newCommandTable fixes Make some tables local, newCommandTable fixes May 24, 2026
@RampantDespair

Copy link
Copy Markdown
Owner

@crashtestjava
Can you resolve the conflicts and I will be happy to review your changes.

@crashtestjava

Copy link
Copy Markdown
Contributor Author

It might be a good idea to allow people to request reviews from you, I believe you can change that in the settings.

@RampantDespair RampantDespair self-assigned this May 31, 2026
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