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: add event callback to "on rotate item" and simplify callbacks #1370

Merged

Conversation

dudantas
Copy link
Member

@dudantas dudantas commented Aug 8, 2023

Resolves #1350

Removed some callback repetitions.
Removed repetitions of callbacks in revscriptsys.lua, now the valid callbacks will come directly from cpp in a table, which will be compared and if it is invalid it will be informed in the distro about it.
Some other minor callback related detail improvements.

@dudantas dudantas changed the title feat: add event callback to "on rotate item" and simplify some events feat: add event callback to "on rotate item" and simplify callbacks Aug 8, 2023
@dudantas dudantas force-pushed the feat-on-rotate-item-event-callback branch from a58f0f1 to e51ca7b Compare August 9, 2023 05:59
@sonarqubecloud
Copy link

sonarqubecloud bot commented Aug 9, 2023

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 10 Code Smells

0.0% 0.0% Coverage
0.2% 0.2% Duplication

@dudantas dudantas merged commit 9743273 into opentibiabr:main Aug 9, 2023
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.

Sugestão para criar um event callback de "onRotateItem"
4 participants