-
Notifications
You must be signed in to change notification settings - Fork 1.1k
Roadmap
Simon Schmid edited this page Nov 22, 2015
·
20 revisions
- Better error messages with hints
- Optional custom method name for flag components, e.g. e.shouldBeDestroyed = true
- Improving matcher performance by utilising bitwise comparisons
- Find a nice solution to generate files, even when the solution does not compile
- Experiment with roslyn
- Generate multiple pool and entity types based on pool attributes (e.g. UIPool, UIEntity) which only offer code completion for supported components
- IComponentDrawer, draws not only the type, but the whole component
Guides: Introduction - Installation - Upgrading - FAQ - Cookbook - Contributing
Need Help? Ask a question on Discord or create an issue.
- The Basics
- Concepts
- Architecture / Patterns