File Details
SOURCE for Beta-1.0.7
- B
- Apr 3, 2014
- 506.32 KB
- 325
- CB 1.7.2-R0.3
File Name
_SRC__1.7.2R0.3_ClientGuiBridge-beta1.0.7.jar
Supported Versions
- CB 1.7.2-R0.3
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

