• v1-alpha3 949655b020

    v1-alpha3 Pre-release

    JeremyStarTM released this 2024-08-03 17:17:50 +02:00 | 193 commits to develop since this release

    ⚠️ This is an experimental release. Stuff may break unexpectedly or contain bugs. Here be dragons! ⚠️
    Breaking changes are marked in bold, important changes are marked in italic.

    Preface

    This release just fixed an engine-breaking bug which I was unable to catch ever since the first commit. It has been fixed now. If you (are weird and) want to use older engine versions and it fails to compile, perform the same changes as done in this release.

    Highlights

    • fixed one engine-breaking bug

    Added

    nothing

    Removed

    nothing

    Changed

    nothing

    Fixed

    • engine crashes when the application chooses to bundle it's own gradle.properties and/or git.properties file(s) as Gradle (and likely other build systems) overwrite a dependencies' file when it collides with a file from the project.
    Downloads