-
1. Dividing issues checked by validity checker into warnings and errors (requires criteria to distinguish between errors and warnings)
2. dividing issue into categories to allow easier navigation for…
-
I think we need ways to make logging in both the GSDs and log files more accessible and editable.
I imagine having functions to both 1) See what is being logged, and where 2) add/remove what is bei…
-
Create a smart contract with staking and unstaking functionality that can be imported to other projects. Identity staking should import this smart contract
-
Looking for any and all guidance about modular gameplay. This includes things like the Gameplay Ability System as well as the actual 'modular' named new bits in the engine.
Allar updated
3 years ago
-
**Is your feature request related to a problem? Please describe.**
Tokens with tiny size occupy the same grid space as normal sized tokens.
**Describe the solution you'd like**
Have the tiny toke…
-
-
-
```
Bas and me think that Flotr should be splitted into modules. I've thought
about it a little and think it should be splitted like that :
* core - Flotr
* graph - Flotr.Graph
* color - Flotr.Color
…
-
Similar to #74 we use an alternate method for providing AWS credentials to our application. Per AWS best practices, we use IAM roles to provide automatic rotation of the credential keys autoatmaicall…
-
Self-explaining.
Well, keep a look on TimeTrackerService.java and divide the logic into a model and a controller. Take the cloud implementation as an example.