Releases: pierrelasse/YimStuff
Releases · pierrelasse/YimStuff
v1.4.4 - Pre
[SussySpt] docs(Online->Players): mark gift vehicle as broken
v1.4.3
Full Changelog: v1.4.2...v1.4.3
Changelog
SussySpt
- Overview and much more in Online->Thing
yimutils
- Fix string.split nil error
- Refactoring
v1.4.2 - Online->Thing rework
Full Changelog: v1.4.1...v1.4.2
Changelog
SussySpt
- Rework the Online->Things tab. Many new features and improvements
- Global actions in Online->Players. Give RP, Crash, ...
- Bugfixes
yimutils
- Add is_host_of_script
v1.4.1 - Recode Cayo Perico HE
Full Changelog: v1.4.0...v1.4.1
Changelog
SussySpt
- Online->Thing:
- Remake the cayo perico heist editor
- Update $15m cuts message
- QOL: Add unlock website cars
Other
- Update nodejs installation message
- Eslint config
v1.4.0 - Restructure project
Full Changelog: v1.3.18...v1.4.0
Changelog
Other
- Restructured the project and much more
- Improve docs
SussySpt
- Update globals, etc
- Internal restructuring
- Improve Online->Thing (port from HBO, new features)
v1.3.18
Full Changelog: v1.3.17...v1.3.18
Sadly not much changes because i lost a bit of interest in gta. I hope i find more soon.
Changelog
SussySpt
- Some additions in Online->Unlocks
- Add Go Go Space Monkey in Online->Thing->Arcade->Games
Other
- Add YimMenu-Lua/ArcadeGames to the credits
- Rename SussySpt.lua to SussySpt.Single.lua and SussySpt.Merged.lua to SussySpt.lua
v1.3.17
Full Changelog: v1.3.16...v1.3.17
Changelog
SussySpt
- Improve vehicle search in Online->Thing->Salvage Yard
- Improve code
- Display the infractions better
- Fix native errors
- Fix problems in Online->Stats->Other 'Abilities'
- Add Online->Thing->Casino->Lucky wheel
- Improvements like always
- Optimize blah bla
- Adapt yimutils changes
- Remove 'Show all' button
- And probably other things
- No longer use yu.add
- Improvements and fixes in Online->Unlocks
- Add custom sorting in Quick Actions
- Add a notification when your version is old
yimutils
- Fix error in string.split
- No longer return the inputted value in string.split
- Restructured the code
- Cleaned up the code
- Added ANCHORs for functions
- Deprecated functions: add, get_or_default, god, gd, get_all_players_2
- Tasks are now deprecated
- Added cache
- Moved xp_to_rank() to cache.xp_to_rank
- Moved get_all_weapons() to cache.all_weapons
- Added cache.vehicle_classes
- No longer use the get_or_default function
- Add table.swap
- Add table.compare
- Recode format_seconds
Other
- README improvements
- Rewrite t
v1.3.16
Full Changelog: v1.3.15...v1.3.16
Changelog
SussySpt
- Display modder reason in Online->Players
- Add Online->Thing-Salvage Yard
- Fix Online->Money and make it usable again
- Remove everything non working from Online->Unlocks
- Fix Online->Stats->Other
- Update BST global in Quick Actions
Other
- t: use .lua instead of .luao
v1.3.15
Full Changelog: v1.3.14...v1.3.15
Changelog
SussySpt
- Update globals due to GTA update
- Fix passengers error in Online->Players
- Make Config->Invisible hotkey disabled by default
- Fix problems with abilities in Online->Stats
- Fix small typo in Online->Money
- Add pickup loop in Online->Players
- Improvements to Online->Stats->Other
- Add Online->Thing
- And overall improvements like always :)
Yimutils
- Update playerindex & xp_to_rank due to GTA update
- Add max parameter to string.split
- Add string.getCharacterAtIndex
v1.3.14
Full Changelog: v1.3.13...v1.3.14
Changelog
SussySpt
- Add update warnings
- QA: Improvements
SussySpt & yimutils
- Comply with strict sol for type safety (fix everything just breaking)