-
Megamek 47.6
Received the following Feedback re the tileset.
From Greekfire
_Fiddling around with the new 47.6 it strikes me that the "base" brownish scheme for the saxarba tileset might have its…
-
```
for ix in 1:10
x = continue
println(ix)
end
```
this continues through the whole loop, but `x` remains undefined. I would expect a syntax error here. the behavior is similarly conf…
-
#### tl;dr ####
There are potentially nicer/more principled ways to do this, but this works, so I wanted to submit it in case it helps somebody else. I'm happy to check this in into some kind of do…
-
I'm currently using voxel plugin pro with this version of ALS, and everything is working great except my character's legs spin on the client view when walking on a voxel terrain. I'm not sure if this …
-
Currently, coral reefs like https://www.openstreetmap.org/way/425270917 will only be rendered up to level 10, but from the scale of the coral reef in the picture, wouldn't it be more appropriate to re…
-
Hi everyone,
I have started my first IoT project in the last few days. Based on arduino and the DEV board ESP-12S-A9-A9G-GPRS-Node-v1.0.
I would like to share my source code to discuss the followi…
-
# Problem
No OSM-Tileserver is perfekt for every purpose.
- generally we would need a very clean map
- sometimes more details are relevant, especially during mapping of new entries
- in certain if…
-
I'm working on a new decay system (one that's not as much caused by explosion, rather just nature taking over). After that's done on my fork, I may be able to help with furniture/interior walls.
-
# Project Update
http://mikecann.co.uk/lieroxna/project-update/
-
https://www.gpsbabel.org/htmldoc-development/fmt_kml.html says:
> GPSBabel's KML writer is relatively strong.
Too strong in fact. The KML produced is bloated with tons of... well,
one needs e.g.,…