This repository has been archived by the owner on Jun 10, 2023. It is now read-only.
Releases: OCLIDE-Modules/OCLIDE
Releases · OCLIDE-Modules/OCLIDE
PAT Pre-release 0.0.7
I think this one should be the last alpha. Until there will be even more bugs.
Changelog
Additions
- Added
System.out
output area - Added variable navigator's GUI placeholder
- OCEmu's pre-built versions for Windows and Ubuntu are available at https://github.com/OCLIDE-Modules/OCLIDE-OCEmu
Fixes
PAT Pre-release 0.0.6
Lua 5.3 code autocompletion is almost done.
Changelog
Additions
- Begin work on internationalization
Fixes
PAT Pre-release 0.0.5
Turns out there's a plenty of things that are better finished in Alpha. I think I'll move onto PBT (Public Beta Testing) as soon as all Linux compatability issues are fixed and Lua code autocompletion is finished.
Changelog
Additions
- Added algorithms for Ubuntu and Arch Linux support but work is not guaranteed
- Began work on Ocelot Brain support
Fixes
- Fixed #3
- Fixed #4
- Fixed
java.lang.NullPointerException
when installing OpenOS from OCEmu's configurator - Fixed main window's title displaying the wrong version of OCLIDE
- Updated RSTA to
3.1.2
- Updated AutoComplete to
3.1.1
- Updated SpellChecker to
3.1.1
Deletions
- Removed
LuaJ
library due to the use of MightyPirates' repack
PAT Pre-release 0.0.4
I hope this one will be the last alpha build.
Changelog
Additions
- Added OpenOS installation algorythm into OCEmu configurator
- Started work on Lua 5.3 and OC 1.7 autocompletion algorythm
Fixes
- Fixed configurator's component list not updating
- Fixed OCEmu's config file parsing
- Fixed integration with OCEmu's
filesystem
components - A plenty of minor fixes all around the code
PAT Pre-Release 0.0.3
A pretty small update. Yet still it's an important one.
Changelog
Fixes
- Fixed algorythm of copying the project into OCEmu's virtual machine
- Added a pre-installed OCEmu default machine for correct copying algorythm behavior
PAT Pre-release 0.0.2
Changelog
Additions
- Added About tab to
Help
menu - Added OCEmu Windows binaries in distribution archive
- Project is now copying itself into OCEmu machine's
home
folder (unstable)
Fixes
- Fixed adding file and adding folder dialogs
- Fixed project deletion
- Fixed project and file saving
- Fixed project's properties dialog
- Fixed project's renaming
Deletions
- Deleted
Move
option in project's popup - Deleted Undo and Redo event listeners, use
Ctrl+Z
andCtrl+Y
instead
PAT Pre-Release 0.0.1
Initial public alpha test pre-release.
What the app has now:
- Lua Syntax Highlighting
- Project Management System
- It supports
OCEmu
launching (from/OCEmu
folder) - (Alpha-testing)
OCEmu
configuration
Report ANY not-properly-working things into Issues
tab.