vMenu Enhanced v0.0.1-alpha.24
Pre-release
Pre-release
vMenu Enhanced pre-release v0.0.1-alpha.24 (alpha).
Warning
This is an early alpha build of vMenu for FiveM Enhanced. Expect breaking changes and incomplete features.
Changes since the last Enhanced pre-release
bef544d(Tom Grobbe) chore(menuapi): update MenuAPI dependencya29c5f9(Tom Grobbe) feat(config): implement a configuration system that updates live on changes. Add developer features menu for it's first usecase tests. Also add example config generators.fae5083(Tom Grobbe) feat(notifications): make notifications in NUI and size up user text input.6a37cb1(Tom Grobbe) feat(vehicles): Implement spawning by vehicle name, with NUI user input feature7164008(Tom Grobbe) feat(misc): add right align menu option and code cleanupea2c97e(Tom Grobbe) feat(framework): Create MenuFramework to wrap MenuAPI for clean menu building, and add multi language support.585cf7f(Tom Grobbe) tweak(vehicles): Set old vehicles as no longer needed after spawning a new one5cbb116(Tom Grobbe) feat(passive): Disable idle camerascb06090(Tom Grobbe) tweak(permissions): remove redundant test call to resync permissions on server resource restart.a6c24e2(Tom Grobbe) chore(menuapi): update menuapi dependencyb13b72a(Tom Grobbe) feat(permissions): Implement permissions system v1, might not be final yet49b9555(Tom Grobbe) tweak(vehiclespawner): Set engine on, keep velocity, set planes/heli's at full engine speed. TODO: Make vehicles not 'lag' when starting their engine while already moving after being spawned.2baa164(Tom Grobbe) chore(menus): Messing around with old vMenu code inside a temporary vehicle spawner class to find bugs in Enhanced.b94d3c1(Tom Grobbe) fix(noclip): fix noclip controls being activated by controller or while F8 console is open8f33aa6(Tom Grobbe) fix(natives): fix broken natives and document things, this also fixed vehicle spawner needing an external resource temporarily.734e6cb(Tom Grobbe) feat(menus): Add temporary vehicle spawner menu, using another resource for temporary export to get all models.9dd7147(Tom Grobbe) tweak(build): do not generate .deps.json files677aaab(Tom Grobbe) tweak(pipeline): move some file copy steps from pipelines to local build targetsb187416(Tom Grobbe) chore(build): Move client files to client folder in build output and shared ooutput to a shared folder.9e8a38a(Tom Grobbe) experiment(refelection): trying to access code from outside project to experiment with a plugin system546292b(Tom Grobbe) chore(noclip): improve noclipb137901(Tom Grobbe) chore(menuapi): update menuapi dependencya94c007(Tom Grobbe) fix(noclip): fix some bugs with noclip and add adder debug commandeb96ba2(Tom Grobbe) chore(structure): Split server DLLs from client DLLs, add Packages props and update server Cfx API version.54a5539(Tom Grobbe) chore(menuapi): update MenuAPI dependency.5c7bb52(Tom Grobbe) fix(vmenu): Update Cfx API and restructure code so it now properly supports multiple projects and DLL's in a single resource.f8c6315(Tom Grobbe) experiment(vmenu): more broken stuff, noclip soft of worksccbb75a(Tom Grobbe) wip(noclip): trying to add noclip1aea86c(Tom Grobbe) docs(enhanced): update broken legacy link