Skip to content

0.2.3

Pre-release
Pre-release
Compare
Choose a tag to compare
@Byteron Byteron released this 13 Jul 19:30
· 56 commits to main since this release
a2f1c26

more stability improvements.
most notably, the table lock was removed and instead there is now a global world lock, preventing edge case bugs when adding / removing components or spawning / despawning entities in nested query loops.