SOURCE for Beta-1.0.7

Details

  • Filename
    _SRC__1.7.2R0.3_ClientGuiBridge-beta1.0.7.jar
  • Uploaded by
  • Uploaded
    Apr 3, 2014
  • Size
    506.32 KB
  • Downloads
    325
  • MD5
    f5c4c2d6e3d1c10b53ca9a0087a7418c

Supported Bukkit Versions

  • CB 1.7.2-R0.3

Changelog

Plugin:
  • This is the source code, so please delete this file upon review. It has been provided to assist in reviewing Beta-1.0.7
  • I included the javadoc in the jar!
  • I fixed a concurrency bug that occured when the server was spammed.
  • [beta] Added better logs-the plugin generates HTML logs. Each log entry has the stacktrace attached.
  • Made a better API
  • Made everything more prettiful
  • Started on even more API stuff, so you will be able to API to your heart's content, until you get a myocardial infarction. (look it up)
  • Somehow broke events

This is actually approaching beta pretty quickly! All that I have to do is work on clientside events, dynamic GUIs, and GUI deserialization!

Note (for the javadoc): Thanks to the author of org.json for his/her javadocs. I didn't write those, and take no credit for their work.
Client:
  • Client now sends key/mouse events to server
  • Worked on Custom GUI deserialization (not finished)
  • Generated source. If anyone wants it for some reason, PM me, and i'll upload it
PLEASE DELETE THIS FILE UPON REVIEW. The submission guidelines say I have to submit my code if I obfuscate anything. I had to obfuscate the class that contained my server mods API key, but besides that, this is identical.