Category:Lua Resources
From Scenario League Wiki
Revision as of 19:59, 26 January 2019 by Prof. Garfield (talk | contribs) (Made Lua Resources into a category.)
Resources For Learning Lua
Get Started With Lua Events by Prof. Garfield
Get Started With Lua Events by Prof. Garfield
Lua Code Resources
Basic Lua Functions Some of the functions that come with Lua itself, which may be of interest to scenario makers.
TOTPP Functions All the Lua functions provided by default in the Test of Time Patch Project.
Scenarios Making Use of Lua
Napoléon I by Tootall and Knighttime
Pages in category "Lua Resources"
The following 27 pages are in this category, out of 27 total.
G
- Get Started With Lua Events by Prof. Garfield
- Get Started With Lua Events Lesson 1: "Hello World"
- Get Started With Lua Events Lesson 2: Giving Instructions to Your Computer
- Get Started With Lua Events Lesson 3: Tables, Loops, Logic, and Debugging
- Get Started With Lua Events Lesson 4: Examples and More Examples
- Get Started With Lua Events Lesson 5: Even More Examples
- Get Started With Lua Events Lesson 6: Splitting Code into Multiple Files
- Get Started With Lua Events Lesson 7: Saving Data in the State Table
T
- The city object
- The civ library
- The civ.ui library
- The cosmic object
- The dialog object
- The game object
- The improvement object
- The leader object
- The scenario library
- The spaceship object
- The tech object
- The tile object
- The totpp library
- The tribe object
- The unit object
- The unittype object
- The wonder object
- TOTPP Functions