e7cd363b70
3.12.0
2020-12-13 10:00:22 +02:00
e6882e8223
Update Japanese.properties ( #3407 )
2020-12-13 09:29:08 +02:00
963fee3552
Added much-needed "+[]% Production when constructing [] units" unique
2020-12-13 09:27:31 +02:00
4c48522de2
Removed unused "effects" from the policy file
2020-12-11 14:26:40 +02:00
d0774db030
Resolved #3408 - Unit maintenance cost reduction generalized, now works for Ottomans
2020-12-11 14:24:09 +02:00
2708cc3309
Update Italian.properties ( #3397 )
2020-12-10 11:24:12 +02:00
ceef8bd7ad
Fixed self-made bug of missing helicopters...
2020-12-08 21:02:40 +02:00
8a5247324c
3.11.18
2020-12-06 22:16:03 +02:00
e66fbd61fa
Merge branch 'master' of https://github.com/yairm210/Unciv
2020-12-06 21:51:18 +02:00
b50c129e2d
"+[] Movement for all [] units" now respects all unit categories
2020-12-06 21:50:46 +02:00
64ad7216ca
Update Korean.properties ( #3394 )
...
* Update Korean.properties
* Update Korean.properties
* Update Korean.properties
* Update Korean.properties
* Update Korean.properties
* Update Korean.properties
* Update Korean.properties
* Update Korean.properties
2020-12-06 21:37:16 +02:00
139503ff55
Update Japanese.properties ( #3392 )
2020-12-06 21:27:34 +02:00
22b3f563f3
Crash reports contain the game version for easy filtering
...
Added helper function cityInfo.isWorked(tile)
2020-12-05 22:54:16 +02:00
6a73909c67
Helicopter Gunship ( #3385 )
...
* -Helicopter Gunship Implemented
-Anti-Tank Gun upgrades to it
* unit atlas
* "All tiles cost 1 movement"
2020-12-04 14:20:24 +02:00
a9d36c073a
Mods can handle removing existing buildings
2020-12-03 23:58:48 +02:00
c12afb4131
"have signed the peace treaty" -> "have signed a peace treaty"
2020-12-03 23:29:36 +02:00
0feb9bdefc
First attempt at making Unciv Android-TV-compatible
2020-12-01 23:26:01 +02:00
b30e6e6fdd
Update Indonesian.properties ( #3367 )
2020-12-01 21:25:40 +02:00
b9f6e0deec
3.11.16
2020-11-30 23:29:29 +02:00
5830996b3b
Update Italian.properties ( #3365 )
2020-11-30 22:56:31 +02:00
c86d6e7b69
Fixed broken tests
2020-11-26 14:27:14 +02:00
b54fec05f1
3.11.15
2020-11-25 21:37:02 +02:00
77c8df6516
Update Italian.properties ( #3362 )
2020-11-24 22:55:31 +02:00
fc4c8c48ee
Update Polish translation ( #3356 )
2020-11-24 22:12:30 +02:00
323c593d6e
Fixed Free Thought trading post bonus. ( #3361 )
...
It should provide Science instead of Gold.
2020-11-24 10:52:02 +02:00
0952a6a5a6
Test-breaking text error, good thing we have tests :)
2020-11-23 19:08:01 +02:00
eb7a064019
Resolved #3335 - Removed all unecessary spaces and colons
2020-11-22 22:48:38 +02:00
3d1e1d7936
Removed some confusing and pointless ": " at the end of translations - #3335
2020-11-22 22:41:12 +02:00
6d7d698dad
Prepacked flag, unit and building images in altas files, so they'll be readable from the jar files
2020-11-22 21:47:46 +02:00
072226ff9a
Added "All [] Cities get a free []" unique. ( #3352 )
...
* Added "All [] Cities get a free []" unique.
The first parameter is for city type. Currently "new" and "coastal" are supported.
"new" matches every city and "coastal" matches cities on a coastal tile.
"new" and "coastal" were added to template.properties for translation.
Upon city founding, the second parameter building is added to the city.
In civ 5 G&K, Carthage gets a free harbor for every coastal city.
* -Syntax changed to "Get a free [] []"
First paramater is the building and second is the city filter.
Supports "in every city" and "in every coastal city"
-new and coastal was removed from template.properties
-in every coastal city was added to template.properties
* Changed syntax to "Gain a free [] []"
2020-11-22 11:55:34 +02:00
c33793cf81
Update Russian translation ( #3351 )
2020-11-19 23:42:47 +02:00
35554f3ec6
Resolved #3330 - Texture is back to 2048*2048, by taking flags buldings and units out of the main image.
...
The cost is that there are texture swaps, and so framerate is hurt.
2020-11-19 21:44:09 +02:00
bf4216578a
3.11.12
2020-11-14 22:35:12 +02:00
8f6dca9df3
Translations update ( #3339 )
...
* Update Russian translation (#3334 )
* Update Korean.properties (#3336 )
Co-authored-by: Ivan Romanov <drizt72@zoho.eu >
Co-authored-by: kasterra <74085452+kasterra@users.noreply.github.com >
2020-11-14 22:12:43 +02:00
6344e0835e
Fix german introduction ( #3329 )
...
The German name for the Great Barrier Reef is the English name, the literal translation is not used.
2020-11-11 21:22:38 +02:00
ab8b4405f2
Update Japanese.properties ( #3328 )
2020-11-10 22:08:38 +02:00
86c6624f8e
Resolved #3326 - Settling a city removes the improvement in progress
2020-11-09 21:26:26 +02:00
4667594731
3.11.10
2020-11-07 20:49:38 +02:00
6c595eff50
Updated korean.properties ( #3321 )
...
Translated much of untranslated sentences. Most of translation refered to civ5 documents in namu.wiki.
번역되지 않은 많은 문장을 업데이트 하였습니다. 번역의 대부분은 나무위키 문명 5 문서들을 참고 하였습니다.
2020-11-07 20:15:57 +02:00
65524cb7dd
Removed exitEvent from the UncivGameParameters, since Gdx.app.exit() does the same thing :)
2020-11-04 00:09:11 +02:00
d42b93c705
3.11.9
2020-11-02 22:25:34 +02:00
2cddfc2b56
Update Indonesian.properties ( #3313 )
2020-11-02 20:39:16 +02:00
7e7e0e8a3d
Update Simplified_Chinese.properties ( #3314 )
...
Additional Chinese translations
2020-11-02 20:39:04 +02:00
77af9ba80c
Translations update ( #3312 )
...
* Update Italian.properties (#3299 )
* Update Spanish.properties (#3308 )
Co-authored-by: Giuseppe D'Addio <41149920+Smashfanful@users.noreply.github.com >
Co-authored-by: chriscr2 <70113017+chriscr2@users.noreply.github.com >
2020-11-01 21:50:04 +02:00
247350d6a1
Revert "-Terracotta Army, Alhambra, Hanse, Leaning Tower of Pisa, Neuschwanstein, and Hubble Space Telescope are no longer buildable or displayed in the pedia since they are not part of vanilla Civ 5. ( #3300 )" ( #3301 )
...
This reverts commit 49cdf09b44
.
2020-10-27 00:22:02 +02:00
49cdf09b44
-Terracotta Army, Alhambra, Hanse, Leaning Tower of Pisa, Neuschwanstein, and Hubble Space Telescope are no longer buildable or displayed in the pedia since they are not part of vanilla Civ 5. ( #3300 )
...
Their entries were kept in the json files so as to not break pre-existing save files.
-Units and buildings that are unbuildable are not shown in the pedia or tech picker as being unlockable by tech
2020-10-27 00:20:48 +02:00
1d391e14e5
3.11.8
2020-10-26 23:55:20 +02:00
525671403b
Translations update ( #3298 )
...
* Update Italian.properties (#3287 )
* Update Czech.properties (#3288 )
new strings translated
* Update Japanese.properties (#3290 )
* Update Japanese.properties
* Update Japanese.properties
* Update Japanese.properties
* Update Japanese.properties
* Update Japanese.properties
* Update Hungarian.properties (#3291 )
Mostly fixed typos & added a few translations
* Update Indonesian.properties (#3292 )
* Update German.properties (#3297 )
Co-authored-by: Giuseppe D'Addio <41149920+Smashfanful@users.noreply.github.com >
Co-authored-by: stoupa007 <60326342+stoupa007@users.noreply.github.com >
Co-authored-by: paontv <57051667+paontv@users.noreply.github.com >
Co-authored-by: borklfd <67602409+borklfd@users.noreply.github.com >
Co-authored-by: Kensvin <63847755+Kensvin28@users.noreply.github.com >
Co-authored-by: mister-bum <60568506+mister-bum@users.noreply.github.com >
2020-10-26 23:47:03 +02:00
64fc57e6d2
Helicopter Gunship uniques ( #3294 )
...
* Preparation for Helicopter unit
-"All tiles costs 1" unique makes every tile cost 1. Used by Helicopter in CIV 5.
-"Can pass through impassable tiles" unique allows unit to pass through any tile. Used by Helicopter in CIV 5. Does not let units cross ocean if they couldn't already, just terrain that is considered "impassable"
-Mountains now do 50 damage to units that end turn on it. In civ 5 and its expansion this is what happens to any unit that is able to pass mountains.
This is "hard coded" for now. Also added the notification text to template.properties
* mountains do not give sight bonus when on them
* Revert "mountains do not give sight bonus when on them"
This reverts commit 83ad3df5d4
.
2020-10-26 20:28:44 +02:00
3713923caf
Added mods to crash report, many crashes are caused by incorrectly defined mods
2020-10-24 23:16:16 +03:00