Skip to content

G-Earth 1.5.2

Compare
Choose a tag to compare
@sirjonasxx sirjonasxx released this 17 Feb 00:54
· 155 commits to master since this release

Main updates

  • Client support
  • Layout
    • Dark theme and layout switcher by @WiredSpast
    • Optional synchronization with java extensions that use the G-Earth theme
  • Attempted a bugfix where packets weren't being injected
  • Packetlogger is now closed by default (can be changed)
  • Removed oranges
  • Changed G-Earth file structure

For developers

  • Removed {l} from legacy packet structure ({l}{h:1234}{i:abc} -> {h:1234}{i:abc})
  • Extension protocol has been updated:
    • INIT packet changed
    • Added UPDATEHOSTINFO message
    • NITRO is now a client type
    • Backward compatibility should generally be maintained depending on the implementation by the framework
  • For java extension developers: the .jar file doesn't contain dependencies anymore (making it a lot smaller)

Report bugs or styling issues in a github issue!

Join the G-Earth Discord server