Merge pull request #6786 from pchote/retire-code
Retire legacy Lua API and IRC code.
This commit is contained in:
@@ -133,7 +133,6 @@ ChromeLayout:
|
||||
./mods/ra/chrome/musicplayer.yaml
|
||||
./mods/ra/chrome/tooltips.yaml
|
||||
./mods/ra/chrome/assetbrowser.yaml
|
||||
./mods/ra/chrome/irc.yaml
|
||||
./mods/ra/chrome/missionbrowser.yaml
|
||||
./mods/ra/chrome/confirmation-dialogs.yaml
|
||||
|
||||
@@ -197,25 +196,25 @@ ChromeMetrics:
|
||||
|
||||
Fonts:
|
||||
Regular:
|
||||
Font:./FreeSans.ttf
|
||||
Font:./mods/common/FreeSans.ttf
|
||||
Size:14
|
||||
Bold:
|
||||
Font:./FreeSansBold.ttf
|
||||
Font:./mods/common/FreeSansBold.ttf
|
||||
Size:14
|
||||
Title:
|
||||
Font:./FreeSansBold.ttf
|
||||
Font:./mods/common/FreeSansBold.ttf
|
||||
Size:32
|
||||
BigBold:
|
||||
Font:./FreeSansBold.ttf
|
||||
Font:./mods/common/FreeSansBold.ttf
|
||||
Size:24
|
||||
Small:
|
||||
Font:./FreeSans.ttf
|
||||
Font:./mods/common/FreeSans.ttf
|
||||
Size:12
|
||||
Tiny:
|
||||
Font:./FreeSans.ttf
|
||||
Font:./mods/common/FreeSans.ttf
|
||||
Size:10
|
||||
TinyBold:
|
||||
Font:./FreeSansBold.ttf
|
||||
Font:./mods/common/FreeSansBold.ttf
|
||||
Size:10
|
||||
|
||||
LuaScripts:
|
||||
|
||||
@@ -40,7 +40,6 @@
|
||||
Range: 3
|
||||
BodyOrientation:
|
||||
Huntable:
|
||||
LuaScriptEvents:
|
||||
Demolishable:
|
||||
ScriptTriggers:
|
||||
WithMakeAnimation:
|
||||
@@ -84,7 +83,6 @@
|
||||
SellSounds: cashturn.aud
|
||||
UpdatesPlayerStatistics:
|
||||
BodyOrientation:
|
||||
LuaScriptEvents:
|
||||
Demolishable:
|
||||
ScriptTriggers:
|
||||
UpgradeManager:
|
||||
@@ -158,7 +156,6 @@
|
||||
Guardable:
|
||||
BodyOrientation:
|
||||
Huntable:
|
||||
LuaScriptEvents:
|
||||
ScriptTriggers:
|
||||
DeathSounds@NORMAL:
|
||||
DeathTypes: 1, 2, 3
|
||||
@@ -255,7 +252,6 @@
|
||||
BodyOrientation:
|
||||
CameraPitch: 90
|
||||
Huntable:
|
||||
LuaScriptEvents:
|
||||
ScriptTriggers:
|
||||
Explodes:
|
||||
Weapon: UnitExplodeSmall
|
||||
@@ -328,7 +324,6 @@
|
||||
BodyOrientation:
|
||||
CameraPitch: 90
|
||||
Huntable:
|
||||
LuaScriptEvents:
|
||||
ScriptTriggers:
|
||||
Explodes:
|
||||
Weapon: UnitExplodeSmall
|
||||
@@ -388,7 +383,6 @@
|
||||
BodyOrientation:
|
||||
CameraPitch: 90
|
||||
Huntable:
|
||||
LuaScriptEvents:
|
||||
ScriptTriggers:
|
||||
Guard:
|
||||
Guardable:
|
||||
@@ -408,7 +402,6 @@
|
||||
BodyOrientation:
|
||||
FrozenUnderFog:
|
||||
StartsRevealed: true
|
||||
LuaScriptEvents:
|
||||
SeedsResource:
|
||||
ResourceType: Tiberium
|
||||
Interval: 55
|
||||
|
||||
Reference in New Issue
Block a user