Yair Morgenstern
1adb19787a
Removed the crutches for unit attack bugs - we want to figure them out!
2020-05-11 20:33:53 +03:00
Yair Morgenstern
3a2b8453d5
Solved ANR when loading game to display its metadata
2020-05-11 20:20:24 +03:00
Yair Morgenstern
c756014fec
Added helper class GameSetupInfo - this will help us when setting up multiplayer games for transferring data from/to the server
2020-05-10 22:28:35 +03:00
Yair Morgenstern
b012fd0df8
Fixed "isWorked" not registering for tiles worked not by the owning city
2020-05-09 22:01:15 +03:00
Yair Morgenstern
efb823c67d
Optimized imports
2020-05-08 11:43:44 +03:00
uncivbot[bot]
a9f9685dc2
Translations update ( #2600 )
...
* Update Romanian.properties (#2589 )
* Translation/romanian (#2590 )
* romanian translations
* romabian translation
* romanian translatiobs
* wrong diacritics
* fixed wrong diacritics
* Romanian translations
* romanian translations
* Romanian translations
* Romanian translations
* Finalized Nations translations for Romanian
* romanian translations
Co-authored-by: Beniamin Szabo <beniamin.szabo@reea.net>
* Update Brazilian_Portuguese.properties (#2591 )
* Update Brazilian_Portuguese.properties
> Some fixes
* Update Brazilian_Portuguese.properties
* Update Brazilian_Portuguese.properties
* German translations 2020-05-06 (#2593 )
* German translations 2020-05-06
* Fix two missing tr() calls for User-ID-from-clipboard responses
* add translation to China , USA and Japan city (#2594 )
* Update Italian.properties (#2597 )
* UPDATE SPANISH (#2599 )
I hope this could be useful. Regards.
Co-authored-by: LynxRo <62301821+LynxRo@users.noreply.github.com>
Co-authored-by: Beniamin Szabo <szabo.farkas.beny@gmail.com>
Co-authored-by: Beniamin Szabo <beniamin.szabo@reea.net>
Co-authored-by: quantumilogic <64731997+quantumilogic@users.noreply.github.com>
Co-authored-by: SomeTroglodyte <63000004+SomeTroglodyte@users.noreply.github.com>
Co-authored-by: HI_OuO <45450852+zvn2060@users.noreply.github.com>
Co-authored-by: Giuseppe D'Addio <41149920+Smashfanful@users.noreply.github.com>
Co-authored-by: Rakyat02 <63031405+Rakyat02@users.noreply.github.com>
2020-05-08 11:39:05 +03:00
Väinö Mäkelä
bba289627c
Remove gdx-box2d from build files because it isn't used ( #2595 )
...
* Remove box2d from build files because it isn't used
* Remove some unused includes to make the build work
2020-05-08 08:05:26 +03:00
Yair Morgenstern
b309cac67b
Fadeout for potentially workable tiles currently being worked by another city
...
Mint icon looks much nicer
2020-05-07 13:04:25 +03:00
Yair Morgenstern
0eb79fff82
Resolved #2588 - instead of tile ownershp being transferrable between cities, cities can now work tiles belonging to other cities.
2020-05-06 23:37:02 +03:00
Väinö Mäkelä
91c1e0ae6d
Fix the missing overlays caused by commit 0ffb038129
( #2586 )
2020-05-05 20:15:13 +03:00
SomeTroglodyte
a940eda4a9
Better Resource order in empire overview screen ( #2577 )
2020-05-04 22:10:24 +03:00
Väinö Mäkelä
0ffb038129
Don't call canReach on the main thread when selecting a tile to move to ( #2575 )
2020-05-04 17:01:53 +03:00
Yair Morgenstern
ad7d7fba60
Added missing Romanian characters
2020-05-03 20:39:08 +03:00
Yair Morgenstern
9397f3608c
Fixed thread crashes due to concurrent actor changes in multiplayer update popups
2020-05-03 19:11:07 +03:00
uncivbot[bot]
b42c8672e1
Translations update ( #2562 )
...
* Update Simplified_Chinese.properties (#2545 )
* Update Romanian.properties (#2546 )
* Update Russian.properties (#2547 )
* Update Russian.properties
Tutorial error correction
* Update Russian.properties
Небольшие правки в Tutorial и Tutorial tasks.
* Update Russian.properties
Nations, City-states, minor translations
* Update Russian.properties
Cities
* German translations 2020-04-30 (#2548 )
* Update French.properties (#2560 )
* Translation/romanian (#2557 )
* romanian translations
* romabian translation
* romanian translatiobs
* Update Portuguese.properties (#2558 )
* Corrections to the translations (#2559 )
Co-authored-by: Doubi_TS <48427744+tianshidoubi@users.noreply.github.com>
Co-authored-by: LynxRo <62301821+LynxRo@users.noreply.github.com>
Co-authored-by: BadaTheBada <64350251+BadaTheBada@users.noreply.github.com>
Co-authored-by: SomeTroglodyte <63000004+SomeTroglodyte@users.noreply.github.com>
Co-authored-by: snipe2004 <snipe2004@hotmail.com>
Co-authored-by: Beniamin Szabo <szabo.farkas.beny@gmail.com>
Co-authored-by: guilherme-peev <guilherme.peev@gmail.com>
Co-authored-by: Jack Rainy <JackRainy@users.noreply.github.com>
2020-05-02 21:42:53 +03:00
Yair Morgenstern
f5968e678d
Players has to be an ArrayList, or else it's not guaranteed to be initializable when starting mods...
2020-05-01 00:03:07 +03:00
Yair Morgenstern
ba2e6d26e5
3.8.4
2020-04-29 19:39:38 +03:00
Yair Morgenstern
6e3de37950
Minimap now looks good for both rectangular and hexagonal maps
2020-04-29 11:14:52 +03:00
Yair Morgenstern
8bcca39f07
WILL YOU SHUT UP ABOUT THE STUPID MINIMAP NOW
2020-04-29 10:56:31 +03:00
Yair Morgenstern
38333c2600
Resolved #2536 - cities correctly expand to the last available tile
2020-04-28 12:52:18 +03:00
Yair Morgenstern
6e03910097
Fixed crashing error when loading mods
...
Load game now shows user ShowableUncivExceptions
2020-04-27 19:23:59 +03:00
SomeTroglodyte
818adbd1a3
Map editor: Placed improvement check updated: Potentially resolves #2489 ( #2518 )
...
* Map editor: Placed improvement check updated: Potentially resolves #2489
* Map editor: Placed improvement check updated: Code readability
2020-04-26 19:39:29 +03:00
SomeTroglodyte
20f37d25f1
Character set reorganized, added portuguese vowels ( #2513 )
2020-04-25 23:14:03 +03:00
Yair Morgenstern
4d75f30fd2
Can now add units in map editor!
...
Support for loading maps with units added, support for starting gams with maps with preadded units added
Not supported: Starting games with maps of civ A when that civ isn't in the game
This needs a lot of work before it can be released publicly
2020-04-24 15:04:19 +03:00
Yair Morgenstern
5a8b6fdb19
Resolved #2503 - Resizing the game no longer returns you to the main menu
2020-04-24 11:04:11 +03:00
Yair Morgenstern
9ec721f93b
New game screen adjusts to base rulesets with small amounts of civs, including barbarians
...
Unknown eras no longer cause the screen to go black
2020-04-23 23:21:25 +03:00
Yair Morgenstern
33ee29bbb2
Saving a map from the map editor screen no longer changes the screen
2020-04-23 23:03:29 +03:00
Jack Rainy
813ba5b83c
Hotfix: Do not reset the screen to the capital in the multiplayer game ( #2502 )
2020-04-23 22:46:07 +03:00
Yair Morgenstern
c0b1788d96
Changed main menu buttons to the default color scheme, renamed MenuScreen to MainMenuScreen
2020-04-23 20:16:14 +03:00
uncivbot[bot]
c890895f39
Translations update ( #2500 )
...
* French translation fixes (#2484 )
* Replace tile improvement term in FR to match Civ terminology
* FR fixes for tutorial
* FR fixes for buildings and diplomacy
* FR fixes for Trade, Nation and City-State
* FR fixes for Menus and notifications
* FR - Removed particles in front of civ names
* FR - fix non translated string (419 -> 335)
Most of the fixes here are city or place names.
These were extracted from Wikipedia French articles matching the
corresponding english article.
Thanks goes to https://wikipedia.org
* FR - fix space before "!", typo, translate falsely translated tutorial lines
* Translations (#2490 )
* Translations are added and corrected
* Translations for the main screen
* Update Indonesian.properties (#2487 )
* Update Indonesian.properties
Finished all required translations
Some tweaks and corrections
Enjoy, Indonesians
* Update Indonesian.properties
* Update Indonesian.properties
* Update Indonesian.properties
Co-authored-by: Luke Marlin <luke.marlin@viacesi.fr>
Co-authored-by: Jack Rainy <JackRainy@users.noreply.github.com>
Co-authored-by: Kensvin <63847755+Kensvin28@users.noreply.github.com>
2020-04-23 20:09:31 +03:00
Yair Morgenstern
4e53bb77d1
Merge branch 'master' of https://github.com/yairm210/Unciv
2020-04-23 19:39:42 +03:00
Yair Morgenstern
c73df02d76
Unified City States and City-States -> City-States #2497
2020-04-23 19:39:16 +03:00
Jack Rainy
73ffe4f44f
Decrease CPU load for multiplayer game ( #2495 )
...
* Decrease CPU load for multiplayer game
* Misprint is corrected
2020-04-23 19:33:14 +03:00
Yair Morgenstern
286ef707c2
Can start a new game from within a game, to copy over the game's parameters
2020-04-22 17:16:24 +03:00
Yair Morgenstern
b59cc8ab4f
Fixed resource display bug in tile table in multiplayer
2020-04-22 16:25:42 +03:00
Yair Morgenstern
688b780b14
Added a repeating baclground to the menu screen
2020-04-21 23:53:33 +03:00
Yair Morgenstern
700b1afb34
3.8.0
2020-04-21 20:28:41 +03:00
SomeTroglodyte
f774b715ab
Allow scandinavian lowercase vowels (capitalized are very rare) ( #2479 )
...
Co-authored-by: proteus-anguinus <16001896+rh-github-2015@users.noreply.github.com>
2020-04-21 20:01:18 +03:00
Yair Morgenstern
6bfe7ea9c7
Map editor now works with functions on the selected tiles - much cleaner!
2020-04-21 15:18:28 +03:00
Yair Morgenstern
081f8cb4a6
Getting to map editor from the main screen is much nicer
2020-04-21 14:53:34 +03:00
Yair Morgenstern
4c3b9e0c14
Map editor leaves to main menu
2020-04-21 12:40:38 +03:00
Yair Morgenstern
661ac08e5c
Moved the map editor into the main menu as well
2020-04-21 00:07:05 +03:00
Yair Morgenstern
bb3a84fbe7
Removed may references to UncivGame.Current
2020-04-20 23:35:38 +03:00
Yair Morgenstern
eaf7c0a150
New players are correctly send to the language screen
2020-04-20 23:21:52 +03:00
Yair Morgenstern
a3a9bd142e
Added a main menu - and it only took 3 years before I felt it was needed
...
This should allow players whose game generation is crashing to be able to send us games, and a lot more besides!
2020-04-20 23:16:58 +03:00
Yair Morgenstern
458caa8bbb
Map height normalized to feasable amounts of mountains
2020-04-20 19:47:26 +03:00
Yair Morgenstern
b6fc37aad8
Resolved #1936 - can sign Declarations of Friendship in Multiplayer
2020-04-20 18:29:16 +03:00
Yair Morgenstern
09bdaeb7a8
Resolved #2360 - can now change the current user ID for multiplayer when changing devices
2020-04-20 17:35:05 +03:00
Yair Morgenstern
1a0d808b65
More toTextButton() changes
2020-04-20 17:33:46 +03:00
Yair Morgenstern
bc7ee18141
More sequencing, it can only help
2020-04-20 09:24:38 +03:00