[client] render fixes

This commit is contained in:
2018-02-10 15:25:16 +03:00
parent 41c5610f9a
commit a1ed498bf5
13 changed files with 21 additions and 20 deletions

View File

@@ -24,10 +24,10 @@ teams:
- id: bot
spawnInterval: 3000
tanks:
- {type: bot0, rate: 0.25, bonus: 1}
- {type: bot1, rate: 0.25, bonus: 1}
- {type: bot2, rate: 0.25, bonus: 1}
- {type: bot3, rate: 0.25, bonus: 1}
- {type: bot0, rate: 0.25, bonus: 0.25}
- {type: bot1, rate: 0.25, bonus: 0.25}
- {type: bot2, rate: 0.25, bonus: 0.25}
- {type: bot3, rate: 0.25, bonus: 0.25}
points:
- {team: human, type: eagle, index: -1, direction: right, x: 12, y: 24}

View File

@@ -54,10 +54,10 @@ tanks:
- type: slow
width: 38
height: 36
speed: 2.0
speed: 2.3
bullet:
<<: *bullet
speed: 10.0
speed: 12.0
bullets: 1
skin: bc
@@ -67,7 +67,7 @@ tanks:
speed: 4.0
bullet:
<<: *bullet
speed: 7.0
speed: 8.0
bullets: 1
skin: bb

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.6 KiB

After

Width:  |  Height:  |  Size: 1.7 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.6 KiB

After

Width:  |  Height:  |  Size: 1.6 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.4 KiB

After

Width:  |  Height:  |  Size: 1.2 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.4 KiB

After

Width:  |  Height:  |  Size: 1.2 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.6 KiB

After

Width:  |  Height:  |  Size: 1.5 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.6 KiB

After

Width:  |  Height:  |  Size: 1.4 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.5 KiB

After

Width:  |  Height:  |  Size: 1.3 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.5 KiB

After

Width:  |  Height:  |  Size: 1.3 KiB