Skip to content

Releases: LastTalon/sentinel

Sentinel v0.1.0

21 Feb 23:57
v0.1.0
2d4d74d
Compare
Choose a tag to compare

This is the first release of sentinel! 🎉

There's a long way to go from here. This release only includes the basics of the ECS the game will use.

Added

  • Added remotes handling
  • Added entity ID attributes
  • Added basic components
  • Added tagged component spawning
  • Added replication handling
  • Added systems hot reloading
  • Added a basic ECS using matter

For more details, view the full changelog.