Commit graph

54 commits

Author SHA1 Message Date
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
ce300026cb Add prevention of duplicate legion entries. 2017-02-03 21:13:51 -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
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
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
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
555cc1319a Add trm.exit command for exiting remote sessions. 2017-01-22 10:01:13 -05:00
Michael
2ce2214d5e Commands can now be locked out of remote sessions
Try using sos.shutdown remotely... it won't work.
😜
2017-01-21 21:27:25 -05:00
Michael
e78caeaeff Fix error in trm handshake request 2017-01-21 16:30:07 -05:00
Michael
a531cefa00 Terminal remote control! 2017-01-21 16:23:10 -05:00
Michael
5c9629c4c6 Extension commit to my previous one
because git screwed up.
2017-01-18 21:07:57 -05:00
Michael
1257ce7636 Add simple tasks for jobs. 2017-01-18 21:07:22 -05:00
Michael
8e9692fa28 test 2017-01-18 18:09:52 -05:00
Michael
fd7d44a07f Linux test 2017-01-18 15:36:06 -05:00
Michael
e7b60fea37 Join Legion screen now has a scrollbar. 2017-01-18 10:45:25 -05:00
Michael
33edc6a211 Improved tutorial, win.open edit
Tutorial now goes over how to do basic things like check codepoints, buy
upgrades, open windows etc.

win.open now shows a list of available windows when ran with no
arguments.
2017-01-18 10:01:37 -05:00
Michael
18f93056b7 Tutorial backend, deletion of Nancy
I'll probably do a SaaS webadmin tool for the MUD in ASP.NET someday.
2017-01-17 17:26:27 -05:00
Michael
b348a76db7 Out-of-box experience work
It's definitely not working right now. I wouldn't delete your save. I
have to implement the tutorial before the OOBE will let you into the
game.
2017-01-17 17:08:33 -05:00
Carver Harrison
5363daecef Update WindowBorder.cs 2017-01-14 14:04:12 -08:00
Carver Harrison
25376da8de Added Comments (3)
Auto gen by mono
2017-01-14 14:00:16 -08:00
Carver Harrison
81baf6b5c7 Update WinformsDesktop.cs 2017-01-14 13:50:55 -08:00
Michael
34719f3e17 Finish legion creator 2017-01-14 15:55:02 -05:00
Rylan/wowmom98
9f989878e5 beginning of color picker fix not finished yet though wait a min
haaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaands
2017-01-13 16:20:52 -05:00
Victor Tran
32fc0f960d Add localisation string to the correct place 2017-01-12 00:38:43 +11:00
Michael
5958b0acff Forgotten MUD CTRL centre work 2017-01-10 19:43:51 -05:00
william341
1fad20429a fix appvoyer builds 2017-01-08 21:33:42 -07:00
Rylan/wowmom98
78fcfce252 localization in titles of programs
read the summary
2017-01-08 17:48:56 -05:00
william341
b203b746b0 on buy update cp shiftorium 2017-01-08 14:38:58 -07:00
Michael
347bea3315 Murdered WPF and edited some legion stuff 2017-01-08 14:50:03 -05:00
TheRandomMelon
16689da571 Fixed bug where you could type while story is happening 2017-01-08 13:35:24 -06:00
Rylan/wowmom98
bbb83046c8 email test
haaaaaaaaaaaaaaaaands
2017-01-08 10:35:00 -05:00