-
In [`280ca74`](https://github.com/iapsekian/tmx-uptime/commit/280ca74d65ec0e3bc5ee4f0a173d450540dec638
), tmx-crm (https://crm.teammax.cc) was **down**:
- HTTP code: 0
- Response time: 0 ms
-
The code:
```rs
fn main() {
better_panic::install();
App::new()
.add_plugins(DefaultPlugins)
.add_plugins(TilemapPlugin)
.add_plugins(TiledMapPlugin)
…
40110 updated
2 weeks ago
-
Last time I checked, **.TMX** files used for older _Need for Speed_ games released between 2007-2011 used to play in foobar2000. I tried to play a .TMX file from _Need for Speed: Undercover_ and it is…
-
Hi,
I found that elevation of a field in ocean can be higher then elevation of a field in land - is it intentional? F.e. here I have a map where lowest land is -0.027 and highest ocean is 0.999. Not…
-
Hi all,
for convenience I have added two repos to do fast and easy testing of the qml-box2d plugin as static build without installing the plugin and without usage of qmlscene.
I started on both …
-
Hi! it seems the pua module in send_subscribe ( ) is leaking some memory because the hentity is not released.
According to memory allocations the shmem allocated for hentity is not cleaned.
```
145…
-
Hi @abkfenris, I've been maintaining [Catalog-To-Xpublish](https://github.com/xpublish-experiments/Catalog-To-Xpublish), and we're having some issues with the `opendap` response for one of the USGS da…
-
Hi, I am trying to learn about this library and I was wondering in which ways I can define a map since the readme says :
> Plain, Base64, CSV and JSON encoded XML tilemap loading
However, I ca…
-
```
Any plans on supporting multiple languages? Might be a nice touch for this
already very complete client!
And if so: I'd be willing to do the Dutch translation :)
```
Original issue reported on c…
-
I have an ellipse object that triggers some functionality when the player enters the zone defined by the ellipse shape. I have some custom properties for this object so I have converted it into a temp…