Commit Graph
73 Commits
Author SHA1 Message Date
Jim Shield a6bd82a41c Fixes for ox showMenu support 2024-01-23 19:00:39 +00:00
Jim Shield fac495c0ef Change how core information is grabbed 2024-01-23 19:00:04 +00:00
Jim Shield 15bea85bfb Version Bump v1.0.7 v1.0.7 2024-01-23 18:59:02 +00:00
Jim Shield f889080bc0 Merge pull request #13 from jimathy/1.0.6
1.0.6
2024-01-23 00:37:55 +00:00
Jim Shield 7d62358558 ox input default "select" 2024-01-23 00:37:18 +00:00
Jim Shield f7a7e89c56 lib.showMenu support 2024-01-23 00:36:04 +00:00
Jim Shield 5f6720d37b Merge pull request #12 from solareon/patch-1
fix: job crafting restrictions
2024-01-23 00:34:15 +00:00
solareon e541201a08 fix: skip amount and job tables 2024-01-22 22:39:16 +00:00
Solareon 2bf04f69cf fix: hasjob
Fixes broken crafting because the wrapper function is called hasJob with a capital J while the variable is called hasjob
2024-01-22 12:50:03 -07:00
Jim Shield 8479aea1b0 Origen inv experimental support 2024-01-22 17:14:56 +00:00
Jim Shield d17a1da5b2 CoreInv Fully Supported 2024-01-22 16:55:58 +00:00
Jim Shield f1ff06c098 CoreInv hasItem events updated 2024-01-22 15:31:04 +00:00
Jim Shield df785043e8 CoreInv add/remove Item fixes 2024-01-22 14:51:51 +00:00
Jim Shield 5ae4799a5f add auto check for ps/lj-inv 2024-01-22 14:41:38 +00:00
Jim Shield 8cf4a6bd23 Version Bump - 1.0.6 v1.0.6 2024-01-22 14:35:52 +00:00
Jim Shield 3e067c8492 Merge pull request #9 from jimathy/1.0.5
1.0.5
2024-01-21 22:28:03 +00:00
Jim Shield 6847639c65 Fix version checking system being dumb 2024-01-21 17:24:32 +00:00
Jim Shield 0592c3ebc8 Fix stashRemoveItem for QS-Inv 2024-01-21 17:24:10 +00:00
Jim Shield 2ca1cbd110 fxmanifest.lua - Version Bump v1.0.5 2024-01-21 17:20:15 +00:00
Jim Shield 8642733b78 version.txt - Version bump - 1.0.5 v1.0.5 2024-01-21 17:17:55 +00:00
Jim Shield 5a4293182c version number plz work 2024-01-21 17:10:32 +00:00
Jim Shield 6075878038 Update version.txt 2024-01-21 00:56:19 +00:00
Jim Shield 7eaeac886f Merge pull request #8 from jimathy/1.0.4
1.0.4
2024-01-21 00:27:08 +00:00
Jim Shield fe27a1ca1c speed playAnim up + add default input message 2024-01-21 00:25:42 +00:00
Jim Shield 0caea0b473 advanced checking and handling of setVehicle 2024-01-20 14:28:10 +00:00
Jim Shield 370c77433b Version Bump - v1.0.4 v1.0.4 2024-01-20 13:01:26 +00:00
Jim Shield ac85d35097 Merge pull request #7 from jimathy/1.0.3
1.0.3
2024-01-19 23:58:42 +00:00
Jim Shield 85c3e06910 update addItem/removeItem prints 2024-01-19 23:57:22 +00:00
Jim Shield 7d0736bfc2 Change how bridge decides what get/setvehicleproperties to use 2024-01-19 22:33:35 +00:00
Jim Shield b0b011ac56 update readme -main 2024-01-19 20:25:44 +00:00
Jim Shield 23091c2e73 add spam free ensureNetToVeh() 2024-01-19 20:25:04 +00:00
Jim Shield ef2ba3ea7a tidy up new prints more 2024-01-19 20:24:25 +00:00
Jim Shield df60f3b2b1 tidy prints for setVehicleProperties 2024-01-19 18:13:22 +00:00
Jim Shield 4cc001d2f0 fix typo in stashhasitem 2024-01-19 18:10:05 +00:00
Jim Shield e2bb32d9de Optimize Crafting/Multicraft Menu + better hasItem prints 2024-01-19 14:46:45 +00:00
Jim Shield 725125a274 add debug prints to new ox setVehicleProperties call 2024-01-19 14:46:09 +00:00
Jim Shield dcf2018ec6 check for destroyProp if received any info 2024-01-19 13:02:09 +00:00
Jim Shield e5316f45aa Rewrite + Optimize hasItem() & stashhasItem() 2024-01-19 13:00:50 +00:00
Jim Shield 02c202d075 Version Bump - v1.0.3 v1.0.3 2024-01-19 12:53:45 +00:00
Jim Shield 9e9fb14f55 Merge pull request #3 from bandgeekndb/stashoptions
Allow for passing through stash options when opening a stash
2024-01-19 12:50:10 +00:00
Jim Shield 61e0d777a8 Attempt to fix ox_lib's setVehicleProperites + 1.0.2 v1.0.2 2024-01-18 20:21:22 +00:00
Jim Shield 78c3e33d38 version bump 1.0.1 v1.0.1 2024-01-18 17:50:42 +00:00
Jim Shield 3be5b5e1ee Merge pull request #6 from jimathy/1.0.1
1.0.1
2024-01-18 17:49:05 +00:00
Jim Shield f550479298 Revert "version bump"
This reverts commit d82366b59f.
2024-01-18 17:48:14 +00:00
Jim Shield 5fe0ab8815 Revert "Resolve merge conflict"
This reverts commit 56ccb43c2b.
2024-01-18 17:48:03 +00:00
Jim Shield 56ccb43c2b Resolve merge conflict 2024-01-18 17:44:25 +00:00
Jim Shield 93d0754935 Make qbx use correct export for getCoreObject
This should be fine as qbox takes over the export but just to be sure
2024-01-18 17:41:28 +00:00
Jim Shield d82366b59f version bump 2024-01-18 15:38:28 +00:00
Jim Shield 35202f7000 add fix for recipes having no final amount added 2024-01-18 15:33:51 +00:00
Jim Shield bc5aadc394 add export error check to stashRemoveItem 2024-01-18 15:14:38 +00:00