Commit graph

21 commits

Author SHA1 Message Date
Michael
1661f9a5bd hacking work
Me: [squeaky] IT'S WORKING!!
Phil: Michael... You just creeped me out...
2017-06-23 20:20:38 -04:00
Michael
42a7829864 Fix some major Appscape bugs. 2017-06-22 20:52:01 -04:00
RogueAI42
b453978afc MindBlow tweaks
* MindBlow now lets you reset memory before you start a new
program, and kill one that is still executing
* The MindBlow site now uses the correct button theme
2017-06-19 17:03:51 +10:00
RogueAI42
dbf794c984 MindBlow: Brainfuck IDE for ShiftOS
For 50,000 Codepoints you can write and run Brainfuck programs in
a dedicated IDE. Check out the site on "shiftnet/mindblow".

The IDE seems to be working perfectly. The site has some theming
issues.
2017-06-17 19:16:50 +10:00
RogueAI42
107a98686a ReflectMan Saves The Day..............
Refactored every part in the code that used that damn foreach loop.
All assemblies are now loaded on startup into an array, and the
results of GetType() on each are concatenated into another array.
The parts of the code that were loading the assemblies and scanning
them themselves now look to ReflectMan.Types, and all disk I/O is
limited to the first time ReflectMan is accessed. While I was there
I also replaced some other foreach loops with array comprehensions
and such to speed things up - there is a noticeable improvement.

It doesn't seem to have broken anything, but I'd appreciate if
someone could do more stress testing for me.
2017-06-11 17:38:53 +10:00
Michael
c40d071d58 main menu system + sandbox mode 2017-06-10 10:17:15 -04:00
Michael
0451b5d157 Slight Shiftnet mods, new default skin. 2017-05-30 16:34:31 -04:00
Michael
37ac4c684c It's amazing what talking to Rylan can do to an integer datatype. 2017-05-29 20:08:30 -04:00
Michael
58c9152351 various things from last night 2017-05-29 11:38:20 -04:00
Michael
80899fc5de Cool startup logo 😃 2017-05-28 10:12:59 -04:00
Michael
6f250a0498 fix appscape button sizing 2017-04-28 21:47:35 -04:00
Michael
d56a8af9c5 fix fundamental link coloring 2017-04-28 21:45:33 -04:00
Michael
284216ac4c SuperDesk now has a shiftnet site. 2017-04-26 19:03:02 -04:00
Michael
28f37ed421 read my secret comment @wowmom98 2017-04-25 19:31:18 -04:00
Michael
91c6b3bf1c fix Appscape install bugs 2017-04-25 12:24:44 -04:00
Michael
cd29d582d9 appscape fixes + video player 2017-04-25 11:48:44 -04:00
Michael
d4316e75fc Audio Player work. 2017-04-24 21:01:42 -04:00
Michael
6df3458048 more shiftnet stuff 2017-04-23 21:43:19 -04:00
Michael
ba157cdedd Finish Appscape. 2017-04-23 18:22:16 -04:00
Michael
bc66ccccd7 more appscape ui work 2017-04-23 15:36:02 -04:00
Michael
e833a9bf27 FUCKTONS OF SHIFTORIUM WORK 2017-04-23 14:53:10 -04:00