chart-simpleChangelog

Released version and their changes.

chevron-rightChangelog - Version 1.0.14hashtag

Changes

  • Moved to the new zyke_lib loader.

  • Automatic database setup.

Files Affected

  • client/locked/eventhandler.lua

  • nui/*

  • extras/zyke_plants.sql

  • server/unlocked/database.lua

  • server/locked/main.lua

  • fxmanifest.lua

chevron-rightChangelog - Version 1.0.13hashtag

Changes

  • Added routing bucket support, you can now plant inside shared building without overlapping eachother's plants.

  • Added proper translations to the UI.

FIles Affected

  • nui/*

  • client/locked/eventhandler.lua

  • client/locked/functions.lua

  • server/locked/callbacks.lua

  • locales

    • Added statsTitle

    • Added growthButton

    • Added nutritionButton

    • Added waterButton

    • Added pickupButton

    • Added progressGrowthTitle

  • fxmanifest.lua

chevron-rightChangelog - Version 1.0.12hashtag
  • Properly restrict max values.

Files Affected

  • server/locked/callbacks.lua

  • fxmanifest.lua

chevron-rightChangelog - Version 1.0.11hashtag
  • Properly translate a select few incorrect notifications.

Files Affected

  • server/locked/callbacks.lua

  • fxmanifest.lua

chevron-rightChangelog - Version 1.0.10hashtag

Changes

  • Properly checking the distance between objects.

Files Affected

  • client/locked/functions.lua

  • shared/unlocked/config.lua

    • Renamed distanceBetweenPlants to distanceBetweenObjects

  • fxmanifest.lua

chevron-rightChangelog - Version 1.0.9hashtag

Changes

  • Fixed an issue with refreshing height on plants in certain scenarios.

Files affected

  • client/locked/functions.lua

  • shared/unlocked/config.lua (Changed base zDecrease & lowerOutside values to fit)

  • fxmanifest.lua (Version)

chevron-rightChangelog - Version 1.0.8hashtag

Changes

  • Optimized the code to refresh lights for significantly better performance during the execution.

Files affected

  • server/locked/*

  • fxmanifest.lua (Version & author)

chevron-rightChangelog - Version 1.0.7hashtag

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)

chevron-rightChangelog - Version 1.0.6hashtag

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

chevron-rightChangelog- Version 1.0.5hashtag

Changes

  • You can now enable / disable logging. Options are in the config and logging function is open in server/unlocked.lua. Default function was primarily made for Discord webhooks.

Files affected

  • server/callbacks.lua

  • server/unlocked.lua

  • shared/config.lua

chevron-rightChangelog - Version 1.0.4hashtag

Changes

  • Added failsafes to inventory checks.

Files affected

  • server/callbacks.lua

chevron-rightChangelog - Version 1.0.3hashtag

Changes

  • You can now enable or disable surface checking when planting. (On by default).

Files affected

  • client/eventhandler.lua

  • client/functions.lua

  • shared/config.lua

chevron-rightChangelog - Version 1.0.2hashtag

Changes

  • Fixed an error where if you planted without proper equipment you would get an error instead of a notification.

Files affected

  • server/callbacks.lua

chevron-rightChangelog - Version 1.0.1hashtag

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

chevron-rightChangelog - Version 1.0.0hashtag

Official release for ESX and QBCore.

Last updated