This commit is contained in:
OTCv8
2020-06-09 18:19:20 +02:00
parent 76d6f2ce7d
commit 541e189d3f
154 changed files with 2540 additions and 1221 deletions

View File

@@ -4,4 +4,3 @@ Font
height: 8
glyph-size: 8 8
space-width: 2
default: true

Binary file not shown.

After

Width:  |  Height:  |  Size: 4.7 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.0 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 4.5 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 4.5 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 4.7 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 162 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 143 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 21 KiB

After

Width:  |  Height:  |  Size: 18 KiB

View File

@@ -0,0 +1 @@
IDI_ICON1 ICON DISCARDABLE "otcicon.ico"

Binary file not shown.

Before

Width:  |  Height:  |  Size: 15 KiB

After

Width:  |  Height:  |  Size: 14 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 15 KiB

After

Width:  |  Height:  |  Size: 14 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 15 KiB

After

Width:  |  Height:  |  Size: 14 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 15 KiB

After

Width:  |  Height:  |  Size: 14 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 15 KiB

After

Width:  |  Height:  |  Size: 14 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 18 KiB

After

Width:  |  Height:  |  Size: 720 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 18 KiB

After

Width:  |  Height:  |  Size: 17 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.5 KiB

View File

@@ -1,36 +0,0 @@
Particle
name: groupcooldown_particle
duration: 0.4
min-position-radius: 0
max-position-radius: 32
min-position-angle: 0
max-position-angle: 360
velocity: 10
min-velocity-angle: 0
max-velocity-angle: 360
colors: #ffffff00 #ffffffff #fff13000
colors-stops: 0 0.1 1
size: 1 1
texture: /particles/particle
composition-mode: normal
Effect
name: groupcooldown-effect
description: Effect for group cooldowns in the cooldown module
System
position: 0 0
Emitter
position: 0 0
delay: 0.06
duration: 0.2
burst-rate: 350
burst-count: 50
particle-type: groupcooldown_particle
AttractionAffector
position: 0 0
acceleration: 1000

View File

@@ -98,6 +98,7 @@ TopMenu < TopMenuPanel
anchors.top: parent.top
anchors.bottom: parent.bottom
anchors.horizontalCenter: parent.horizontalCenter
font: verdana-11px-antialised
text-align: center
text-auto-resize: true

View File

@@ -1,5 +0,0 @@
Background < Panel
image-source: /images/background
image-smooth: true
image-fixed-ratio: true
margin-top: 1

View File

@@ -183,3 +183,4 @@ ConsolePanel < Panel
margin-bottom: 6
shift-navigation: true
max-length: 255
text-auto-submit: true

View File

@@ -90,6 +90,7 @@ HealthOverlay < UIWidget
anchors.horizontalCenter: parent.horizontalCenter
anchors.verticalCenter: parent.verticalCenter
image-source: /images/game/circle/right_empty
image-auto-resize: true
margin-left: 130
margin-bottom: 16
opacity: 0.5

View File

@@ -1,2 +0,0 @@
*
!.gitignore