Máximo Castañeda
Máximo Castañeda
Notice this probably shouldn't be merged as is, I've just copied and adapted some other code already in whipper, not really knowing if what I was doing was right. I've...
Since... 2005? Freeciv has had a ruleset-defined effects system, and more and more hardcoded rules have been moving there. Freeciv-web [stores the data the server sends](https://github.com/freeciv/freeciv-web/blob/e61e62126a8458890dbca91bbcc21dae5fe75169/freeciv-web/src/main/webapp/javascript/packhand.js#L1291), but does nothing with...
It would be helpful to have the player state (idle for some turns, moving, dead, etc) in the tile info dialog one gets by middle clicking a tile. So, for...
Reported by Civothy in [the forum](http://forum.freeciv.org/f/viewtopic.php?f=20&t=83572). The console shows `Problem showing score log graph: TypeError: Cannot read property 'turn' of undefined`. Changing `start_turn` to be the same in `handle_scorelog` [init](https://github.com/freeciv/freeciv-web/blob/9cbfc4ad60e4641760bdadede021bfd192b29a8e/freeciv-web/src/main/webapp/javascript/scorelog.js#L72)...
The PROLOG separator we anchored in to patch a notice has changed from an empty line to a comment. Also update the license file and remove previous version.
- There's no need to visit all layers, just the timezone ones. - Timezones are far from rectangular, testing against their bounds gives wrong results in far too many cases....
Version: 2025.7.0-free OS: Xiaomi HyperOS 2.0.3.0 (Android 15) Get two text files. Open first one, edit and save. From within the app, open the second one and type something. The...