Skip to content
This repository has been archived by the owner on Sep 4, 2020. It is now read-only.

Releases: FivemTools/ft_libs

Release 1.2.2

11 Nov 11:21
Compare
Choose a tag to compare
  • Fix playerCoords
  • Add client export for GetVehicleInDirection function

Release 1.2.1

09 Oct 20:17
Compare
Choose a tag to compare

Changed

  • Fix enable on Area

Release 1.2.0

07 Oct 12:50
Compare
Choose a tag to compare

Added

  • Implement GetPlayerPed function
  • Implement GetPlayerCoords function
  • Implement GetDistanceBetween3DCoords function
  • Implement GetObjects function
  • Implement GetPeds function
  • Implement GetVehicles function
  • Implement GetPickups function
  • Implement GetEntityInDirection function
  • Implement GetEntityObjectInDirection function
  • Implement GetPedInDirection function
  • Implement GetPlayerPedInDirection function
  • Implement GetPlayerServerIdInDirection function
  • Implement GetVehicleInDirection function
  • Implement GetObjectInDirection function
  • Implement GetEntitiesInArea function
  • Implement GetObjectsInArea function
  • Implement GetPedsInArea function
  • Implement GetPickupsInArea function
  • Implement GetVehiclesInArea function
  • Implement GetEntitiesInAround function
  • Implement GetObjectsInAround function
  • Implement GetPedsInAround function
  • Implement GetPickupsInAround function
  • Implement GetVehiclesInAround function
  • Implement GetPlayersPed function
  • Implement GetPlayersId function
  • Implement GetPlayersPedOrderById function
  • Implement GetEntitiesInAround function
  • Add client export for GetPlayerPed function
  • Add client export for GetPlayerCoords function
  • Add client export for GetDistanceBetween3DCoords function
  • Add client export for GetObjects function
  • Add client export for GetPeds function
  • Add client export for GetVehicles function
  • Add client export for GetPickups function
  • Add client export for GetEntityInDirection function
  • Add client export for GetEntityObjectInDirection function
  • Add client export for GetPedInDirection function
  • Add client export for GetPlayerPedInDirection function
  • Add client export for GetPlayerServerIdInDirection function
  • Add client export for GetVehicleInDirection function
  • Add client export for GetObjectInDirection function
  • Add client export for GetEntitiesInArea function
  • Add client export for GetObjectsInArea function
  • Add client export for GetPedsInArea function
  • Add client export for GetPickupsInArea function
  • Add client export for GetVehiclesInArea function
  • Add client export for GetEntitiesInAround function
  • Add client export for GetObjectsInAround function
  • Add client export for GetPedsInAround function
  • Add client export for GetPickupsInAround function
  • Add client export for GetVehiclesInAround function
  • Add client export for GetPlayersPed function
  • Add client export for GetPlayersId function
  • Add client export for GetPlayersPedOrderById function
  • Add client export for Clone function
  • Add client export for Copy function
  • Add client export for GetEntitiesInAround function
  • Add server export for Copy function
  • Add server export for SetDebug function

Changed

  • Optimization and refactoring Areas functions
  • Optimization and refactoring Trigger functions
  • Optimization and refactoring Marker functions
  • Raname TablePrint function on PrintTable
  • Rename ft_libs:TablePrint event on ft_libs:PrintTable
  • Add lock option on buttons for menu

[1.1] - 2018-00-00

Added

  • Implement selecteButton function pushed by @THEJean-Kevin
  • Add variable defaultButtonPosition pushed by @THEJean-Kevin
  • Rename selecteButton function to SelecteButton
  • Refactoring SelecteButton function
  • Refactoring variable defaultButtonPosition
  • Implement DPrint function pushed by @izio38
  • Implement DebugPrint function pushed by @izio38
  • Refactoring DPrint function
  • Remane DPrint function to DebugPrint
  • Implement SetArea function
  • Implement SetBlip function
  • Implement SetMarker function
  • Implement SetTrigger function
  • Implement GetRandomString function
  • Add client event ft_libs:DebugMode
  • Add client export for DebugPrint function
  • Add client export for SetDebug function
  • Add client export for SetArea function
  • Add client export for SetBlip function
  • Add client export for SetMarker function
  • Add client export for SetTrigger function
  • Add client export for SelecteButton function
  • Add client export for GetRandomString function
  • Add server export for DebugPrint function
  • Add server export for GetRandomString function

Changed

  • Rename CurrentMenu in GetCurrentMenu
  • Refactoring menu
  • Implement multiple table in call CleanMenuButtons function
  • Implement multiple table in call SetMenuButtons function
  • Implement multiple table in call SetMenuValue function
  • Implement multiple table in call AddMenuButton function
  • Implement multiple table in call RemoveMenuButton function
  • Add default text on butons in menu is empty
  • Add Citizen.Wait on AddMenuButton function
  • Change variable name on AddMenuButton function
  • Rename file client.client to load.client.lua
  • Change event ft_libs:PrintTable to ft_libs:TablePrint
  • Add source on header in all files
  • Replace Citizen.Trace to print on PrintTable function
  • Add customTitle on DebugPrint function
  • Rename variables steamID to identifier on GetSteamIDFormSource
  • Add check on AddArea if areas exist
  • Add check on AddMarker if marker exist
  • Add check on AddBlip if blip exist
  • Add check on AddTrigger if trigger exist

Release 1.1.0

31 Jul 21:42
Compare
Choose a tag to compare
updat url

Release 1.0.1

19 Jul 15:05
a5acf60
Compare
Choose a tag to compare
Update VERSION

Release 1.0.0

18 Jul 21:21
Compare
Choose a tag to compare

Multiple fix
Add new function
Rename function

Alpha release 0.7.5

17 May 20:06
5bf3af2
Compare
Choose a tag to compare
Alpha release 0.7.5 Pre-release
Pre-release
  • Fix title
  • Remove citizen.Trace

Alpha release 0.6.1

02 Mar 19:01
Compare
Choose a tag to compare
Alpha release 0.6.1 Pre-release
Pre-release
Update version

Alpha release 0.5.1

27 Feb 20:16
Compare
Choose a tag to compare
Alpha release 0.5.1 Pre-release
Pre-release
  • Fix

Alpha release 0.4.3

26 Feb 21:17
Compare
Choose a tag to compare
Alpha release 0.4.3 Pre-release
Pre-release
Fix hide function