Skip to content

Commit

Permalink
chore(main): release 2.1.0-pre5
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] authored Aug 26, 2023
1 parent fa30543 commit 88f8113
Showing 1 changed file with 23 additions and 0 deletions.
23 changes: 23 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,23 @@
# Changelog

## [2.1.0-pre5](https://github.com/MontagueM/Charm/compare/v2.0.0-pre5...v2.1.0-pre5) (2023-08-26)


### Features

* **activity:** add location names to activities ([8eab199](https://github.com/MontagueM/Charm/commit/8eab19977571bfbabe80d881e382f34464ec92b0))
* Beyond Light support ([#126](https://github.com/MontagueM/Charm/issues/126)) ([fa30543](https://github.com/MontagueM/Charm/commit/fa30543b16ec63776597ee74fc1a4540a128c260))
* **export:** Map entities are now exported with map ([#121](https://github.com/MontagueM/Charm/issues/121)) ([2081f86](https://github.com/MontagueM/Charm/commit/2081f8633e0b4eb7719b03ed9ef1ca28bdefb2db))
* refactor how extraction works to be more generic, allowing for fully synchronous fbx exporting ([#120](https://github.com/MontagueM/Charm/issues/120)) ([d922a0b](https://github.com/MontagueM/Charm/commit/d922a0b048d08f1d1b835ee0d79fdfe237fa89d2))


### Bug Fixes

* add thread locking to entity loading to resolve some entity loading issues ([#125](https://github.com/MontagueM/Charm/issues/125)) ([ebe0506](https://github.com/MontagueM/Charm/commit/ebe0506ea1548f6395a1c70df9da2b316bd730ad))
* correct dev menu hash64 ([ac8b78b](https://github.com/MontagueM/Charm/commit/ac8b78b0719ab4ec3ce0bea45db3d80779a46ddc))
* entities now load bones and weights in new scene system ([#124](https://github.com/MontagueM/Charm/issues/124)) ([00ec82d](https://github.com/MontagueM/Charm/commit/00ec82d93db47f71d922b12b1c6a1df258c3fbd3))
* Fix a couple of crashes ([#131](https://github.com/MontagueM/Charm/issues/131)) ([497b76b](https://github.com/MontagueM/Charm/commit/497b76b0b66fbdb459b7ba238e07fdbbb1bdf4c7))
* Fix multiple entity points not being added ([#123](https://github.com/MontagueM/Charm/issues/123)) ([6a71853](https://github.com/MontagueM/Charm/commit/6a7185375e3ba552b390708700a621911a8aa651))
* fix rare crash when loading cubemaps with an invalid number of faces ([e342c5e](https://github.com/MontagueM/Charm/commit/e342c5e4ab6a1a3a4b522a1ae33fd6250e8f455c))
* Fix unnamed weapon sounds for Lightfall ([#122](https://github.com/MontagueM/Charm/issues/122)) ([791b36e](https://github.com/MontagueM/Charm/commit/791b36e05b37e0440d8a7204113a52d1ff55d84a))
* named weapon sounds for Season 22 ([#127](https://github.com/MontagueM/Charm/issues/127)) ([d7a8084](https://github.com/MontagueM/Charm/commit/d7a80840cdb30b2872d2fb499879408f533879e9))

0 comments on commit 88f8113

Please sign in to comment.