Releases: qimiko/gdlevelconverter
Releases · qimiko/gdlevelconverter
v1.1.3
- add the pulsing objects group (
pulsing
)
- fix descriptions for gmdv2 files
Full Changelog: v1.1.2...v1.1.3
v1.1.2
- add support for gmds updated with newer versions of gdshare
v1.1.1
- fix level downloading not working
- development tool updates
v1.1.0
- move to pyproject.toml
- add verbose, no group and version options
- fix parsing issues with garbage data
v1.0.5
- fix default gjclient download url
v1.0.4
- add circle group for the circle object
v1.0.3
- fix error when parsing gmd files with boolean tags
v1.0.2
- support for python versions older than 3.10 by @matcool in #5
- added a missing conversion
- fixed crashes when running conversion on 1.9 levels
v1.0.1
What's Changed
- Correct blank description on .gmd loading (#3)
Full Changelog: v1.0...v1.0.1