Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat!: upgrade LDtk types to 1.3.3 (dropping support for <1.3.3 LDtk projects) #203

Merged
merged 9 commits into from
Jul 17, 2023

Conversation

Trouv
Copy link
Owner

@Trouv Trouv commented Jul 16, 2023

Closes #191

This rewrites the LDtk serde module from the latest LDtk quicktype loader. It also simplifies some of the instructions for rewriting this file.

@Trouv Trouv changed the title feat: support LDtk 1.3.3 feat!: support LDtk 1.3.3 Jul 17, 2023
@Trouv Trouv changed the title feat!: support LDtk 1.3.3 feat!: upgrade LDtk types to 1.3.3 (dropping support for <1.3.3 LDtk projects) Jul 17, 2023
@Trouv Trouv merged commit e347780 into main Jul 17, 2023
Trouv pushed a commit that referenced this pull request Jul 31, 2023
🤖 I have created a release *beep* *boop*
---


##
[0.8.0](v0.7.0...v0.8.0)
(2023-07-31)


### ⚠ BREAKING CHANGES

* upgrade to bevy and bevy_ecs_tilemap 0.11
([#204](#204))
* `LdtkAsset::world_height` has been removed
* upgrade LDtk types to 1.3.3 (dropping support for <1.3.3 LDtk
projects) ([#203](#203))

### Features

* add `EntityIid` component which is added to all entities by default
([#194](#194))
([d99f1ae](d99f1ae))
* register and derive Reflect for LdtkLevel and dependent types
([#201](#201))
([873ed17](873ed17))
* upgrade LDtk types to 1.3.3 (dropping support for &lt;1.3.3 LDtk
projects) ([#203](#203))
([e347780](e347780))
* upgrade to bevy and bevy_ecs_tilemap 0.11
([#204](#204))
([ef1b075](ef1b075))


### Bug Fixes

* remove `LdtkAsset::world_height` and correct `UseWorldTranslation`
y-calculation
([#207](#207))
([8923b4e](8923b4e))


### Documentation Changes

* fix code links in entity_iid module
([#210](#210))
([53728b3](53728b3))

---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please). See
[documentation](https://github.com/googleapis/release-please#release-please).

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
@Trouv Trouv deleted the feat/ldtk-1.3.3 branch August 26, 2023 23:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Supported LDtk version?
1 participant