Joel
Joel
TODO Comments should cause a PR to fail, and should be converted to issues?
Currently, when adding properties and fields to a IScriptContext, the system converts the property into a pair of getter/setter methods. This operation should be forwarded to the IScriptContext implementation on...
Should we allow a 1:m mapping from Component Property : Setting? This would require a change in the BindableType base class contained in DSLExtension.Scripting. Also may need to take into...
Essentially we want to allow a module to have its own type declaration and bind members to script settings. - [ ] Implement infrastructure. - [ ] Write host function...
Custom exceptions that provide better information, and a way to report warning seems to be in order.
We currently use NLog for our logging. Instead, use this as an opportunity and reason to rewrite WaterLogged and leverage that.
Introduce a way for component bindings to be automatically resolved, even if they're not specified by the modules themselves or the user. Maybe so this on the user-facing side to...
I think it'd be cool to provide folks on my server a way to check a history of what fish they've caught in the past. Something that maybe lists each...
Title says it all. This project of yours could easily prevent me from the boilerplate of spinning up my own ecs. The icing on the cake would be nuget for...