Changelog
Released version and their changes.
#Changes
- Fixed an issue where editing particles would cause your prop to disappear.
- Added support for locking prop alignment editing controls via the
restrictedFieldsconfig, so server owners can restrict which fields players are allowed to modify.
#Files Affected
- nui/*
- README.md
- fxmanifest.lua
2026-05-24 15:27 CET
#Changes
- Rotation order conversion is now applied in the visualizer for accurate preview of rotation values.
- Added field restriction support: hosts can now disable specific alignment inputs and provide custom tooltips via
restrictedFields. - Collection fields (e.g., particles) now support a configurable maximum entry count through restrictions.
- Dropdown menus now support nested sub-lists, making it easier to navigate grouped options.
- Improved the data visualizer to prioritize vector format over table format when both are present.
- Fixed visualization of empty tables, which are now truncated to avoid empty or confusing entries.
- Fixed disabled buttons in the UI to show tooltips, clarifying why they are unavailable.
- Adjusted the save button color for better visual consistency.
#Files Affected
- client/alignment.lua
- shared/types.lua
- nui/*
- README.md
- fxmanifest.lua
#Changes
- Updated the gizmo to be more 3D-aware, making adjustments relative to your ped's orientation.
- Added animation timeline UI with draggable playhead for precise control.
- Replaced scaleform keybind prompts with a new NUI keybind display.
- Moved the "current position" entry to the top of the alignment position list for quicker access.
- Fixed an issue where cancelling an animation while paused would not work correctly.
- Improved toggle animation sync to better match the new system.
- Added support for aligning props without playing an animation (standalone alignment).
- Added an option to disable idle animations when using the menu.
- Added export to retrieve bone data for use by external resources.
- Fixed history panel showing invalid data and incorrect entry lengths.
- Added helper tooltip in the prop list for easier object identification.
- Added 16 new language translations: Arabic, Czech, German, Spanish, French, Italian, Japanese, Lithuanian, Dutch, Polish, Portuguese, Romanian, Swedish, Thai, Turkish, and Chinese.
#Files Affected
- Replace all.
#Changes
- Removing internal values from the data that is returned & inserted into the history.
- Prohibiting attempting to open the UI before it has mounted.
- Visualizing current data & preset data.
- Optional positioning for ped during alignment.
- Extended the README.md with examples.
#Files Affected
- client/alignment.lua
- client/commands.lua
- client/events.lua
- nui/*
- shared/config.lua
- shared/types.lua
- locales/en.lua
- README.md
- fxmanifest.lua
#Changes
- Started proper version tracking.
- Re-structured several nui source components.
- Changed prop accordions into buttons and moved the alignments into a modal.
- Added the ability to configure particles for each prop. Mainly to expedite adding new smokeables in zyke_smoking.
Files Affected
- client/alignment.lua
- nui/*
- shared/types.lua
- locales/en.lua
- README.md
- fxmanifest.lua
