Skip to content

Releases: pierrelasse/YimStuff

v1.4.4 - Pre

11 Jul 09:45
Compare
Choose a tag to compare
v1.4.4 - Pre Pre-release
Pre-release
[SussySpt] docs(Online->Players): mark gift vehicle as broken

v1.4.3

20 May 08:10
Compare
Choose a tag to compare

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

07 May 09:50
Compare
Choose a tag to compare

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

30 Apr 18:02
Compare
Choose a tag to compare

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

27 Apr 13:39
Compare
Choose a tag to compare

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

30 Jan 08:05
Compare
Choose a tag to compare

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

03 Jan 13:01
Compare
Choose a tag to compare

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

23 Dec 12:17
Compare
Choose a tag to compare

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

21 Dec 16:32
Compare
Choose a tag to compare

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

17 Dec 20:55
Compare
Choose a tag to compare

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)