Commit graph

37 commits

Author SHA1 Message Date
TheUltimateHacker
850716b2a8 Experimental Features...
LOADS of experimental stuff with Catalyst, Skinning and more!

Why not create a Sounds directory in your Skins\Loaded directory, and
stick a few .wav files in? Preferrably an infobox.wav, startup.wav and
shutdown.wav. Soon, there will be ways of adding these files in-game
through the Shifter, don't worry. Also, a Catalyst Story can be found in
Helper.vb in the form of a string array.
2015-03-20 20:29:41 -04:00
rhobar
4db0241d88 Fixed one (1) spelling mistake in Labyrinth. 2015-03-17 11:08:57 +00:00
TheUltimateHacker
93fa6c7f3a Speech Synth System added for future AI Character
Added a new Speech Synth system using the .NET Framework's Speech Synth
API. To utilize this system, I've added 3 new functions in Helper.vb
called speak(Text As String), speakInfoBox(Title As String, Text As
String) and speakOnTerminal(Text As String) as well as 2 new Terminal
cmdlets, one called speak 'Text in Single Quotes' and speak_Infobox
'Title' 'Text'. These two commands should not be bundled with the full
release of 0.0.9.

I've also fixed a bug with the Advanced App Launcher, where the AAL
would not close unless you clicked "Applications" or clicked an option
in the AAL. Now, clicking the Desktop Panel and Desktop will close the
AAL. I have yet to figure out the Skin Loader AAL loading issue (Can't
run Skin Loader from the AAL), but that'll be my next bugfix.
2015-03-16 16:20:39 -04:00
TheUltimateHacker
ad47328090 Merge remote-tracking branch 'origin/master'
Conflicts:
	ShiftOS/skins.vb
2015-03-16 12:19:41 -04:00
TheUltimateHacker
dbdc3f9183 #11 - Fixed skinning bug.
Fixed a huge skinning bug, along with adding a few new features (Infobox
tries to find a .wav file to play when it starts up. If there isn't any,
it doesn't play a sound.)
2015-03-16 11:52:50 -04:00
pfg github
91604723d5 why use for loops when you can just import system.io also fixed some paths, stopped for the skinning problem 2015-03-16 08:43:36 -07:00
pfg github
3fbfbbdb0e commented if statememt and fixed the build conflict. There is a tutorial in the dev room on how to fix them 2015-03-16 07:34:26 -07:00
TheUltimateHacker
afbd2926d0 More Paths
Added AdvStart definition, and added a sound directory.
2015-03-16 09:35:58 -04:00
TheUltimateHacker
93d62dcac2 Merge remote-tracking branch 'origin/master'
Conflicts:
	ShiftOS/skins.vb
2015-03-16 09:19:34 -04:00
TheUltimateHacker
6278dd2510 Added more skinning options and new functions to Helper.vb 2015-03-16 09:00:19 -04:00
rhobar
dda2964b74 Game-saving issue fixed #2. 2015-03-15 17:56:53 +00:00
rhobar
b107f2e8fd Game-saving issue fixed. 2015-03-15 17:49:43 +00:00
pfg github
077550eb5e Include Paths.vb 2015-03-15 10:18:36 -07:00
pfg github
93d9d339a2 Added some comments 2015-03-15 10:12:29 -07:00
pfg github
6975f73850 Added Paths module 2015-03-15 09:52:07 -07:00
TheUltimateHacker
c8d95621fb Advanced App Launcher added
A very beta Advanced App Launcher has been added. It's in a functional
state, and I'm still working on it.
2015-03-15 08:29:50 -04:00
TheUltimateHacker
55795509e5 Launcher Edits
Added a Browse button to the First Boot Setup's "ShiftOS Executable
Path" setting, allowing the user to pick a directory in a more
user-friendly way, rather than manually typing a directory in.
2015-03-10 20:01:47 -04:00
pfg github
8ab947a2fc Fixed crash with icons. Fixed icon dragging. Dragged icons don't save 2015-03-10 15:49:47 -07:00
TheUltimateHacker
a2361f8ea1 Shift Desktop Icons - 0 CP
Yes, I added the ability to customize the Desktop Icons in the Shifter.
This is very basic, and I tried my best to allow older skins to be
converted to enable these abilities. Don't worry though, the title was
just a creative title and no upgrades were added to the Shiftorium. I
also added the ability to delete files from the desktop.
2015-03-10 18:31:11 -04:00
TheUltimateHacker
583b06b4be Draggable Icons added.
I got them working again, so yeah! Don't touch the last 3 subs at the
direct bottom of ShiftOSDesktop.
2015-03-09 20:55:16 -04:00
TheUltimateHacker
996b7ea76e Added new Sys Info feature
Added System Info 'Dump to Text File' button onto the System Info form.
Don't worry, it's all working.
2015-03-09 20:18:19 -04:00
TheUltimateHacker
052319164e OrcWrite Display
Made OrcWrite's font, size and allignment fields show accurate info.
2015-03-09 19:50:49 -04:00
TheUltimateHacker
ba170856e2 Fixed a skinning bug with the Desktop Context Menu. 2015-03-09 16:44:14 -04:00
pfgithub
696d91e75c Merge pull request #2 from phillips1012/patch-1
Switch license to apache
2015-03-08 09:51:41 -07:00
phillips1012
2754410534 add copyright notice to license 2015-03-08 10:48:09 -06:00
pfg github
fc17ce4ddc Merge branch 'master' of https://github.com/ShiftOS/ShiftOS 2015-03-08 09:44:42 -07:00
pfg github
62d12de12c Desktop can open folders 2015-03-08 09:43:33 -07:00
phillips1012
6c5f4a15f9 Delete LICENSE.MD 2015-03-08 10:43:03 -06:00
phillips1012
7c76d35477 switch license to apache 2015-03-08 10:42:26 -06:00
Ryan
8e8234e017 Edit old information 2015-03-08 12:38:34 -04:00
Ryan
1a3d3ae519 Misleading information 2015-03-08 12:35:39 -04:00
pfg github
a3db778746 Full Source 2015-03-08 09:18:40 -07:00
ShiftOS
bfd7c782b0 Update LICENSE.MD 2015-03-07 22:57:41 +02:00
ShiftOS
501a91cc5e Added license 2015-03-07 22:51:47 +02:00
ShiftOS
93849778df Create README.md 2015-03-07 22:38:08 +02:00
ShiftOS
4caacce50c ShiftOS
ShiftOS is a game about evolving an experimental operating system called
"ShiftOS" from a completely black and white text based command line
based OS to a fully graphical operating system filled with advanced
features and beautiful colours. The level of customization will exceed
the levels of real world operating systems
2015-03-07 22:31:31 +02:00
ShiftOS
feafdde01c :neckbeard: Added .gitattributes & .gitignore files 2015-03-07 22:24:51 +02:00