Commit graph

284 commits

Author SHA1 Message Date
Michael
ff47625d25 fix some clientside save softlocks 2017-05-29 16:08:59 -04:00
Michael
58c9152351 various things from last night 2017-05-29 11:38:20 -04:00
Rylan/wowmom98
c7ba7d733c un obsoleting 2017-05-28 14:44:24 -04:00
Michael
9914c18456 Fuck 2017-05-28 14:40:42 -04:00
Michael
6123e06842 make localization 50 billion times faster 2017-05-28 13:36:28 -04:00
Michael
03ebdf42d9 Funny, disabling localization makes things easier... 2017-05-28 12:40:06 -04:00
Michael
4036e97f3f Don't clear the terminal when in fullscreen 2017-05-28 10:26:11 -04:00
Michael
80899fc5de Cool startup logo 😃 2017-05-28 10:12:59 -04:00
Michael
8e3bdf71e7 strip things down but make things better 2017-05-28 07:21:16 -04:00
Michael
dc0b8c6688 Fix a bug with command-line login. 2017-05-28 06:44:58 -04:00
Michael
e841b168e1 stuff 2017-05-27 16:59:54 -04:00
Michael
fde832b357 simplesrc refurbishment 2017-05-27 12:11:36 -04:00
Michael
97e22b35ad SLIGHT optimizations? 2017-05-26 17:06:38 -04:00
Michael
44a4de1c17 web browser + fix shiftorium merge conflict 2017-05-23 20:36:16 -04:00
Michael
660c42a19c Disable TriPresent for Beta 2.5. 2017-05-23 19:07:25 -04:00
Michael
6747c63e2c Tiny skinning fixes. 2017-05-23 18:15:05 -04:00
Michael
4178d71cb9 some more story stuff 2017-05-20 15:37:42 -04:00
AShifter
328f62b67c Add more features to TriPresent
yoy!
2017-05-20 13:33:13 -06:00
Michael
64dbc45739 change some story stuff 2017-05-20 15:32:44 -04:00
AShifter
e248514bcf Make a basic version of TriPresent work.
This version has one function: Adding labels. You can add labels with
certain text colors, etc. Adding more features very soon.
2017-05-20 11:05:58 -06:00
Rylan/wowmom98
41992360f1 actually made tripresent an IShiftOSWindow 2017-05-18 21:48:40 -04:00
AShifter
5967c0fc36 Start work on TriPresent
It's in a basic state right now, and I also fixed a launch bug for
people with slightly older ``ShiftOS.mfs`` files (in Localization.cs).
2017-05-18 19:27:44 -06:00
Michael
46a92866f8 fix beta 2.5 first_steps 2017-05-18 18:57:04 -04:00
Michael
7919afa133 Custom buttons and progress bars. 2017-05-14 13:15:12 -04:00
Michael
c0f0e99f9d Dithering, audio volume, and fix shutdown bug 2017-05-13 10:22:51 -04:00
Michael
94e1603b85 Post-intro tutorial 2017-05-12 21:22:08 -04:00
Michael
c18c0fbc32 dithering revamp 2017-05-12 20:32:28 -04:00
Michael
bded9d1250 ShiftOS is a hydra.
You pop one bug off, 2,000 more grow in its place.
2017-05-12 19:17:47 -04:00
wowmom98
4a5db39ea7 FIRST COMMIT FROM A MAC
BUT TURIANS ARE COOL RIGHT
2017-05-07 15:03:46 +00:00
Michael VanOverbeek
92a83f44c8 Merge pull request #122 from aren-cllc/patch-1
Stop pong from ending early.
2017-05-07 10:42:46 -04:00
william341
147cd66b39 label 2 is annoy 2017-05-06 14:35:12 -07:00
william341
2424b91d51 fixed a bug using Try-Catch Brand Duct Tape 2017-05-06 14:32:24 -07:00
Michael
2d8831c29c fix highscore glitch 2017-05-06 12:36:45 -04:00
Michael
e131f72a9b Fix the file skimmer pins. 2017-05-06 12:16:41 -04:00
Aren
c56b59a8a3 Stop pong from ending early.
Pong used to end early because the game would check if secondsleft was 1 after removing one, meaning it would be at 2. Now it checks if secondsleft is 0 which should resolve the issue.
2017-05-06 17:41:49 +02:00
Michael
57277a01d6 Most of TriWrite is implemented. 2017-05-06 09:44:47 -04:00
AShifter
6eb418dec8 actually fix file skimmer
don't copy dat floppy
2017-05-05 10:34:46 -06:00
Michael VanOverbeek
9a2373ec42 Merge pull request #119 from AShifter/master
fix advanced fs
2017-05-05 11:54:14 -04:00
Michael
39b3b4c62c admin.set_acl and other things 2017-05-05 11:34:17 -04:00
Michael
3e77916fd2 Fix CRITICAL Pong MP bugs. 2017-05-04 16:32:25 -04:00
Michael
41da0b2500 fix bug with multiplayer ui 2017-05-04 16:06:32 -04:00
Michael
e43d47007e More Multiplayer Pong work. 2017-05-04 15:00:06 -04:00
Michael
24f04e3e12 Basic multiplayer pong. 2017-05-03 11:51:56 -04:00
Michael
53631ad42d Fix highscore list 2017-05-03 09:44:34 -04:00
AShifter
2fede89938 Catch invalid skin file
I accidentally tried to load 0.0.x skin file, and it crashed. Added a
try/catch around it and if caught, give an infobox saying "This skin is
not compatible with this version of ShiftOS.".
2017-05-02 20:08:43 -06:00
AShifter
5b8d350af0 fix advance file skimmer
it looks better
2017-05-02 19:43:58 -06:00
Michael VanOverbeek
49eff9f7ef Merge pull request #118 from AShifter/master
Start working on Advanced File Skimmer
2017-05-02 21:35:28 -04:00
AShifter
bbb21a1b32 start advanced file skimmer
it's cool!
2017-05-02 19:26:59 -06:00
Rylan/wowmom98
c59dcc824d WHY THE FUCK ISNT OPEN SAVE AND NEW WORKING 2017-05-02 21:07:07 -04:00
Rylan/wowmom98
596db1d5bc added empty tools bar 2017-05-02 20:49:13 -04:00