proteus-anguinus
c40dd09e11
Complex ruleset merge order ( #2240 )
...
* .gitignore: mods SaveFiles transients
* Simple transposition prevents mod improvements from appearing below roads&removals
should also move modded nations to the top in new game player picker
2020-03-25 12:52:20 +02:00
wrov
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
Yair Morgenstern
eace5a46b4
Disabled GL 3.0 because it causes problems in Mac computers
2019-12-08 09:10:02 +02:00
Yair Morgenstern
f626381c31
I think we're ready to pack!
2019-11-24 22:22:47 +02:00
Yair Morgenstern
2a139ff732
Resolved #1364 - Policy picker screen won't appear from the world screen if there are no possible policies to pick
2019-11-24 00:02:28 +02:00
Yair Morgenstern
2df7bcafbd
Added tests for Travis to fail if the jsons don't parse or something
2019-11-10 21:39:10 +02:00
Yair Morgenstern
91ac744692
Added "user id from clipboard" button in New Game screen
...
Fixed other user id problems
2019-09-03 23:22:27 +03:00
Yair Morgenstern
56b3f1c77a
City founding tutorial no longer activates if the AI founded a city before you
2019-08-18 23:25:01 +03:00
Yair Morgenstern
3a990434f3
Added initial map editor! Woohoo!
2019-02-02 22:43:02 +02:00
Yair Morgenstern
9ba73c4a6f
No height difference between hills and hills with jungle/forest
2019-01-21 23:10:03 +02:00
Yair Morgenstern
d1df5a2fdf
Chinese font downloaded per-use basis - makes the android app require Internet permissions, but that was coming anyway
2018-12-09 19:47:21 +02:00
Yair Morgenstern
44d5017f6f
MoveHereButton creation deferred to main thread, in order to LibGDX errors caused by concurrent UI alteration
2018-12-06 12:30:02 +02:00
Yair Morgenstern
24b27a791f
Added Replacable Parts tech and Great War Infantry
...
Musketman now upgrades to Rifleman
Solved more rare concurrency problems
2018-12-02 23:05:05 +02:00
Yair Morgenstern
c088c02b1e
Added Roboto font and finally figured out how to make TrueType fonts look good!
2018-06-05 21:53:51 +03:00
Yair Morgenstern
2f9d6af693
Improvements on tiles can advance
...
Cannot create adjacent cities
Standardized function and parameter names
2017-11-30 22:25:20 +02:00
Yair Morgenstern
0319602092
Initial commit
2017-11-22 00:09:35 +02:00