Merge pull request #4179 from ScottNZ/lua

Lua stuffs
This commit is contained in:
Paul Chote
2013-11-29 14:17:17 -08:00
34 changed files with 2679 additions and 48 deletions

View File

@@ -144,3 +144,12 @@ Fonts:
TinyBold:
Font:FreeSansBold.ttf
Size:10
LuaScripts:
mods/ra/lua/utils.lua
mods/ra/lua/openra.lua
mods/ra/lua/map.lua
mods/ra/lua/actor.lua
mods/ra/lua/team.lua
mods/ra/lua/media.lua
mods/ra/lua/mission.lua

View File

@@ -35,6 +35,8 @@
RenderUnit:
BodyOrientation:
UpdatesPlayerStatistics:
Huntable:
LuaScriptEvents:
^Tank:
AppearsOnRadar:
@@ -73,6 +75,8 @@
RenderUnit:
BodyOrientation:
UpdatesPlayerStatistics:
Huntable:
LuaScriptEvents:
^Husk:
Health:
@@ -90,6 +94,7 @@
Tooltip:
Name: Destroyed Tank
BodyOrientation:
LuaScriptEvents:
^TowerHusk:
Health:
@@ -108,6 +113,7 @@
ProximityCaptor:
Types:Husk
BodyOrientation:
LuaScriptEvents:
^AircraftHusk:
Inherits: ^Husk
@@ -167,6 +173,8 @@
Guardable:
BodyOrientation:
UpdatesPlayerStatistics:
Huntable:
LuaScriptEvents:
^Plane:
AppearsOnRadar:
@@ -188,6 +196,8 @@
CombatDebugOverlay:
BodyOrientation:
UpdatesPlayerStatistics:
Huntable:
LuaScriptEvents:
^Helicopter:
Inherits: ^Plane
@@ -236,4 +246,6 @@
Range: 3
BodyOrientation:
UpdatesPlayerStatistics:
WithCrumbleOverlay:
WithCrumbleOverlay:
Huntable:
LuaScriptEvents: