Beta Release 1 - NovaMC 1.99.0-RC1
NovaMC is feature complete for version 2.0
- Created an empty class called NovaWidget to hold all widgets
- Created a NovaWidget called NovaTextEntry which is fed a name and value and creates a label with Name: Value and a NovaSmallerButton next to it called "Change". When the user hits Change a NovaKeyboard pops up allowing them to edit the Value
- Split NovaCheckBox into a NovaWidget(NovaCheckBox) and a NovaButton (NovaCheckButton)
- Made NovaDropDown a type of NovaWidget
- Added an object SettingsPanel
- SettingsPanel can dynamically add NovaWidgets to the screen
- Created a NovaPanel called SettingsControl which is able scan all the plugins for SettingsPanels and make a NovaMenuList for them
- Created a conf key LoopSongs which controls whether or not AudioControl repeats songs
- Created a conf key StartFullScreen which controls whether or not the program is in full screen mode
Download the Beta Now!!
- Created an empty class called NovaWidget to hold all widgets
- Created a NovaWidget called NovaTextEntry which is fed a name and value and creates a label with Name: Value and a NovaSmallerButton next to it called "Change". When the user hits Change a NovaKeyboard pops up allowing them to edit the Value
- Split NovaCheckBox into a NovaWidget(NovaCheckBox) and a NovaButton (NovaCheckButton)
- Made NovaDropDown a type of NovaWidget
- Added an object SettingsPanel
- SettingsPanel can dynamically add NovaWidgets to the screen
- Created a NovaPanel called SettingsControl which is able scan all the plugins for SettingsPanels and make a NovaMenuList for them
- Created a conf key LoopSongs which controls whether or not AudioControl repeats songs
- Created a conf key StartFullScreen which controls whether or not the program is in full screen mode
Download the Beta Now!!

0 Comments:
Post a Comment
<< Home