bc8198d21a
Update Polish.properties ( #2173 )
...
Some more cities translated.
2020-03-19 09:37:53 +02:00
e308f1fe0c
Added logic to check Player- and Game-IDs according to new layout. ( #2108 )
...
Backwards compatible to old format.
2020-03-18 22:55:57 +02:00
701ddcb76b
Trade offers better sorting with user choice ( #2180 )
...
#2152 is nice but sorts by internal key, thus translations are not
taken into account and cities are sorted by their guid
Also moving larger amounts to the top may not be everyone's taste
so this offers the user a choice
2020-03-18 10:21:50 +02:00
076821a181
Fix: Freshly improved resources often do not show up on world screen, overview or trade ( #2182 )
...
Issue visible right at start of turn, saving and reloading viable workaround.
2020-03-18 09:55:10 +02:00
e8f63ef996
Merge branch 'master' of https://github.com/yairm210/Unciv
2020-03-17 00:14:18 +02:00
11e7a48d78
3.6.8
3.6.8
2020-03-16 23:44:15 +02:00
7faa890bf2
Translations ( #2166 )
...
* Update Polish.properties (#2140 )
Not all cities have been translated. Too much work :)
* Update Italian.properties (#2142 )
* Update Japanese.properties (#2159 )
* Update Russian.properties (#2165 )
* Translations update (#2153 )
* Updates
Co-authored-by: Freshy <60152907+GreenFreshy@users.noreply.github.com >
Co-authored-by: Giuseppe D'Addio <41149920+Smashfanful@users.noreply.github.com >
Co-authored-by: paontv <57051667+paontv@users.noreply.github.com >
Co-authored-by: Ivan961 <59473988+Ivan961@users.noreply.github.com >
Co-authored-by: Jack Rainy <JackRainy@users.noreply.github.com >
2020-03-16 23:41:00 +02:00
6c5f729333
Sorted list of icons for promotions ( #2164 )
2020-03-16 12:55:48 +02:00
c7d020e32d
Filter for the custom maps ( #2163 )
2020-03-15 21:10:59 +02:00
2cbc0e93e0
Ice is impassible for all except submarines ( #2158 )
...
* Ice is impassible for all except submarines
* Using "unique" property + simplified call of functions
2020-03-15 18:24:52 +02:00
feb786c9ee
Merge branch '3.6.7-patch2'
2020-03-14 21:50:09 +02:00
fa41e50a33
Resolves #2157 - 3.6.7-patch2
2020-03-14 21:46:45 +02:00
834e3e578c
Fix for the Knight's movement ( #2151 )
...
Resolves #2143
2020-03-14 20:15:58 +02:00
a18d52c82a
Sort resources by name and amount ( #2152 )
2020-03-14 20:13:46 +02:00
1978d7e707
Merge branch 'master' of https://github.com/yairm210/Unciv
2020-03-12 21:16:32 +02:00
d8d74b6873
Resolved #2137 - Fixed worker automation for snow tiles, AND settler automation fix
3.6.7-patch1
2020-03-12 21:03:36 +02:00
dd438f16c8
Translation refactoring - part 2 (Tutorials) ( #2114 )
...
* Make TranslationFileReader as object class
* Generate strings from Tutorials.json
* Simplified storage and loading of the tutorials
* Transfer existing translations
2020-03-12 16:38:57 +02:00
c7e8dfb8fb
Energy saving: music and sounds ( #2128 )
2020-03-12 08:35:45 +02:00
528392baab
Allow selection of non-buildable items ( #2126 )
2020-03-12 08:34:44 +02:00
e370bbc53b
Hide crosshair while city can't attack ( #2124 )
2020-03-12 08:33:03 +02:00
97a9a0f08c
Display an amount of gold when buying the tile ( #2127 )
2020-03-12 08:32:29 +02:00
1564856391
Turn number of trade changes with game speed. ( #2123 )
2020-03-11 21:43:59 +02:00
c64b359fb5
3.6.7
3.6.7
2020-03-11 17:26:26 +02:00
a54189c7ba
Updated German.properties and Italian.properties ( #2115 )
...
* Update for German.properties
* Update for Italian.properties
2020-03-11 17:12:39 +02:00
2a67294554
Snow, Ice, Atoll & Map Generation ( #1909 )
...
* Snow, Atoll & Ice
* Fix White Hexagon + Small NW refactor
* More Land in Continents #1886
* Atoll can spawn only on Coast
* Added new constants and turned Constant into an object
* Latitude and Longitude utility methods
* New MapGenerator steps
* New MapParameters & MapGenerator cleanup
* Added New Map option to MapEditor menu
* New parameters default values and limits
* archipelagos map type
* Translations & Atlas
* removing unneeded octave displacement
* Fix Archipelago
* Perlin noise parameters & no-elvis in TileMap
* Rebuilt Atlas
Co-authored-by: Eddh <remi.dufour@protonmail.com >
2020-03-11 11:39:37 +02:00
15098d877c
Translations refactoring ( #2096 )
...
* Rename "translationsByLanguage" folder
* Minor refactoring
* Generate Nations strings
* Use the nations strings while creating the translation files
* Clean up of Nations files
* Transfer existing translations
* Get rid of the nation's translated name
* Transfer just few nations' translations for languages without Nations_Language.json
* Clean up of not used greetings
* Correct marking of not translated strings
2020-03-10 10:17:05 +02:00
c0414db381
Several users have stated that the Unciv standalone doesn't really work in Windows 32 bt, so I'm removing it from the releases to reflect that
2020-03-10 10:06:40 +02:00
30a2eda15f
UnitTable no longer scrolls when unnecessary
2020-03-09 22:13:47 +02:00
13def8739e
Corrections according to #2101 ( #2105 )
...
* College requires Phylosophy
* "Police State" influences the courthouses, not culture borders
* "Autocracy complete" has +20 attack effect
* Translations updates
2020-03-09 00:00:32 +02:00
f769d60826
Do not recreate the window ( #2107 )
2020-03-08 23:58:32 +02:00
0cf27789e9
Borders made of oriented triangles rather than circles ( #2104 )
2020-03-08 20:36:50 +02:00
61565c0ee6
Reverted the UnitActions to the old setup (the new sequence yield was unnecesarily confusing),
...
but kept the merge of canAct and the null action and taking specific actions when necessary and not the entire list
2020-03-08 00:24:19 +02:00
db6031da82
Starting locations work again =)
2020-03-07 23:06:34 +02:00
58f7e06b72
Moving unique abilities to an Enum ( #2095 )
...
* Unique abilities moved to enums
* remove diplomatic victory type WIP
* Address review comments. Translations for unique abilities names aren't used anywhere as far as I can tell, but added them to relevant translation files just in case.
Co-authored-by: nmeze <nicolas.mezeret@gmail.com >
2020-03-07 22:22:20 +02:00
2bc590d5b5
Fixed number of strategic resources
2020-03-07 22:07:42 +02:00
296936ae53
Fix/city buy sell exploits ( #2094 )
...
* Fix erroneous removal from queue
* Buy/Sell popups disable respective button and force closure of other popups
2020-03-07 20:04:27 +02:00
ccc5c5ee84
3.6.6
3.6.6
2020-03-06 16:18:00 +02:00
54a29e28bc
Translations ( #2091 )
...
* 2 new french translations (#2078 )
* Update German.properties (#2079 )
Refined a few translations I stumbled upon in-game
* Update Japanese.properties (#2082 )
* Added german translations (#2084 )
Co-authored-by: Fabian Wrobel <fabian.wrobel@freenet,de>
* Updates
Co-authored-by: armandberger <hoel@free.fr >
Co-authored-by: Marmo <5788516+Marmo@users.noreply.github.com >
Co-authored-by: paontv <57051667+paontv@users.noreply.github.com >
Co-authored-by: CarpeLuxNoctem <61473456+CarpeLuxNoctem@users.noreply.github.com >
Co-authored-by: Fabian Wrobel <fabian.wrobel@freenet,de>
2020-03-06 16:14:09 +02:00
80ca06afbe
ResponsePopup is now working like intended ( #2089 )
2020-03-06 16:05:42 +02:00
73e8b718ab
Keshiks are ranged units ( #2087 )
2020-03-06 10:33:08 +02:00
0df1907383
Distinct color for Korea ( #2085 )
2020-03-06 10:31:48 +02:00
e12f35660f
Revert close buttons + usability improvement ( #2088 )
...
* Revert changes to the Close buttons from PR #2069
* Better sensivity of diplomacy buttons
2020-03-06 10:31:23 +02:00
585ec2b723
Water units can no longer see over hills etc.
2020-03-05 23:37:58 +02:00
5117a498f9
Resolved #2040 - Moved the turn counter on the top bar to the second level, to even out both levels
2020-03-05 23:29:42 +02:00
8ab7f7ae50
Adding the unsigned apk (which doesn't seem to work out-of-the-box for most players) was causing confusion and more harm than good
2020-03-05 23:12:54 +02:00
978f5bda53
Resolved #2074 - Fixed domination victory
2020-03-05 23:01:39 +02:00
7bd0365a8e
Issue#2019 ( #2051 )
...
* Issue#2019
Player should not be able to nuke a civilsation that it has a peace treaty with
* wordlscreen is updated when notification shown (#2019 )
* Fixed PR comments #2019
* issue #2019
* Fixed PR comments #2019
* Fixed PR comments #2019
* Fixed PR comments #2019
refactoring
* Fixed PR comments #2019
removed unnecessary line
2020-03-05 22:50:23 +02:00
82ab66ad05
Ranking by culture is by number of adopted policies
2020-03-05 22:28:51 +02:00
955dff89b9
fix research agreement button. ( #2080 )
2020-03-04 20:13:15 +02:00
97a07d3530
Resolved #2071 - AI will wait 20 turns between proposing research agreements if declined
2020-03-03 23:05:56 +02:00