<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://www.fightorder.net/wiki/index.php?action=history&amp;feed=atom&amp;title=Lua_Libraries</id>
	<title>Lua Libraries - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://www.fightorder.net/wiki/index.php?action=history&amp;feed=atom&amp;title=Lua_Libraries"/>
	<link rel="alternate" type="text/html" href="https://www.fightorder.net/wiki/index.php?title=Lua_Libraries&amp;action=history"/>
	<updated>2026-04-21T02:36:01Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.44.2</generator>
	<entry>
		<id>https://www.fightorder.net/wiki/index.php?title=Lua_Libraries&amp;diff=479&amp;oldid=prev</id>
		<title>Qrow: 1 revision imported</title>
		<link rel="alternate" type="text/html" href="https://www.fightorder.net/wiki/index.php?title=Lua_Libraries&amp;diff=479&amp;oldid=prev"/>
		<updated>2025-11-13T01:51:00Z</updated>

		<summary type="html">&lt;p&gt;1 revision imported&lt;/p&gt;
&lt;table style=&quot;background-color: #fff; color: #202122;&quot; data-mw=&quot;interface&quot;&gt;
				&lt;tr class=&quot;diff-title&quot; lang=&quot;en&quot;&gt;
				&lt;td colspan=&quot;1&quot; style=&quot;background-color: #fff; color: #202122; text-align: center;&quot;&gt;← Older revision&lt;/td&gt;
				&lt;td colspan=&quot;1&quot; style=&quot;background-color: #fff; color: #202122; text-align: center;&quot;&gt;Revision as of 18:51, 12 November 2025&lt;/td&gt;
				&lt;/tr&gt;&lt;tr&gt;&lt;td colspan=&quot;2&quot; class=&quot;diff-notice&quot; lang=&quot;en&quot;&gt;&lt;div class=&quot;mw-diff-empty&quot;&gt;(No difference)&lt;/div&gt;
&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;</summary>
		<author><name>Qrow</name></author>
	</entry>
	<entry>
		<id>https://www.fightorder.net/wiki/index.php?title=Lua_Libraries&amp;diff=478&amp;oldid=prev</id>
		<title>interwiki3&gt;Gajop at 04:21, 11 November 2018</title>
		<link rel="alternate" type="text/html" href="https://www.fightorder.net/wiki/index.php?title=Lua_Libraries&amp;diff=478&amp;oldid=prev"/>
		<updated>2018-11-11T04:21:23Z</updated>

		<summary type="html">&lt;p&gt;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;=Lua libraries=&lt;br /&gt;
This page lists all common Lua libraries that can be used in Spring game and map archives.&lt;br /&gt;
&lt;br /&gt;
Libraries:&lt;br /&gt;
* [https://github.com/gajop/analytics analytics]: Usage analytics reporting&lt;br /&gt;
* [https://github.com/jk3064/chiliui ChiliUI]: UI framework [[Chili | docs]]&lt;br /&gt;
* [https://github.com/gajop/chilifx ChiliFX]: Chili effects&lt;br /&gt;
* [https://github.com/gajop/chotify Chotify]: Notification library in Chili&lt;br /&gt;
* [https://github.com/jk3064/Custom-Unit-Shader-Framework Custom Unit Shader Framework]: Unit rendering with shaders&lt;br /&gt;
* [https://github.com/gajop/i18n i18n]: Translations library&lt;br /&gt;
* [https://github.com/gajop/liblobby LibLobby]: Spring Lobby protocol library&lt;br /&gt;
* [https://github.com/gajop/Lua-Class-System LCS]: OOP (classes) in Lua&lt;br /&gt;
* [https://github.com/jk3064/lups LUPS]: Lua Particle System for Spring [[LUPS | docs]]&lt;br /&gt;
* [https://github.com/gajop/springmon springmon]: Spring file monitor and autoreloader&lt;br /&gt;
* [https://github.com/gajop/spring-wrapper-connector spring-wrapper-connector]: Wrapper program communication provider&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==Single file libraries==&lt;br /&gt;
There is also a number of single file libraries that don&amp;#039;t have their own repository but can technically still be considered libraries.&lt;br /&gt;
&lt;br /&gt;
Library files:&lt;br /&gt;
* [https://github.com/SpringMCLegacy/SpringMCLegacy/blob/master/LuaRules/Gadgets/api_vector.lua Vector]: Small utility for vector operations&lt;br /&gt;
* [https://github.com/Spring-SpringBoard/SpringBoard-Core/blob/master/libs_sb/json.lua JSON]: Serializing to the JSON format&lt;br /&gt;
* [https://github.com/spring1944/spring1944/blob/master/LuaRules/Gadgets/api_delay.lua Delay]: Delaying gadget calls&lt;br /&gt;
* [https://github.com/spring1944/spring1944/blob/master/LuaRules/Includes/network.lua Network]: Delta compression for binary strings&lt;br /&gt;
* [https://github.com/spring1944/spring1944/blob/master/LuaRules/Includes/camera.lua Camera]: Camera state serialization&lt;br /&gt;
* Deferred rendering [http://imolarpg.dyndns.org/svn/branches/BAR/shaders/deferred_lighting.glsl Shader] &amp;amp; [http://imolarpg.dyndns.org/svn/branches/BAR/luaui/widgets/gfx_deferred_rendering.lua Widget]: Deferred rendering (projectile) based lights&lt;br /&gt;
&lt;br /&gt;
===Misc===&lt;br /&gt;
* {{forumlink|topic=28341|title=ChangePiece}} - Switch piece geometry&lt;br /&gt;
&lt;br /&gt;
=== Additional resources ===&lt;br /&gt;
&lt;br /&gt;
Some additional libraries can be found using Github topics, such as [https://github.com/topics/springrts-lib springrts-lib] and [https://github.com/topics/springrts springrts]&lt;br /&gt;
&lt;br /&gt;
[[Category:Lua]] [[Category:Libraries]]&lt;/div&gt;</summary>
		<author><name>interwiki3&gt;Gajop</name></author>
	</entry>
</feed>