Skip to content
This repository was archived by the owner on Jan 29, 2020. It is now read-only.

Releases: DevTestingPizza/Lua-Code-Hints

Lua Code Hints v3.0

Choose a tag to compare

@TomGrobbe TomGrobbe released this 24 Oct 22:03

This update contains a completely new layout of the info, it's now all limited to 100 characters wide (excluding function names + parameters) so you can actually see the full window without having to have 3 monitors for some long natives.

It's also up to date as of today (25-10-2018). Might contain bugs, but at least it's up to date again. PRs to fix mistakes are welcome!

Lua Code Hints v2.0

Choose a tag to compare

@TomGrobbe TomGrobbe released this 13 Dec 23:51

What's new in this update?

+ Added common lua keywords and functions.
+ Added Citizen.Wait() and Citizen.CreateThread()
+ Updated all natives to the latest version as of 14-12-2017.
+ Reduced the amount of incorrect hints by rewriting my script that's used to create this file.

Possibly other changes that I already don't remember.

Lua Code Hints v1.3 (Big update)

Choose a tag to compare

@TomGrobbe TomGrobbe released this 17 Sep 22:01

This update contains a lot of fixes and changes to improve overall quality. I've also updated my script so that it is now possible for me to automatically update the file in case of changes to the FiveM Native Reference List, without breaking anything. Please update to this version as soon as possible.

Lua Code Hints v1.2

Choose a tag to compare

@TomGrobbe TomGrobbe released this 01 Sep 20:56

This version contains small improvements. Recommended updated, but not required.

Lua Code Hints v1.1

Choose a tag to compare

@TomGrobbe TomGrobbe released this 01 Sep 11:33

This update fixes a couple of issues, recommended update for sure!