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
Michael
3a41ba45e7
Redesign the Infobox, categorize AL items
2017-02-02 13:51:29 -05:00
Michael
e55e195d88
make app launcher prober ignore blocked DLLs
2017-02-02 11:25:17 -05:00
Michael
fbc1586ff2
Fully implement mud traversal into OOBE and setup
2017-02-02 11:02:58 -05:00
Michael
baf9c48346
Fix back/forward buttons and addressbar
2017-02-02 10:46:05 -05:00
Michael
ce47589ce3
Shiftnet style fixes
2017-02-02 10:39:48 -05:00
Michael
bbe37edb68
Shiftnet, and audio fixes
2017-02-02 09:47:23 -05:00
Michael
d8978b860d
Skinning fixes
...
Title buttons were being covered by the title corners, and panel buttons
were appearing as regular controls to the control manager.
2017-01-30 20:47:11 -05:00
Michael
90802ccb55
Fix some crashes and UI bugs
...
Audio manager crashed after loading a second song
Color Picker and ArtPad palette entries were not appearing properly.
Fonts in Shifter could not have decimal sizes.
2017-01-29 20:45:32 -05:00
Michael
11f838ea23
Add audio.setvol command for setting track volume
2017-01-29 12:11:31 -05:00
Michael
abfd774638
Scripting changes and background music!
2017-01-29 11:59:18 -05:00
Michael
b5d5178411
Modularize the Lua engine
...
C# code can be exposed to Lua from anywhere in the entire source code.
2017-01-27 14:18:50 -05:00
Michael VanOverbeek
c62cb58ba0
Merge pull request #43 from carverh/patch-27
...
Delete information.txt
2017-01-25 18:20:17 -05:00
Carver Harrison
4fb368d7d2
Delete information.txt
2017-01-25 15:19:33 -08:00
Michael
2d095dcf8d
ShiftFS file structure changes
...
Files can now store header data in a separate byte[] array inside
File.Header. You can use the Utils.Set/GetHeaderText/Data(path, data)
methods to set the header of an existing file.
2017-01-24 12:22:12 -05:00
Michael
7a26ffc108
Fix bug with OOBE save migrator
2017-01-22 20:04:46 -05:00
Michael
5b01c364e6
Implement save migration from client to server
2017-01-22 19:04:04 -05:00
Michael VanOverbeek
28a8eb7a6a
Merge pull request #42 from carverh/patch-26
...
whats the point of thowing something if you are just going to catch it - Michael 2016
2017-01-22 14:26:39 -05:00
Michael
8dd75653ff
Remove reference to Discoursistency
2017-01-22 14:25:08 -05:00
Carver Harrison
aaf92f6eb5
Update Commands.cs
2017-01-22 10:10:42 -08:00