Commit Graph
20 Commits
Author SHA1 Message Date
oosayeroo 9c66499fab Merge branch 'jimathy:main' into main 2025-10-21 11:14:30 +01:00
oosayeroo 258a510452 add hunger + thirst to getPlayer
- added for esx, qb, qbox, rsg
2025-10-14 14:06:16 +01:00
oosayeroo 2ac3843fb2 Merge branch 'jimathy:main' into main 2025-10-14 09:33:15 +01:00
oosayeroo 8d48b0d692 Merge branch 'jimathy:main' into main 2025-10-07 15:23:02 +01:00
oosayeroo 40ca0eb04d Merge branch 'jimathy:main' into main 2025-10-06 15:37:57 +01:00
oosayeroo f53f29a4b2 Merge branch 'jimathy:main' into main 2025-10-03 13:42:13 +01:00
oosayeroo 2cf80881e4 Input.lua : allow default in oxlib "number" type 2025-09-25 02:17:48 +01:00
oosayeroo 32dd938eef Update cameras.lua 2025-09-05 23:38:37 +01:00
oosayeroo 6e4d9bc1d7 Update vehicles.lua 2025-09-04 17:22:36 +01:00
oosayeroo f88cdb4f9d Merge branch 'main' of https://github.com/oosayeroo/jim_bridge 2025-09-03 11:18:57 +01:00
oosayeroo 7077b7d831 Merge branch 'jimathy:main' into main 2025-08-22 10:43:04 +01:00
oosayeroo c13d39ca05 Commit[wrapperfunctions.lua]: Fix oxlib command argument
line 27 - changd the function option in oxlib from options[4] to options[3]
2025-08-14 16:33:02 +01:00
oosayeroo fe09d0f773 qs notify + progressbar + makeVeh edit 2025-07-16 08:18:55 +01:00
oosayeroo 804327f3aa Merge branch 'jimathy:main' into main 2025-06-18 19:30:56 +01:00
oosayeroo ba59418b6d return values (boolean)
- added return values on following functions
:fundPlayer
:chargePlayer

- added check for Config.System in Notify.lua
2025-06-18 19:30:21 +01:00
oosayeroo b44dfa91e5 Merge branch 'jimathy:main' into main 2025-06-11 18:44:49 +01:00
oosayeroo 51d4c88694 light fix (in case of missing Crafting Var)
- added check for missing Config.Crafting variables

- reduces errors in scripts if not added to config
2025-06-11 18:43:31 +01:00
oosayeroo 64a74a8928 Merge branch 'jimathy:main' into main 2025-06-03 08:54:36 +01:00
oosayeroo e0fcf23dba added simple "doesItemExist(item)" function
- very simple function to check existance of an item
2025-06-03 08:52:06 +01:00
oosayeroo 451e4cbbdb better documentation layout
- seperated the 2000+ lines in ReadMe.md into seperate files.
 - useful if things expand
 - better readability for users
 - more organised layout
2025-05-16 14:28:41 +01:00