Skip to content
Success

Changes

Summary

  1. Complex tab completion syntax made simple (commit: e630deb) (details)
Commit e630deb7ae8d704dce335a4b588f241379161416 by ME1312
Complex tab completion syntax made simple
Tab completion requests now support all the special syntax features that
can be used when entering commands.
Additionally, tab completion will now attempt to complete using what you
have already written instead of replacing the whole thing outright.
(commit: e630deb)
The file was modified GalaxiEngine/src/net/ME1312/Galaxi/Engine/Library/Log/ConsoleStream.java (diff)
The file was modified GalaxiEngine/UI/src/net/ME1312/Galaxi/Engine/Standalone/ConsoleWindow.java (diff)
The file was modified GalaxiEngine/UI/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/Library/Log/Logger.java (diff)
The file was modified GalaxiEngine/src/net/ME1312/Galaxi/Engine/Library/ConsoleReader.java (diff)