SOURCE for Beta-1.0.7
Details
-
Filename_SRC__1.7.2R0.3_ClientGuiBridge-beta1.0.7.jar
-
Uploaded by
-
UploadedApr 3, 2014
-
Size506.32 KB
-
Downloads325
-
MD5f5c4c2d6e3d1c10b53ca9a0087a7418c
Supported Bukkit Versions
- CB 1.7.2-R0.3
Changelog
Plugin:
Client:
- 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