<feed xmlns='http://www.w3.org/2005/Atom'>
<title>shiftos-next.git, branch master</title>
<subtitle>This repo is a new distribution of ShiftOS, with an entirely new story. It uses some of the same code as ShiftOS, such as sounds, APIs and more.
</subtitle>
<id>https://git.shiftos.dev/shiftos-next.git/atom?h=master</id>
<link rel='self' href='https://git.shiftos.dev/shiftos-next.git/atom?h=master'/>
<link rel='alternate' type='text/html' href='https://git.shiftos.dev/shiftos-next.git/'/>
<updated>2015-05-29T18:24:56Z</updated>
<entry>
<title>Full Skinning Implementation</title>
<updated>2015-05-29T18:24:56Z</updated>
<author>
<name>TheUltimateHacker</name>
<email>tultimateh@gmail.com</email>
</author>
<published>2015-05-29T18:24:56Z</published>
<link rel='alternate' type='text/html' href='https://git.shiftos.dev/shiftos-next.git/commit/?id=7d123b89e26c054d83e12b2e229f2f62fe13014e'/>
<id>urn:sha1:7d123b89e26c054d83e12b2e229f2f62fe13014e</id>
<content type='text'>
I've finished coding the skinning system for the BWM. Over the skinning
commits, I've added:
- 2 new Shiftorium Upgrades
- 3 new Applications
- A bunch of bugfixes
- A new filetype
- and more.

Alpha 3.1 will be released now.
</content>
</entry>
<entry>
<title>Skin Loader for BWM added</title>
<updated>2015-05-29T16:39:04Z</updated>
<author>
<name>TheUltimateHacker</name>
<email>tultimateh@gmail.com</email>
</author>
<published>2015-05-29T16:39:04Z</published>
<link rel='alternate' type='text/html' href='https://git.shiftos.dev/shiftos-next.git/commit/?id=2bed5c22ff991077bdd1aadd20275c17c1218211'/>
<id>urn:sha1:2bed5c22ff991077bdd1aadd20275c17c1218211</id>
<content type='text'>
Next skinning upgrade has been added, which is the Skin Loader that
allows you to save and load skins.
</content>
</entry>
<entry>
<title>BWM - Skinning!</title>
<updated>2015-05-29T13:57:53Z</updated>
<author>
<name>TheUltimateHacker</name>
<email>tultimateh@gmail.com</email>
</author>
<published>2015-05-29T13:57:53Z</published>
<link rel='alternate' type='text/html' href='https://git.shiftos.dev/shiftos-next.git/commit/?id=ccdbbbed1898c5073dc460a737cdd4b7c7036bb5'/>
<id>urn:sha1:ccdbbbed1898c5073dc460a737cdd4b7c7036bb5</id>
<content type='text'>
Yay! ShiftOS Next can finally be Shifted! Yes, that's true. I've added
basic skinning to the Basic Window Manager. Currently, the only way to
get to it is by typing "open shifter" in the Terminal, and the Shifter
will open. Choose the settings you want and hit Apply!

This is also the Alpha 3 commit, so after this I'll make the next
release.
</content>
</entry>
<entry>
<title>Shiftorium - Draggable Windows upgrade + Bugfixes</title>
<updated>2015-05-29T01:42:26Z</updated>
<author>
<name>TheUltimateHacker</name>
<email>tultimateh@gmail.com</email>
</author>
<published>2015-05-29T01:42:26Z</published>
<link rel='alternate' type='text/html' href='https://git.shiftos.dev/shiftos-next.git/commit/?id=424931951bf55c2db7a7cb3228bfccc03ea62287'/>
<id>urn:sha1:424931951bf55c2db7a7cb3228bfccc03ea62287</id>
<content type='text'>
Alright, I've added the Draggable Windows upgrade to the Shiftorium, as
well as fixed a quick bug causing "No Items Available" to display when
there were items clearly available.

I've also fixed a positioning bug with BWM windows causing them to start
in the center of the screen, relative to the titlebar, rather than the
form.

I've also re-arranged the code a bit, organizing files in folders. APIs
are in the APIs folder, Desktop Environments are in the Desktop
Environments folder, etc.

