>entire user made app system
Weekend (assuming 10 hours a day)
>skins
2-3 Hours
>all of the code that was removed
2-3 Hours
>fixing bugs
3-4 Hours
>settings
function BOS::saveSettings(%this) {
$BOS::Prefs::Setting1 = BOS_SettingGui_Setting1.getValue();
$BOS::Prefs::Setting2 = BOS_SettingGui_Setting2.getValue();
$BOS::Prefs::Setting3 = BOS_SettingGui_Setting3.getValue();
$BOS::Prefs::Setting4 = BOS_SettingGui_Setting4.getValue();
export("$BOS::Prefs::*", "config/BOS/prefs.cs");
}
+
30 minutes for GUI
Add in 6 hours of testing and GUI work
Add in 3 hours of art.
Average of around 13 hours of work per person, 39 total. Assuming you can squeeze in 1-2 hours of work a day, and 5-10 on weekend days, next week(end) looks good. So,
You guys must type really slow, have no time to work...
or you forgot to mention some important stuff.
EDIT: Sorry for being bitchy, but a month seems a bit longer than needed.