Skip to content
Success

Changes

Summary

  1. Add functional defaults to ObjectMap (commit: 560255c) (details)
  2. Remove string parsing from ObjectMap (commit: 89bbe82) (details)
Commit 560255c72db3a1820f989bd0940b520c47e232a1 by ME1312
Add functional defaults to ObjectMap
(commit: 560255c)
The file was modified GalaxiAPI/global/src/net/ME1312/Galaxi/Library/Try.java (diff)
The file was modified GalaxiAPI/global/src/net/ME1312/Galaxi/Library/Map/ObjectMapValue.java (diff)
The file was modified GalaxiAPI/global/src/net/ME1312/Galaxi/Library/Util.java (diff)
The file was modified GalaxiAPI/global/src/net/ME1312/Galaxi/Library/Map/ObjectMap.java (diff)
The file was modified GalaxiRT/Engine/src/net/ME1312/Galaxi/Engine/Runtime/CodeManager.java (diff)
The file was modified GalaxiAPI/global/src/net/ME1312/Galaxi/Library/Config/YAMLSection.java (diff)
The file was modified GalaxiAPI/global/src/net/ME1312/Galaxi/Library/Version/Version.java (diff)
Commit 89bbe820c536d8063ce26c5107f40f8bdd6ee0fa by ME1312
Remove string parsing from ObjectMap

Annoying to have to type "Raw" every time, wasn't it?
(commit: 89bbe82)
The file was modified GalaxiAPI/src/net/ME1312/Galaxi/Log/ConsoleText.java (diff)
The file was modified GalaxiAPI/src/net/ME1312/Galaxi/Log/TextElement.java (diff)