Published April 15, 2023
| Version v0.7.0
Software
Open
mlange-42/arche: Arche v0.7.0
Description
✔️ Feature release. No breaking changes
Features- Adds method
World.ComponentType(ID)to get thereflect.Typefor component IDs (#215) - Adds methods
World.GetUncheckedandWorld.HasUncheckedas optimized variants for known static entities (#217, #219) - Adds method
MapX.GetUncheckedto all generic mappers, as equivalent to previous point (#217, #219) - Adds methods
Map.GetUncheckedandMap.HasUncheckedto genericMap, as equivalent to previous points (#217, #219)
- Optimize
World.Alive(Entity)by only checking the entity generation, but notid == 0(#220)
Files
mlange-42/arche-v0.7.0.zip
Files
(133.5 kB)
| Name | Size | Download all |
|---|---|---|
|
md5:01bfcc70d4fe1ec354085548b7f64030
|
133.5 kB | Preview Download |
Additional details
Related works
- Is supplement to
- https://github.com/mlange-42/arche/tree/v0.7.0 (URL)