Commit graph

6 commits

Author SHA1 Message Date
TheUltimateHacker
02df35aba0 New ways to earn Codepoints + Terminal Cleanup
Alrighty. This one's a small one.

I've ported the two beginner apps from UltraDOS that helped you earn
codepoints (scriptpoints in UltraDOS) to ShiftOS-Next.

I've also moved some Terminal methods like AddLine() to an API.vb
module. I've also hid the MathQuiz and GuessTheNumber code in the
TerminalGames module.
2015-05-22 17:42:21 -04:00
TheUltimateHacker
ed36135241 Commit for latest Alpha (0.0.1 Alpha 1)
See the post on shiftos.net for more info.
2015-05-21 20:33:08 -04:00
TheUltimateHacker
1fcbee8dab New Shiftorium Upgrades, Better Save System.
I've added some new Shiftorium upgrades, as well as some save engine
fixes. If you add to the engine, and try to load, say a Boolean value
from a line containing a blank String value, it'll detect that and tell
you it'll rewrite that line. It preserves what it has already loaded.

I've also added some new terminal commands, and some Shiftorium
bugfixes.
2015-05-18 15:46:07 -04:00
TheUltimateHacker
37c68cce0c Old Save Engine + Shiftorium + Softcoded Paths
More fixes and features...
2015-05-17 13:05:42 -04:00
TheUltimateHacker
ac564b6e77 Added directory-surfing to Terminal.
Added cd, ls/dir, and mkdir commands to the Terminal.
2015-05-17 11:47:42 -04:00
TheUltimateHacker
26e89066d4 Initial Commit 2015-05-17 10:53:26 -04:00