mirror of
https://github.com/yairm210/Unciv.git
synced 2025-01-05 21:11:35 +07:00
538330db87
* ♻️ merge together two branches executing same code * ♻️ swap if-else chain with when to improve readability * ⚡️ swap conditions to first check the lighter computationally-wise * ♻️ extract method to increase readability * 💚 add some tests for TargetHelper * 💡 add comment explaining how Unciv grid system works using a graphical example * 💚 add other tests * ♻️ change method name to better reflect what it does * 🐛 fix import after rebase * 🔥 remove parameter when value is the default and use static field for Vector2(0f, 0f) * ♻️ split setTileTerrainAndFeatures in two different methods * ♻️ update older tests to use the new functions |
||
---|---|---|
.. | ||
src/com/unciv | ||
build.gradle.kts |