Skip to content
This repository has been archived by the owner on Feb 12, 2022. It is now read-only.

Releases: sparrdrem/DremJS

The Widget Release

27 May 04:33
Compare
Choose a tag to compare

Version 0.1.6b
+Widget support (see wiki for more information)
+Made clicking apps in the taskbar move applications to the front instead of minimizing.
+Cowsay (PHP and JS interfacing experiment)
+Changed the start menu to the Drem Logo
+Added a task manager (combined with Server Status application)
+Added a CPU/memory monitor (see wiki for more information)
~Windows now have a shaded background
~Fixed a bug in terminal where white-space is ignored by output().
~Made terminal themes consistent (no more cookies)
~General system stability improvements to enhance the user's experience.

Diet Code

31 Mar 04:07
Compare
Choose a tag to compare

Version 0.1.5b
+Readded the start menu in the form of the "Hover Button".
! We will make the ability to change it back to a traditional button in 0.1.6b, as we can already feel a lot of people who don't like change complaining.
+A lite theme for the terminal, if that's your thing. You can toggle the theme with "settheme".
~DremJS went on a strict diet and lost about 15MBs
~Changed DremJS's font to Calibri
~Overhauled the About application a lot.
~General system stability improvements to enhance the user's experience.
NOTE: Even though DremJS's font is Calibri, it does NOT mean that applications will automagically change to Calibri. Developers need to set their own font if they want a custom one.

The Black Box Gets Some Love

28 Feb 01:33
Compare
Choose a tag to compare

+Added ProcMan (Process Manager) to the terminal which allows you to list all processes or kill a process
+Added insmod (Install Module). It's on its first prototype so it's not able to do much.
~Separated Terminal from Debug and made it accessible when not in Debug mode.
~Updated Terminal image.
~Probable a ton more changes that I forgot about before I went on a break
~Updated to Agenda WM 0.1.0b, which adds some new features and tweaks including, but not limited to:
~Made Agenda its own .js file
~Moved the taskbar that was originally in DremJS into Agenda WM
+Added the ability to minimize and restore applications (hence the taskbar move)

0.1.2b (Hotfix 1)

14 Dec 03:21
fca1497
Compare
Choose a tag to compare

~Fixed a bug where multiple instances of the same app will have the same (supposed to be) unique identifier, which caused problems with closing and layering.

0.1.2

14 Dec 00:52
85947ee
Compare
Choose a tag to compare

This is a very important and large release for DremJS!
We are going to hard code the start menu to stay open at all times for a while until we care enough to reimplement it better.
+++With the brand new Agenda WM, you can now multitask in DremJS!
+Added 'cmd_fm' command to Terminal. CMD.FM is a free online radio service that looks like a computer terminal. We thought it fit and, now with Agenda, you can listen to music as you work.

0.1.1b

23 Apr 16:16
1368b26
Compare
Choose a tag to compare

+A terminal that is accessible from the Debug Menu. It's based off of Andrew Barfield's HTML5 Web Terminal.
Notice: This doesn't seem to work in GitHub and will more than likely require an installation of DremJS on an HTML server.
~Some UI Tweaks
~Bug Fixes
~Made the shutdown function actually shut DremJS down

0.1.0b

22 Apr 01:47
7b0e23a
Compare
Choose a tag to compare

The first beta release of DremJS!!!
+A taskbar (main feature)
~Some apps moved to the Marketplace to make DremJS smaller. The most important apps stay (About, DremJS Market, How to Install Apps, Report a Bug)

Release 0.0.9-1 (ALPHA)

21 Apr 20:52
f17fa11
Compare
Choose a tag to compare
Pre-release
Update index.html