ðChangelog
Released version and their changes.
Changelog - Version 1.0.7
Changes
Complete UI overhaul.
Complete placement overhaul.
qb-target & ox_target support (Old system for usage without is still the same).
Cursor is now centered when you open the UI.
Screen blurs when opening menu.
Menu closes upon handling, instead of afterwards.
Switched default light prop to one with collision so target menus can be supported.
Ability to lower pots in the config to appear planted in the ground.
Organized all files into locked and unlocked folders.
Files affected
/* (Because of restructuring)
shared/unlocked/config.lua (No need to update, code has compatability with older configs)
fxmanifest.lua (Version)
Changelog - Version 1.0.6
Changes
Removed all framework related functions and instead refer to zyke_lib.
Files affected
*.lua
shared/config.lua
Removed comments as they are now in Config
handlePlant's water item is automatically the default for the framework specified in zyke_lib
Changelog - Version 1.0.1
Changes
Added the ability to block and only allow specific locations for each drug. Note that a global block still exists for all drugs.
Added a setting for displaying all the blocked zones.
You can change individual colors for these zones if you do want to display them, and they also have names containing information about them, which can be changed in strings in the config.
Files affected
client/main.lua
client/functions.lua
client/eventhandler.lua
shared/config.lua
Last updated