Kakarot
42b27077ff
GetShared fix
2026-05-19 21:56:19 -05:00
Kakarot
74ac036d4a
Refactor core structure and notification UI
...
Major refactor to centralize QBCore and replace the web UI stack:
- Move QBConfig into a unified QBCore.Config and initialize QBCore.PlayerData; add shared/functions.lua.
- Remove legacy client/main.lua and server/main.lua exports and update fxmanifest to include shared/functions and drop those main scripts.
- Update client event handling: adapt player data events to QBCore:Client:OnPlayerUpdated and trigger job/gang update events; remove deprecated exploitable handlers.
- Web UI rewrite: remove Vue/Quasar dependency and config module; implement a lightweight vanilla JS notification system (html/js/app.js) with updated html and css assets, plus drawtext tweaks.
- CSS overhaul for notification styling and animations; HTML head/meta/font cleanup.
- Server fixes: use QBCore.Shared.Locations in teleport command and strengthen numeric parsing/validation for coords.
- Add .gitattributes for consistent text/eol handling and small code cleanups (thread/comment removal).
These changes consolidate config/shared logic under QBCore, simplify the frontend dependencies, and fix a few parsing/event issues.
2026-05-19 18:13:35 -05:00
Cocodrulo
3da7c33b97
feat: Add shared utility functions, starter items, glove data, and a GetShared helper.
2025-11-20 16:07:22 +00:00
Cocodrulo
98b6c5bf1f
Actualizar main.lua
2025-11-20 13:52:30 +00:00
Cocodrulo
35fdca273a
Update main.lua
2025-11-20 11:15:17 +00:00
Illusion
7f14e90687
Add files via upload
...
Added workbench & attachment to items.
2025-04-01 01:58:30 +02:00
Joel
1b41742fbe
Merge branch 'main' into fix/warning-lang-msg
2025-02-26 03:42:34 +00:00
Cocodrulo
0d3e464805
Fix warning message by adding white color again
2025-02-17 18:48:02 +00:00
Nick Reagan
7a35e95a45
Merge branch 'main' into main
2025-01-29 20:04:47 -05:00
Nick Reagan
723b03aefb
Fix changing vehicle extra to false not working
...
Logic switched value to true. Fixed.
2025-01-29 20:00:24 -05:00
Zerio
369f15bd4c
feat: further simplify of funcref check
2025-01-07 07:40:43 +01:00
Zerio
8ab5f76bdf
feat: simply funcref check
2025-01-07 07:20:53 +01:00
Kakarot
2159ce4639
Merge pull request #1157 from Psycho66626/new_branch
...
Fix the spaces for items.lua
2025-01-03 17:49:14 -05:00
Kakarot
c1e940240d
Enable vehicle searching by hash
...
allows retrieving the shared vehicle data via the hash code in addition to the model/spawn name
2025-01-03 16:47:19 -06:00
Psycho66626
403d1c8c56
items.lua
2024-12-26 23:42:00 +02:00
Kakarot
b94cad23f6
PR #1123
...
had conflicts
2024-07-10 13:56:14 -05:00
Warlikeprince
dfd5a3cba7
Update vehicles.lua
...
Missing The Chop Shop DLC Vehicle "Impaler SZ" added
2024-06-09 20:00:03 +05:30
JaySixty
08928d9672
Fix typo.lua
...
diving_fill had "description" spelled as "discription"
2024-05-29 13:03:52 +01:00
Kakarot
285c20fb0c
Remove combinable
2024-05-20 19:40:23 -05:00
Kakarot
0259c72e0d
Merge pull request #1076 from tofudeadeye/patch-1
...
feat/locations: Add vanilla game mlo interiors
2024-02-10 17:34:28 -05:00
Kakarot
ac8634b207
Merge pull request #1077 from GR-Scripts/main
...
Update vehicles.lua
2024-02-10 17:34:10 -05:00
Kakarot
668126efeb
Merge pull request #1078 from jigglyblunt/main
...
Update items.lua
2024-02-10 17:32:07 -05:00
JigglyBlunt
f3217abd6a
Update items.lua
...
Update with new qb-jewelery to fix inventory related issues
2024-01-27 22:12:38 -07:00
GR-Scripts
eca1c61d31
Update vehicles.lua
2024-01-27 06:53:32 +01:00
tofudeadeye
8421f10a2d
feat/teleports: Add vanilla game mlo interiors
2024-01-23 00:06:26 +11:00
Peter
6f59e63587
Added new DLC Cars b3095 / mp2023_02
...
Update vehicles.lua
- Added physically obtainable cars in this updated
- Opted to leave out drift variants, All variants can be found here ( https://gtacars.net/?filter_dlc=mp2023_02&page=1&q=Drift&sort=_relevance ) if they need to be added in the future.
2023-12-15 13:50:00 +00:00
Kakarot
b132f2963e
Remove old bank cards, add new
2023-11-23 11:17:05 -06:00
gamer_raymond_
4b12cd8dcc
Update items.lua
2023-11-15 02:27:03 +01:00
Kakarot
a866b1a049
Mech item
2023-11-11 11:23:36 -06:00
Kakarot
4bfd78c747
Optional update, adds type
2023-11-11 11:23:19 -06:00
Kakarot
5f78b3da99
Rename without hyphen
2023-11-03 09:45:07 -05:00
Kakarot
a73e878487
Weapon attachment rework
2023-11-03 09:40:35 -05:00
Kakarot
9fa03fd907
Mech job v3 prep
2023-10-07 04:18:37 -05:00
Kakarot
208910f03c
Mech job v3 prep
2023-10-03 07:28:06 -05:00
Kakarot
e32aa3b399
Vehicle Shared
...
Lessened the amount of data entry required, added more vehicles (need to complete)
2023-09-27 04:51:02 -05:00
Kakarot
a1d6e7b45a
Merge pull request #1002 from SirOMGitsYOU/patch-3
...
Added new vehicles from b2944
2023-09-17 03:56:02 -05:00
Gnavling
a9c55183f5
Fixed typo
...
Fixed "Revovler" type to "Revolver"
2023-07-14 16:13:59 +02:00
Peter
820c738e2d
Update vehicles.lua
...
add support for b2944 new vehicles
2023-07-12 22:44:05 +01:00
Kakarot
96e9f179e8
Merge branch 'main' into patch-5
2023-06-01 10:48:45 -07:00
DJ On Top
012b005602
Fixed % Sign In Notify
...
Fixed % Sign In Notify We Get % On /job Etc. It Has Been Fixed
2023-04-30 04:03:56 +05:30
SKITTLE
dba9a33768
Update vehicles.lua
2023-04-30 00:39:54 +05:30
SKITTLE
3748f19056
Update vehicles.lua
2023-04-30 00:11:07 +05:30
Kakarot
9d384f9d35
Merge branch 'main' into patch-2
2023-04-27 16:19:01 -07:00
Kakarot
3d0c273e3e
PR #951
2023-04-27 18:09:31 -05:00
Kakarot
7a0ad63325
Merge pull request #967 from r3ps4J:main
...
Fix subs not getting replaced in locales
2023-04-27 15:25:59 -07:00
RowDog
cffc1712f3
remove all tabs replace with spaces
2023-04-02 13:59:08 +01:00
RowDog
0ee8ff7f38
sorted some spacing
2023-03-31 22:23:02 +01:00
RowDog
052c3fa6ff
capitilize the description
2023-03-31 21:30:43 +01:00
RowDog
4675e97f5c
add items to shared
2023-03-31 20:53:10 +01:00
r3ps4J
85d25bb911
Fix subs not getting replaced in locales
2023-03-30 12:01:26 +02:00