16 Commits
Author SHA1 Message Date
Jim Shield ed997ad8a2 fix typo breaking qb-core /commands 2025-09-23 12:00:40 +01:00
Jim Shield cbc3a52643 Remove references to qs scripts 2025-09-06 12:02:55 +01:00
Jim Shield 392e0601a8 Update wrapperfunctions.lua
This simply adds names for each "option" it receives, just to make it easier to work with.
2025-08-23 23:36:13 +01:00
Jim Shield 4da4cbfc15 Tidy up and organise several debugPrints better 2025-06-20 18:03:08 +01:00
Jim Shield b0b139b179 Rework ps-inventory support
PS-Inv used to be exactly the same as QB-Inv so alot of the function calls were shared

This separates them and makes it easier to make changes to support their inventory

Also unified the calls for server side functions into single functions instead of having separate per inventory

Also moves:
- `invImg()` to inventories.lua
- `registerStash()` to stashcontrol.lua
2025-05-07 12:58:39 +01:00
Jim Shield 4e8a15590f make a checkToken() event its own function
Several events were calling very similar check token events, so I've just moved them to one to help unify it and help future debugging
2025-05-05 11:44:51 +01:00
Jim Shield 489da64c5e add a new warning for token auth 2025-05-04 15:40:20 +01:00
Jim Shield b81ada265b Better support for RedM's RSG Core
Nothing public uses this yet, but its very similar to QBCore which makes it very for me to support

Nothing special to note, just improves the integration for future ventures into RedM
2025-05-01 17:49:37 +01:00
Jim Shield 423b75e7d9 Tgiann Inv support added 2025-04-30 17:53:26 +01:00
Jim Shield 3f093ce934 fix QS-Inv registerStash function 2025-04-29 17:43:37 +01:00
Jim Shield 4d8305c844 changes for beta branch 2025-04-01 14:15:50 +01:00
Jim Shield 8611bc6d3c I am still alive 2025-03-26 21:43:48 +00:00
Jim Shield 6bfb549fd0 refactor + attempt better support for other inventories 2025-03-08 13:44:05 +00:00
Jim Shield 31a7ac2951 general fixes and updates 2025-03-07 13:32:10 +00:00
Jim Shield 8eb98bff29 (Beta) Fixes for multiframework support 2025-03-01 12:58:43 +00:00
Jim Shield e72fad0bfa Upload beta 1.2 2025-02-21 13:47:15 +00:00