-
Notifications
You must be signed in to change notification settings - Fork 37
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
53 - Patch #158
Merged
53 - Patch #158
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
* Update weapon.ts * Update weapon.ts
* Add "getFocusedCustom" to "raycasts.ts" * Add "getFocusedCustom" to "raycast.ts" * Add "getFocusedCustom" to "index.ts"
* adding missing volume arg to playSound * added stop audio function * added stop audio event * add stop audio to useAudio
* POC: Enhanced permission system * Added getExpired permissions and function to remove all permissions that have been expired. * Removed permission expiration, added enhanced permission check operators, added virtual document support * make group 'inherits' property as not mandatory * Remove just deleted group from online/offline characters/accounts * Some fixes, added documentation * Added target to proxy function * Fix update function, some fixes for permissions * Some fixes, added warning for incorrect type(deprecation) * Fix markdown issue
* Add node-cron to package.json * Add cronjob function * Add useCronJob to server -> index.ts * Fix create -> check overwrite * Add plugin api depencencies * Update buildPluginImports.js remove wrong commit * Update src/main/server/cronjob/index.ts Co-authored-by: Stuyk <trevorwessel@protonmail.com> * Update src/main/server/cronjob/index.ts Co-authored-by: Stuyk <trevorwessel@protonmail.com> * Update src/main/server/cronjob/index.ts Co-authored-by: Stuyk <trevorwessel@protonmail.com> * Add Conjob Doc * Update useCronJob.md * Update docs/useRebar/useCronJob.md --------- Co-authored-by: Stuyk <trevorwessel@protonmail.com>
…e service functions
This PR enhances the Dev Menu by adding a scrollable feature to improve usability when dealing with a large number of pages.
* fix off by one error in comment * disable controls during authentication * reenable the controls at the end
* POC: Added Plugin Categories. (Closes #142) Only a Proof of Concept. I am pretty sure there are things to optimize or even something i have forgot. * Fixing Webviews * Fixed copyFiles * Added doc comment back * Sort plugins alphabetically * Sort webview alphabetically
* Update Tuning to handle headlight colors * Make it objects. * Add blank space * Add blank space
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
No description provided.