-
Hi.
Trying to download the profiles from some trimix dives gives: "`Error parsing the header`" in the UI and
```
subsurface:~$ subsurface
[3.109370] ERROR: Invalid gas mix. [in hw_ostc_parser.c:…
-
```
xml_parser_error at 175:6 (is
): xml_parse_tag_open::expected opening tag
xml_parser_error at 175:5: xml_parse_node::tag_open
xml_parser_error at 176:0 (is ): xml_parse_node::child
xml_parse…
-
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…
-
**Is your feature request related to a problem? Please describe.**
Changes to `.mjs` files in `extensions\foo\modules`, for example, are not detected and do not reinstantiate the script engine.
…
-
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…
-
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…
-
The tutorials in the wiki currently cover just basic topics. These tutorials need to be written:
- [ ] Target/Triangles/Picture interface pattern (the "inside of the library")
- [ ] Canvas and compo…
-
Hi, I can't find you on discord so I'll open an issue here. I'm the developer for the Map History plugin, and while I don't care if you use my idea and make it "better" (even though this one only supp…
-
翻訳しよう
-
Tiles have `class` in properties in case in .tmx file is always `type`.
Should by `type` not `class`.