Commit Graph

86 Commits

Author SHA1 Message Date
cbeb9a96a6 replaceAll appears to be a Java 8 feature, so rewrote the queue updating when obsoleting units
Also added sequence changes as per @SomeTroglodyte
2020-04-20 13:31:21 +03:00
3f97daf1da 3.7.6 2020-04-19 23:55:11 +03:00
30bfde6391 Gradle upgrade 2020-04-19 10:23:09 +03:00
47e2f00816 3.7.5-patch1 2020-04-18 21:15:13 +03:00
f9e7411569 3.7.5 2020-04-17 11:58:42 +03:00
c1f0084fb0 Added a check to see if a policy effect was active - this is an important step towards "different effects for the same policy name", as happens between Vanilla and G&K/BNW 2020-04-16 11:05:49 +03:00
68af30acf0 3.7.4 2020-04-15 23:58:14 +03:00
f64b598d1b 3.7.3 2020-04-13 21:40:28 +03:00
2b120f0b2a 3.7.2 2020-04-11 22:28:27 +03:00
c3f038ee36 3.7.1 2020-04-08 15:36:17 +03:00
b63d56277d 3.7.0 2020-04-05 12:19:33 +03:00
b94d624319 3.6.15 2020-04-02 14:52:25 +03:00
4e365acd6b 3.6.14-patch1
Fixed crash when non-resource trades are made
2020-03-31 14:15:13 +03:00
62e78dec1c 3.6.14 2020-03-30 22:54:40 +03:00
f5ee058ab5 3.6.13 2020-03-28 22:46:13 +03:00
4219776329 3.6.12 2020-03-25 16:23:59 +02:00
5402ae7b82 3.6.11 2020-03-23 23:58:47 +02:00
56c547886c 3.6.10
Unit Action buttons stick to the left  - #2214
2020-03-21 21:11:38 +02:00
49a0b90331 3.6.9 2020-03-19 10:30:01 +02:00
11e7a48d78 3.6.8 2020-03-16 23:44:15 +02:00
fa41e50a33 Resolves #2157 - 3.6.7-patch2 2020-03-14 21:46:45 +02:00
d8d74b6873 Resolved #2137 - Fixed worker automation for snow tiles, AND settler automation fix 2020-03-12 21:03:36 +02:00
c64b359fb5 3.6.7 2020-03-11 17:26:26 +02:00
30a2eda15f UnitTable no longer scrolls when unnecessary 2020-03-09 22:13:47 +02:00
ccc5c5ee84 3.6.6 2020-03-06 16:18:00 +02:00
2cf5645629 3.6.5 2020-03-03 22:04:38 +02:00
f7a010f10e 3.6.4-patch1 2020-03-02 22:30:07 +02:00
7b5e59292e 3.6.4 2020-03-01 23:46:11 +02:00
47065e0384 modify Eiffel Tower effect. translation update. (#1955) 2020-03-01 22:25:59 +02:00
f081f02006 3.6.3 (+patch1) 2020-02-27 21:57:52 +02:00
9188c7790f Multiplayer Notification Fix for random Termination (#2024)
* Reworked Notification service to remove Nullpointer crashes due to non-final static variables being null. Instead moved all state to Worker specific architecture. Also switched to Android based localization because core-based one can be unavailable to worker.

* Added missing blanks

* Added more internationalization
Added missing androidX declaration (neccessary for newer Gradle versions)
Updated Gradle for new Android Studio Version

* Optimization

* Removed missing translations error
2020-02-27 19:35:40 +02:00
5cc39b1020 3.6.2 2020-02-24 22:28:38 +02:00
e22eca2c10 Welp, forgot to push changes for 3.6.1 before merging other PRs
Embarrasing
2020-02-22 22:35:03 +02:00
43918a2580 Resolved #1962 - set a max zoom level so that "infinite zoom" from capacative scrolling is no longer irrecoverable 2020-02-19 22:34:53 +02:00
65e1c90e28 Resolved #1963 - can now unautomate embarked workers 2020-02-18 17:25:59 +02:00
72abdc964f 3.6.0 2020-02-17 20:16:43 +02:00
4004c6ff76 Translation (#1951)
* Update Polish.properties (#1931)

* Update Russian.properties (#1932)

* Update Italian.properties (#1933)

Also added Research Agreement

* Update Japanese.properties (#1942)

* Update Japanese.properties

* Update Japanese.properties

* Update Japanese.properties

* Translations update (#1943)

* Translations update

* Render some missing characters in the Ukrainian translations

* More translations

* Fixed typo: Otto von Bismark -> Otto von Bismarck (#1954)

* Translation updates, added test to assure that translations in template file end with a space

* Disabled Maven - hopefully Travis check will not take 10 minutes and will pass

Co-authored-by: Freshy <60152907+GreenFreshy@users.noreply.github.com>
Co-authored-by: IraqLobster34 <56483230+IraqLobster34@users.noreply.github.com>
Co-authored-by: Smashfanful <41149920+Smashfanful@users.noreply.github.com>
Co-authored-by: paontv <57051667+paontv@users.noreply.github.com>
Co-authored-by: JackRainy <JackRainy@users.noreply.github.com>
Co-authored-by: schnippl0r <58435847+schnippl0r@users.noreply.github.com>
2020-02-17 19:38:14 +02:00
7d72a0a789 3.5.14-patch1 2020-02-16 21:53:38 +02:00
aa393c4eea 3.5.14 2020-02-14 14:04:11 +02:00
e2dfa7c04c 3.5.13 2020-02-12 21:05:44 +02:00
86cd158d83 3.5.12 2020-02-09 20:44:52 +02:00
61471683fc 3.5.11 2020-02-06 22:38:25 +02:00
49086086ee 3.5.10 2020-02-04 23:28:32 +02:00
76bda5bceb 3.5.9-patch1 2020-02-03 16:34:17 +02:00
259321fe22 3.5.9 2020-02-02 18:04:38 +02:00
e69f092d3a 3.5.8 2020-01-30 21:03:03 +02:00
267c98be55 Resolved #1757 - Can now see version when running from a desktop Jar 2020-01-29 21:45:44 +02:00
73816dd470 Resolved #1598 - we now save map options for new games started 2020-01-02 19:37:40 +02:00
cedb6ff5e3 Added the notification for the third-party civilizations (#1558)
* Added the notification for the third-party civilizations

If a civilizations knows about some two civilizations, it will be notified when:
* They declare the war
* They make a peace
* They sign the declaration of peace
* One denounce the other

Additionally, when civ enters a new era, all civs that know about it get a notification

* Fixed the translation `.properties`

* Cleanup

* Fix: 2 notifications for each peace treaty

Russia and America...
America and Russia...

* Typo

* Code style changes

* Resolved conflicts

* Simple getCommonKnownCivs() tests
2019-12-30 18:12:14 +02:00
7f06ae0cce Refactor Tutorials and fix some issues, write tests (#1524) 2019-12-26 11:40:48 +02:00