Start using components (PR to dev) #53

Merged
NorbiPeti merged 5 commits from redesign into dev 2018-11-20 19:44:23 +00:00

5 commits

Author SHA1 Message Date
Norbi Peti f63443bf44
Merge branch 'dev' into redesign 2018-11-20 20:38:46 +01:00
Norbi Peti 81cb364ddc
Fixes, should be ready to merge 2018-11-18 02:58:26 +01:00
Norbi Peti 5ef5bf47a2
Component data improvements & enable
Separated enabling the component from registering it - a component will be always registerd, even if it's disabled
Component data implemented similarily to player data, just kind of better
Bunch of changes, less code repetition
2018-11-11 00:58:18 +01:00
Norbi Peti ae84994025
Continued refactoring 2018-10-05 22:19:29 +02:00
Norbi Peti c523ff7a5b
Added components with deps
Copied from ButtonPresents and extended
@alisolarflare
#48
2018-08-13 13:33:18 +02:00