-
Was in the original 'palette':
* Thin toggle wall/one-way wall (conceptually easy to implement, but I never looked into how alternate thin wall types ought to be encoded)
* Chuck-style Heart Socke…
-
As we plan to have several map styles tailored to different activities #1577 we need a way to switch between them.
We have public transport (subway) and altitude isolines "layers" button already.
…
pastk updated
10 months ago
-
There are two sides to planets, resources and visuals. Many games get one right, but not the other. Astroneer gets the resources right, but is visually bland. NMS gets the visuals right, but the limit…
-
It's a nice feature I miss (and potentially other players) that was replaced by movie animations. Maybe have a client-side option?
-
Any ideas why this error is occurring when i try to use the plugin? Thanks!
-
There is a real need for a tool to live edit cartocss style.
I tried to use kosmtik but i t wont render because most of the properties values are not recognized (linear, step, all nuti....)
I see…
-
I'm trying to get the instanced {
return response.json()
}, error => {
//implement error
console.log('e…
-
I am afraid this repo with GL JSON styles is not 100% legal @manuelroth and @lukasmartinelli.
It does not credit anyhow the original creator of the JSON styles.
I expect these styles are derived fr…
-
**Is your feature request related to a problem? Please describe.**
In a way, yes. The main game seems mostly playable, though last time I tried I ran into enough problems to stop playing the Cathedra…
-
```
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…