mirror of
https://github.com/yairm210/Unciv.git
synced 2025-02-20 19:56:51 +01:00
* BFS cleanup - Kotlin ArrayDeque is no longer experimental - Client code sidestepped class API even where API existed -> closed it down - nextStep when already ended now no-op instead of crash, suits usecases - predicate test very likely to be more expensive than tilesReached lookup - getPathTo only used asSequence() - why not a Sequence in the first place - Compleat documentation. This is very low level, so better help future coders to understand. - Lint: One annoying hardcoded conditional breakpoint, one unhelpful exception * BFS cleanup - patch1 |
||
|---|---|---|
| .. | ||
| src/com/unciv | ||
| build.gradle.kts | ||