mchenryc
mchenryc
The client side doesn't allow users to create names in a ban list, but this is not enforced on the server. A motivated player could bypass the client side checks....
This issue is to track progress on modularizing rendering implementations. There are currently 2 renderers: `2dcanvas`, and `webgl` mostly separated into separate directories, however, there are >66 instances of: if...
Freeciv-web needs to be transpiled to run on MSIE, but when I run a fresh build from master on MSIE-11.0.9600.19080, I see: > SCRIPT1014: Invalid character > File: webclient.js, Line:...