|
9 | 9 |
|
10 | 10 | # Changelog
|
11 | 11 |
|
| 12 | +## 1.1.1 (20-sep-2021) |
| 13 | + - __PC: windows launcher moved from i386 to amd64 to prevent antivirus false positive detection__ |
| 14 | + - PC: embedded JDK updated to 17.0.4.1+1 |
| 15 | + |
12 | 16 | ## 1.1.0 (26-sep-2021)
|
13 | 17 |
|
14 | 18 | - __PC: added serverless LAN network game mode__
|
15 | 19 | - PC: embedded JDK updated to 17+35
|
16 | 20 | - PC: improved send of fire request through network in the end of fire animation
|
17 | 21 | - PC: refactoring
|
18 | 22 |
|
19 |
| -## 1.0.3 (23-may-2021) |
20 |
| - |
21 |
| -- PC: mproved select of start frame for ships |
22 |
| -- PC: fixed ratio of morse2 sound |
23 |
| -- PC: improved select of firing ship to make better probability for air-carrier and dreadnoughts |
24 |
| - |
25 | 23 | [Full changelog](changelog.txt)
|
26 | 24 |
|
27 | 25 | # Disclaimer
|
@@ -53,13 +51,13 @@ A008 client.
|
53 | 51 |
|
54 | 52 | | OS | Download link |
|
55 | 53 | | -------------------------------------------- | --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
|
56 |
| -|  | __[Game client for Windows amd64 (JRE included)](https://github.com/raydac/battleships-resurrection/releases/download/1.1.0/battleships-resurrection-1.1.0-windows-jdk-amd64.zip)__ | |
57 |
| -|  | __[Game client for OSX amd64 (JRE included)](https://github.com/raydac/battleships-resurrection/releases/download/1.1.0/battleships-resurrection-1.1.0-macos-jdk-amd64.zip)__ | |
58 |
| -|  | __[Game client for OSX aarch64 (JRE included)](https://github.com/raydac/battleships-resurrection/releases/download/1.1.0/battleships-resurrection-1.1.0-macos-jdk-aarch64.zip)__ | |
59 |
| -|  | __[Game client for Linux amd64 (JRE included)](https://github.com/raydac/battleships-resurrection/releases/download/1.1.0/battleships-resurrection-1.1.0-linux-jdk-amd64.tar.gz)__ | |
60 |
| -|  | __[Game client, cross-platform JAR file](https://github.com/raydac/battleships-resurrection/releases/download/1.1.0/battleships-resurrection-1.1.0.jar)__ | |
61 |
| -|  | _[pre-built GFX-compatible server (only JAR)](https://github.com/raydac/battleships-resurrection/releases/download/1.1.0/gfx-playroom-server-1.1.0.jar)_ | |
62 |
| -|  | _[pre-built J2ME midlet for Motorola A008 (zipped JAD+JAR)](https://github.com/raydac/battleships-resurrection/releases/download/1.1.0/BattleShip_A008.zip)_ | |
| 54 | +|  | __[Game client for Windows amd64 (JRE included)](https://github.com/raydac/battleships-resurrection/releases/download/1.1.1/battleships-resurrection-1.1.1-windows-jdk-amd64.zip)__ | |
| 55 | +|  | __[Game client for OSX amd64 (JRE included)](https://github.com/raydac/battleships-resurrection/releases/download/1.1.1/battleships-resurrection-1.1.1-macos-jdk-amd64.zip)__ | |
| 56 | +|  | __[Game client for OSX aarch64 (JRE included)](https://github.com/raydac/battleships-resurrection/releases/download/1.1.1/battleships-resurrection-1.1.1-macos-jdk-aarch64.zip)__ | |
| 57 | +|  | __[Game client for Linux amd64 (JRE included)](https://github.com/raydac/battleships-resurrection/releases/download/1.1.1/battleships-resurrection-1.1.1-linux-jdk-amd64.tar.gz)__ | |
| 58 | +|  | __[Game client, cross-platform JAR file](https://github.com/raydac/battleships-resurrection/releases/download/1.1.1/battleships-resurrection-1.1.1.jar)__ | |
| 59 | +|  | _[pre-built GFX-compatible server (only JAR)](https://github.com/raydac/battleships-resurrection/releases/download/1.1.1/gfx-playroom-server-1.1.1.jar)_ | |
| 60 | +|  | _[pre-built J2ME midlet for Motorola A008 (zipped JAD+JAR)](https://github.com/raydac/battleships-resurrection/releases/download/1.1.1/BattleShip_A008.zip)_ | |
63 | 61 |
|
64 | 62 | # Short historical review
|
65 | 63 |
|
|
0 commit comments