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 Tuning to handle headlight colors #153

Merged
merged 4 commits into from
Sep 19, 2024
Merged

Conversation

Booster1212
Copy link
Collaborator

No description provided.

@Booster1212
Copy link
Collaborator Author

Made Color Settings & Neon Settings an Object in the vehicle interface.

@Stuyk Stuyk changed the base branch from main to 53 September 19, 2024 13:34
@Stuyk Stuyk merged commit 078eae2 into Stuyk:53 Sep 19, 2024
Stuyk added a commit that referenced this pull request Sep 22, 2024
* chore: update package.json for v53

* fix: non-verbose error for plugin imports

* docs: changelog

* feat: blip sprite types as string, blip color types as string

* feat: blip short range set to true by default

* Update weapon.ts (#135)

* Update weapon.ts

* Update weapon.ts

* Add new Function "getFocusedCustom" to Player.raycast (#133)

* Add "getFocusedCustom" to "raycasts.ts"

* Add "getFocusedCustom" to "raycast.ts"

* Add "getFocusedCustom" to "index.ts"

* feat: fix useWeapon

* feat: services, event rework, vehicle handling fix

* docs: useServices partial docs

* feat: change service names for registration

* feat: better interaction workflow for adding blips, markers, and labels

* feat: update document typings for module extension

* fix: remove dead bin files

* chore: update deps, fix gitignore

* feat: currency service

* docs: document services, and events

* feat: change event names to have 'rebar' prefix

* feat: remove old document events, replace with alt events

* docs: remove out-of-date docs

* feat: change item service to take entity

* fix: service validity check

* fix: remove extra time functions

* fix: set time meta

* Added stopAudio, added missing Volume arg (#139)

* adding missing volume arg to playSound

* added stop audio function

* added stop audio event

* add stop audio to useAudio

* POC: Enhanced permission system (#137)

* 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

* Functions for using named cronjobs (#138)

* 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>

* fix: object attachment removal, closes #140

* chore: switch to alt.getClosestEntities API, closes #141

* docs: update changelog

* feat: onTick

* chore: upgrade deps

* fix: event on for specific systems

* feat: use for item service

* feat: introduce base types for items, add item create, and item remove service functions

* feat: adjust base types for global usage

* feat: add isOverlayOpen, and isPersistentPageOpen

* fix: type decs

* Update useApi.md (#143)

* feat: hasSpace for item service

* docs: intro paragraph, code examples

* Add scrollable functionality to Dev Menu (#144)

This PR enhances the Dev Menu by adding a scrollable feature to improve usability when dealing with a large number of pages.

* docs: update changelog

* docs: add permissions changelog

* Added chmod for altv-server and altv-crash-handler for linux install process (#149)

* Improvment of the Documentation (#150)

* fix off by one error in comment

* disable controls during authentication

* reenable the controls at the end

* Add missing Argument (#151)

* feat: adjust weapons to allow number or string for models

* docs: changelog

* feat: add door synchronization for open / shut states when manually toggled

* docs: changelog

* POC: Added Plugin Categories. (Closes #142) (#145)

* 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

* chore: upgrade deps

* feat: make draggable vue emit onDragStart, and onDragStop

* feat: local storage mock

* Update Tuning to handle headlight colors (#153)

* Update Tuning to handle headlight colors

* Make it objects.

* Add blank space

* Add blank space

---------

Co-authored-by: Der Lord! <82890183+Booster1212@users.noreply.github.com>
Co-authored-by: KoronGIT <error@dragonspace.de>
Co-authored-by: Liam Robinson <liamrobinson5@web.de>
Co-authored-by: Vladyslav Halatskyi <xfloydya@gmail.com>
Co-authored-by: Landminen Tester <johannesmarkwordt@hotmail.com>
Co-authored-by: Dav-Renz <62567929+Dav-Renz@users.noreply.github.com>
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