aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2017-02-10Skin engine optimizationsMichael
2017-02-10App Launcher text is now skinnable.Michael
Find the new App Launcher Text Color and App Launcher font settings in Desktop -> App Launcher in Shifter!
2017-02-10Fix maximization skinning bugMichael
2017-02-10Fixed issue #63Aren
2017-02-09Compress shop items on server-side.Michael
2017-02-09Fix JSON parse bug with shop listingMichael
2017-02-09<, not <=.Michael
It really is true that messing up a single character can screw up all your code with a fatal bug.
2017-02-09Possible download manager fix.Michael
2017-02-09Dramatic shop optimizations.Michael
2017-02-08TransferCodepointsFrom no longer prints trm promptMichael
2017-02-08Fix shop editorMichael
2017-02-08Shop fixesMichael
2017-02-08"My Shop" menu item works.Michael
2017-02-08Shop item editorMichael
2017-02-08Shop work.Michael
- Shop Editor implemented. - Shop List implemented. - Shops are now a way to earn Codepoints.
2017-02-08Mute the background music during OOBEMichael
2017-02-08Merge branch 'master' of https://github.com/shiftos-game/shiftosAren
2017-02-08Fixed #50 and errors during Oobe will no longer restart the entire step.Aren
2017-02-08Fix Shiftorium init bugs.Michael
2017-02-08Mind my language...Michael
We finally fixed the god damn fucking fuckity fucking Tutorial bug. Finally, for fucks sake.
2017-02-08Merge pull request #56 from aren-cllc/patch-1Michael VanOverbeek
This should help debug the tutorial hang issue
2017-02-08Comment out stuff for debugging purposesaren-cllc
2017-02-08Update Oobe.csaren-cllc
2017-02-08This should help debug the tutorial hang issuearen-cllc
Please don't merge this yet, as VS may have messed something up again. I will comment once I checked if everything works.
2017-02-08More icons.Michael
2017-02-08here michael here's the thing you wanted that may not workRylan/wowmom98
2017-02-07Add default icons for most appsMichael
2017-02-07Added defaulticonattribute.Michael
2017-02-07Merge pull request #55 from aren-cllc/patch-1Michael VanOverbeek
VS failed to save
2017-02-07VS failed to savearen-cllc
For some reason Visual Studio didn't save *all* my changes. This caused my previous PR to make audio commands require a shiftorium upgrade that didn't exist. This is now fixed.
2017-02-07Merge pull request #54 from aren-cllc/masterMichael VanOverbeek
Added audio.mute and shiftorium upgrade for audio commands
2017-02-07Added audio volume shiftorium upgradeAren
2017-02-07Added audio.muteAren
2017-02-06Icon backend :DMichael
2017-02-06Fix console forwarding with infoboxesMichael
2017-02-06OSFT-ifying part 1.1: fix threading issueMichael
2017-02-06OSFT-ifying part 1: infobox debug commandsMichael
2017-02-05Debugging of tutorialMichael
2017-02-05#51 - DevX seizureMichael
Added a wait in the TextType() method so that it doesn't fire until the current call finishes.
2017-02-05thx github for not actually commiting every single change i madeRylan/wowmom98
2017-02-05Revert "Revert "color picker fixes but OOPS I CANT TEST IT""Rylan/wowmom98
This reverts commit 76250f4df78dc35039de2ae197c9ef877b7f796c.
2017-02-05Revert "color picker fixes but OOPS I CANT TEST IT"Rylan/wowmom98
This reverts commit e97117c82272da37e8813631541c1c7cfc07808d.
2017-02-05color picker fixes but OOPS I CANT TEST ITRylan/wowmom98
plz michael how 2 get past tutorial
2017-02-05Fix downloader UIMichael
It now shoes the icon of the file it's downloading... and I just misspelled 'shows' as 'shoes' and don't feel like correcting it.
2017-02-05Fix missing return statementMichael
2017-02-05fix 'register' button in setup wizardMichael
2017-02-05Fix tutorial rebootMichael
2017-02-05Stop hashing passwords - we encrypt saves nowMichael
2017-02-05Server now FULLY encrypts savesMichael
2017-02-05Fix double-hashing issueMichael