User Details
- User Since
- Nov 23 2020, 10:03 PM (121 w, 3 d)
Dec 14 2020
Fixed invoking with -t in windows (also is python, invoke a module)
Included logging, and the bad separator fix
Dec 13 2020
Explicit utf8 opening.
Changed path handling, added mul_round
Dec 11 2020
"fixed" path for windows
I tried and it works. However it generates 3 warnings, this patch below fixes them.
Dec 10 2020
Tested with nomad on latest svn. It works.
Dec 9 2020
Fixed Tooltips not working, store just generic, refactored cmpResourceGatherer.AddToPlayerCounter
Dec 8 2020
Fixed preinc and predec.
Fixed tooltip text.
Addressed latest comments, refreshed screenshot.
Included tooltip (mouseover) support, thanks to @Nescio. Hoping is correct to handle translation like this.
Dec 7 2020
Added more space since we moved right 4 pixels for readability.
Renamed to AddToPlayerCounter, RemoveFromPlayerCounter. Addressed latest comments.
Addressed latest comments.
I tried this patch and I confirm it fixes the "nomad" option in my tests.
Addressed latest comments. Cleaned some cruft.
Dec 6 2020
Removed handling of traders and trickles, just gatherers. Starts counting earlier as gatherers. Addressed some comments, cleaned and refactored.
Cleaned a bit, some renaming, some comments addressed.
Dec 5 2020
Seems to work, death supported, some comments addressed.
Dec 4 2020
Dec 1 2020
Nov 30 2020
Simplyfied, removed sets of gatherers, tied the counters to resourceSupply. Still not work on death of the unit, and really fast switching since resourcesupply handling, left debug code in to try to work this out.
Nov 28 2020
Still missing moving the code from Player, but fixes some comments, it shows total gatherers under population icon too, which could be useful. Still not clear how to handle properly deaths, this patch should also handle replies better, although not ideal.
Nov 27 2020
The UI works nicely now, the replay part needs some advice, not yet moved off "Player".