make Dune 2000 an independent mod
Arrakis tileset now loads properly
This commit is contained in:
@@ -6,9 +6,9 @@
|
|||||||
# construction yard crane animations missing
|
# construction yard crane animations missing
|
||||||
# welding animation (factories) missing
|
# welding animation (factories) missing
|
||||||
# chimney animation (refinery) missing
|
# chimney animation (refinery) missing
|
||||||
# Arrakis tileset crashes the game
|
|
||||||
# create a tileset extractor for gamefiles to remove copyrighted content from distribution
|
# create a tileset extractor for gamefiles to remove copyrighted content from distribution
|
||||||
# replace ore with spice and mines with spice blooms
|
# replace ore with spice and mines with spice blooms
|
||||||
|
# add Smudge Types
|
||||||
# add game logic for concrete plates (use terrain overlay from bridges/ressources)
|
# add game logic for concrete plates (use terrain overlay from bridges/ressources)
|
||||||
# allow placing turrets on walls
|
# allow placing turrets on walls
|
||||||
# support separate turret sequence with RenderBuildingTurreted
|
# support separate turret sequence with RenderBuildingTurreted
|
||||||
@@ -28,3 +28,4 @@
|
|||||||
# add install rules to makefile (once more polished)
|
# add install rules to makefile (once more polished)
|
||||||
# idea: frame 2998 (fremen siech) could become a tunnel to make Ordos really insidious (similiar mechanism to paratroopers powerproxy)
|
# idea: frame 2998 (fremen siech) could become a tunnel to make Ordos really insidious (similiar mechanism to paratroopers powerproxy)
|
||||||
# add sonic tank weapon (currently uses tesla)
|
# add sonic tank weapon (currently uses tesla)
|
||||||
|
# replace RA mouse.shp, nopower.shp with Dune 2000 equivalent
|
||||||
BIN
mods/d2k/bits/cursor.pal
Normal file
BIN
mods/d2k/bits/cursor.pal
Normal file
Binary file not shown.
@@ -171,4 +171,354 @@ flags: buttons.png
|
|||||||
atreides: 60,84,30,15
|
atreides: 60,84,30,15
|
||||||
harkonnen: 60,84,30,15
|
harkonnen: 60,84,30,15
|
||||||
orodos: 60,84,30,15
|
orodos: 60,84,30,15
|
||||||
|
random: 60,84,30,15
|
||||||
|
spectator: 60,84,30,15
|
||||||
|
|
||||||
|
dialog2: dialog.png
|
||||||
|
background: 513,1,126,126
|
||||||
|
border-r: 639,1,1,126
|
||||||
|
border-l: 512,1,1,126
|
||||||
|
border-b: 513,127,126,1
|
||||||
|
border-t: 513,0,126,1
|
||||||
|
corner-tl: 512,0,1,1
|
||||||
|
corner-tr: 594,0,1,1
|
||||||
|
corner-bl: 512,82,1,1
|
||||||
|
corner-br: 594,82,1,1
|
||||||
|
|
||||||
|
dialog3: dialog.png
|
||||||
|
background: 641,1,126,126
|
||||||
|
border-r: 767,1,1,126
|
||||||
|
border-l: 640,1,1,126
|
||||||
|
border-b: 641,127,126,1
|
||||||
|
border-t: 641,0,126,1
|
||||||
|
corner-tl: 640,0,1,1
|
||||||
|
corner-tr: 722,0,1,1
|
||||||
|
corner-bl: 640,82,1,1
|
||||||
|
corner-br: 722,82,1,1
|
||||||
|
|
||||||
|
dialog4: dialog.png
|
||||||
|
border-t: 773,0,52,6
|
||||||
|
border-b: 773,58,52,6
|
||||||
|
border-l: 768,5,6,54
|
||||||
|
border-r: 826,5,6,54
|
||||||
|
corner-tl: 768,0,6,6
|
||||||
|
corner-tr: 826,0,6,6
|
||||||
|
corner-bl: 768,58,6,6
|
||||||
|
corner-br: 826,58,6,6
|
||||||
|
background: 773,5,52,52
|
||||||
|
|
||||||
|
dialog: dialog.png
|
||||||
|
background: 0,0,480,480
|
||||||
|
border-r: 489,0,9,192
|
||||||
|
border-l: 480,0,9,192
|
||||||
|
border-b: 0,489,191,9
|
||||||
|
border-t: 0,480,191,9
|
||||||
|
corner-tl: 191,480,9,9
|
||||||
|
corner-tr: 200,480,9,9
|
||||||
|
corner-bl: 191,489,9,9
|
||||||
|
corner-br: 200,489,9,9
|
||||||
|
|
||||||
|
spawnpoints: spawnpoints.png
|
||||||
|
unowned: 528,128,16,16
|
||||||
|
owned: 512,128,16,16
|
||||||
|
|
||||||
|
strategic: strategic.png
|
||||||
|
unowned: 0,0,32,32
|
||||||
|
critical_unowned: 0,32,32,32
|
||||||
|
enemy_owned: 32,32,32,32
|
||||||
|
player_owned: 96,0,32,32
|
||||||
|
|
||||||
|
sell-button: buttons.png
|
||||||
|
normal: 0,0,34,28
|
||||||
|
pressed: 34,0,34,28
|
||||||
|
disabled: 68,0,34,28
|
||||||
|
|
||||||
|
repair-button: buttons.png
|
||||||
|
normal: 0,28,34,28
|
||||||
|
pressed: 34,28,34,28
|
||||||
|
disabled: 68,28,34,28
|
||||||
|
|
||||||
|
power-button: buttons.png
|
||||||
|
normal: 0,56,34,28
|
||||||
|
pressed: 34,56,34,28
|
||||||
|
disabled: 68,56,34,28
|
||||||
|
|
||||||
|
music: musicplayer.png
|
||||||
|
pause: 0,0,25,25
|
||||||
|
stop: 28,0,25,25
|
||||||
|
play: 56,0,25,25
|
||||||
|
next: 84,0,25,25
|
||||||
|
prev: 112,0,25,25
|
||||||
|
|
||||||
|
scrollbar: buttons.png
|
||||||
|
down_arrow: 16,112,16,16
|
||||||
|
down_pressed: 16,112,16,16
|
||||||
|
up_arrow: 32,112,16,16
|
||||||
|
up_pressed: 32,112,16,16
|
||||||
|
|
||||||
|
# A copy of dialog3
|
||||||
|
progressbar-bg: dialog.png
|
||||||
|
background: 641,1,126,126
|
||||||
|
border-r: 767,1,1,126
|
||||||
|
border-l: 640,1,1,126
|
||||||
|
border-b: 641,127,126,1
|
||||||
|
border-t: 641,0,126,1
|
||||||
|
corner-tl: 640,0,1,1
|
||||||
|
corner-tr: 722,0,1,1
|
||||||
|
corner-bl: 640,82,1,1
|
||||||
|
corner-br: 722,82,1,1
|
||||||
|
|
||||||
|
# A copy of dialog2
|
||||||
|
progressbar-thumb: dialog.png
|
||||||
|
background: 513,1,126,126
|
||||||
|
border-r: 639,1,1,126
|
||||||
|
border-l: 512,1,1,126
|
||||||
|
border-b: 513,127,126,1
|
||||||
|
border-t: 513,0,126,1
|
||||||
|
corner-tl: 512,0,1,1
|
||||||
|
corner-tr: 594,0,1,1
|
||||||
|
corner-bl: 512,82,1,1
|
||||||
|
corner-br: 594,82,1,1
|
||||||
|
|
||||||
|
# A copy of dialog2
|
||||||
|
button: dialog.png
|
||||||
|
background: 513,1,126,126
|
||||||
|
border-r: 639,1,1,126
|
||||||
|
border-l: 512,1,1,126
|
||||||
|
border-b: 513,127,126,1
|
||||||
|
border-t: 513,0,126,1
|
||||||
|
corner-tl: 512,0,1,1
|
||||||
|
corner-tr: 594,0,1,1
|
||||||
|
corner-bl: 512,82,1,1
|
||||||
|
corner-br: 594,82,1,1
|
||||||
|
|
||||||
|
# A copy of dialog2
|
||||||
|
button-hover: dialog.png
|
||||||
|
background: 513,1,126,126
|
||||||
|
border-r: 639,1,1,126
|
||||||
|
border-l: 512,1,1,126
|
||||||
|
border-b: 513,127,126,1
|
||||||
|
border-t: 513,0,126,1
|
||||||
|
corner-tl: 512,0,1,1
|
||||||
|
corner-tr: 594,0,1,1
|
||||||
|
corner-bl: 512,82,1,1
|
||||||
|
corner-br: 594,82,1,1
|
||||||
|
|
||||||
|
# A copy of dialog2
|
||||||
|
button-disabled: dialog.png
|
||||||
|
background: 513,1,126,126
|
||||||
|
border-r: 639,1,1,126
|
||||||
|
border-l: 512,1,1,126
|
||||||
|
border-b: 513,127,126,1
|
||||||
|
border-t: 513,0,126,1
|
||||||
|
corner-tl: 512,0,1,1
|
||||||
|
corner-tr: 594,0,1,1
|
||||||
|
corner-bl: 512,82,1,1
|
||||||
|
corner-br: 594,82,1,1
|
||||||
|
|
||||||
|
# A copy of dialog3
|
||||||
|
button-pressed: dialog.png
|
||||||
|
background: 641,1,126,126
|
||||||
|
border-r: 767,1,1,126
|
||||||
|
border-l: 640,1,1,126
|
||||||
|
border-b: 641,127,126,1
|
||||||
|
border-t: 641,0,126,1
|
||||||
|
corner-tl: 640,0,1,1
|
||||||
|
corner-tr: 722,0,1,1
|
||||||
|
corner-bl: 640,82,1,1
|
||||||
|
corner-br: 722,82,1,1
|
||||||
|
|
||||||
|
scrollthumb: dialog.png
|
||||||
|
background: 513,1,126,126
|
||||||
|
border-r: 639,1,1,126
|
||||||
|
border-l: 512,1,1,126
|
||||||
|
border-b: 513,127,126,1
|
||||||
|
border-t: 513,0,126,1
|
||||||
|
corner-tl: 512,0,1,1
|
||||||
|
corner-tr: 594,0,1,1
|
||||||
|
corner-bl: 512,82,1,1
|
||||||
|
corner-br: 594,82,1,1
|
||||||
|
|
||||||
|
# A copy of dialog2
|
||||||
|
scrollthumb-hover: dialog.png
|
||||||
|
background: 513,1,126,126
|
||||||
|
border-r: 639,1,1,126
|
||||||
|
border-l: 512,1,1,126
|
||||||
|
border-b: 513,127,126,1
|
||||||
|
border-t: 513,0,126,1
|
||||||
|
corner-tl: 512,0,1,1
|
||||||
|
corner-tr: 594,0,1,1
|
||||||
|
corner-bl: 512,82,1,1
|
||||||
|
corner-br: 594,82,1,1
|
||||||
|
|
||||||
|
# A copy of dialog2
|
||||||
|
scrollthumb-disabled: dialog.png
|
||||||
|
background: 513,1,126,126
|
||||||
|
border-r: 639,1,1,126
|
||||||
|
border-l: 512,1,1,126
|
||||||
|
border-b: 513,127,126,1
|
||||||
|
border-t: 513,0,126,1
|
||||||
|
corner-tl: 512,0,1,1
|
||||||
|
corner-tr: 594,0,1,1
|
||||||
|
corner-bl: 512,82,1,1
|
||||||
|
corner-br: 594,82,1,1
|
||||||
|
|
||||||
|
# A copy of dialog3
|
||||||
|
scrollthumb-pressed: dialog.png
|
||||||
|
background: 513,1,126,126
|
||||||
|
border-r: 639,1,1,126
|
||||||
|
border-l: 512,1,1,126
|
||||||
|
border-b: 513,127,126,1
|
||||||
|
border-t: 513,0,126,1
|
||||||
|
corner-tl: 512,0,1,1
|
||||||
|
corner-tr: 594,0,1,1
|
||||||
|
corner-bl: 512,82,1,1
|
||||||
|
corner-br: 594,82,1,1
|
||||||
|
|
||||||
|
# A copy of dialog3
|
||||||
|
textfield: dialog.png
|
||||||
|
background: 641,1,126,126
|
||||||
|
border-r: 767,1,1,126
|
||||||
|
border-l: 640,1,1,126
|
||||||
|
border-b: 641,127,126,1
|
||||||
|
border-t: 641,0,126,1
|
||||||
|
corner-tl: 640,0,1,1
|
||||||
|
corner-tr: 722,0,1,1
|
||||||
|
corner-bl: 640,82,1,1
|
||||||
|
corner-br: 722,82,1,1
|
||||||
|
|
||||||
|
# A copy of dialog3
|
||||||
|
textfield-hover: dialog.png
|
||||||
|
background: 641,1,126,126
|
||||||
|
border-r: 767,1,1,126
|
||||||
|
border-l: 640,1,1,126
|
||||||
|
border-b: 641,127,126,1
|
||||||
|
border-t: 641,0,126,1
|
||||||
|
corner-tl: 640,0,1,1
|
||||||
|
corner-tr: 722,0,1,1
|
||||||
|
corner-bl: 640,82,1,1
|
||||||
|
corner-br: 722,82,1,1
|
||||||
|
|
||||||
|
# A copy of dialog3
|
||||||
|
textfield-disabled: dialog.png
|
||||||
|
background: 641,1,126,126
|
||||||
|
border-r: 767,1,1,126
|
||||||
|
border-l: 640,1,1,126
|
||||||
|
border-b: 641,127,126,1
|
||||||
|
border-t: 641,0,126,1
|
||||||
|
corner-tl: 640,0,1,1
|
||||||
|
corner-tr: 722,0,1,1
|
||||||
|
corner-bl: 640,82,1,1
|
||||||
|
corner-br: 722,82,1,1
|
||||||
|
|
||||||
|
# A copy of dialog3
|
||||||
|
textfield-focused: dialog.png
|
||||||
|
background: 641,1,126,126
|
||||||
|
border-r: 767,1,1,126
|
||||||
|
border-l: 640,1,1,126
|
||||||
|
border-b: 641,127,126,1
|
||||||
|
border-t: 641,0,126,1
|
||||||
|
corner-tl: 640,0,1,1
|
||||||
|
corner-tr: 722,0,1,1
|
||||||
|
corner-bl: 640,82,1,1
|
||||||
|
corner-br: 722,82,1,1
|
||||||
|
|
||||||
|
# A copy of dialog3
|
||||||
|
scrollpanel-bg: dialog.png
|
||||||
|
background: 641,1,126,126
|
||||||
|
border-r: 767,1,1,126
|
||||||
|
border-l: 640,1,1,126
|
||||||
|
border-b: 641,127,126,1
|
||||||
|
border-t: 641,0,126,1
|
||||||
|
corner-tl: 640,0,1,1
|
||||||
|
corner-tr: 722,0,1,1
|
||||||
|
corner-bl: 640,82,1,1
|
||||||
|
corner-br: 722,82,1,1
|
||||||
|
|
||||||
|
|
||||||
|
# A copy of dialog2
|
||||||
|
slider-tick: dialog.png
|
||||||
|
background: 513,1,126,126
|
||||||
|
border-r: 639,1,1,126
|
||||||
|
border-l: 512,1,1,126
|
||||||
|
border-b: 513,127,126,1
|
||||||
|
border-t: 513,0,126,1
|
||||||
|
corner-tl: 512,0,1,1
|
||||||
|
corner-tr: 594,0,1,1
|
||||||
|
corner-bl: 512,82,1,1
|
||||||
|
corner-br: 594,82,1,1
|
||||||
|
|
||||||
|
# A copy of dialog3
|
||||||
|
slider-track: dialog.png
|
||||||
|
background: 641,1,126,126
|
||||||
|
border-r: 767,1,1,126
|
||||||
|
border-l: 640,1,1,126
|
||||||
|
border-b: 641,127,126,1
|
||||||
|
border-t: 641,0,126,1
|
||||||
|
corner-tl: 640,0,1,1
|
||||||
|
corner-tr: 722,0,1,1
|
||||||
|
corner-bl: 640,82,1,1
|
||||||
|
corner-br: 722,82,1,1
|
||||||
|
|
||||||
|
# A copy of dialog3
|
||||||
|
checkbox: dialog.png
|
||||||
|
background: 641,1,126,126
|
||||||
|
border-r: 767,1,1,126
|
||||||
|
border-l: 640,1,1,126
|
||||||
|
border-b: 641,127,126,1
|
||||||
|
border-t: 641,0,126,1
|
||||||
|
corner-tl: 640,0,1,1
|
||||||
|
corner-tr: 722,0,1,1
|
||||||
|
corner-bl: 640,82,1,1
|
||||||
|
corner-br: 722,82,1,1
|
||||||
|
|
||||||
|
checkbox-bits: buttons.png
|
||||||
|
checked: 0,112,16,16
|
||||||
|
|
||||||
|
# A copy of dialog3
|
||||||
|
checkbox-hover: dialog.png
|
||||||
|
background: 641,1,126,126
|
||||||
|
border-r: 767,1,1,126
|
||||||
|
border-l: 640,1,1,126
|
||||||
|
border-b: 641,127,126,1
|
||||||
|
border-t: 641,0,126,1
|
||||||
|
corner-tl: 640,0,1,1
|
||||||
|
corner-tr: 722,0,1,1
|
||||||
|
corner-bl: 640,82,1,1
|
||||||
|
corner-br: 722,82,1,1
|
||||||
|
|
||||||
|
# A copy of dialog3
|
||||||
|
checkbox-disabled: dialog.png
|
||||||
|
background: 641,1,126,126
|
||||||
|
border-r: 767,1,1,126
|
||||||
|
border-l: 640,1,1,126
|
||||||
|
border-b: 641,127,126,1
|
||||||
|
border-t: 641,0,126,1
|
||||||
|
corner-tl: 640,0,1,1
|
||||||
|
corner-tr: 722,0,1,1
|
||||||
|
corner-bl: 640,82,1,1
|
||||||
|
corner-br: 722,82,1,1
|
||||||
|
|
||||||
|
# A copy of dialog3
|
||||||
|
scrollitem-selected: dialog.png
|
||||||
|
background: 641,1,126,126
|
||||||
|
border-r: 767,1,1,126
|
||||||
|
border-l: 640,1,1,126
|
||||||
|
border-b: 641,127,126,1
|
||||||
|
border-t: 641,0,126,1
|
||||||
|
corner-tl: 640,0,1,1
|
||||||
|
corner-tr: 722,0,1,1
|
||||||
|
corner-bl: 640,82,1,1
|
||||||
|
corner-br: 722,82,1,1
|
||||||
|
|
||||||
|
# A copy of dialog2
|
||||||
|
scrollitem-hover: dialog.png
|
||||||
|
background: 513,1,126,126
|
||||||
|
border-r: 639,1,1,126
|
||||||
|
border-l: 512,1,1,126
|
||||||
|
border-b: 513,127,126,1
|
||||||
|
border-t: 513,0,126,1
|
||||||
|
corner-tl: 512,0,1,1
|
||||||
|
corner-tr: 594,0,1,1
|
||||||
|
corner-bl: 512,82,1,1
|
||||||
|
corner-br: 594,82,1,1
|
||||||
76
mods/d2k/chrome/cheats.yaml
Normal file
76
mods/d2k/chrome/cheats.yaml
Normal file
@@ -0,0 +1,76 @@
|
|||||||
|
Background@CHEATS_PANEL:
|
||||||
|
Logic:CheatsLogic
|
||||||
|
X:(WINDOW_RIGHT - WIDTH)/2
|
||||||
|
Y:(WINDOW_BOTTOM - HEIGHT)/2
|
||||||
|
Width:350
|
||||||
|
Height:420
|
||||||
|
Visible:true
|
||||||
|
Children:
|
||||||
|
Label@LABEL_TITLE:
|
||||||
|
X:(PARENT_RIGHT - WIDTH)/2
|
||||||
|
Y:20
|
||||||
|
Width:250
|
||||||
|
Height:25
|
||||||
|
Text:Developer Mode
|
||||||
|
Align:Center
|
||||||
|
Checkbox@DISABLE_SHROUD:
|
||||||
|
X:30
|
||||||
|
Y:50
|
||||||
|
Height:20
|
||||||
|
Width:PARENT_RIGHT - 30
|
||||||
|
Text:Disable Shroud
|
||||||
|
Button@GIVE_EXPLORATION
|
||||||
|
X:30
|
||||||
|
Y:80
|
||||||
|
Width:200
|
||||||
|
Height:20
|
||||||
|
Text: Give Exploration
|
||||||
|
Checkbox@SHOW_UNIT_PATHS:
|
||||||
|
X:30
|
||||||
|
Y:110
|
||||||
|
Width:PARENT_RIGHT - 30
|
||||||
|
Height:20
|
||||||
|
Text:Show Unit Paths
|
||||||
|
Button@GIVE_CASH:
|
||||||
|
X:30
|
||||||
|
Y:140
|
||||||
|
Width:200
|
||||||
|
Height:20
|
||||||
|
Text: Give Cash
|
||||||
|
Checkbox@INSTANT_BUILD:
|
||||||
|
X:30
|
||||||
|
Y:170
|
||||||
|
Width:PARENT_RIGHT - 30
|
||||||
|
Height:20
|
||||||
|
Text:Instant Build Speed
|
||||||
|
Checkbox@INSTANT_CHARGE:
|
||||||
|
X:30
|
||||||
|
Y:200
|
||||||
|
Width:PARENT_RIGHT - 30
|
||||||
|
Height:20
|
||||||
|
Text:Support Powers Charge Instantly
|
||||||
|
Checkbox@ENABLE_TECH:
|
||||||
|
X:30
|
||||||
|
Y:230
|
||||||
|
Width:PARENT_RIGHT - 30
|
||||||
|
Height:20
|
||||||
|
Text:Build Everything
|
||||||
|
Checkbox@UNLIMITED_POWER:
|
||||||
|
X:30
|
||||||
|
Y:260
|
||||||
|
Width:PARENT_RIGHT - 30
|
||||||
|
Height:20
|
||||||
|
Text:Unlimited Power
|
||||||
|
Checkbox@BUILD_ANYWHERE:
|
||||||
|
X:30
|
||||||
|
Y:290
|
||||||
|
Width:PARENT_RIGHT - 30
|
||||||
|
Height:20
|
||||||
|
Text:Build Anywhere
|
||||||
|
Button@CLOSE:
|
||||||
|
X:30
|
||||||
|
Y:360
|
||||||
|
Width:PARENT_RIGHT - 60
|
||||||
|
Height:20
|
||||||
|
Text:Close
|
||||||
|
Key:escape
|
||||||
78
mods/d2k/chrome/create-server.yaml
Normal file
78
mods/d2k/chrome/create-server.yaml
Normal file
@@ -0,0 +1,78 @@
|
|||||||
|
Background@CREATESERVER_BG:
|
||||||
|
Logic:ServerCreationLogic
|
||||||
|
X:(WINDOW_RIGHT - WIDTH)/2
|
||||||
|
Y:(WINDOW_BOTTOM - HEIGHT)/2
|
||||||
|
Width:400
|
||||||
|
Height:240
|
||||||
|
Children:
|
||||||
|
Label@LABEL_TITLE:
|
||||||
|
X:0
|
||||||
|
Y:20
|
||||||
|
Width:400
|
||||||
|
Height:25
|
||||||
|
Text:Create Server
|
||||||
|
Align:Center
|
||||||
|
Font:Bold
|
||||||
|
Label@SERVER_NAME_LABEL:
|
||||||
|
X:50
|
||||||
|
Y:59
|
||||||
|
Width:95
|
||||||
|
Height:25
|
||||||
|
Align: Right
|
||||||
|
Text:Game Title:
|
||||||
|
TextField@SERVER_NAME:
|
||||||
|
X:150
|
||||||
|
Y:60
|
||||||
|
Width:210
|
||||||
|
MaxLength:50
|
||||||
|
Height:25
|
||||||
|
Text:OpenRA Game
|
||||||
|
Label@EXTERNAL_PORT_LABEL:
|
||||||
|
X:50
|
||||||
|
Y:94
|
||||||
|
Width:95
|
||||||
|
Height:25
|
||||||
|
Align: Right
|
||||||
|
Text:External Port:
|
||||||
|
TextField@EXTERNAL_PORT:
|
||||||
|
X:150
|
||||||
|
Y:95
|
||||||
|
Width:50
|
||||||
|
MaxLength:5
|
||||||
|
Height:25
|
||||||
|
Text:OpenRA Game
|
||||||
|
Label@LISTEN_PORT_LABEL:
|
||||||
|
X:210
|
||||||
|
Y:94
|
||||||
|
Width:95
|
||||||
|
Height:25
|
||||||
|
Align: Right
|
||||||
|
Text:Listen Port:
|
||||||
|
TextField@LISTEN_PORT:
|
||||||
|
X:310
|
||||||
|
Y:95
|
||||||
|
Width:50
|
||||||
|
MaxLength:5
|
||||||
|
Height:25
|
||||||
|
Checkbox@ADVERTISE_CHECKBOX:
|
||||||
|
X:165
|
||||||
|
Y:130
|
||||||
|
Width:300
|
||||||
|
Height:20
|
||||||
|
Text:Advertise game Online
|
||||||
|
Button@CREATE_BUTTON:
|
||||||
|
X:130
|
||||||
|
Y:PARENT_BOTTOM - 45
|
||||||
|
Width:120
|
||||||
|
Height:25
|
||||||
|
Text:Create
|
||||||
|
Font:Bold
|
||||||
|
Key:return
|
||||||
|
Button@BACK_BUTTON:
|
||||||
|
X:260
|
||||||
|
Y:PARENT_BOTTOM - 45
|
||||||
|
Width:120
|
||||||
|
Height:25
|
||||||
|
Text:Cancel
|
||||||
|
Font:Bold
|
||||||
|
Key:escape
|
||||||
50
mods/d2k/chrome/dropdowns.yaml
Normal file
50
mods/d2k/chrome/dropdowns.yaml
Normal file
@@ -0,0 +1,50 @@
|
|||||||
|
ScrollPanel@LABEL_DROPDOWN_TEMPLATE:
|
||||||
|
Width:DROPDOWN_WIDTH
|
||||||
|
Children:
|
||||||
|
ScrollItem@TEMPLATE:
|
||||||
|
Width:PARENT_RIGHT-27
|
||||||
|
Height:25
|
||||||
|
X:2
|
||||||
|
Y:0
|
||||||
|
Visible:false
|
||||||
|
Children:
|
||||||
|
Label@LABEL:
|
||||||
|
X:10
|
||||||
|
Width:PARENT_RIGHT-20
|
||||||
|
Height:25
|
||||||
|
|
||||||
|
ScrollPanel@RACE_DROPDOWN_TEMPLATE:
|
||||||
|
Width:DROPDOWN_WIDTH
|
||||||
|
Children:
|
||||||
|
ScrollItem@TEMPLATE:
|
||||||
|
Width:PARENT_RIGHT-27
|
||||||
|
Height:25
|
||||||
|
X:2
|
||||||
|
Y:0
|
||||||
|
Visible:false
|
||||||
|
Children:
|
||||||
|
Image@FLAG:
|
||||||
|
X:5
|
||||||
|
Y:5
|
||||||
|
Width:30
|
||||||
|
Height:15
|
||||||
|
Label@LABEL:
|
||||||
|
X:40
|
||||||
|
Width:60
|
||||||
|
Height:25
|
||||||
|
|
||||||
|
ScrollPanel@TEAM_DROPDOWN_TEMPLATE:
|
||||||
|
Width:DROPDOWN_WIDTH
|
||||||
|
Children:
|
||||||
|
ScrollItem@TEMPLATE:
|
||||||
|
Width:PARENT_RIGHT-27
|
||||||
|
Height:25
|
||||||
|
X:2
|
||||||
|
Y:0
|
||||||
|
Visible:false
|
||||||
|
Children:
|
||||||
|
Label@LABEL:
|
||||||
|
X:0
|
||||||
|
Width:PARENT_RIGHT
|
||||||
|
Height:25
|
||||||
|
Align:Center
|
||||||
158
mods/d2k/chrome/gameinit.yaml
Normal file
158
mods/d2k/chrome/gameinit.yaml
Normal file
@@ -0,0 +1,158 @@
|
|||||||
|
Background@INSTALL_PANEL:
|
||||||
|
Logic:RAInstallLogic
|
||||||
|
X:(WINDOW_RIGHT - WIDTH)/2
|
||||||
|
Y:(WINDOW_BOTTOM - HEIGHT)/2
|
||||||
|
Width:500
|
||||||
|
Height:160
|
||||||
|
Children:
|
||||||
|
Label@TITLE:
|
||||||
|
X:0
|
||||||
|
Y:20
|
||||||
|
Width:PARENT_RIGHT
|
||||||
|
Height:25
|
||||||
|
Text:Install Required
|
||||||
|
Align:Center
|
||||||
|
Font:Bold
|
||||||
|
Label@DESC1:
|
||||||
|
X:0
|
||||||
|
Y:50
|
||||||
|
Width:PARENT_RIGHT
|
||||||
|
Height:25
|
||||||
|
Text:OpenRA requires the original Red Alert game content.
|
||||||
|
Align:Center
|
||||||
|
Label@DESC2:
|
||||||
|
X:0
|
||||||
|
Y:70
|
||||||
|
Width:PARENT_RIGHT
|
||||||
|
Height:25
|
||||||
|
Text:Content can be downloaded, or copied from the install CD.
|
||||||
|
Align:Center
|
||||||
|
Button@DOWNLOAD_BUTTON:
|
||||||
|
X:PARENT_RIGHT - 280
|
||||||
|
Y:PARENT_BOTTOM - 45
|
||||||
|
Width:120
|
||||||
|
Height:25
|
||||||
|
Text:Download
|
||||||
|
Font:Bold
|
||||||
|
Button@INSTALL_BUTTON:
|
||||||
|
X:PARENT_RIGHT - 420
|
||||||
|
Y:PARENT_BOTTOM - 45
|
||||||
|
Width:120
|
||||||
|
Height:25
|
||||||
|
Text:Use CD
|
||||||
|
Font:Bold
|
||||||
|
Button@QUIT_BUTTON:
|
||||||
|
X:PARENT_RIGHT - 140
|
||||||
|
Y:PARENT_BOTTOM - 45
|
||||||
|
Width:120
|
||||||
|
Height:25
|
||||||
|
Text:Quit
|
||||||
|
Font:Bold
|
||||||
|
|
||||||
|
Background@INSTALL_DOWNLOAD_PANEL:
|
||||||
|
Logic:DownloadPackagesLogic
|
||||||
|
X:(WINDOW_RIGHT - WIDTH)/2
|
||||||
|
Y:(WINDOW_BOTTOM - HEIGHT)/2
|
||||||
|
Width:500
|
||||||
|
Height:160
|
||||||
|
Children:
|
||||||
|
Label@TITLE:
|
||||||
|
X:0
|
||||||
|
Y:20
|
||||||
|
Width:PARENT_RIGHT
|
||||||
|
Height:25
|
||||||
|
Text:Downloading Red Alert Content
|
||||||
|
Align:Center
|
||||||
|
Font:Bold
|
||||||
|
ProgressBar@PROGRESS_BAR:
|
||||||
|
X:50
|
||||||
|
Y:55
|
||||||
|
Width:PARENT_RIGHT - 100
|
||||||
|
Height:25
|
||||||
|
Label@STATUS_LABEL:
|
||||||
|
X:50
|
||||||
|
Y:80
|
||||||
|
Width:PARENT_RIGHT - 100
|
||||||
|
Height:25
|
||||||
|
Align:Left
|
||||||
|
Button@RETRY_BUTTON:
|
||||||
|
X:PARENT_RIGHT - 280
|
||||||
|
Y:PARENT_BOTTOM - 45
|
||||||
|
Width:120
|
||||||
|
Height:25
|
||||||
|
Visible: false
|
||||||
|
Text:Retry
|
||||||
|
Font:Bold
|
||||||
|
Key:return
|
||||||
|
Button@CANCEL_BUTTON:
|
||||||
|
X:PARENT_RIGHT - 140
|
||||||
|
Y:PARENT_BOTTOM - 45
|
||||||
|
Width:120
|
||||||
|
Height:25
|
||||||
|
Text:Cancel
|
||||||
|
Font:Bold
|
||||||
|
Key:escape
|
||||||
|
Background@INSTALL_FROMCD_PANEL:
|
||||||
|
Logic:RAInstallFromCDLogic
|
||||||
|
X:(WINDOW_RIGHT - WIDTH)/2
|
||||||
|
Y:(WINDOW_BOTTOM - HEIGHT)/2
|
||||||
|
Width:500
|
||||||
|
Height:160
|
||||||
|
Children:
|
||||||
|
Label@TITLE:
|
||||||
|
X:0
|
||||||
|
Y:20
|
||||||
|
Width:PARENT_RIGHT
|
||||||
|
Height:25
|
||||||
|
Text:Installing from CD
|
||||||
|
Align:Center
|
||||||
|
Font:Bold
|
||||||
|
Container@INSTALLING:
|
||||||
|
Width:PARENT_RIGHT
|
||||||
|
Height:PARENT_BOTTOM
|
||||||
|
Visible: false
|
||||||
|
Children:
|
||||||
|
ProgressBar@PROGRESS_BAR:
|
||||||
|
X:50
|
||||||
|
Y:55
|
||||||
|
Width:PARENT_RIGHT - 100
|
||||||
|
Height:25
|
||||||
|
Label@STATUS_LABEL:
|
||||||
|
X:50
|
||||||
|
Y:80
|
||||||
|
Width:PARENT_RIGHT - 100
|
||||||
|
Height:25
|
||||||
|
Align:Left
|
||||||
|
Container@INSERT_DISK:
|
||||||
|
Width:PARENT_RIGHT
|
||||||
|
Height:PARENT_BOTTOM
|
||||||
|
Visible: false
|
||||||
|
Children:
|
||||||
|
Label@INFO:
|
||||||
|
Y:50
|
||||||
|
Width:PARENT_RIGHT
|
||||||
|
Height:25
|
||||||
|
Text:Disk not found.
|
||||||
|
Align:Center
|
||||||
|
Label@INFO2:
|
||||||
|
Y:70
|
||||||
|
Width:PARENT_RIGHT
|
||||||
|
Height:25
|
||||||
|
Text:Please insert one of the Red Alert install CDs then click Retry.
|
||||||
|
Align:Center
|
||||||
|
Button@RETRY_BUTTON:
|
||||||
|
X:PARENT_RIGHT - 280
|
||||||
|
Y:PARENT_BOTTOM - 45
|
||||||
|
Width:120
|
||||||
|
Height:25
|
||||||
|
Text:Retry
|
||||||
|
Font:Bold
|
||||||
|
Key:return
|
||||||
|
Button@BACK_BUTTON:
|
||||||
|
X:PARENT_RIGHT - 140
|
||||||
|
Y:PARENT_BOTTOM - 45
|
||||||
|
Width:120
|
||||||
|
Height:25
|
||||||
|
Text:Cancel
|
||||||
|
Font:Bold
|
||||||
|
Key:escape
|
||||||
369
mods/d2k/chrome/ingame.yaml
Normal file
369
mods/d2k/chrome/ingame.yaml
Normal file
@@ -0,0 +1,369 @@
|
|||||||
|
Container@INGAME_ROOT:
|
||||||
|
Logic:IngameChromeLogic
|
||||||
|
Children:
|
||||||
|
WorldInteractionController@INTERACTION_CONTROLLER:
|
||||||
|
X:0
|
||||||
|
Y:0
|
||||||
|
Width:WINDOW_RIGHT
|
||||||
|
Height:WINDOW_BOTTOM
|
||||||
|
ViewportScrollController:
|
||||||
|
X:0
|
||||||
|
Y:0
|
||||||
|
Width:WINDOW_RIGHT
|
||||||
|
Height:WINDOW_BOTTOM
|
||||||
|
WorldCommand:
|
||||||
|
X:0
|
||||||
|
Y:0
|
||||||
|
Width:WINDOW_RIGHT
|
||||||
|
Height:WINDOW_BOTTOM
|
||||||
|
Timer@GAME_TIMER:
|
||||||
|
X: WINDOW_RIGHT/2
|
||||||
|
Y: 0-10
|
||||||
|
StrategicProgress@STRATEGIC_PROGRESS:
|
||||||
|
X: WINDOW_RIGHT/2
|
||||||
|
Y: 40
|
||||||
|
Background@POSTGAME_BG:
|
||||||
|
X:(WINDOW_RIGHT - WIDTH)/2
|
||||||
|
Y:(WINDOW_BOTTOM - HEIGHT)/2
|
||||||
|
Width:400
|
||||||
|
Height:100
|
||||||
|
Background:dialog4
|
||||||
|
Visible:false
|
||||||
|
Children:
|
||||||
|
Label@TEXT:
|
||||||
|
X:(PARENT_RIGHT - WIDTH)/2
|
||||||
|
Y:0
|
||||||
|
Width:200
|
||||||
|
Height:80
|
||||||
|
Align:Center
|
||||||
|
Button@POSTGAME_OBSERVE:
|
||||||
|
X:10
|
||||||
|
Y:(PARENT_BOTTOM - HEIGHT - 10)
|
||||||
|
Width:150
|
||||||
|
Height:25
|
||||||
|
Font:Bold
|
||||||
|
Text:Observe
|
||||||
|
Button@POSTGAME_QUIT:
|
||||||
|
X:(PARENT_RIGHT - WIDTH - 10)
|
||||||
|
Y:(PARENT_BOTTOM - HEIGHT - 10)
|
||||||
|
Width:150
|
||||||
|
Height:25
|
||||||
|
Font:Bold
|
||||||
|
Text:Leave
|
||||||
|
SupportPowerBin@INGAME_POWERS_BIN:
|
||||||
|
X:0
|
||||||
|
Y:25
|
||||||
|
BuildPalette@INGAME_BUILD_PALETTE:
|
||||||
|
X:WINDOW_RIGHT - 250
|
||||||
|
Y:280
|
||||||
|
Width:250
|
||||||
|
Height:500
|
||||||
|
Button@INGAME_OPTIONS_BUTTON:
|
||||||
|
X:0
|
||||||
|
Y:0
|
||||||
|
Width:160
|
||||||
|
Height:25
|
||||||
|
Text:Options
|
||||||
|
Font:Bold
|
||||||
|
Key: escape
|
||||||
|
Button@INGAME_DIPLOMACY_BUTTON:
|
||||||
|
X:162
|
||||||
|
Y:0
|
||||||
|
Width:160
|
||||||
|
Height:25
|
||||||
|
Text:Diplomacy
|
||||||
|
Font:Bold
|
||||||
|
Button@CHEATS_BUTTON:
|
||||||
|
X:324
|
||||||
|
Y:0
|
||||||
|
Width:160
|
||||||
|
Height:25
|
||||||
|
Text:Cheats
|
||||||
|
Visible:false
|
||||||
|
Font:Bold
|
||||||
|
RadarBin@INGAME_RADAR_BIN:
|
||||||
|
WorldInteractionController:INTERACTION_CONTROLLER
|
||||||
|
PowerBin@INGAME_POWER_BIN:
|
||||||
|
MoneyBin@INGAME_MONEY_BIN:
|
||||||
|
X:WINDOW_RIGHT - WIDTH
|
||||||
|
Y:0
|
||||||
|
Width:320
|
||||||
|
Height: 32
|
||||||
|
Children:
|
||||||
|
OrderButton@SELL:
|
||||||
|
Logic:OrderButtonsChromeLogic
|
||||||
|
X:3
|
||||||
|
Y:0
|
||||||
|
Width:30
|
||||||
|
Height:30
|
||||||
|
Image:sell
|
||||||
|
Description:Sell
|
||||||
|
LongDesc:Sell buildings, reclaiming a \nproportion of their build cost
|
||||||
|
OrderButton@POWER_DOWN:
|
||||||
|
Logic:OrderButtonsChromeLogic
|
||||||
|
X:39
|
||||||
|
Y:0
|
||||||
|
Width:30
|
||||||
|
Height:30
|
||||||
|
Image:power
|
||||||
|
Description:Powerdown
|
||||||
|
LongDesc:Disable unneeded structures so their \npower can be used elsewhere
|
||||||
|
OrderButton@REPAIR:
|
||||||
|
Logic:OrderButtonsChromeLogic
|
||||||
|
X:75
|
||||||
|
Y:0
|
||||||
|
Width:30
|
||||||
|
Height:30
|
||||||
|
Image:repair
|
||||||
|
Description:Repair
|
||||||
|
LongDesc:Repair damaged buildings
|
||||||
|
WorldTooltip:
|
||||||
|
Background@INGAME_OPTIONS_BG:
|
||||||
|
X:(WINDOW_RIGHT - WIDTH)/2
|
||||||
|
Y:(WINDOW_BOTTOM - HEIGHT)/2
|
||||||
|
Width:300
|
||||||
|
Height:295
|
||||||
|
Visible:false
|
||||||
|
Children:
|
||||||
|
Label@LABEL_TITLE:
|
||||||
|
X:(PARENT_RIGHT - WIDTH)/2
|
||||||
|
Y:20
|
||||||
|
Width:250
|
||||||
|
Height:25
|
||||||
|
Text:Options
|
||||||
|
Align:Center
|
||||||
|
Font:Bold
|
||||||
|
Button@RESUME:
|
||||||
|
X:(PARENT_RIGHT - WIDTH)/2
|
||||||
|
Y:60
|
||||||
|
Width:160
|
||||||
|
Height:25
|
||||||
|
Text:Resume
|
||||||
|
Font:Bold
|
||||||
|
Key:escape
|
||||||
|
Button@SETTINGS:
|
||||||
|
X:(PARENT_RIGHT - WIDTH)/2
|
||||||
|
Y:100
|
||||||
|
Width:160
|
||||||
|
Height:25
|
||||||
|
Text:Settings
|
||||||
|
Font:Bold
|
||||||
|
Button@MUSIC:
|
||||||
|
X:(PARENT_RIGHT - WIDTH)/2
|
||||||
|
Y:140
|
||||||
|
Width:160
|
||||||
|
Height:25
|
||||||
|
Text:Music
|
||||||
|
Font:Bold
|
||||||
|
Button@SURRENDER:
|
||||||
|
X:(PARENT_RIGHT - WIDTH)/2
|
||||||
|
Y:180
|
||||||
|
Width:160
|
||||||
|
Height:25
|
||||||
|
Text:Surrender
|
||||||
|
Font:Bold
|
||||||
|
Button@DISCONNECT:
|
||||||
|
X:(PARENT_RIGHT - WIDTH)/2
|
||||||
|
Y:220
|
||||||
|
Width:160
|
||||||
|
Height:25
|
||||||
|
Text:Abort Mission
|
||||||
|
Font:Bold
|
||||||
|
Background@DIPLOMACY_BG:
|
||||||
|
Logic:DiplomacyLogic
|
||||||
|
X:(WINDOW_RIGHT - WIDTH)/2
|
||||||
|
Y:(WINDOW_BOTTOM - HEIGHT)/2
|
||||||
|
Width:450
|
||||||
|
Height:400
|
||||||
|
Visible:false
|
||||||
|
Children:
|
||||||
|
Label@LABEL_TITLE:
|
||||||
|
X:(PARENT_RIGHT - WIDTH)/2
|
||||||
|
Y:20
|
||||||
|
Width:250
|
||||||
|
Height:25
|
||||||
|
Text:Diplomacy
|
||||||
|
Align:Center
|
||||||
|
Font:Bold
|
||||||
|
ChatDisplay@CHAT_DISPLAY:
|
||||||
|
X:250
|
||||||
|
Y:WINDOW_BOTTOM - HEIGHT - 30
|
||||||
|
Width: 760
|
||||||
|
Height: 200
|
||||||
|
DrawBackground: False
|
||||||
|
RemoveTime:250
|
||||||
|
UseContrast: yes
|
||||||
|
ChatEntry@CHAT_ENTRY:
|
||||||
|
X:250
|
||||||
|
Y:WINDOW_BOTTOM - HEIGHT
|
||||||
|
Width: 760
|
||||||
|
Height: 30
|
||||||
|
UseContrast: yes
|
||||||
|
Background@PERF_BG:
|
||||||
|
ClickThrough:true
|
||||||
|
Background:dialog4
|
||||||
|
Logic:PerfDebugLogic
|
||||||
|
X:10
|
||||||
|
Y:WINDOW_BOTTOM - 250
|
||||||
|
Width: 210
|
||||||
|
Height: 250
|
||||||
|
Children:
|
||||||
|
PerfGraph@GRAPH:
|
||||||
|
X:5
|
||||||
|
Y:5
|
||||||
|
Width:200
|
||||||
|
Height:200
|
||||||
|
Label@TEXT:
|
||||||
|
X:20
|
||||||
|
Y:205
|
||||||
|
Width:170
|
||||||
|
Height:40
|
||||||
|
Container@OBSERVER_ROOT:
|
||||||
|
Visible:true
|
||||||
|
Logic:IngameObserverChromeLogic
|
||||||
|
Children:
|
||||||
|
WorldInteractionController@INTERACTION_CONTROLLER:
|
||||||
|
X:0
|
||||||
|
Y:0
|
||||||
|
Width:WINDOW_RIGHT
|
||||||
|
Height:WINDOW_BOTTOM
|
||||||
|
ViewportScrollController:
|
||||||
|
X:0
|
||||||
|
Y:0
|
||||||
|
Width:WINDOW_RIGHT
|
||||||
|
Height:WINDOW_BOTTOM
|
||||||
|
Timer@GAME_TIMER:
|
||||||
|
X: WINDOW_RIGHT/2
|
||||||
|
Y: 0-10
|
||||||
|
Background@POSTGAME_BG:
|
||||||
|
X:(WINDOW_RIGHT - WIDTH)/2
|
||||||
|
Y:(WINDOW_BOTTOM - HEIGHT)/2
|
||||||
|
Width:400
|
||||||
|
Height:100
|
||||||
|
Background:dialog4
|
||||||
|
Visible:false
|
||||||
|
Children:
|
||||||
|
Label@TEXT:
|
||||||
|
X:(PARENT_RIGHT - WIDTH)/2
|
||||||
|
Y:0
|
||||||
|
Width:200
|
||||||
|
Height:80
|
||||||
|
Align:Center
|
||||||
|
Button@POSTGAME_OBSERVE:
|
||||||
|
X:10
|
||||||
|
Y:(PARENT_BOTTOM - HEIGHT - 10)
|
||||||
|
Width:150
|
||||||
|
Height:25
|
||||||
|
Font:Bold
|
||||||
|
Text:Observe
|
||||||
|
Button@POSTGAME_QUIT:
|
||||||
|
X:(PARENT_RIGHT - WIDTH - 10)
|
||||||
|
Y:(PARENT_BOTTOM - HEIGHT - 10)
|
||||||
|
Width:150
|
||||||
|
Height:25
|
||||||
|
Font:Bold
|
||||||
|
Text:Leave
|
||||||
|
SupportPowerBin@INGAME_POWERS_BIN:
|
||||||
|
X:0
|
||||||
|
Y:25
|
||||||
|
Button@INGAME_OPTIONS_BUTTON:
|
||||||
|
X:0
|
||||||
|
Y:0
|
||||||
|
Width:160
|
||||||
|
Height:25
|
||||||
|
Text:Options
|
||||||
|
Font:Bold
|
||||||
|
Key:escape
|
||||||
|
WorldTooltip:
|
||||||
|
Background@INGAME_OPTIONS_BG:
|
||||||
|
X:(WINDOW_RIGHT - WIDTH)/2
|
||||||
|
Y:(WINDOW_BOTTOM - HEIGHT)/2
|
||||||
|
Width:300
|
||||||
|
Height:295
|
||||||
|
Visible:false
|
||||||
|
Children:
|
||||||
|
Label@LABEL_TITLE:
|
||||||
|
X:(PARENT_RIGHT - WIDTH)/2
|
||||||
|
Y:20
|
||||||
|
Width:250
|
||||||
|
Height:25
|
||||||
|
Text:Options
|
||||||
|
Align:Center
|
||||||
|
Font:Bold
|
||||||
|
Button@RESUME:
|
||||||
|
X:(PARENT_RIGHT - WIDTH)/2
|
||||||
|
Y:60
|
||||||
|
Width:160
|
||||||
|
Height:25
|
||||||
|
Text:Resume
|
||||||
|
Font:Bold
|
||||||
|
Key:escape
|
||||||
|
Button@SETTINGS:
|
||||||
|
X:(PARENT_RIGHT - WIDTH)/2
|
||||||
|
Y:100
|
||||||
|
Width:160
|
||||||
|
Height:25
|
||||||
|
Text:Settings
|
||||||
|
Font:Bold
|
||||||
|
Button@MUSIC:
|
||||||
|
X:(PARENT_RIGHT - WIDTH)/2
|
||||||
|
Y:140
|
||||||
|
Width:160
|
||||||
|
Height:25
|
||||||
|
Text:Music
|
||||||
|
Font:Bold
|
||||||
|
Button@SURRENDER:
|
||||||
|
X:(PARENT_RIGHT - WIDTH)/2
|
||||||
|
Y:180
|
||||||
|
Width:160
|
||||||
|
Height:25
|
||||||
|
Text:Surrender
|
||||||
|
Font:Bold
|
||||||
|
Button@DISCONNECT:
|
||||||
|
X:(PARENT_RIGHT - WIDTH)/2
|
||||||
|
Y:220
|
||||||
|
Width:160
|
||||||
|
Height:25
|
||||||
|
Text:Abort Mission
|
||||||
|
Font:Bold
|
||||||
|
ChatDisplay@CHAT_DISPLAY:
|
||||||
|
X:250
|
||||||
|
Y:WINDOW_BOTTOM - HEIGHT - 30
|
||||||
|
Width: 760
|
||||||
|
Height: 200
|
||||||
|
DrawBackground: False
|
||||||
|
RemoveTime:250
|
||||||
|
ChatEntry@CHAT_ENTRY:
|
||||||
|
X:250
|
||||||
|
Y:WINDOW_BOTTOM - HEIGHT
|
||||||
|
Width: 760
|
||||||
|
Height: 30
|
||||||
|
Background@PERF_BG:
|
||||||
|
ClickThrough:true
|
||||||
|
Background:dialog4
|
||||||
|
Logic:PerfDebugLogic
|
||||||
|
X:10
|
||||||
|
Y:WINDOW_BOTTOM - 250
|
||||||
|
Width: 210
|
||||||
|
Height: 250
|
||||||
|
Children:
|
||||||
|
PerfGraph@GRAPH:
|
||||||
|
X:5
|
||||||
|
Y:5
|
||||||
|
Width:200
|
||||||
|
Height:200
|
||||||
|
Label@TEXT:
|
||||||
|
X:20
|
||||||
|
Y:205
|
||||||
|
Width:170
|
||||||
|
Height:40
|
||||||
|
Background@FMVPLAYER:
|
||||||
|
Width:WINDOW_RIGHT
|
||||||
|
Height:WINDOW_BOTTOM
|
||||||
|
Background:dialog4
|
||||||
|
Children:
|
||||||
|
VqaPlayer:
|
||||||
|
X:0
|
||||||
|
Y:0
|
||||||
|
Width:WINDOW_RIGHT
|
||||||
|
Height:WINDOW_BOTTOM
|
||||||
465
mods/d2k/chrome/lobby.yaml
Normal file
465
mods/d2k/chrome/lobby.yaml
Normal file
@@ -0,0 +1,465 @@
|
|||||||
|
Background@SERVER_LOBBY:
|
||||||
|
Logic:LobbyLogic
|
||||||
|
X:(WINDOW_RIGHT - WIDTH)/2
|
||||||
|
Y:(WINDOW_BOTTOM - HEIGHT)/2
|
||||||
|
Width:800
|
||||||
|
Height:600
|
||||||
|
Children:
|
||||||
|
Label@TITLE:
|
||||||
|
X:0
|
||||||
|
Y:17
|
||||||
|
Align:Center
|
||||||
|
Width:800
|
||||||
|
Height:20
|
||||||
|
Font:Bold
|
||||||
|
Text:OpenRA Multiplayer Lobby
|
||||||
|
Background@LOBBY_MAP_BG:
|
||||||
|
X:PARENT_RIGHT-268
|
||||||
|
Y:50
|
||||||
|
Width:252
|
||||||
|
Height:252
|
||||||
|
Background:dialog3
|
||||||
|
Children:
|
||||||
|
MapPreview@MAP_PREVIEW:
|
||||||
|
X:4
|
||||||
|
Y:4
|
||||||
|
Width:244
|
||||||
|
Height:244
|
||||||
|
ScrollPanel@PLAYERS:
|
||||||
|
X:20
|
||||||
|
Y:67
|
||||||
|
ItemSpacing:5
|
||||||
|
Width:504
|
||||||
|
Height:235
|
||||||
|
Children:
|
||||||
|
Container@TEMPLATE_EDITABLE_PLAYER:
|
||||||
|
X:5
|
||||||
|
Y:0
|
||||||
|
Width:475
|
||||||
|
Height:25
|
||||||
|
Visible:false
|
||||||
|
Children:
|
||||||
|
TextField@NAME:
|
||||||
|
Text:Name
|
||||||
|
Width:150
|
||||||
|
Height:25
|
||||||
|
X:0
|
||||||
|
Y:0
|
||||||
|
MaxLength:16
|
||||||
|
DropDownButton@BOT_DROPDOWN:
|
||||||
|
Text:Name
|
||||||
|
Width:150
|
||||||
|
Height:25
|
||||||
|
Font:Regular
|
||||||
|
Visible:false
|
||||||
|
DropDownButton@COLOR:
|
||||||
|
Width:80
|
||||||
|
Height:25
|
||||||
|
X:160
|
||||||
|
Y:0
|
||||||
|
Children:
|
||||||
|
ColorBlock@COLORBLOCK:
|
||||||
|
X:5
|
||||||
|
Y:6
|
||||||
|
Width:PARENT_RIGHT-35
|
||||||
|
Height:PARENT_BOTTOM-12
|
||||||
|
DropDownButton@FACTION:
|
||||||
|
Width:130
|
||||||
|
Height:25
|
||||||
|
X:250
|
||||||
|
Y:0
|
||||||
|
Children:
|
||||||
|
Image@FACTIONFLAG:
|
||||||
|
Width:30
|
||||||
|
Height:15
|
||||||
|
X:5
|
||||||
|
Y:5
|
||||||
|
Label@FACTIONNAME:
|
||||||
|
Text:Faction
|
||||||
|
Width:60
|
||||||
|
Height:25
|
||||||
|
X:40
|
||||||
|
Y:0
|
||||||
|
DropDownButton@TEAM:
|
||||||
|
Text:Team
|
||||||
|
Width:48
|
||||||
|
Height:25
|
||||||
|
X:390
|
||||||
|
Y:0
|
||||||
|
Checkbox@STATUS_CHECKBOX:
|
||||||
|
X:448
|
||||||
|
Y:2
|
||||||
|
Width:20
|
||||||
|
Height:20
|
||||||
|
Visible:false
|
||||||
|
Image@STATUS_IMAGE:
|
||||||
|
Visible:false
|
||||||
|
X:450
|
||||||
|
Y:4
|
||||||
|
Width:20
|
||||||
|
Height:20
|
||||||
|
ImageCollection:checkbox-bits
|
||||||
|
ImageName:checked
|
||||||
|
Visible:false
|
||||||
|
Container@TEMPLATE_NONEDITABLE_PLAYER:
|
||||||
|
X:5
|
||||||
|
Y:0
|
||||||
|
Width:475
|
||||||
|
Height:25
|
||||||
|
Visible:false
|
||||||
|
Children:
|
||||||
|
Label@NAME:
|
||||||
|
Text:Name
|
||||||
|
Width:145
|
||||||
|
Height:25
|
||||||
|
X:5
|
||||||
|
Y:0-1
|
||||||
|
Button@KICK:
|
||||||
|
Text:X
|
||||||
|
Width:25
|
||||||
|
Height:23
|
||||||
|
X:125
|
||||||
|
Y:2
|
||||||
|
Font:Bold
|
||||||
|
ColorBlock@COLOR:
|
||||||
|
X:165
|
||||||
|
Y:6
|
||||||
|
Width:45
|
||||||
|
Height:13
|
||||||
|
Label@FACTION:
|
||||||
|
Width:130
|
||||||
|
Height:25
|
||||||
|
X:250
|
||||||
|
Y:0
|
||||||
|
Children:
|
||||||
|
Image@FACTIONFLAG:
|
||||||
|
Width:30
|
||||||
|
Height:15
|
||||||
|
X:5
|
||||||
|
Y:5
|
||||||
|
Label@FACTIONNAME:
|
||||||
|
Text:Faction
|
||||||
|
Width:60
|
||||||
|
Height:25
|
||||||
|
X:40
|
||||||
|
Y:0
|
||||||
|
Label@TEAM:
|
||||||
|
Text:Team
|
||||||
|
Width:23
|
||||||
|
Height:25
|
||||||
|
Align:Center
|
||||||
|
X:390
|
||||||
|
Y:0
|
||||||
|
Image@STATUS_IMAGE:
|
||||||
|
Visible:false
|
||||||
|
X:450
|
||||||
|
Y:4
|
||||||
|
Width:20
|
||||||
|
Height:20
|
||||||
|
ImageCollection:checkbox-bits
|
||||||
|
ImageName:checked
|
||||||
|
|
||||||
|
Container@TEMPLATE_EMPTY:
|
||||||
|
X:5
|
||||||
|
Y:0
|
||||||
|
Width:475
|
||||||
|
Height:25
|
||||||
|
Visible:false
|
||||||
|
Children:
|
||||||
|
Label@NAME:
|
||||||
|
Text:Name
|
||||||
|
Width:145
|
||||||
|
Height:25
|
||||||
|
X:5
|
||||||
|
Y:0-1
|
||||||
|
DropDownButton@NAME_HOST:
|
||||||
|
Text:Name
|
||||||
|
Width:150
|
||||||
|
Height:25
|
||||||
|
X:0
|
||||||
|
Y:0
|
||||||
|
Visible:false
|
||||||
|
Button@JOIN:
|
||||||
|
Text:Play in this slot
|
||||||
|
Width:278
|
||||||
|
Height:25
|
||||||
|
X:160
|
||||||
|
Y:0
|
||||||
|
Container@TEMPLATE_EDITABLE_SPECTATOR:
|
||||||
|
X:5
|
||||||
|
Y:0
|
||||||
|
Width:475
|
||||||
|
Height:25
|
||||||
|
Visible:false
|
||||||
|
Children:
|
||||||
|
TextField@NAME:
|
||||||
|
Text:Name
|
||||||
|
Width:150
|
||||||
|
Height:25
|
||||||
|
MaxLength:16
|
||||||
|
DropDownButton@COLOR:
|
||||||
|
Width:80
|
||||||
|
Height:25
|
||||||
|
X:160
|
||||||
|
Font:Regular
|
||||||
|
Children:
|
||||||
|
ColorBlock@COLORBLOCK:
|
||||||
|
X:5
|
||||||
|
Y:6
|
||||||
|
Width:PARENT_RIGHT-35
|
||||||
|
Height:PARENT_BOTTOM-12
|
||||||
|
Label@SPECTATOR:
|
||||||
|
Text:Spectator
|
||||||
|
Width:198
|
||||||
|
Height:25
|
||||||
|
X:240
|
||||||
|
Y:0
|
||||||
|
Align:Center
|
||||||
|
Font:Bold
|
||||||
|
Checkbox@STATUS_CHECKBOX:
|
||||||
|
X:448
|
||||||
|
Y:2
|
||||||
|
Width:20
|
||||||
|
Height:20
|
||||||
|
Image@STATUS_IMAGE:
|
||||||
|
Visible:false
|
||||||
|
X:450
|
||||||
|
Y:4
|
||||||
|
Width:20
|
||||||
|
Height:20
|
||||||
|
ImageCollection:checkbox-bits
|
||||||
|
ImageName:checked
|
||||||
|
|
||||||
|
Container@TEMPLATE_NONEDITABLE_SPECTATOR:
|
||||||
|
X:5
|
||||||
|
Y:0
|
||||||
|
Width:475
|
||||||
|
Height:25
|
||||||
|
Visible:false
|
||||||
|
Children:
|
||||||
|
Label@NAME:
|
||||||
|
Text:Name
|
||||||
|
Width:145
|
||||||
|
Height:25
|
||||||
|
X:5
|
||||||
|
Y:0-1
|
||||||
|
Button@KICK:
|
||||||
|
Text:X
|
||||||
|
Width:25
|
||||||
|
Height:23
|
||||||
|
X:125
|
||||||
|
Y:2
|
||||||
|
Font:Bold
|
||||||
|
ColorBlock@COLOR:
|
||||||
|
X:165
|
||||||
|
Y:6
|
||||||
|
Width:45
|
||||||
|
Height:13
|
||||||
|
Label@SPECTATOR:
|
||||||
|
Text:Spectator
|
||||||
|
Width:198
|
||||||
|
Height:25
|
||||||
|
X:240
|
||||||
|
Y:0
|
||||||
|
Align:Center
|
||||||
|
Font:Bold
|
||||||
|
Image@STATUS_IMAGE:
|
||||||
|
Visible:false
|
||||||
|
X:450
|
||||||
|
Y:4
|
||||||
|
Width:20
|
||||||
|
Height:20
|
||||||
|
ImageCollection:checkbox-bits
|
||||||
|
ImageName:checked
|
||||||
|
Container@TEMPLATE_NEW_SPECTATOR:
|
||||||
|
X:5
|
||||||
|
Y:0
|
||||||
|
Width:475
|
||||||
|
Height:25
|
||||||
|
Visible:false
|
||||||
|
Children:
|
||||||
|
Button@SPECTATE:
|
||||||
|
Text:Spectate
|
||||||
|
Font:Regular
|
||||||
|
Width:278
|
||||||
|
Height:25
|
||||||
|
X:160
|
||||||
|
Y:0
|
||||||
|
Container@LABEL_CONTAINER:
|
||||||
|
X:25
|
||||||
|
Y:40
|
||||||
|
Children:
|
||||||
|
Label@LABEL_LOBBY_NAME:
|
||||||
|
Width:150
|
||||||
|
Height:25
|
||||||
|
X:0
|
||||||
|
Y:0
|
||||||
|
Text:Name
|
||||||
|
Align:Center
|
||||||
|
Font:Bold
|
||||||
|
Label@LABEL_LOBBY_COLOR:
|
||||||
|
Width:80
|
||||||
|
Height:25
|
||||||
|
X:160
|
||||||
|
Y:0
|
||||||
|
Text:Color
|
||||||
|
Align:Center
|
||||||
|
Font:Bold
|
||||||
|
Label@LABEL_LOBBY_FACTION:
|
||||||
|
Width:130
|
||||||
|
Height:25
|
||||||
|
X:250
|
||||||
|
Y:0
|
||||||
|
Text:Faction
|
||||||
|
Align:Center
|
||||||
|
Font:Bold
|
||||||
|
Label@LABEL_LOBBY_TEAM:
|
||||||
|
Width:48
|
||||||
|
Height:25
|
||||||
|
X:390
|
||||||
|
Y:0
|
||||||
|
Text:Team
|
||||||
|
Align:Center
|
||||||
|
Font:Bold
|
||||||
|
Label@LABEL_LOBBY_STATUS:
|
||||||
|
X:448
|
||||||
|
Y:0
|
||||||
|
Width:20
|
||||||
|
Height:25
|
||||||
|
Text:Ready
|
||||||
|
Align:Left
|
||||||
|
Font:Bold
|
||||||
|
Button@CHANGEMAP_BUTTON:
|
||||||
|
X:PARENT_RIGHT-154
|
||||||
|
Y:PARENT_BOTTOM-269
|
||||||
|
Width:120
|
||||||
|
Height:25
|
||||||
|
Text:Change Map
|
||||||
|
Font:Bold
|
||||||
|
ScrollPanel@CHAT_DISPLAY:
|
||||||
|
X:20
|
||||||
|
Y:PARENT_BOTTOM - 289
|
||||||
|
Width:PARENT_RIGHT - 200
|
||||||
|
Height:230
|
||||||
|
ItemSpacing:1
|
||||||
|
Children:
|
||||||
|
Container@CHAT_TEMPLATE:
|
||||||
|
Width:PARENT_RIGHT-27
|
||||||
|
Height:16
|
||||||
|
X:2
|
||||||
|
Y:0
|
||||||
|
Children:
|
||||||
|
Label@TIME:
|
||||||
|
X:3
|
||||||
|
Width:50
|
||||||
|
Height:15
|
||||||
|
VAlign:Top
|
||||||
|
Label@NAME:
|
||||||
|
X:45
|
||||||
|
Width:50
|
||||||
|
Height:15
|
||||||
|
VAlign:Top
|
||||||
|
Label@TEXT:
|
||||||
|
X:55
|
||||||
|
Width:PARENT_RIGHT - 60
|
||||||
|
Height:15
|
||||||
|
WordWrap:true
|
||||||
|
VAlign:Top
|
||||||
|
Label@LABEL_CHATTYPE:
|
||||||
|
Width:65
|
||||||
|
Height:25
|
||||||
|
X:0
|
||||||
|
Y:PARENT_BOTTOM - 50
|
||||||
|
Text:Chat:
|
||||||
|
Align:Right
|
||||||
|
TextField@CHAT_TEXTFIELD:
|
||||||
|
X:70
|
||||||
|
Y:PARENT_BOTTOM - 49
|
||||||
|
Width:550
|
||||||
|
Height:25
|
||||||
|
Button@START_GAME_BUTTON:
|
||||||
|
X:PARENT_RIGHT-154
|
||||||
|
Y:PARENT_BOTTOM-49
|
||||||
|
Width:120
|
||||||
|
Height:25
|
||||||
|
Text:Start Game
|
||||||
|
Font:Bold
|
||||||
|
Button@DISCONNECT_BUTTON:
|
||||||
|
X:PARENT_RIGHT-154
|
||||||
|
Y:PARENT_BOTTOM-189+25
|
||||||
|
Width:120
|
||||||
|
Height:25
|
||||||
|
Text:Disconnect
|
||||||
|
Font:Bold
|
||||||
|
Checkbox@ALLOWCHEATS_CHECKBOX:
|
||||||
|
X: PARENT_RIGHT-154
|
||||||
|
Y: PARENT_BOTTOM-229
|
||||||
|
Width: 80
|
||||||
|
Height: 20
|
||||||
|
Text: Allow Cheats
|
||||||
|
Background@COLOR_CHOOSER:
|
||||||
|
Logic:ColorPickerLogic
|
||||||
|
Background:dialog2
|
||||||
|
Width:310
|
||||||
|
Height:120
|
||||||
|
Children:
|
||||||
|
Button@SAVE_BUTTON:
|
||||||
|
X:210
|
||||||
|
Y:85
|
||||||
|
Width:90
|
||||||
|
Height:25
|
||||||
|
Text:Save
|
||||||
|
Font:Bold
|
||||||
|
Button@RANDOM_BUTTON:
|
||||||
|
X:115
|
||||||
|
Y:85
|
||||||
|
Width:90
|
||||||
|
Height:25
|
||||||
|
Text:Random
|
||||||
|
Font:Bold
|
||||||
|
ShpImage@FACT:
|
||||||
|
X:220
|
||||||
|
Y:10
|
||||||
|
Image:fact
|
||||||
|
Palette:colorpicker
|
||||||
|
Label@HUE_LABEL:
|
||||||
|
X:0
|
||||||
|
Y:5
|
||||||
|
Width:40
|
||||||
|
Height:20
|
||||||
|
Align: Right
|
||||||
|
Text: Hue:
|
||||||
|
Slider@HUE:
|
||||||
|
X:43
|
||||||
|
Y:10
|
||||||
|
Width:160
|
||||||
|
Height:20
|
||||||
|
Ticks:5
|
||||||
|
Label@SAT_LABEL:
|
||||||
|
X:0
|
||||||
|
Y:30
|
||||||
|
Width:40
|
||||||
|
Height:20
|
||||||
|
Align: Right
|
||||||
|
Text: Sat:
|
||||||
|
Slider@SAT:
|
||||||
|
X:43
|
||||||
|
Y:35
|
||||||
|
Width:160
|
||||||
|
Height:20
|
||||||
|
Ticks:5
|
||||||
|
Label@LUM_LABEL:
|
||||||
|
X:0
|
||||||
|
Y:55
|
||||||
|
Width:40
|
||||||
|
Height:20
|
||||||
|
Align: Right
|
||||||
|
Text: Lum:
|
||||||
|
Slider@LUM:
|
||||||
|
X:43
|
||||||
|
Y:60
|
||||||
|
Width:160
|
||||||
|
Height:20
|
||||||
|
Ticks:5
|
||||||
|
MinimumValue: 0.2
|
||||||
|
MaximumValue: 1
|
||||||
@@ -1,5 +1,4 @@
|
|||||||
Background@MAINMENU_BG:
|
Background@MAINMENU_BG:
|
||||||
Id:MAINMENU_BG
|
|
||||||
X:(WINDOW_RIGHT - WIDTH)/2
|
X:(WINDOW_RIGHT - WIDTH)/2
|
||||||
Y:(WINDOW_BOTTOM - HEIGHT)/2
|
Y:(WINDOW_BOTTOM - HEIGHT)/2
|
||||||
Width:250
|
Width:250
|
||||||
@@ -8,7 +7,6 @@ Background@MAINMENU_BG:
|
|||||||
Logic:MainMenuButtonsLogic
|
Logic:MainMenuButtonsLogic
|
||||||
Children:
|
Children:
|
||||||
Label@MAINMENU_LABEL_TITLE:
|
Label@MAINMENU_LABEL_TITLE:
|
||||||
Id:MAINMENU_LABEL_TITLE
|
|
||||||
X:0
|
X:0
|
||||||
Y:20
|
Y:20
|
||||||
Width:250
|
Width:250
|
||||||
@@ -17,7 +15,6 @@ Background@MAINMENU_BG:
|
|||||||
Align:Center
|
Align:Center
|
||||||
Font:Bold
|
Font:Bold
|
||||||
Button@MAINMENU_BUTTON_JOIN:
|
Button@MAINMENU_BUTTON_JOIN:
|
||||||
Id:MAINMENU_BUTTON_JOIN
|
|
||||||
X:45
|
X:45
|
||||||
Y:70
|
Y:70
|
||||||
Width:160
|
Width:160
|
||||||
@@ -25,7 +22,6 @@ Background@MAINMENU_BG:
|
|||||||
Text:Join Game
|
Text:Join Game
|
||||||
Font:Bold
|
Font:Bold
|
||||||
Button@MAINMENU_BUTTON_CREATE:
|
Button@MAINMENU_BUTTON_CREATE:
|
||||||
Id:MAINMENU_BUTTON_CREATE
|
|
||||||
X:45
|
X:45
|
||||||
Y:110
|
Y:110
|
||||||
Width:160
|
Width:160
|
||||||
@@ -33,7 +29,6 @@ Background@MAINMENU_BG:
|
|||||||
Text:Create Game
|
Text:Create Game
|
||||||
Font:Bold
|
Font:Bold
|
||||||
Button@MAINMENU_BUTTON_DIRECTCONNECT:
|
Button@MAINMENU_BUTTON_DIRECTCONNECT:
|
||||||
Id:MAINMENU_BUTTON_DIRECTCONNECT
|
|
||||||
X:45
|
X:45
|
||||||
Y:150
|
Y:150
|
||||||
Width:160
|
Width:160
|
||||||
@@ -41,7 +36,6 @@ Background@MAINMENU_BG:
|
|||||||
Text:Direct Connect
|
Text:Direct Connect
|
||||||
Font:Bold
|
Font:Bold
|
||||||
Button@MAINMENU_BUTTON_SETTINGS:
|
Button@MAINMENU_BUTTON_SETTINGS:
|
||||||
Id:MAINMENU_BUTTON_SETTINGS
|
|
||||||
X:45
|
X:45
|
||||||
Y:190
|
Y:190
|
||||||
Width:160
|
Width:160
|
||||||
@@ -49,23 +43,20 @@ Background@MAINMENU_BG:
|
|||||||
Text:Settings
|
Text:Settings
|
||||||
Font:Bold
|
Font:Bold
|
||||||
Button@MAINMENU_BUTTON_MODS:
|
Button@MAINMENU_BUTTON_MODS:
|
||||||
Id:MAINMENU_BUTTON_MODS
|
|
||||||
X:45
|
X:45
|
||||||
Y:230
|
Y:230
|
||||||
Width:160
|
Width:160
|
||||||
Height:25
|
Height:25
|
||||||
Text:Mods
|
Text:Mods
|
||||||
Font:Bold
|
Font:Bold
|
||||||
# Button@MAINMENU_BUTTON_MUSIC:
|
Button@MAINMENU_BUTTON_MUSIC:
|
||||||
# Id:MAINMENU_BUTTON_MUSIC
|
X:45
|
||||||
# X:45
|
Y:270
|
||||||
# Y:270
|
Width:160
|
||||||
# Width:160
|
Height:25
|
||||||
# Height:25
|
Text:Music
|
||||||
# Text:Music
|
Font:Bold
|
||||||
# Font:Bold
|
|
||||||
Button@MAINMENU_BUTTON_REPLAY_VIEWER:
|
Button@MAINMENU_BUTTON_REPLAY_VIEWER:
|
||||||
Id:MAINMENU_BUTTON_REPLAY_VIEWER
|
|
||||||
X:45
|
X:45
|
||||||
Y:310
|
Y:310
|
||||||
Width:160
|
Width:160
|
||||||
@@ -73,7 +64,6 @@ Background@MAINMENU_BG:
|
|||||||
Text:Replay Viewer
|
Text:Replay Viewer
|
||||||
Font:Bold
|
Font:Bold
|
||||||
Button@MAINMENU_BUTTON_QUIT:
|
Button@MAINMENU_BUTTON_QUIT:
|
||||||
Id:MAINMENU_BUTTON_QUIT
|
|
||||||
X:45
|
X:45
|
||||||
Y:350
|
Y:350
|
||||||
Width:160
|
Width:160
|
||||||
@@ -82,7 +72,6 @@ Background@MAINMENU_BG:
|
|||||||
Font:Bold
|
Font:Bold
|
||||||
Background@PERF_BG:
|
Background@PERF_BG:
|
||||||
ClickThrough:true
|
ClickThrough:true
|
||||||
Id:PERF_BG
|
|
||||||
Background:dialog4
|
Background:dialog4
|
||||||
Logic:PerfDebugLogic
|
Logic:PerfDebugLogic
|
||||||
X:10
|
X:10
|
||||||
@@ -91,176 +80,154 @@ Background@PERF_BG:
|
|||||||
Height: 250
|
Height: 250
|
||||||
Children:
|
Children:
|
||||||
PerfGraph@GRAPH:
|
PerfGraph@GRAPH:
|
||||||
Id:GRAPH
|
|
||||||
X:5
|
X:5
|
||||||
Y:5
|
Y:5
|
||||||
Width:200
|
Width:200
|
||||||
Height:200
|
Height:200
|
||||||
Label@TEXT:
|
Label@TEXT:
|
||||||
Id:TEXT
|
|
||||||
X:20
|
X:20
|
||||||
Y:205
|
Y:205
|
||||||
Width:170
|
Width:170
|
||||||
Height:40
|
Height:40
|
||||||
#Background@MUSIC_MENU:
|
Background@MUSIC_MENU:
|
||||||
# Id:MUSIC_MENU
|
Logic:MusicPlayerLogic
|
||||||
# Logic:MusicPlayerLogic
|
X:(WINDOW_RIGHT - WIDTH)/2
|
||||||
# X:(WINDOW_RIGHT - WIDTH)/2
|
Y:(WINDOW_BOTTOM - HEIGHT)/2
|
||||||
# Y:(WINDOW_BOTTOM - HEIGHT)/2
|
Width: 450
|
||||||
# Width: 450
|
Height: 250
|
||||||
# Height: 250
|
Visible: true
|
||||||
# Visible: true
|
Children:
|
||||||
# Children:
|
Label@SETTINGS_LABEL_TITLE:
|
||||||
# Label@SETTINGS_LABEL_TITLE:
|
X:0
|
||||||
# Id:SETTINGS_LABEL_TITLE
|
Y:20
|
||||||
# X:0
|
Width:450
|
||||||
# Y:20
|
Height:25
|
||||||
# Width:450
|
Text:Music
|
||||||
# Height:25
|
Align:Center
|
||||||
# Text:Music
|
Font:Bold
|
||||||
# Align:Center
|
Button@BUTTON_INSTALL:
|
||||||
# Font:Bold
|
X:20
|
||||||
# Button@BUTTON_INSTALL:
|
Y:PARENT_BOTTOM - 45
|
||||||
# Id:BUTTON_INSTALL
|
Width:160
|
||||||
# X:20
|
Height:25
|
||||||
# Y:PARENT_BOTTOM - 45
|
Text:Install Music
|
||||||
# Width:160
|
Font:Bold
|
||||||
# Height:25
|
Button@BUTTON_CLOSE:
|
||||||
# Text:Install Music
|
X:PARENT_RIGHT - 180
|
||||||
# Font:Bold
|
Y:PARENT_BOTTOM - 45
|
||||||
# Button@BUTTON_CLOSE:
|
Width:160
|
||||||
# Id:BUTTON_CLOSE
|
Height:25
|
||||||
# X:PARENT_RIGHT - 180
|
Text:Close
|
||||||
# Y:PARENT_BOTTOM - 45
|
Font:Bold
|
||||||
# Width:160
|
Key:escape
|
||||||
# Height:25
|
Container@BUTTONS:
|
||||||
# Text:Close
|
X:PARENT_RIGHT - 150
|
||||||
# Font:Bold
|
Y:50
|
||||||
# Container@BUTTONS:
|
Children:
|
||||||
# X:PARENT_RIGHT - 150
|
Button@BUTTON_PLAY:
|
||||||
# Y:50
|
X:35
|
||||||
# Children:
|
Y:0
|
||||||
# Button@BUTTON_PLAY:
|
Width:25
|
||||||
# Id:BUTTON_PLAY
|
Height:25
|
||||||
# X:35
|
Children:
|
||||||
# Y:0
|
Image@IMAGE_PLAY:
|
||||||
# Width:25
|
X:0
|
||||||
# Height:25
|
Y:0
|
||||||
# Children:
|
Width:25
|
||||||
# Image@IMAGE_PLAY:
|
Height:25
|
||||||
# Id:IMAGE_PLAY
|
ImageCollection:music
|
||||||
# X:0
|
ImageName:play
|
||||||
# Y:0
|
Button@BUTTON_PAUSE:
|
||||||
# Width:25
|
Visible:false
|
||||||
# Height:25
|
X:35
|
||||||
# ImageCollection:music
|
Y:0
|
||||||
# ImageName:play
|
Width:25
|
||||||
# Button@BUTTON_PAUSE:
|
Height:25
|
||||||
# Id:BUTTON_PAUSE
|
Children:
|
||||||
# Visible:false
|
Image@IMAGE_PAUSE:
|
||||||
# X:35
|
X:0
|
||||||
# Y:0
|
Y:0
|
||||||
# Width:25
|
Width:25
|
||||||
# Height:25
|
Height:25
|
||||||
# Children:
|
ImageCollection:music
|
||||||
# Image@IMAGE_PAUSE:
|
ImageName:pause
|
||||||
# Id:IMAGE_PAUSE
|
Button@BUTTON_STOP:
|
||||||
# X:0
|
X:70
|
||||||
# Y:0
|
Y:0
|
||||||
# Width:25
|
Width:25
|
||||||
# Height:25
|
Height:25
|
||||||
# ImageCollection:music
|
Children:
|
||||||
# ImageName:pause
|
Image@IMAGE_STOP:
|
||||||
# Button@BUTTON_STOP:
|
X:0
|
||||||
# Id:BUTTON_STOP
|
Y:0
|
||||||
# X:70
|
Width:25
|
||||||
# Y:0
|
Height:25
|
||||||
# Width:25
|
ImageCollection:music
|
||||||
# Height:25
|
ImageName:stop
|
||||||
# Children:
|
Button@BUTTON_NEXT:
|
||||||
# Image@IMAGE_STOP:
|
X:105
|
||||||
# Id:IMAGE_STOP
|
Y:0
|
||||||
# X:0
|
Width:25
|
||||||
# Y:0
|
Height:25
|
||||||
# Width:25
|
Children:
|
||||||
# Height:25
|
Image@IMAGE_NEXT:
|
||||||
# ImageCollection:music
|
X:0
|
||||||
# ImageName:stop
|
Y:0
|
||||||
# Button@BUTTON_NEXT:
|
Width:25
|
||||||
# Id:BUTTON_NEXT
|
Height:25
|
||||||
# X:105
|
ImageCollection:music
|
||||||
# Y:0
|
ImageName:next
|
||||||
# Width:25
|
Button@BUTTON_PREV:
|
||||||
# Height:25
|
X:0
|
||||||
# Children:
|
Y:0
|
||||||
# Image@IMAGE_NEXT:
|
Width:25
|
||||||
# Id:IMAGE_NEXT
|
Height:25
|
||||||
# X:0
|
Children:
|
||||||
# Y:0
|
Image@IMAGE_PREV:
|
||||||
# Width:25
|
X:0
|
||||||
# Height:25
|
Y:0
|
||||||
# ImageCollection:music
|
Width:25
|
||||||
# ImageName:next
|
Height:25
|
||||||
# Button@BUTTON_PREV:
|
ImageCollection:music
|
||||||
# Id:BUTTON_PREV
|
ImageName:prev
|
||||||
# X:0
|
Label@TIME:
|
||||||
# Y:0
|
X:PARENT_RIGHT - 150
|
||||||
# Width:25
|
Y:75
|
||||||
# Height:25
|
Width:140
|
||||||
# Children:
|
Height:25
|
||||||
# Image@IMAGE_PREV:
|
Align: Center
|
||||||
# Id:IMAGE_PREV
|
ScrollPanel@MUSIC_LIST:
|
||||||
# X:0
|
X:10
|
||||||
# Y:0
|
Y:50
|
||||||
# Width:25
|
Width:280
|
||||||
# Height:25
|
Height:140
|
||||||
# ImageCollection:music
|
Children:
|
||||||
# ImageName:prev
|
ScrollItem@MUSIC_TEMPLATE:
|
||||||
# Label@TIME:
|
Width:PARENT_RIGHT-27
|
||||||
# Id:TIME
|
Height:25
|
||||||
# X:PARENT_RIGHT - 150
|
X:2
|
||||||
# Y:75
|
Y:0
|
||||||
# Width:140
|
Visible:false
|
||||||
# Height:25
|
Children:
|
||||||
# Align: Center
|
Label@TITLE:
|
||||||
# ScrollPanel@MUSIC_LIST:
|
X:5
|
||||||
# Id:MUSIC_LIST
|
Width:PARENT_RIGHT - 10
|
||||||
# X:10
|
Height:PARENT_BOTTOM
|
||||||
# Y:50
|
Align: Left
|
||||||
# Width:280
|
Label@LENGTH:
|
||||||
# Height:140
|
X:5
|
||||||
# Children:
|
Width:PARENT_RIGHT - 10
|
||||||
# ScrollItem@MUSIC_TEMPLATE:
|
Height:PARENT_BOTTOM
|
||||||
# Id:MUSIC_TEMPLATE
|
Align: Right
|
||||||
# Width:PARENT_RIGHT-27
|
Checkbox@SHUFFLE:
|
||||||
# Height:25
|
X:PARENT_RIGHT - 150
|
||||||
# X:2
|
Y:110
|
||||||
# Y:0
|
Width:100
|
||||||
# Visible:false
|
Height:20
|
||||||
# Children:
|
Text:Shuffle
|
||||||
# Label@TITLE:
|
Checkbox@REPEAT:
|
||||||
# Id:TITLE
|
X:PARENT_RIGHT - 150
|
||||||
# X:5
|
Y:140
|
||||||
# Width:PARENT_RIGHT - 10
|
Width:100
|
||||||
# Height:PARENT_BOTTOM
|
Height:20
|
||||||
# Align: Left
|
Text:Loop
|
||||||
# Label@LENGTH:
|
|
||||||
# Id:LENGTH
|
|
||||||
# X:5
|
|
||||||
# Width:PARENT_RIGHT - 10
|
|
||||||
# Height:PARENT_BOTTOM
|
|
||||||
# Align: Right
|
|
||||||
# Checkbox@SHUFFLE:
|
|
||||||
# Id:SHUFFLE
|
|
||||||
# X:PARENT_RIGHT - 150
|
|
||||||
# Y:110
|
|
||||||
# Width:100
|
|
||||||
# Height:20
|
|
||||||
# Text:Shuffle
|
|
||||||
# Checkbox@REPEAT:
|
|
||||||
# Id:REPEAT
|
|
||||||
# X:PARENT_RIGHT - 150
|
|
||||||
# Y:140
|
|
||||||
# Width:100
|
|
||||||
# Height:20
|
|
||||||
# Text:Loop
|
|
||||||
|
|||||||
74
mods/d2k/chrome/map-chooser.yaml
Normal file
74
mods/d2k/chrome/map-chooser.yaml
Normal file
@@ -0,0 +1,74 @@
|
|||||||
|
Background@MAPCHOOSER_PANEL:
|
||||||
|
X:(WINDOW_RIGHT - WIDTH)/2
|
||||||
|
Y:(WINDOW_BOTTOM - HEIGHT)/2
|
||||||
|
Logic:MapChooserLogic
|
||||||
|
Width:800
|
||||||
|
Height:600
|
||||||
|
Children:
|
||||||
|
Label@MAPCHOOSER_TITLE:
|
||||||
|
X:0
|
||||||
|
Y:17
|
||||||
|
Align:Center
|
||||||
|
Width:800
|
||||||
|
Height:20
|
||||||
|
Text:Choose Map
|
||||||
|
Font:Bold
|
||||||
|
ScrollPanel@MAP_LIST:
|
||||||
|
X:20
|
||||||
|
Y:47
|
||||||
|
Width:PARENT_RIGHT - 40
|
||||||
|
Height:474
|
||||||
|
Children:
|
||||||
|
ScrollItem@MAP_TEMPLATE:
|
||||||
|
Width:180
|
||||||
|
Height:208
|
||||||
|
X:2
|
||||||
|
Y:0
|
||||||
|
Visible:false
|
||||||
|
Children:
|
||||||
|
Label@TITLE:
|
||||||
|
X:2
|
||||||
|
Y:PARENT_BOTTOM-47
|
||||||
|
Width:PARENT_RIGHT-4
|
||||||
|
Height:25
|
||||||
|
Align:Center
|
||||||
|
Label@DETAILS:
|
||||||
|
Width:PARENT_RIGHT-4
|
||||||
|
X:2
|
||||||
|
Y:PARENT_BOTTOM-35
|
||||||
|
Align:Center
|
||||||
|
Height:25
|
||||||
|
Font:Tiny
|
||||||
|
Label@AUTHOR:
|
||||||
|
Width:PARENT_RIGHT-4
|
||||||
|
X:2
|
||||||
|
Y:PARENT_BOTTOM-26
|
||||||
|
Align:Center
|
||||||
|
Height:25
|
||||||
|
Font:Tiny
|
||||||
|
MapPreview@PREVIEW:
|
||||||
|
X:(PARENT_RIGHT - WIDTH)/2
|
||||||
|
Y:4
|
||||||
|
Width:160
|
||||||
|
Height:160
|
||||||
|
DropDownButton@GAMEMODE_FILTER:
|
||||||
|
X:PARENT_RIGHT - 220
|
||||||
|
Y:17
|
||||||
|
Width:200
|
||||||
|
Height:25
|
||||||
|
Button@BUTTON_OK:
|
||||||
|
X:PARENT_RIGHT - 295
|
||||||
|
Y:PARENT_BOTTOM - 49
|
||||||
|
Width:120
|
||||||
|
Height:25
|
||||||
|
Text:Ok
|
||||||
|
Font:Bold
|
||||||
|
Key:return
|
||||||
|
Button@BUTTON_CANCEL:
|
||||||
|
X:PARENT_RIGHT-154
|
||||||
|
Y:PARENT_BOTTOM-49
|
||||||
|
Width:120
|
||||||
|
Height:25
|
||||||
|
Text:Cancel
|
||||||
|
Font:Bold
|
||||||
|
Key:escape
|
||||||
84
mods/d2k/chrome/modchooser.yaml
Normal file
84
mods/d2k/chrome/modchooser.yaml
Normal file
@@ -0,0 +1,84 @@
|
|||||||
|
Background@MODS_PANEL:
|
||||||
|
Logic:ModBrowserLogic
|
||||||
|
Width:740
|
||||||
|
Height:500
|
||||||
|
X:(WINDOW_RIGHT - WIDTH)/2
|
||||||
|
Y:(WINDOW_BOTTOM - HEIGHT)/2
|
||||||
|
Children:
|
||||||
|
Label@TITLE:
|
||||||
|
Text:Select Mod
|
||||||
|
Width:PARENT_RIGHT
|
||||||
|
Y:20
|
||||||
|
Font:Bold
|
||||||
|
Align:Center
|
||||||
|
ScrollPanel@MOD_LIST:
|
||||||
|
X:15
|
||||||
|
Y:70
|
||||||
|
Width:710
|
||||||
|
Height:PARENT_BOTTOM - 125
|
||||||
|
Children:
|
||||||
|
ScrollItem@MOD_TEMPLATE:
|
||||||
|
Width:PARENT_RIGHT-27
|
||||||
|
Height:25
|
||||||
|
X:2
|
||||||
|
Y:0
|
||||||
|
Visible:false
|
||||||
|
Children:
|
||||||
|
Label@TITLE:
|
||||||
|
X:10
|
||||||
|
Width:200
|
||||||
|
Height:25
|
||||||
|
Label@AUTHOR:
|
||||||
|
X:PARENT_RIGHT-300
|
||||||
|
Align:Center
|
||||||
|
Width:50
|
||||||
|
Height:25
|
||||||
|
Label@VERSION:
|
||||||
|
Width:140
|
||||||
|
X:PARENT_RIGHT-150
|
||||||
|
Align:Center
|
||||||
|
Height:25
|
||||||
|
Container@MOD_LABELS:
|
||||||
|
Width:710-25
|
||||||
|
Height:25
|
||||||
|
X:15
|
||||||
|
Y:45
|
||||||
|
Children:
|
||||||
|
Label@TITLE:
|
||||||
|
Width:125
|
||||||
|
Height:25
|
||||||
|
X:0
|
||||||
|
Y:0
|
||||||
|
Text:Title
|
||||||
|
Align:Center
|
||||||
|
Font:Bold
|
||||||
|
Label@AUTHOR:
|
||||||
|
X:PARENT_RIGHT-300
|
||||||
|
Align:Center
|
||||||
|
Width:50
|
||||||
|
Height:25
|
||||||
|
Text:Author
|
||||||
|
Font:Bold
|
||||||
|
Label@VERSION:
|
||||||
|
Width:140
|
||||||
|
X:PARENT_RIGHT-150
|
||||||
|
Align:Center
|
||||||
|
Height:25
|
||||||
|
Text:Version
|
||||||
|
Font:Bold
|
||||||
|
Button@BACK_BUTTON:
|
||||||
|
Key:escape
|
||||||
|
X:PARENT_RIGHT-180
|
||||||
|
Y:PARENT_BOTTOM-45
|
||||||
|
Width:160
|
||||||
|
Height:25
|
||||||
|
Font:Bold
|
||||||
|
Text:Cancel
|
||||||
|
Button@LOAD_BUTTON:
|
||||||
|
Key:return
|
||||||
|
X:PARENT_RIGHT-360
|
||||||
|
Y:PARENT_BOTTOM-45
|
||||||
|
Width:160
|
||||||
|
Height:25
|
||||||
|
Font:Bold
|
||||||
|
Text:Load Mod
|
||||||
102
mods/d2k/chrome/replaybrowser.yaml
Normal file
102
mods/d2k/chrome/replaybrowser.yaml
Normal file
@@ -0,0 +1,102 @@
|
|||||||
|
Background@REPLAYBROWSER_BG:
|
||||||
|
Logic:ReplayBrowserLogic
|
||||||
|
X:(WINDOW_RIGHT - WIDTH)/2
|
||||||
|
Y:(WINDOW_BOTTOM - HEIGHT)/2
|
||||||
|
Width:700
|
||||||
|
Height:410
|
||||||
|
Children:
|
||||||
|
Label@REPLAYBROWSER_LABEL_TITLE:
|
||||||
|
X:0
|
||||||
|
Y:20
|
||||||
|
Width:PARENT_RIGHT
|
||||||
|
Height:25
|
||||||
|
Text:Choose Replay
|
||||||
|
Align:Center
|
||||||
|
Font:Bold
|
||||||
|
ScrollPanel@REPLAY_LIST:
|
||||||
|
X:20
|
||||||
|
Y:50
|
||||||
|
Width:390
|
||||||
|
Height:300
|
||||||
|
Children:
|
||||||
|
ScrollItem@REPLAY_TEMPLATE:
|
||||||
|
Width:PARENT_RIGHT-27
|
||||||
|
Height:25
|
||||||
|
X:2
|
||||||
|
Y:0
|
||||||
|
Visible:false
|
||||||
|
Children:
|
||||||
|
Label@TITLE:
|
||||||
|
X:10
|
||||||
|
Width:PARENT_RIGHT-20
|
||||||
|
Height:25
|
||||||
|
Container@REPLAY_INFO:
|
||||||
|
X:0
|
||||||
|
Y:0
|
||||||
|
Width:PARENT_RIGHT
|
||||||
|
Height:PARENT_BOTTOM
|
||||||
|
Visible:false
|
||||||
|
Children:
|
||||||
|
MapPreview@MAP_PREVIEW:
|
||||||
|
X:PARENT_RIGHT-241
|
||||||
|
Y:30
|
||||||
|
Width:192
|
||||||
|
Height:192
|
||||||
|
Label@MAP_TITLE_LABEL:
|
||||||
|
X:PARENT_RIGHT - 200 - WIDTH
|
||||||
|
Y:250
|
||||||
|
Align:Right
|
||||||
|
Width:70
|
||||||
|
Height:20
|
||||||
|
Text:Map:
|
||||||
|
Font:Bold
|
||||||
|
Label@MAP_TITLE:
|
||||||
|
X:PARENT_RIGHT - 195
|
||||||
|
Y:250
|
||||||
|
Align:Left
|
||||||
|
Width:70
|
||||||
|
Height:20
|
||||||
|
Label@DURATION_LABEL:
|
||||||
|
X:PARENT_RIGHT - 200 - WIDTH
|
||||||
|
Y:270
|
||||||
|
Align:Right
|
||||||
|
Width:70
|
||||||
|
Height:20
|
||||||
|
Text:Duration:
|
||||||
|
Font:Bold
|
||||||
|
Label@DURATION:
|
||||||
|
X:PARENT_RIGHT - 195
|
||||||
|
Y:270
|
||||||
|
Align:Left
|
||||||
|
Width:70
|
||||||
|
Height:20
|
||||||
|
Label@PLAYERS_LABEL:
|
||||||
|
X:PARENT_RIGHT - 200 - WIDTH
|
||||||
|
Y:290
|
||||||
|
Align:Right
|
||||||
|
Width:70
|
||||||
|
Height:20
|
||||||
|
Text:Players:
|
||||||
|
Font:Bold
|
||||||
|
Label@PLAYERS:
|
||||||
|
X:PARENT_RIGHT - 195
|
||||||
|
Y:290
|
||||||
|
Align:Left
|
||||||
|
Width:70
|
||||||
|
Height:20
|
||||||
|
Button@WATCH_BUTTON:
|
||||||
|
X:PARENT_RIGHT - 140 - 130
|
||||||
|
Y:PARENT_BOTTOM - 45
|
||||||
|
Width:120
|
||||||
|
Height:25
|
||||||
|
Text:Watch
|
||||||
|
Font:Bold
|
||||||
|
Key:return
|
||||||
|
Button@CANCEL_BUTTON:
|
||||||
|
X:PARENT_RIGHT - 140
|
||||||
|
Y:PARENT_BOTTOM - 45
|
||||||
|
Width:120
|
||||||
|
Height:25
|
||||||
|
Text:Cancel
|
||||||
|
Font:Bold
|
||||||
|
Key:escape
|
||||||
215
mods/d2k/chrome/serverbrowser.yaml
Normal file
215
mods/d2k/chrome/serverbrowser.yaml
Normal file
@@ -0,0 +1,215 @@
|
|||||||
|
Background@JOINSERVER_BG:
|
||||||
|
Logic:ServerBrowserLogic
|
||||||
|
X:(WINDOW_RIGHT - WIDTH)/2
|
||||||
|
Y:(WINDOW_BOTTOM - HEIGHT)/2
|
||||||
|
Width:540
|
||||||
|
Height:535
|
||||||
|
Children:
|
||||||
|
Label@JOINSERVER_LABEL_TITLE:
|
||||||
|
X:0
|
||||||
|
Y:20
|
||||||
|
Width:PARENT_RIGHT
|
||||||
|
Height:25
|
||||||
|
Text:Join Server
|
||||||
|
Align:Center
|
||||||
|
Font:Bold
|
||||||
|
ScrollPanel@SERVER_LIST:
|
||||||
|
X:20
|
||||||
|
Y:50
|
||||||
|
Width:500
|
||||||
|
Height:425
|
||||||
|
Children:
|
||||||
|
ScrollItem@SERVER_TEMPLATE:
|
||||||
|
Width:PARENT_RIGHT-27
|
||||||
|
Height:68
|
||||||
|
X:2
|
||||||
|
Y:0
|
||||||
|
Children:
|
||||||
|
MapPreview@MAP_PREVIEW:
|
||||||
|
X:2
|
||||||
|
Y:2
|
||||||
|
Width:64
|
||||||
|
Height:64
|
||||||
|
ShowSpawnPoints:no
|
||||||
|
Label@TITLE:
|
||||||
|
X:70
|
||||||
|
Width:200
|
||||||
|
Height:25
|
||||||
|
Font:Bold
|
||||||
|
Label@MAP:
|
||||||
|
X:70
|
||||||
|
Y:20
|
||||||
|
Width:250
|
||||||
|
Height:25
|
||||||
|
Label@PLAYERS:
|
||||||
|
X:70
|
||||||
|
Y:40
|
||||||
|
Width:50
|
||||||
|
Height:25
|
||||||
|
Label@STATE:
|
||||||
|
Width:140
|
||||||
|
X:PARENT_RIGHT-150
|
||||||
|
Align:Right
|
||||||
|
Height:25
|
||||||
|
Font:Bold
|
||||||
|
Label@IP:
|
||||||
|
Width:140
|
||||||
|
X:PARENT_RIGHT-150
|
||||||
|
Y:20
|
||||||
|
Align:Right
|
||||||
|
Height:25
|
||||||
|
Label@VERSION:
|
||||||
|
Width:140
|
||||||
|
X:PARENT_RIGHT-150
|
||||||
|
Y:40
|
||||||
|
Align:Right
|
||||||
|
Height:25
|
||||||
|
|
||||||
|
Label@PROGRESS_LABEL:
|
||||||
|
X:(PARENT_RIGHT - WIDTH) / 2
|
||||||
|
Y:PARENT_BOTTOM / 2 - HEIGHT
|
||||||
|
Width:150
|
||||||
|
Height:30
|
||||||
|
Text:Fetching games...
|
||||||
|
Align:Center
|
||||||
|
Button@REFRESH_BUTTON:
|
||||||
|
X:20
|
||||||
|
Y:PARENT_BOTTOM - 45
|
||||||
|
Width:120
|
||||||
|
Height:25
|
||||||
|
Text:Refresh
|
||||||
|
Font:Bold
|
||||||
|
Button@JOIN_BUTTON:
|
||||||
|
X:PARENT_RIGHT - 140 - 130
|
||||||
|
Y:PARENT_BOTTOM - 45
|
||||||
|
Width:120
|
||||||
|
Height:25
|
||||||
|
Text:Join
|
||||||
|
Font:Bold
|
||||||
|
Key:return
|
||||||
|
Button@BACK_BUTTON:
|
||||||
|
X:PARENT_RIGHT - 140
|
||||||
|
Y:PARENT_BOTTOM - 45
|
||||||
|
Width:120
|
||||||
|
Height:25
|
||||||
|
Text:Cancel
|
||||||
|
Font:Bold
|
||||||
|
Key:escape
|
||||||
|
Background@DIRECTCONNECT_BG:
|
||||||
|
Logic:DirectConnectLogic
|
||||||
|
X:(WINDOW_RIGHT - WIDTH)/2
|
||||||
|
Y:(WINDOW_BOTTOM - HEIGHT)/2
|
||||||
|
Width:400
|
||||||
|
Height:155
|
||||||
|
Children:
|
||||||
|
Label@DIRECTCONNECT_LABEL_TITLE:
|
||||||
|
X:0
|
||||||
|
Y:20
|
||||||
|
Width:400
|
||||||
|
Height:25
|
||||||
|
Text:Direct Connect
|
||||||
|
Align:Center
|
||||||
|
Font:Bold
|
||||||
|
Label@ADDRESS_LABEL:
|
||||||
|
X:50
|
||||||
|
Y:59
|
||||||
|
Width:95
|
||||||
|
Height:25
|
||||||
|
Align:Right
|
||||||
|
Text:Server Address:
|
||||||
|
TextField@IP:
|
||||||
|
X:150
|
||||||
|
Y:60
|
||||||
|
Width:160
|
||||||
|
MaxLength:50
|
||||||
|
Height:25
|
||||||
|
TextField@PORT:
|
||||||
|
X:315
|
||||||
|
Y:60
|
||||||
|
Width:55
|
||||||
|
MaxLength:5
|
||||||
|
Height:25
|
||||||
|
Button@JOIN_BUTTON:
|
||||||
|
X:130
|
||||||
|
Y:PARENT_BOTTOM - 45
|
||||||
|
Width:120
|
||||||
|
Height:25
|
||||||
|
Text:Join
|
||||||
|
Font:Bold
|
||||||
|
Key:return
|
||||||
|
Button@BACK_BUTTON:
|
||||||
|
X:260
|
||||||
|
Y:PARENT_BOTTOM - 45
|
||||||
|
Width:120
|
||||||
|
Height:25
|
||||||
|
Text:Cancel
|
||||||
|
Font:Bold
|
||||||
|
Key:escape
|
||||||
|
Background@CONNECTIONFAILED_PANEL:
|
||||||
|
Logic:ConnectionFailedLogic
|
||||||
|
X:(WINDOW_RIGHT - WIDTH)/2
|
||||||
|
Y:(WINDOW_BOTTOM - HEIGHT)/2
|
||||||
|
Width:450
|
||||||
|
Height:150
|
||||||
|
Children:
|
||||||
|
Label@CONNECTION_FAILED_TITLE:
|
||||||
|
X:0
|
||||||
|
Y:20
|
||||||
|
Width:450
|
||||||
|
Height:25
|
||||||
|
Text:Connection Failed
|
||||||
|
Align:Center
|
||||||
|
Font:Bold
|
||||||
|
Label@CONNECTING_DESC:
|
||||||
|
X:0
|
||||||
|
Y:60
|
||||||
|
Width:PARENT_RIGHT
|
||||||
|
Height:25
|
||||||
|
Text:Could not connect to AAA.BBB.CCC.DDD:EEEE
|
||||||
|
Align:Center
|
||||||
|
Button@RETRY_BUTTON:
|
||||||
|
X:PARENT_RIGHT - 360
|
||||||
|
Y:PARENT_BOTTOM - 45
|
||||||
|
Width:160
|
||||||
|
Height:25
|
||||||
|
Text:Retry
|
||||||
|
Font:Bold
|
||||||
|
Key:return
|
||||||
|
Button@ABORT_BUTTON:
|
||||||
|
X:PARENT_RIGHT - 180
|
||||||
|
Y:PARENT_BOTTOM - 45
|
||||||
|
Width:160
|
||||||
|
Height:25
|
||||||
|
Text:Cancel
|
||||||
|
Font:Bold
|
||||||
|
Key:escape
|
||||||
|
Background@CONNECTING_PANEL:
|
||||||
|
Logic:ConnectionLogic
|
||||||
|
X:(WINDOW_RIGHT - WIDTH)/2
|
||||||
|
Y:(WINDOW_BOTTOM - HEIGHT)/2
|
||||||
|
Width:450
|
||||||
|
Height:150
|
||||||
|
Children:
|
||||||
|
Label@CONNECTING_TITLE:
|
||||||
|
X:0
|
||||||
|
Y:20
|
||||||
|
Width:450
|
||||||
|
Height:25
|
||||||
|
Text:Connecting
|
||||||
|
Align:Center
|
||||||
|
Font:Bold
|
||||||
|
Label@CONNECTING_DESC:
|
||||||
|
X:0
|
||||||
|
Y:60
|
||||||
|
Width:PARENT_RIGHT
|
||||||
|
Height:25
|
||||||
|
Text:Connecting to AAA.BBB.CCC.DDD:EEEE...
|
||||||
|
Align:Center
|
||||||
|
Button@ABORT_BUTTON:
|
||||||
|
X:PARENT_RIGHT - 180
|
||||||
|
Y:PARENT_BOTTOM - 45
|
||||||
|
Width:160
|
||||||
|
Height:25
|
||||||
|
Text:Abort
|
||||||
|
Font:Bold
|
||||||
|
Key:escape
|
||||||
271
mods/d2k/cursors.yaml
Normal file
271
mods/d2k/cursors.yaml
Normal file
@@ -0,0 +1,271 @@
|
|||||||
|
Palettes:
|
||||||
|
cursor: cursor.pal
|
||||||
|
|
||||||
|
Cursors:
|
||||||
|
mouse: cursor
|
||||||
|
scroll-t:
|
||||||
|
start:1
|
||||||
|
x: 12
|
||||||
|
y: 12
|
||||||
|
scroll-tr:
|
||||||
|
start: 2
|
||||||
|
x: 12
|
||||||
|
y: 12
|
||||||
|
scroll-r:
|
||||||
|
start: 3
|
||||||
|
x: 12
|
||||||
|
y: 12
|
||||||
|
scroll-br:
|
||||||
|
start: 4
|
||||||
|
x: 12
|
||||||
|
y: 12
|
||||||
|
scroll-b:
|
||||||
|
start:5
|
||||||
|
x: 12
|
||||||
|
y: 12
|
||||||
|
scroll-bl:
|
||||||
|
start:6
|
||||||
|
x: 12
|
||||||
|
y: 12
|
||||||
|
scroll-l:
|
||||||
|
start:7
|
||||||
|
x: 12
|
||||||
|
y: 12
|
||||||
|
scroll-tl:
|
||||||
|
start:8
|
||||||
|
x: 12
|
||||||
|
y: 12
|
||||||
|
scroll-t-blocked:
|
||||||
|
start:124
|
||||||
|
x: 12
|
||||||
|
y: 12
|
||||||
|
scroll-tr-blocked:
|
||||||
|
start:125
|
||||||
|
x: 12
|
||||||
|
y: 12
|
||||||
|
scroll-r-blocked:
|
||||||
|
start:126
|
||||||
|
x: 12
|
||||||
|
y: 12
|
||||||
|
scroll-br-blocked:
|
||||||
|
start:127
|
||||||
|
x: 12
|
||||||
|
y: 12
|
||||||
|
scroll-b-blocked:
|
||||||
|
start:128
|
||||||
|
x: 12
|
||||||
|
y: 12
|
||||||
|
scroll-bl-blocked:
|
||||||
|
start:129
|
||||||
|
x: 12
|
||||||
|
y: 12
|
||||||
|
scroll-l-blocked:
|
||||||
|
start:130
|
||||||
|
x: 12
|
||||||
|
y: 12
|
||||||
|
scroll-tl-blocked:
|
||||||
|
start:131
|
||||||
|
x: 12
|
||||||
|
y: 12
|
||||||
|
select:
|
||||||
|
start:15
|
||||||
|
length: 6
|
||||||
|
x: 12
|
||||||
|
y: 12
|
||||||
|
|
||||||
|
default:
|
||||||
|
start:0
|
||||||
|
default-minimap:
|
||||||
|
start:80
|
||||||
|
generic-blocked:
|
||||||
|
start:9
|
||||||
|
generic-blocked-minimap:
|
||||||
|
start:33
|
||||||
|
move:
|
||||||
|
start:10
|
||||||
|
length: 4
|
||||||
|
x: 12
|
||||||
|
y: 12
|
||||||
|
move-minimap:
|
||||||
|
start:29
|
||||||
|
length: 4
|
||||||
|
x: 12
|
||||||
|
y: 12
|
||||||
|
move-blocked:
|
||||||
|
start:14
|
||||||
|
x: 12
|
||||||
|
y: 12
|
||||||
|
move-blocked-minimap:
|
||||||
|
start:33
|
||||||
|
x: 12
|
||||||
|
y: 12
|
||||||
|
attack:
|
||||||
|
start:195
|
||||||
|
length: 8
|
||||||
|
x: 12
|
||||||
|
y: 12
|
||||||
|
attack-minimap:
|
||||||
|
start:203
|
||||||
|
length: 8
|
||||||
|
x: 12
|
||||||
|
y: 12
|
||||||
|
attackmove:
|
||||||
|
start:21
|
||||||
|
length: 8
|
||||||
|
x: 12
|
||||||
|
y: 12
|
||||||
|
attackmove-minimap:
|
||||||
|
start:134
|
||||||
|
length: 8
|
||||||
|
x: 12
|
||||||
|
y: 12
|
||||||
|
harvest:
|
||||||
|
start:21
|
||||||
|
length: 8
|
||||||
|
x: 12
|
||||||
|
y: 12
|
||||||
|
harvest-minimap:
|
||||||
|
start:134
|
||||||
|
length: 8
|
||||||
|
x: 12
|
||||||
|
y: 12
|
||||||
|
enter:
|
||||||
|
start:113
|
||||||
|
length: 3
|
||||||
|
x: 12
|
||||||
|
y: 12
|
||||||
|
enter-minimap:
|
||||||
|
start:139
|
||||||
|
length: 3
|
||||||
|
x: 12
|
||||||
|
y: 12
|
||||||
|
enter-blocked:
|
||||||
|
start:212
|
||||||
|
length: 1
|
||||||
|
x: 12
|
||||||
|
y: 12
|
||||||
|
enter-blocked-minimap:
|
||||||
|
start:33
|
||||||
|
c4:
|
||||||
|
start:116
|
||||||
|
length: 3
|
||||||
|
x: 12
|
||||||
|
y: 12
|
||||||
|
c4-minimap:
|
||||||
|
start:121
|
||||||
|
length: 3
|
||||||
|
x: 12
|
||||||
|
y: 12
|
||||||
|
guard:
|
||||||
|
start:147
|
||||||
|
length: 1
|
||||||
|
x: 12
|
||||||
|
y: 12
|
||||||
|
guard-minimap:
|
||||||
|
start:146
|
||||||
|
length: 1
|
||||||
|
x: 12
|
||||||
|
y: 12
|
||||||
|
capture:
|
||||||
|
start:164
|
||||||
|
length: 3
|
||||||
|
x: 12
|
||||||
|
y: 12
|
||||||
|
capture-minimap:
|
||||||
|
start:167
|
||||||
|
length: 3
|
||||||
|
x: 12
|
||||||
|
y: 12
|
||||||
|
heal:
|
||||||
|
start:160
|
||||||
|
length: 4
|
||||||
|
x: 12
|
||||||
|
y: 12
|
||||||
|
heal-minimap:
|
||||||
|
start:194
|
||||||
|
length: 1
|
||||||
|
x: 12
|
||||||
|
y: 12
|
||||||
|
ability:
|
||||||
|
start:82
|
||||||
|
length: 8
|
||||||
|
x: 12
|
||||||
|
y: 12
|
||||||
|
ability-minimap:
|
||||||
|
start:214
|
||||||
|
length: 8
|
||||||
|
x: 12
|
||||||
|
y: 12
|
||||||
|
|
||||||
|
# Cursors that need minimap variants
|
||||||
|
deploy:
|
||||||
|
start:59
|
||||||
|
length: 9
|
||||||
|
x: 12
|
||||||
|
y: 12
|
||||||
|
deploy-blocked:
|
||||||
|
start:211
|
||||||
|
length: 1
|
||||||
|
x: 12
|
||||||
|
y: 12
|
||||||
|
goldwrench:
|
||||||
|
start:170
|
||||||
|
length: 24
|
||||||
|
x: 12
|
||||||
|
y: 12
|
||||||
|
goldwrench-blocked:
|
||||||
|
start:213
|
||||||
|
length: 1
|
||||||
|
x: 12
|
||||||
|
y: 12
|
||||||
|
nuke:
|
||||||
|
start:90
|
||||||
|
length: 7
|
||||||
|
x: 12
|
||||||
|
y: 12
|
||||||
|
chrono-select:
|
||||||
|
start:97
|
||||||
|
length: 8
|
||||||
|
x: 12
|
||||||
|
y: 12
|
||||||
|
chrono-target:
|
||||||
|
start:105
|
||||||
|
length: 8
|
||||||
|
x: 12
|
||||||
|
y: 12
|
||||||
|
|
||||||
|
sell:
|
||||||
|
start:68
|
||||||
|
length: 12
|
||||||
|
x: 12
|
||||||
|
y: 12
|
||||||
|
sell-blocked:
|
||||||
|
start:119
|
||||||
|
length: 1
|
||||||
|
x: 12
|
||||||
|
y: 12
|
||||||
|
repair:
|
||||||
|
start:35
|
||||||
|
length: 24
|
||||||
|
x: 12
|
||||||
|
y: 12
|
||||||
|
repair-blocked:
|
||||||
|
start:120
|
||||||
|
length: 1
|
||||||
|
x: 12
|
||||||
|
y: 12
|
||||||
|
sell2:
|
||||||
|
start:148
|
||||||
|
length: 12
|
||||||
|
|
||||||
|
nopower: cursor
|
||||||
|
powerdown-blocked:
|
||||||
|
start:0
|
||||||
|
length: 1
|
||||||
|
x: 12
|
||||||
|
y: 12
|
||||||
|
powerdown:
|
||||||
|
start:1
|
||||||
|
length: 3
|
||||||
|
x: 12
|
||||||
|
y: 12
|
||||||
6
mods/d2k/metrics.yaml
Normal file
6
mods/d2k/metrics.yaml
Normal file
@@ -0,0 +1,6 @@
|
|||||||
|
# General dumping-ground for UI element sizes, etc.
|
||||||
|
|
||||||
|
Metrics:
|
||||||
|
ButtonDepth: 1
|
||||||
|
ButtonFont: Regular
|
||||||
|
CheckboxPressedState: false
|
||||||
@@ -3,7 +3,6 @@ Metadata:
|
|||||||
Description: Converting the OpenRA Red Alert Mod one by one to Dune 2000
|
Description: Converting the OpenRA Red Alert Mod one by one to Dune 2000
|
||||||
Version: {DEV_VERSION}
|
Version: {DEV_VERSION}
|
||||||
Author: The OpenD2k Developers
|
Author: The OpenD2k Developers
|
||||||
Requires: ra
|
|
||||||
|
|
||||||
Folders:
|
Folders:
|
||||||
.
|
.
|
||||||
@@ -13,9 +12,27 @@ Folders:
|
|||||||
~^/Content/d2k
|
~^/Content/d2k
|
||||||
~^/Content/d2k/GAMESFX
|
~^/Content/d2k/GAMESFX
|
||||||
~^/Content/d2k/Music
|
~^/Content/d2k/Music
|
||||||
|
./mods/ra/bits
|
||||||
|
./mods/ra/uibits
|
||||||
|
~^/Content/ra
|
||||||
|
|
||||||
Packages:
|
Packages:
|
||||||
arrakis.mix
|
arrakis.mix
|
||||||
|
~main.mix
|
||||||
|
redalert.mix
|
||||||
|
conquer.mix
|
||||||
|
hires.mix
|
||||||
|
local.mix
|
||||||
|
sounds.mix
|
||||||
|
speech.mix
|
||||||
|
allies.mix
|
||||||
|
russian.mix
|
||||||
|
temperat.mix
|
||||||
|
snow.mix
|
||||||
|
interior.mix
|
||||||
|
~scores.mix
|
||||||
|
~movies1.mix
|
||||||
|
~movies2.mix
|
||||||
|
|
||||||
Rules:
|
Rules:
|
||||||
mods/d2k/rules/system.yaml
|
mods/d2k/rules/system.yaml
|
||||||
@@ -29,6 +46,7 @@ Sequences:
|
|||||||
mods/d2k/sequences.yaml
|
mods/d2k/sequences.yaml
|
||||||
|
|
||||||
Cursors:
|
Cursors:
|
||||||
|
mods/d2k/cursors.yaml
|
||||||
|
|
||||||
Chrome:
|
Chrome:
|
||||||
mods/d2k/chrome.yaml
|
mods/d2k/chrome.yaml
|
||||||
@@ -39,6 +57,18 @@ Assemblies:
|
|||||||
mods/cnc/OpenRA.Mods.Cnc.dll
|
mods/cnc/OpenRA.Mods.Cnc.dll
|
||||||
|
|
||||||
ChromeLayout:
|
ChromeLayout:
|
||||||
|
mods/d2k/chrome/gameinit.yaml
|
||||||
|
mods/d2k/chrome/ingame.yaml
|
||||||
|
mods/d2k/chrome/mainmenu.yaml
|
||||||
|
mods/d2k/chrome/settings.yaml
|
||||||
|
mods/d2k/chrome/lobby.yaml
|
||||||
|
mods/d2k/chrome/map-chooser.yaml
|
||||||
|
mods/d2k/chrome/create-server.yaml
|
||||||
|
mods/d2k/chrome/serverbrowser.yaml
|
||||||
|
mods/d2k/chrome/replaybrowser.yaml
|
||||||
|
mods/d2k/chrome/dropdowns.yaml
|
||||||
|
mods/d2k/chrome/modchooser.yaml
|
||||||
|
mods/d2k/chrome/cheats.yaml
|
||||||
|
|
||||||
Weapons:
|
Weapons:
|
||||||
mods/d2k/weapons.yaml
|
mods/d2k/weapons.yaml
|
||||||
@@ -49,7 +79,7 @@ Voices:
|
|||||||
TileSets:
|
TileSets:
|
||||||
mods/d2k/tilesets/arrakis.yaml
|
mods/d2k/tilesets/arrakis.yaml
|
||||||
|
|
||||||
#TileSize: 32
|
TileSize: 32
|
||||||
|
|
||||||
Music:
|
Music:
|
||||||
mods/d2k/music.yaml
|
mods/d2k/music.yaml
|
||||||
@@ -63,6 +93,7 @@ ServerTraits:
|
|||||||
MasterServerPinger
|
MasterServerPinger
|
||||||
|
|
||||||
ChromeMetrics:
|
ChromeMetrics:
|
||||||
|
mods/d2k/metrics.yaml
|
||||||
|
|
||||||
Fonts:
|
Fonts:
|
||||||
Regular:
|
Regular:
|
||||||
|
|||||||
@@ -1,7 +1,7 @@
|
|||||||
^Vehicle:
|
^Vehicle:
|
||||||
AppearsOnRadar:
|
AppearsOnRadar:
|
||||||
Mobile:
|
Mobile:
|
||||||
Crushes: atmine, crate, apmine
|
Crushes: crate
|
||||||
TerrainSpeeds:
|
TerrainSpeeds:
|
||||||
Clear: 80
|
Clear: 80
|
||||||
Rough: 40
|
Rough: 40
|
||||||
@@ -15,28 +15,24 @@
|
|||||||
TargetableUnit:
|
TargetableUnit:
|
||||||
TargetTypes: Ground
|
TargetTypes: Ground
|
||||||
Repairable:
|
Repairable:
|
||||||
Chronoshiftable:
|
|
||||||
Passenger:
|
Passenger:
|
||||||
CargoType: Vehicle
|
CargoType: Vehicle
|
||||||
IronCurtainable:
|
|
||||||
AttackMove:
|
AttackMove:
|
||||||
HiddenUnderFog:
|
HiddenUnderFog:
|
||||||
GainsExperience:
|
GainsExperience:
|
||||||
GivesExperience:
|
GivesExperience:
|
||||||
DrawLineToTarget:
|
DrawLineToTarget:
|
||||||
ActorLostNotification:
|
ActorLostNotification:
|
||||||
Notification: unitlst1.aud
|
Notification:
|
||||||
ProximityCaptor:
|
ProximityCaptor:
|
||||||
Types:Vehicle
|
Types:Vehicle
|
||||||
GivesBounty:
|
GivesBounty:
|
||||||
GpsDot:
|
|
||||||
String:Vehicle
|
|
||||||
WithSmoke:
|
WithSmoke:
|
||||||
|
|
||||||
^Tank:
|
^Tank:
|
||||||
AppearsOnRadar:
|
AppearsOnRadar:
|
||||||
Mobile:
|
Mobile:
|
||||||
Crushes: wall, atmine, crate, apmine
|
Crushes: crate
|
||||||
TerrainSpeeds:
|
TerrainSpeeds:
|
||||||
Clear: 80
|
Clear: 80
|
||||||
Rough: 70
|
Rough: 70
|
||||||
@@ -50,22 +46,18 @@
|
|||||||
TargetableUnit:
|
TargetableUnit:
|
||||||
TargetTypes: Ground
|
TargetTypes: Ground
|
||||||
Repairable:
|
Repairable:
|
||||||
Chronoshiftable:
|
|
||||||
Passenger:
|
Passenger:
|
||||||
CargoType: Vehicle
|
CargoType: Vehicle
|
||||||
IronCurtainable:
|
|
||||||
AttackMove:
|
AttackMove:
|
||||||
HiddenUnderFog:
|
HiddenUnderFog:
|
||||||
GainsExperience:
|
GainsExperience:
|
||||||
GivesExperience:
|
GivesExperience:
|
||||||
DrawLineToTarget:
|
DrawLineToTarget:
|
||||||
ActorLostNotification:
|
ActorLostNotification:
|
||||||
Notification: unitlst1.aud
|
Notification:
|
||||||
ProximityCaptor:
|
ProximityCaptor:
|
||||||
Types:Tank
|
Types:Tank
|
||||||
GivesBounty:
|
GivesBounty:
|
||||||
GpsDot:
|
|
||||||
String:Vehicle
|
|
||||||
WithSmoke:
|
WithSmoke:
|
||||||
|
|
||||||
^Infantry:
|
^Infantry:
|
||||||
@@ -77,7 +69,7 @@
|
|||||||
RevealsShroud:
|
RevealsShroud:
|
||||||
Range: 4
|
Range: 4
|
||||||
Mobile:
|
Mobile:
|
||||||
Crushes: apmine, crate
|
Crushes: crate
|
||||||
SharesCell: true
|
SharesCell: true
|
||||||
TerrainSpeeds:
|
TerrainSpeeds:
|
||||||
Clear: 90
|
Clear: 90
|
||||||
@@ -96,48 +88,16 @@
|
|||||||
Passenger:
|
Passenger:
|
||||||
CargoType: Infantry
|
CargoType: Infantry
|
||||||
HiddenUnderFog:
|
HiddenUnderFog:
|
||||||
TeslaInstantKills:
|
|
||||||
GainsExperience:
|
GainsExperience:
|
||||||
GivesExperience:
|
GivesExperience:
|
||||||
DrawLineToTarget:
|
DrawLineToTarget:
|
||||||
ActorLostNotification:
|
ActorLostNotification:
|
||||||
Notification: unitlst1.aud
|
Notification:
|
||||||
ProximityCaptor:
|
ProximityCaptor:
|
||||||
Types:Infantry
|
Types:Infantry
|
||||||
GivesBounty:
|
GivesBounty:
|
||||||
GpsDot:
|
|
||||||
String:Infantry
|
|
||||||
ParachuteAttachment:
|
|
||||||
Offset: 0,-10
|
|
||||||
CrushableInfantry:
|
CrushableInfantry:
|
||||||
CrushSound: squishy2.aud
|
CrushSound:
|
||||||
|
|
||||||
^Ship:
|
|
||||||
AppearsOnRadar:
|
|
||||||
Mobile:
|
|
||||||
Crushes: crate
|
|
||||||
TerrainSpeeds:
|
|
||||||
Water: 100
|
|
||||||
SelectionDecorations:
|
|
||||||
Selectable:
|
|
||||||
Voice: ShipVoice
|
|
||||||
TargetableUnit:
|
|
||||||
TargetTypes: Ground, Water
|
|
||||||
DetectCloaked:
|
|
||||||
Range: 3
|
|
||||||
HiddenUnderFog:
|
|
||||||
AttackMove:
|
|
||||||
GainsExperience:
|
|
||||||
GivesExperience:
|
|
||||||
DrawLineToTarget:
|
|
||||||
ActorLostNotification:
|
|
||||||
Notification: navylst1.aud
|
|
||||||
ProximityCaptor:
|
|
||||||
Types:Ship
|
|
||||||
GivesBounty:
|
|
||||||
GpsDot:
|
|
||||||
String:Ship
|
|
||||||
WithSmoke:
|
|
||||||
|
|
||||||
^Plane:
|
^Plane:
|
||||||
AppearsOnRadar:
|
AppearsOnRadar:
|
||||||
@@ -153,7 +113,7 @@
|
|||||||
GivesExperience:
|
GivesExperience:
|
||||||
DrawLineToTarget:
|
DrawLineToTarget:
|
||||||
ActorLostNotification:
|
ActorLostNotification:
|
||||||
Notification: aunitl1.aud
|
Notification:
|
||||||
DebugAircraftFacing:
|
DebugAircraftFacing:
|
||||||
DebugAircraftSubPxX:
|
DebugAircraftSubPxX:
|
||||||
DebugAircraftSubPxY:
|
DebugAircraftSubPxY:
|
||||||
@@ -161,16 +121,12 @@
|
|||||||
ProximityCaptor:
|
ProximityCaptor:
|
||||||
Types:Plane
|
Types:Plane
|
||||||
EjectOnDeath:
|
EjectOnDeath:
|
||||||
PilotActor: E1
|
PilotActor: RIFLE
|
||||||
SuccessRate: 50
|
SuccessRate: 50
|
||||||
GivesBounty:
|
GivesBounty:
|
||||||
GpsDot:
|
|
||||||
String:Plane
|
|
||||||
|
|
||||||
^Helicopter:
|
^Helicopter:
|
||||||
Inherits: ^Plane
|
Inherits: ^Plane
|
||||||
GpsDot:
|
|
||||||
String:Helicopter
|
|
||||||
|
|
||||||
^Building:
|
^Building:
|
||||||
AppearsOnRadar:
|
AppearsOnRadar:
|
||||||
@@ -187,18 +143,18 @@
|
|||||||
Capturable:
|
Capturable:
|
||||||
CapturableBar:
|
CapturableBar:
|
||||||
SoundOnDamageTransition:
|
SoundOnDamageTransition:
|
||||||
DamagedSound: kaboom1.aud
|
DamagedSound:
|
||||||
DestroyedSound: kaboom22.aud
|
DestroyedSound:
|
||||||
RenderBuilding:
|
RenderBuilding:
|
||||||
WithBuildingExplosion:
|
WithBuildingExplosion:
|
||||||
RepairableBuilding:
|
RepairableBuilding:
|
||||||
EmitInfantryOnSell:
|
EmitInfantryOnSell:
|
||||||
ActorTypes: e1,e1,e1,c1,c2,e6
|
ActorTypes: rifle,rifle,rifle,rifle,rifle,rifle
|
||||||
MustBeDestroyed:
|
MustBeDestroyed:
|
||||||
GivesExperience:
|
GivesExperience:
|
||||||
# FrozenUnderFog:
|
# FrozenUnderFog:
|
||||||
CaptureNotification:
|
CaptureNotification:
|
||||||
Notification: strucap1.aud
|
Notification:
|
||||||
EditorAppearance:
|
EditorAppearance:
|
||||||
RelativeToTopLeft: yes
|
RelativeToTopLeft: yes
|
||||||
ShakeOnDeath:
|
ShakeOnDeath:
|
||||||
@@ -213,12 +169,12 @@
|
|||||||
Building:
|
Building:
|
||||||
Dimensions: 1,1
|
Dimensions: 1,1
|
||||||
Footprint: x
|
Footprint: x
|
||||||
BuildSounds: placbldg.aud
|
BuildSounds:
|
||||||
Adjacent: 7
|
Adjacent: 7
|
||||||
TerrainTypes: Clear,Road
|
TerrainTypes: Clear,Road
|
||||||
SoundOnDamageTransition:
|
SoundOnDamageTransition:
|
||||||
DamagedSound: sandbag2.aud
|
DamagedSound:
|
||||||
DestroyedSound: sandbag2.aud
|
DestroyedSound:
|
||||||
Wall:
|
Wall:
|
||||||
CrushClasses: wall
|
CrushClasses: wall
|
||||||
LineBuild:
|
LineBuild:
|
||||||
@@ -230,7 +186,7 @@
|
|||||||
TargetTypes: Ground
|
TargetTypes: Ground
|
||||||
RenderBuildingWall:
|
RenderBuildingWall:
|
||||||
HasMakeAnimation: false
|
HasMakeAnimation: false
|
||||||
Palette: terrain
|
Palette: d2k
|
||||||
GivesExperience:
|
GivesExperience:
|
||||||
EditorAppearance:
|
EditorAppearance:
|
||||||
RelativeToTopLeft: yes
|
RelativeToTopLeft: yes
|
||||||
@@ -238,73 +194,3 @@
|
|||||||
ProximityCaptor:
|
ProximityCaptor:
|
||||||
Types:Wall
|
Types:Wall
|
||||||
Sellable:
|
Sellable:
|
||||||
|
|
||||||
^CivBuilding:
|
|
||||||
Inherits: ^Building
|
|
||||||
-RepairableBuilding:
|
|
||||||
Health:
|
|
||||||
HP: 400
|
|
||||||
Armor:
|
|
||||||
Type: Wood
|
|
||||||
Tooltip:
|
|
||||||
Name: Civilian Building
|
|
||||||
ProximityCaptor:
|
|
||||||
Types:CivilianBuilding
|
|
||||||
-AcceptsSupplies:
|
|
||||||
-GivesBuildableArea:
|
|
||||||
-Sellable:
|
|
||||||
-Capturable:
|
|
||||||
-CapturableBar:
|
|
||||||
|
|
||||||
^CivField:
|
|
||||||
Inherits: ^CivBuilding
|
|
||||||
-Selectable:
|
|
||||||
Tooltip:
|
|
||||||
Name: Field
|
|
||||||
-ProximityCaptor:
|
|
||||||
ProximityCaptor:
|
|
||||||
Types:CivilianField
|
|
||||||
|
|
||||||
^Tree:
|
|
||||||
Tooltip:
|
|
||||||
Name: Tree
|
|
||||||
RenderBuilding:
|
|
||||||
Palette: terrain
|
|
||||||
Building:
|
|
||||||
Footprint: x
|
|
||||||
Dimensions: 1,1
|
|
||||||
AppearsOnRadar:
|
|
||||||
RadarColorFromTerrain:
|
|
||||||
Terrain: Tree
|
|
||||||
EditorAppearance:
|
|
||||||
RelativeToTopLeft: yes
|
|
||||||
ProximityCaptor:
|
|
||||||
Types:Tree
|
|
||||||
|
|
||||||
^Husk:
|
|
||||||
Husk:
|
|
||||||
RenderUnit:
|
|
||||||
Health:
|
|
||||||
HP: 140
|
|
||||||
Armor:
|
|
||||||
Type: Heavy
|
|
||||||
HiddenUnderFog:
|
|
||||||
AppearsOnRadar:
|
|
||||||
Burns:
|
|
||||||
ProximityCaptor:
|
|
||||||
Types:Husk
|
|
||||||
|
|
||||||
^Bridge:
|
|
||||||
Tooltip:
|
|
||||||
Name: Bridge
|
|
||||||
BelowUnits:
|
|
||||||
TargetableBuilding:
|
|
||||||
TargetTypes: Ground, Water
|
|
||||||
Building:
|
|
||||||
Footprint: ____ ____
|
|
||||||
Dimensions: 4,2
|
|
||||||
Health:
|
|
||||||
HP: 1000
|
|
||||||
ProximityCaptor:
|
|
||||||
Types:Bridge
|
|
||||||
AutoTargetIgnore:
|
|
||||||
|
|||||||
@@ -35,6 +35,9 @@ Player:
|
|||||||
InitialCash: 5000
|
InitialCash: 5000
|
||||||
ActorGroupProxy:
|
ActorGroupProxy:
|
||||||
DeveloperMode:
|
DeveloperMode:
|
||||||
|
PlayerColorPalette:
|
||||||
|
BasePalette: d2k
|
||||||
|
PaletteFormat: d2k
|
||||||
PlayerColorPalette@d2kplayer:
|
PlayerColorPalette@d2kplayer:
|
||||||
BasePalette: d2k
|
BasePalette: d2k
|
||||||
BaseName: d2kplayer
|
BaseName: d2kplayer
|
||||||
@@ -42,7 +45,7 @@ Player:
|
|||||||
DebugResourceCash:
|
DebugResourceCash:
|
||||||
DebugResourceOre:
|
DebugResourceOre:
|
||||||
DebugResourceOreCapacity:
|
DebugResourceOreCapacity:
|
||||||
GpsWatcher:
|
-GpsWatcher:
|
||||||
BaseAttackNotifier:
|
BaseAttackNotifier:
|
||||||
|
|
||||||
World:
|
World:
|
||||||
@@ -55,11 +58,7 @@ World:
|
|||||||
-LightPaletteRotator:
|
-LightPaletteRotator:
|
||||||
BuildingInfluence:
|
BuildingInfluence:
|
||||||
ChooseBuildTabOnSelect:
|
ChooseBuildTabOnSelect:
|
||||||
CrateDrop:
|
-CrateDrop:
|
||||||
Minimum: 1
|
|
||||||
Maximum: 3
|
|
||||||
SpawnInterval: 120
|
|
||||||
WaterChance: .2
|
|
||||||
PaletteFromCurrentTileset:
|
PaletteFromCurrentTileset:
|
||||||
Name: terrain
|
Name: terrain
|
||||||
PaletteFromFile@d2k:
|
PaletteFromFile@d2k:
|
||||||
@@ -115,7 +114,7 @@ World:
|
|||||||
# Country@4:
|
# Country@4:
|
||||||
# Name: Ordos
|
# Name: Ordos
|
||||||
# Race: ordos
|
# Race: ordos
|
||||||
BibLayer:
|
# BibLayer:
|
||||||
ResourceLayer:
|
ResourceLayer:
|
||||||
# ResourceType@spice:
|
# ResourceType@spice:
|
||||||
# ResourceType: 1
|
# ResourceType: 1
|
||||||
@@ -126,15 +125,15 @@ World:
|
|||||||
# PipColor: Yellow
|
# PipColor: Yellow
|
||||||
# AllowedTerrainTypes: Sand
|
# AllowedTerrainTypes: Sand
|
||||||
# AllowUnderActors: false
|
# AllowUnderActors: false
|
||||||
SmudgeLayer@SCORCH:
|
# SmudgeLayer@SCORCH:
|
||||||
Type:Scorch
|
# Type:Scorch
|
||||||
SmokePercentage:50
|
# SmokePercentage:50
|
||||||
Types:sc1,sc2,sc3,sc4,sc5,sc6
|
# Types:sc1,sc2,sc3,sc4,sc5,sc6
|
||||||
Depths:1,1,1,1,1,1
|
# Depths:1,1,1,1,1,1
|
||||||
SmudgeLayer@CRATER:
|
# SmudgeLayer@CRATER:
|
||||||
Type:Crater
|
# Type:Crater
|
||||||
Types:cr1,cr2,cr3,cr4,cr5,cr6
|
# Types:cr1,cr2,cr3,cr4,cr5,cr6
|
||||||
Depths:5,5,5,5,5,5
|
# Depths:5,5,5,5,5,5
|
||||||
SpawnMapActors:
|
SpawnMapActors:
|
||||||
CreateMPPlayers:
|
CreateMPPlayers:
|
||||||
MPStartLocations:
|
MPStartLocations:
|
||||||
|
|||||||
@@ -66,8 +66,6 @@ HARVESTER:
|
|||||||
RenderUnit::
|
RenderUnit::
|
||||||
PlayerPalette: d2kplayer
|
PlayerPalette: d2kplayer
|
||||||
-AttackMove:
|
-AttackMove:
|
||||||
GpsDot:
|
|
||||||
String:Harvester
|
|
||||||
|
|
||||||
TRIKE:
|
TRIKE:
|
||||||
Inherits: ^Vehicle
|
Inherits: ^Vehicle
|
||||||
|
|||||||
@@ -299,3 +299,138 @@ rifle:
|
|||||||
Start: 192
|
Start: 192
|
||||||
Length: 6
|
Length: 6
|
||||||
Facings: 8
|
Facings: 8
|
||||||
|
|
||||||
|
pips:
|
||||||
|
groups:
|
||||||
|
Start: 8
|
||||||
|
Length: 10
|
||||||
|
medic:
|
||||||
|
Start: 20
|
||||||
|
ready:
|
||||||
|
Start: 3
|
||||||
|
hold:
|
||||||
|
Start: 4
|
||||||
|
tag-fake:
|
||||||
|
Start: 18
|
||||||
|
tag-primary:
|
||||||
|
Start: 2
|
||||||
|
pip-empty: pips2
|
||||||
|
Start: 0
|
||||||
|
pip-green: pips2
|
||||||
|
Start: 1
|
||||||
|
pip-yellow: pips2
|
||||||
|
Start: 2
|
||||||
|
pip-gray: pips2
|
||||||
|
Start: 3
|
||||||
|
pip-red: pips2
|
||||||
|
Start: 4
|
||||||
|
pip-blue: pips2
|
||||||
|
Start: 5
|
||||||
|
|
||||||
|
clock:
|
||||||
|
idle:
|
||||||
|
Start: 0
|
||||||
|
Length: *
|
||||||
|
|
||||||
|
powerdown:
|
||||||
|
disabled: speed
|
||||||
|
Start: 3
|
||||||
|
|
||||||
|
rank:
|
||||||
|
rank:
|
||||||
|
Start: 0
|
||||||
|
Length: *
|
||||||
|
|
||||||
|
overlay:
|
||||||
|
build-valid:
|
||||||
|
Start: 0
|
||||||
|
build-invalid:
|
||||||
|
Start: 1
|
||||||
|
target-select:
|
||||||
|
Start: 2
|
||||||
|
target-valid:
|
||||||
|
Start: 0
|
||||||
|
target-invalid:
|
||||||
|
Start: 1
|
||||||
|
|
||||||
|
rallypoint:
|
||||||
|
flag:flagfly
|
||||||
|
Start: 0
|
||||||
|
Length: *
|
||||||
|
circles:fpls
|
||||||
|
Start: 0
|
||||||
|
Length: *
|
||||||
|
|
||||||
|
dragon:
|
||||||
|
idle:
|
||||||
|
Start: 0
|
||||||
|
Facings: 32
|
||||||
|
|
||||||
|
explosion:
|
||||||
|
piff: piff
|
||||||
|
Start: 0
|
||||||
|
Length: *
|
||||||
|
piffs: piffpiff
|
||||||
|
Start: 0
|
||||||
|
Length: *
|
||||||
|
small_explosion: veh-hit3
|
||||||
|
Start: 0
|
||||||
|
Length: *
|
||||||
|
med_explosion: veh-hit2
|
||||||
|
Start: 0
|
||||||
|
Length: *
|
||||||
|
large_splash: h2o_exp1
|
||||||
|
Start: 0
|
||||||
|
Length: *
|
||||||
|
napalm: napalm2
|
||||||
|
Start: 0
|
||||||
|
Length: *
|
||||||
|
nuke: atomsfx
|
||||||
|
Start: 0
|
||||||
|
Length: *
|
||||||
|
med_splash: h2o_exp2
|
||||||
|
Start: 0
|
||||||
|
Length: *
|
||||||
|
self_destruct: art-exp1
|
||||||
|
Start: 0
|
||||||
|
Length: *
|
||||||
|
building: fball1
|
||||||
|
Start: 0
|
||||||
|
Length: *
|
||||||
|
small_splash: h2o_exp3
|
||||||
|
Start: 0
|
||||||
|
Length: *
|
||||||
|
large_explosion: frag1
|
||||||
|
Start: 0
|
||||||
|
Length: *
|
||||||
|
small_napalm: napalm1
|
||||||
|
Start: 0
|
||||||
|
Length: *
|
||||||
|
|
||||||
|
smokey:
|
||||||
|
idle:
|
||||||
|
Start: 0
|
||||||
|
Length: *
|
||||||
|
|
||||||
|
smoke_m:
|
||||||
|
idle:
|
||||||
|
Start: 0
|
||||||
|
Length: *
|
||||||
|
loop:
|
||||||
|
Start: 49
|
||||||
|
Length: 42
|
||||||
|
end:
|
||||||
|
Start: 0
|
||||||
|
Length: 26
|
||||||
|
|
||||||
|
120mm:
|
||||||
|
idle:
|
||||||
|
Start: 0
|
||||||
|
|
||||||
|
litning:
|
||||||
|
bright:
|
||||||
|
Start: 0
|
||||||
|
Length: 4
|
||||||
|
dim:
|
||||||
|
Start: 4
|
||||||
|
Length: 4
|
||||||
@@ -42,7 +42,7 @@ Dragon:
|
|||||||
Explosion: med_explosion
|
Explosion: med_explosion
|
||||||
WaterExplosion: med_splash
|
WaterExplosion: med_splash
|
||||||
InfDeath: 3
|
InfDeath: 3
|
||||||
SmudgeType: Crater
|
# SmudgeType: Crater
|
||||||
Damage: 50
|
Damage: 50
|
||||||
ImpactSound: kaboom12
|
ImpactSound: kaboom12
|
||||||
|
|
||||||
@@ -75,7 +75,7 @@ QuadRockets:
|
|||||||
Explosion: med_explosion
|
Explosion: med_explosion
|
||||||
WaterExplosion: med_splash
|
WaterExplosion: med_splash
|
||||||
ImpactSound: kaboom12
|
ImpactSound: kaboom12
|
||||||
SmudgeType: Crater
|
# SmudgeType: Crater
|
||||||
Damage: 35
|
Damage: 35
|
||||||
|
|
||||||
TurretGun:
|
TurretGun:
|
||||||
@@ -95,7 +95,7 @@ TurretGun:
|
|||||||
Explosion: small_explosion
|
Explosion: small_explosion
|
||||||
WaterExplosion: small_splash
|
WaterExplosion: small_splash
|
||||||
InfDeath: 3
|
InfDeath: 3
|
||||||
SmudgeType: Crater
|
# SmudgeType: Crater
|
||||||
Damage: 60
|
Damage: 60
|
||||||
|
|
||||||
25mm:
|
25mm:
|
||||||
@@ -115,7 +115,7 @@ TurretGun:
|
|||||||
Explosion: small_explosion
|
Explosion: small_explosion
|
||||||
WaterExplosion: small_splash
|
WaterExplosion: small_splash
|
||||||
InfDeath: 3
|
InfDeath: 3
|
||||||
SmudgeType: Crater
|
# SmudgeType: Crater
|
||||||
Damage: 16
|
Damage: 16
|
||||||
|
|
||||||
90mm:
|
90mm:
|
||||||
@@ -135,7 +135,7 @@ TurretGun:
|
|||||||
Explosion: small_explosion
|
Explosion: small_explosion
|
||||||
WaterExplosion: small_splash
|
WaterExplosion: small_splash
|
||||||
InfDeath: 3
|
InfDeath: 3
|
||||||
SmudgeType: Crater
|
# SmudgeType: Crater
|
||||||
Damage: 30
|
Damage: 30
|
||||||
|
|
||||||
105mm:
|
105mm:
|
||||||
@@ -157,7 +157,7 @@ TurretGun:
|
|||||||
Explosion: small_explosion
|
Explosion: small_explosion
|
||||||
WaterExplosion: small_splash
|
WaterExplosion: small_splash
|
||||||
InfDeath: 3
|
InfDeath: 3
|
||||||
SmudgeType: Crater
|
# SmudgeType: Crater
|
||||||
Damage: 40
|
Damage: 40
|
||||||
|
|
||||||
120mm:
|
120mm:
|
||||||
@@ -178,7 +178,7 @@ TurretGun:
|
|||||||
Explosion: small_explosion
|
Explosion: small_explosion
|
||||||
WaterExplosion: small_splash
|
WaterExplosion: small_splash
|
||||||
InfDeath: 3
|
InfDeath: 3
|
||||||
SmudgeType: Crater
|
# SmudgeType: Crater
|
||||||
Damage: 50
|
Damage: 50
|
||||||
|
|
||||||
227mm:
|
227mm:
|
||||||
@@ -210,7 +210,7 @@ TurretGun:
|
|||||||
Explosion: med_explosion
|
Explosion: med_explosion
|
||||||
WaterExplosion: med_splash
|
WaterExplosion: med_splash
|
||||||
ImpactSound: kaboom12
|
ImpactSound: kaboom12
|
||||||
SmudgeType: Crater
|
# SmudgeType: Crater
|
||||||
Damage: 25
|
Damage: 25
|
||||||
|
|
||||||
#for rocket turret
|
#for rocket turret
|
||||||
@@ -242,7 +242,7 @@ MammothTusk:
|
|||||||
Explosion: med_explosion
|
Explosion: med_explosion
|
||||||
WaterExplosion: med_splash
|
WaterExplosion: med_splash
|
||||||
InfDeath: 2
|
InfDeath: 2
|
||||||
SmudgeType: Crater
|
# SmudgeType: Crater
|
||||||
Damage: 45
|
Damage: 45
|
||||||
|
|
||||||
155mm:
|
155mm:
|
||||||
@@ -268,7 +268,7 @@ MammothTusk:
|
|||||||
Explosion: large_explosion
|
Explosion: large_explosion
|
||||||
WaterExplosion: med_splash
|
WaterExplosion: med_splash
|
||||||
InfDeath: 2
|
InfDeath: 2
|
||||||
SmudgeType: Crater
|
# SmudgeType: Crater
|
||||||
Damage: 220
|
Damage: 220
|
||||||
|
|
||||||
TTankZap:
|
TTankZap:
|
||||||
@@ -282,6 +282,45 @@ TTankZap:
|
|||||||
InfDeath: 5
|
InfDeath: 5
|
||||||
Damage: 100
|
Damage: 100
|
||||||
|
|
||||||
|
ChainGun:
|
||||||
|
ROF: 10
|
||||||
|
Range: 5
|
||||||
|
MinRange: 1
|
||||||
|
Report: GUN13
|
||||||
|
Projectile: Bullet
|
||||||
|
Speed: 100
|
||||||
|
High: true
|
||||||
|
Warhead:
|
||||||
|
Spread: 3
|
||||||
|
Versus:
|
||||||
|
Wood: 50%
|
||||||
|
Light: 60%
|
||||||
|
Heavy: 25%
|
||||||
|
Concrete: 25%
|
||||||
|
Explosion: piffs
|
||||||
|
WaterExplosion: small_splash
|
||||||
|
InfDeath: 1
|
||||||
|
Damage: 20
|
||||||
|
|
||||||
|
M60mg:
|
||||||
|
ROF: 30
|
||||||
|
Range: 4
|
||||||
|
Report: PILLBOX1
|
||||||
|
Burst: 5
|
||||||
|
Projectile: Bullet
|
||||||
|
Speed: 100
|
||||||
|
Warhead:
|
||||||
|
Spread: 3
|
||||||
|
Versus:
|
||||||
|
Wood: 10%
|
||||||
|
Light: 30%
|
||||||
|
Heavy: 10%
|
||||||
|
Concrete: 10%
|
||||||
|
Explosion: piffs
|
||||||
|
WaterExplosion: small_splash
|
||||||
|
InfDeath: 1
|
||||||
|
Damage: 15
|
||||||
|
|
||||||
Demolish:
|
Demolish:
|
||||||
Warhead:
|
Warhead:
|
||||||
ImpactSound: kaboom25
|
ImpactSound: kaboom25
|
||||||
@@ -309,7 +348,7 @@ Atomic:
|
|||||||
Warhead@areanuke:
|
Warhead@areanuke:
|
||||||
DamageModel: PerCell
|
DamageModel: PerCell
|
||||||
Damage: 250
|
Damage: 250
|
||||||
SmudgeType: Scorch
|
# SmudgeType: Scorch
|
||||||
Size: 5,4
|
Size: 5,4
|
||||||
Ore: true
|
Ore: true
|
||||||
Versus:
|
Versus:
|
||||||
@@ -338,7 +377,7 @@ CrateNuke:
|
|||||||
Warhead@areanuke:
|
Warhead@areanuke:
|
||||||
DamageModel: PerCell
|
DamageModel: PerCell
|
||||||
Damage: 250
|
Damage: 250
|
||||||
SmudgeType: Scorch
|
# SmudgeType: Scorch
|
||||||
Size: 5,4
|
Size: 5,4
|
||||||
Ore: true
|
Ore: true
|
||||||
Versus:
|
Versus:
|
||||||
|
|||||||
@@ -1,7 +1,7 @@
|
|||||||
^Vehicle:
|
^Vehicle:
|
||||||
AppearsOnRadar:
|
AppearsOnRadar:
|
||||||
Mobile:
|
Mobile:
|
||||||
Crushes: crate
|
Crushes: atmine, crate, apmine
|
||||||
TerrainSpeeds:
|
TerrainSpeeds:
|
||||||
Clear: 80
|
Clear: 80
|
||||||
Rough: 40
|
Rough: 40
|
||||||
@@ -11,10 +11,11 @@
|
|||||||
ROT: 5
|
ROT: 5
|
||||||
SelectionDecorations:
|
SelectionDecorations:
|
||||||
Selectable:
|
Selectable:
|
||||||
Voice:
|
Voice: VehicleVoice
|
||||||
TargetableUnit:
|
TargetableUnit:
|
||||||
TargetTypes: Ground
|
TargetTypes: Ground
|
||||||
Repairable:
|
Repairable:
|
||||||
|
Chronoshiftable:
|
||||||
Passenger:
|
Passenger:
|
||||||
CargoType: Vehicle
|
CargoType: Vehicle
|
||||||
IronCurtainable:
|
IronCurtainable:
|
||||||
@@ -24,16 +25,18 @@
|
|||||||
GivesExperience:
|
GivesExperience:
|
||||||
DrawLineToTarget:
|
DrawLineToTarget:
|
||||||
ActorLostNotification:
|
ActorLostNotification:
|
||||||
Notification:
|
Notification: unitlst1.aud
|
||||||
ProximityCaptor:
|
ProximityCaptor:
|
||||||
Types:Vehicle
|
Types:Vehicle
|
||||||
GivesBounty:
|
GivesBounty:
|
||||||
|
GpsDot:
|
||||||
|
String:Vehicle
|
||||||
WithSmoke:
|
WithSmoke:
|
||||||
|
|
||||||
^Tank:
|
^Tank:
|
||||||
AppearsOnRadar:
|
AppearsOnRadar:
|
||||||
Mobile:
|
Mobile:
|
||||||
Crushes: crate
|
Crushes: wall, atmine, crate, apmine
|
||||||
TerrainSpeeds:
|
TerrainSpeeds:
|
||||||
Clear: 80
|
Clear: 80
|
||||||
Rough: 70
|
Rough: 70
|
||||||
@@ -43,23 +46,26 @@
|
|||||||
ROT: 5
|
ROT: 5
|
||||||
SelectionDecorations:
|
SelectionDecorations:
|
||||||
Selectable:
|
Selectable:
|
||||||
Voice:
|
Voice: VehicleVoice
|
||||||
TargetableUnit:
|
TargetableUnit:
|
||||||
TargetTypes: Ground
|
TargetTypes: Ground
|
||||||
Repairable:
|
Repairable:
|
||||||
Chronoshiftable:
|
Chronoshiftable:
|
||||||
Passenger:
|
Passenger:
|
||||||
CargoType: Vehicle
|
CargoType: Vehicle
|
||||||
|
IronCurtainable:
|
||||||
AttackMove:
|
AttackMove:
|
||||||
HiddenUnderFog:
|
HiddenUnderFog:
|
||||||
GainsExperience:
|
GainsExperience:
|
||||||
GivesExperience:
|
GivesExperience:
|
||||||
DrawLineToTarget:
|
DrawLineToTarget:
|
||||||
ActorLostNotification:
|
ActorLostNotification:
|
||||||
Notification:
|
Notification: unitlst1.aud
|
||||||
ProximityCaptor:
|
ProximityCaptor:
|
||||||
Types:Tank
|
Types:Tank
|
||||||
GivesBounty:
|
GivesBounty:
|
||||||
|
GpsDot:
|
||||||
|
String:Vehicle
|
||||||
WithSmoke:
|
WithSmoke:
|
||||||
|
|
||||||
^Infantry:
|
^Infantry:
|
||||||
@@ -71,7 +77,7 @@
|
|||||||
RevealsShroud:
|
RevealsShroud:
|
||||||
Range: 4
|
Range: 4
|
||||||
Mobile:
|
Mobile:
|
||||||
Crushes: crate
|
Crushes: apmine, crate
|
||||||
SharesCell: true
|
SharesCell: true
|
||||||
TerrainSpeeds:
|
TerrainSpeeds:
|
||||||
Clear: 90
|
Clear: 90
|
||||||
@@ -81,7 +87,7 @@
|
|||||||
Beach: 80
|
Beach: 80
|
||||||
SelectionDecorations:
|
SelectionDecorations:
|
||||||
Selectable:
|
Selectable:
|
||||||
Voice:
|
Voice: GenericVoice
|
||||||
TargetableUnit:
|
TargetableUnit:
|
||||||
TargetTypes: Ground
|
TargetTypes: Ground
|
||||||
RenderInfantry:
|
RenderInfantry:
|
||||||
@@ -90,25 +96,55 @@
|
|||||||
Passenger:
|
Passenger:
|
||||||
CargoType: Infantry
|
CargoType: Infantry
|
||||||
HiddenUnderFog:
|
HiddenUnderFog:
|
||||||
|
TeslaInstantKills:
|
||||||
GainsExperience:
|
GainsExperience:
|
||||||
GivesExperience:
|
GivesExperience:
|
||||||
DrawLineToTarget:
|
DrawLineToTarget:
|
||||||
ActorLostNotification:
|
ActorLostNotification:
|
||||||
Notification:
|
Notification: unitlst1.aud
|
||||||
ProximityCaptor:
|
ProximityCaptor:
|
||||||
Types:Infantry
|
Types:Infantry
|
||||||
GivesBounty:
|
GivesBounty:
|
||||||
GpsDot:
|
GpsDot:
|
||||||
String:Infantry
|
String:Infantry
|
||||||
|
ParachuteAttachment:
|
||||||
|
Offset: 0,-10
|
||||||
CrushableInfantry:
|
CrushableInfantry:
|
||||||
CrushSound:
|
CrushSound: squishy2.aud
|
||||||
|
|
||||||
^Helicopter:
|
^Ship:
|
||||||
|
AppearsOnRadar:
|
||||||
|
Mobile:
|
||||||
|
Crushes: crate
|
||||||
|
TerrainSpeeds:
|
||||||
|
Water: 100
|
||||||
|
SelectionDecorations:
|
||||||
|
Selectable:
|
||||||
|
Voice: ShipVoice
|
||||||
|
TargetableUnit:
|
||||||
|
TargetTypes: Ground, Water
|
||||||
|
DetectCloaked:
|
||||||
|
Range: 3
|
||||||
|
HiddenUnderFog:
|
||||||
|
AttackMove:
|
||||||
|
GainsExperience:
|
||||||
|
GivesExperience:
|
||||||
|
DrawLineToTarget:
|
||||||
|
ActorLostNotification:
|
||||||
|
Notification: navylst1.aud
|
||||||
|
ProximityCaptor:
|
||||||
|
Types:Ship
|
||||||
|
GivesBounty:
|
||||||
|
GpsDot:
|
||||||
|
String:Ship
|
||||||
|
WithSmoke:
|
||||||
|
|
||||||
|
^Plane:
|
||||||
AppearsOnRadar:
|
AppearsOnRadar:
|
||||||
UseLocation: yes
|
UseLocation: yes
|
||||||
SelectionDecorations:
|
SelectionDecorations:
|
||||||
Selectable:
|
Selectable:
|
||||||
Voice:
|
Voice: GenericVoice
|
||||||
TargetableAircraft:
|
TargetableAircraft:
|
||||||
TargetTypes: Air
|
TargetTypes: Air
|
||||||
GroundedTargetTypes: Ground
|
GroundedTargetTypes: Ground
|
||||||
@@ -117,7 +153,7 @@
|
|||||||
GivesExperience:
|
GivesExperience:
|
||||||
DrawLineToTarget:
|
DrawLineToTarget:
|
||||||
ActorLostNotification:
|
ActorLostNotification:
|
||||||
Notification:
|
Notification: aunitl1.aud
|
||||||
DebugAircraftFacing:
|
DebugAircraftFacing:
|
||||||
DebugAircraftSubPxX:
|
DebugAircraftSubPxX:
|
||||||
DebugAircraftSubPxY:
|
DebugAircraftSubPxY:
|
||||||
@@ -125,9 +161,16 @@
|
|||||||
ProximityCaptor:
|
ProximityCaptor:
|
||||||
Types:Plane
|
Types:Plane
|
||||||
EjectOnDeath:
|
EjectOnDeath:
|
||||||
PilotActor: RIFLE
|
PilotActor: E1
|
||||||
SuccessRate: 50
|
SuccessRate: 50
|
||||||
GivesBounty:
|
GivesBounty:
|
||||||
|
GpsDot:
|
||||||
|
String:Plane
|
||||||
|
|
||||||
|
^Helicopter:
|
||||||
|
Inherits: ^Plane
|
||||||
|
GpsDot:
|
||||||
|
String:Helicopter
|
||||||
|
|
||||||
^Building:
|
^Building:
|
||||||
AppearsOnRadar:
|
AppearsOnRadar:
|
||||||
@@ -144,18 +187,18 @@
|
|||||||
Capturable:
|
Capturable:
|
||||||
CapturableBar:
|
CapturableBar:
|
||||||
SoundOnDamageTransition:
|
SoundOnDamageTransition:
|
||||||
DamagedSound:
|
DamagedSound: kaboom1.aud
|
||||||
DestroyedSound:
|
DestroyedSound: kaboom22.aud
|
||||||
RenderBuilding:
|
RenderBuilding:
|
||||||
WithBuildingExplosion:
|
WithBuildingExplosion:
|
||||||
RepairableBuilding:
|
RepairableBuilding:
|
||||||
EmitInfantryOnSell:
|
EmitInfantryOnSell:
|
||||||
ActorTypes: rifle,rifle,rifle,rifle,rifle,rifle
|
ActorTypes: e1,e1,e1,c1,c2,e6
|
||||||
MustBeDestroyed:
|
MustBeDestroyed:
|
||||||
GivesExperience:
|
GivesExperience:
|
||||||
# FrozenUnderFog:
|
# FrozenUnderFog:
|
||||||
CaptureNotification:
|
CaptureNotification:
|
||||||
Notification:
|
Notification: strucap1.aud
|
||||||
EditorAppearance:
|
EditorAppearance:
|
||||||
RelativeToTopLeft: yes
|
RelativeToTopLeft: yes
|
||||||
ShakeOnDeath:
|
ShakeOnDeath:
|
||||||
@@ -170,12 +213,12 @@
|
|||||||
Building:
|
Building:
|
||||||
Dimensions: 1,1
|
Dimensions: 1,1
|
||||||
Footprint: x
|
Footprint: x
|
||||||
BuildSounds:
|
BuildSounds: placbldg.aud
|
||||||
Adjacent: 7
|
Adjacent: 7
|
||||||
TerrainTypes: Clear,Road
|
TerrainTypes: Clear,Road
|
||||||
SoundOnDamageTransition:
|
SoundOnDamageTransition:
|
||||||
DamagedSound:
|
DamagedSound: sandbag2.aud
|
||||||
DestroyedSound:
|
DestroyedSound: sandbag2.aud
|
||||||
Wall:
|
Wall:
|
||||||
CrushClasses: wall
|
CrushClasses: wall
|
||||||
LineBuild:
|
LineBuild:
|
||||||
@@ -187,7 +230,7 @@
|
|||||||
TargetTypes: Ground
|
TargetTypes: Ground
|
||||||
RenderBuildingWall:
|
RenderBuildingWall:
|
||||||
HasMakeAnimation: false
|
HasMakeAnimation: false
|
||||||
Palette: d2k
|
Palette: terrain
|
||||||
GivesExperience:
|
GivesExperience:
|
||||||
EditorAppearance:
|
EditorAppearance:
|
||||||
RelativeToTopLeft: yes
|
RelativeToTopLeft: yes
|
||||||
@@ -195,3 +238,73 @@
|
|||||||
ProximityCaptor:
|
ProximityCaptor:
|
||||||
Types:Wall
|
Types:Wall
|
||||||
Sellable:
|
Sellable:
|
||||||
|
|
||||||
|
^CivBuilding:
|
||||||
|
Inherits: ^Building
|
||||||
|
-RepairableBuilding:
|
||||||
|
Health:
|
||||||
|
HP: 400
|
||||||
|
Armor:
|
||||||
|
Type: Wood
|
||||||
|
Tooltip:
|
||||||
|
Name: Civilian Building
|
||||||
|
ProximityCaptor:
|
||||||
|
Types:CivilianBuilding
|
||||||
|
-AcceptsSupplies:
|
||||||
|
-GivesBuildableArea:
|
||||||
|
-Sellable:
|
||||||
|
-Capturable:
|
||||||
|
-CapturableBar:
|
||||||
|
|
||||||
|
^CivField:
|
||||||
|
Inherits: ^CivBuilding
|
||||||
|
-Selectable:
|
||||||
|
Tooltip:
|
||||||
|
Name: Field
|
||||||
|
-ProximityCaptor:
|
||||||
|
ProximityCaptor:
|
||||||
|
Types:CivilianField
|
||||||
|
|
||||||
|
^Tree:
|
||||||
|
Tooltip:
|
||||||
|
Name: Tree
|
||||||
|
RenderBuilding:
|
||||||
|
Palette: terrain
|
||||||
|
Building:
|
||||||
|
Footprint: x
|
||||||
|
Dimensions: 1,1
|
||||||
|
AppearsOnRadar:
|
||||||
|
RadarColorFromTerrain:
|
||||||
|
Terrain: Tree
|
||||||
|
EditorAppearance:
|
||||||
|
RelativeToTopLeft: yes
|
||||||
|
ProximityCaptor:
|
||||||
|
Types:Tree
|
||||||
|
|
||||||
|
^Husk:
|
||||||
|
Husk:
|
||||||
|
RenderUnit:
|
||||||
|
Health:
|
||||||
|
HP: 140
|
||||||
|
Armor:
|
||||||
|
Type: Heavy
|
||||||
|
HiddenUnderFog:
|
||||||
|
AppearsOnRadar:
|
||||||
|
Burns:
|
||||||
|
ProximityCaptor:
|
||||||
|
Types:Husk
|
||||||
|
|
||||||
|
^Bridge:
|
||||||
|
Tooltip:
|
||||||
|
Name: Bridge
|
||||||
|
BelowUnits:
|
||||||
|
TargetableBuilding:
|
||||||
|
TargetTypes: Ground, Water
|
||||||
|
Building:
|
||||||
|
Footprint: ____ ____
|
||||||
|
Dimensions: 4,2
|
||||||
|
Health:
|
||||||
|
HP: 1000
|
||||||
|
ProximityCaptor:
|
||||||
|
Types:Bridge
|
||||||
|
AutoTargetIgnore:
|
||||||
|
|||||||
@@ -2,6 +2,9 @@
|
|||||||
R8="/home/matthias/.openra/Content/d2k/DATA.R8"
|
R8="/home/matthias/.openra/Content/d2k/DATA.R8"
|
||||||
PAL="mods/d2k/bits/d2k.pal"
|
PAL="mods/d2k/bits/d2k.pal"
|
||||||
|
|
||||||
|
mono OpenRA.Utility.exe --r8 $R8 $PAL 0 2 "overlay"
|
||||||
|
mono OpenRA.Utility.exe --shp overlay.png 32
|
||||||
|
|
||||||
mono OpenRA.Utility.exe --r8 $R8 $PAL 194 205 "spice"
|
mono OpenRA.Utility.exe --r8 $R8 $PAL 194 205 "spice"
|
||||||
mono OpenRA.Utility.exe --shp spice.png 48
|
mono OpenRA.Utility.exe --shp spice.png 48
|
||||||
mono OpenRA.Utility.exe --r8 $R8 $PAL 206 457 "rifle" --infantry
|
mono OpenRA.Utility.exe --r8 $R8 $PAL 206 457 "rifle" --infantry
|
||||||
|
|||||||
Reference in New Issue
Block a user