Commit graph

418 commits

Author SHA1 Message Date
Michael VanOverbeek
8e553e14e4 Merge pull request #54 from aren-cllc/master
Added audio.mute and shiftorium upgrade for audio commands
2017-02-07 11:22:29 -05:00
Aren
22e567ca3f Added audio volume shiftorium upgrade 2017-02-07 16:58:22 +01:00
Aren
28f0cda0c5 Added audio.mute 2017-02-07 16:17:06 +01:00
Michael
82de84638a Icon backend :D 2017-02-06 20:15:22 -05:00
Michael
aa9234c681 Fix console forwarding with infoboxes 2017-02-06 16:00:01 -05:00
Michael
481623e074 OSFT-ifying part 1.1: fix threading issue 2017-02-06 15:33:18 -05:00
Michael
c73611e5c5 OSFT-ifying part 1: infobox debug commands 2017-02-06 15:21:53 -05:00
Michael
ce32f66c1e Debugging of tutorial 2017-02-05 13:55:27 -05:00
Michael
38ab4e5708 #51 - DevX seizure
Added a wait in the TextType() method so that it doesn't fire until the
current call finishes.
2017-02-05 13:09:32 -05:00
Rylan/wowmom98
4b46d338c0 thx github for not actually commiting every single change i made 2017-02-05 12:03:31 -05:00
Rylan/wowmom98
f26333431a Revert "Revert "color picker fixes but OOPS I CANT TEST IT""
This reverts commit 76250f4df78dc35039de2ae197c9ef877b7f796c.
2017-02-05 12:01:38 -05:00
Rylan/wowmom98
7ef5896ab3 Revert "color picker fixes but OOPS I CANT TEST IT"
This reverts commit e97117c82272da37e8813631541c1c7cfc07808d.
2017-02-05 12:01:37 -05:00
Rylan/wowmom98
c8eec15e45 color picker fixes but OOPS I CANT TEST IT
plz michael how 2 get past tutorial
2017-02-05 12:01:36 -05:00
Michael
4c048779ce Fix downloader UI
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-05 11:54:33 -05:00
Michael
bf8d9f5099 Fix missing return statement 2017-02-05 11:28:45 -05:00
Michael
5c0cf15160 fix 'register' button in setup wizard 2017-02-05 11:18:37 -05:00
Michael
e2f25a92ba Fix tutorial reboot 2017-02-05 11:15:50 -05:00
Michael
ae7553fa95 Stop hashing passwords - we encrypt saves now 2017-02-05 10:57:47 -05:00
Michael
19b13528f6 Server now FULLY encrypts saves 2017-02-05 10:56:48 -05:00
Michael
b192315409 Fix double-hashing issue 2017-02-05 09:16:19 -05:00
Michael
865c072d43 #if STUPID set custom cursor #endif 2017-02-04 20:28:16 -05:00
Michael
dbae223e1e more security fixes 2017-02-04 19:29:08 -05:00
william341
f445ab5e11 f**king beeping noise 2017-02-04 17:20:58 -07:00
Michael
32ddb11f52 Fix major security flaw in multi-user domain 2017-02-04 19:11:53 -05:00
Michael
7f2ff790b6 Slightly better cursor and fixed downloader 2017-02-04 17:57:04 -05:00
william341
327e97f444 Update Program.cs 2017-02-04 14:49:21 -07:00
Michael
1302b0097b make the virtualmachine mod a DLL 2017-02-04 16:27:01 -05:00
Michael
4b2a6f8c6e Add a better default cursor. 2017-02-04 15:40:03 -05:00
Michael
5528c3d64a Initiate shiftorium on user reregister 2017-02-04 15:21:22 -05:00
william341
2592ebb625 Update packages.config 2017-02-04 12:37:12 -07:00
Michael
9a37e472fb Fix shiftnet crash with custom cursors 2017-02-04 14:19:45 -05:00
Michael
9a9ec274d3 Sorta-working custom cursors. 2017-02-04 13:59:31 -05:00
Michael
50971ea04e Implement maximizing and minimizing
Fixes #24 and makes panel buttons useful.
2017-02-04 13:21:43 -05:00
Rylan/wowmom98
e92d575e62 for some reason commit didnt work 2017-02-04 12:39:03 -05:00
Michael
107e574964 Fix issue #48 2017-02-04 12:35:56 -05:00
Rylan/wowmom98
6092cf1f9b Merge branch 'master' of https://github.com/shiftos-game/ShiftOS 2017-02-04 12:22:11 -05:00
Rylan/wowmom98
8a445f961e MADE INTRO FASTER (part 1) 2017-02-04 12:22:08 -05:00
Michael
1f87bfe6c5 Finish name changer UI 2017-02-04 11:47:43 -05:00
Michael
22abdea752 Remove unused applications and fix panel buttons 2017-02-04 11:23:58 -05:00
Michael
28a087d2d4 Add name changer backend
You can use the DefaultTitleAttribute on an IShiftOSWindow to specify a
default title for the window and name changer entry.
2017-02-04 11:14:39 -05:00
Michael
9aa2c1f03b Slight 0.0.7 compatibility in legacy skin converter. 2017-02-04 08:35:24 -05:00
Michael
4127e74a36 skin converter work 2017-02-03 21:53:00 -05:00
Michael
ce300026cb Add prevention of duplicate legion entries. 2017-02-03 21:13:51 -05:00
Michael
318fef283e Fix crash handler 2017-02-03 19:44:01 -05:00
Michael
7edc0f10bb Finish the VB skin converter 2017-02-03 16:41:51 -05:00
Michael
e7731fb58a First ever VB mod... it isn't going well. 2017-02-02 21:57:47 -05:00
Michael
487deee243 Fix download UI 2017-02-02 19:51:57 -05:00
Michael
bf100ab099 Fix threading issues with Shiftnet downloader routine 2017-02-02 17:35:01 -05:00
Michael
d5ab22629b Implement the Downloader 2017-02-02 17:11:14 -05:00
Michael
44c1e66dd0 Lua app launcher items 2017-02-02 14:31:39 -05:00