Skip to content
Success

Changes

Summary

  1. Add Console UI (commit: 63a72e0) (details)
Commit 63a72e004a10d7861ae58fba5c9b68e9a23e442a by ME1312
Add Console UI
This update adds a console window to your app. This means you can now
just double click your jar to open it (unless you require extra
properties).
The window can be disabled using the `galaxi.ui.console` system
property.
(commit: 63a72e0)
The file was modified GalaxiEngine/src/net/ME1312/Galaxi/Engine/Library/DefaultCommands.java (diff)
The file was addedGalaxiEngine/UI/src/net/ME1312/Galaxi/Engine/Standalone/GalaxiIcon.png
The file was modified GalaxiEngine/src/net/ME1312/Galaxi/Engine/Library/ConsoleReader.java (diff)
The file was modified GalaxiAPI/src/net/ME1312/Galaxi/Plugin/PluginInfo.java (diff)
The file was addedGalaxiEngine/UI/src/net/ME1312/Galaxi/Engine/Standalone/ConsoleWindow.java
The file was modified GalaxiEngine/src/net/ME1312/Galaxi/Engine/Library/Log/ConsoleStream.java (diff)
The file was modified GalaxiEngine/pom.xml (diff)
The file was modified GalaxiEngine/src/net/ME1312/Galaxi/Engine/Library/Log/FileLogger.java (diff)
The file was addedGalaxiEngine/UI/src/net/ME1312/Galaxi/Engine/Standalone/ConsoleWindow.form
The file was addedGalaxiEngine/UI/pom.xml
The file was modified pom.xml (diff)
The file was modified GalaxiEngine/src/net/ME1312/Galaxi/Engine/GalaxiEngine.java (diff)
The file was modified GalaxiAPI/src/net/ME1312/Galaxi/Plugin/Command/CommandSender.java (diff)