Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
Jenny.zip | 2022-09-27 | 5.3 MB | |
Entitas.zip | 2022-09-26 | 701.2 kB | |
Entitas 1.14.1 source code.tar.gz | 2022-09-26 | 10.2 MB | |
Entitas 1.14.1 source code.zip | 2022-09-26 | 10.6 MB | |
README.md | 2022-09-26 | 1.6 kB | |
Totals: 5 Items | 26.7 MB | 2 |
Entitas
- Add
[ThreadStaticAtribute]
at static fields for multi-threaded game servers [#919]
Entitas.CodeGeneration.Plugins
- Revert "Remove CodeDom" to support reserved C# keywords in component names [#1032]
- Update jenny standalone checks to test for
Jenny.Generator.Cli
namespace
Entitas.VisualDebugging.Unity
- Fix entities order in visual debugging [#1027]
- Create
Entitas.properties
with all required keys [#1031] - Set default systemWarningThreshold if
Entitas.properties
doesn't exists [#1031]
Entitas.VisualDebugging.CodeGeneration.Plugins
- Prevent [#963]: Extend generator with adding debug log of exception when registering observers
DesperateDevs
Other
- Move projects from
Addons
tosrc
folder - Remove top-level folder in projects
- Convert concatenation to interpolation
- Migrate unit tests from nspec to xunit
- Remove travis.yml
- Remove old Tests project
- Remove PerformanceTests
- Move Entitas.VisualDebugging.* to Entitas.Unity solution folder
- Add
Entitas.CodeGeneration.Program
project - Apply formatting and syntax updates to Entitas
- Update Desperate Devs packages
- Update packages
bee
- Upgrade to bee 1.2.0
- Add
entitas::new
- Add
entitas::new_benchmark
- Add
entitas::nuget
- Add
entitas::nuget_local
- Add
entitas::publish