The shiftorium still doesn't have draggable window functionality yet...
</content>
</entry>
<entry>
<title>Draggable Windows in the BWM</title>
<updated>2015-05-28T00:39:48Z</updated>
<author>
<name>TheUltimateHacker</name>
<email>tultimateh@gmail.com</email>
</author>
<published>2015-05-28T00:39:48Z</published>
<link rel='alternate' type='text/html' href='https://git.shiftos.dev/shiftos-next.git/commit/?id=6c5f8c6381166edf0824aed78a1c3f05b0c562d1'/>
<id>urn:sha1:6c5f8c6381166edf0824aed78a1c3f05b0c562d1</id>
<content type='text'>
We're one step closer to the full Basic Window Manager implementation.
I've created a UserControl called "TitleBar" for the BWM. This
UserControl contains the window handling code for draggable windows, as
well as a design-time settable AppName property that allows you to
change the application display name (what text is shown on the
titlebar).

Shiftorium upgrades to unlock Draggable Windows will be added soon, but
I have to clean the beast.
</content>
</entry>
<entry>
<title>Minor MathQuiz errors fixed</title>
<updated>2015-05-27T00:35:30Z</updated>
<author>
<name>TheUltimateHacker</name>
<email>tultimateh@gmail.com</email>
</author>
<published>2015-05-27T00:35:30Z</published>
<link rel='alternate' type='text/html' href='https://git.shiftos.dev/shiftos-next.git/commit/?id=af7679661260c7c9b02e8e746a10f2db42afe70b'/>
<id>urn:sha1:af7679661260c7c9b02e8e746a10f2db42afe70b</id>
<content type='text'>
Just some variable stuff.
</content>
</entry>
<entry>
<title>Merge pull request #1 from pfgithub/patch-1</title>
<updated>2015-05-27T00:23:49Z</updated>
<author>
<name>TheUltimateHacker</name>
<email>tultimateh@gmail.com</email>
</author>
<published>2015-05-27T00:23:49Z</published>
<link rel='alternate' type='text/html' href='https://git.shiftos.dev/shiftos-next.git/commit/?id=f9b8f50f27cb8b7330ba143fff24ae98bd1789e9'/>
<id>urn:sha1:f9b8f50f27cb8b7330ba143fff24ae98bd1789e9</id>
<content type='text'>
Fix math quiz</content>
</entry>
<entry>
<title>Fix math quiz</title>
<updated>2015-05-27T00:21:56Z</updated>
<author>
<name>pfgithub</name>
<email>omegariisthebest@gmail.com</email>
</author>
<published>2015-05-27T00:21:56Z</published>
<link rel='alternate' type='text/html' href='https://git.shiftos.dev/shiftos-next.git/commit/?id=5dd935e56b65c2b29b63211abda3e9a3c5c4e851'/>
<id>urn:sha1:5dd935e56b65c2b29b63211abda3e9a3c5c4e851</id>
<content type='text'>
Not tested</content>
</entry>
<entry>
<title>Basic Window Manager implemented</title>
<updated>2015-05-23T14:21:24Z</updated>
<author>
<name>TheUltimateHacker</name>
<email>tultimateh@gmail.com</email>
</author>
<published>2015-05-23T14:21:24Z</published>
<link rel='alternate' type='text/html' href='https://git.shiftos.dev/shiftos-next.git/commit/?id=57e6eec1bc00eaedeb6004c225184ba03f1155e0'/>
<id>urn:sha1:57e6eec1bc00eaedeb6004c225184ba03f1155e0</id>
<content type='text'>
WARNING: Due to a bug that made the save engine think it was ShiftOS
0.0.8, I had to change the actualshiftversion variable to prevent older
ShiftOS versions opening the save file thus crashing. Due to this,
ShiftOS-Next will automatically delete C:\ShiftOS and rewrite the save.

Besides that, I've added a new Window Manager that can be bought after
buying Gray, Basic GUI Server, File Skimmer, and Textpad. This window
manager allows you to run multiple apps at once in their own window, as
well as having up to 3 Terminals running at once. It is a
work-in-progress feature, but it's currently stable.
</content>
</entry>
<entry>
<title>New ways to earn Codepoints + Terminal Cleanup</title>
<updated>2015-05-22T21:42:21Z</updated>
<author>
<name>TheUltimateHacker</name>
<email>tultimateh@gmail.com</email>
</author>
<published>2015-05-22T21:42:21Z</published>
<link rel='alternate' type='text/html' href='https://git.shiftos.dev/shiftos-next.git/commit/?id=02df35aba0fc3b92fdd72eca5a35c6744e993951'/>
<id>urn:sha1:02df35aba0fc3b92fdd72eca5a35c6744e993951</id>
<content type='text'>
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.
</content>
</entry>
</feed>
