File Details
[1.7.2R0.3] Beta-1.0.8
- B
- Apr 4, 2014
- 416.46 KB
- 766
- CB 1.7.2-R0.3
File Name
_1.7.2R0.3_ClientGuiBridge-beta1.0.8.jar
Supported Versions
- CB 1.7.2-R0.3
Plugin:
Client:
- Fixed events
- Fixed server-client handshake (for reals)
- Fixed bug with GUI deserialization throwing errors (I had to redo how GUIs are serialized)
- Fixed bugz
- Made more bugs (see caveats)
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
- Mostly untested. PLEASE tell me of any problems, to fix them.
- I really need to update to 1.7.4, as soon as MCForge does.
- I haven't added APIs for overlays or dynamic GUIs
- Server kicks you if you send too many events (highest priority to fix) for 'disconnect.spam'
- Deserialization of GUIs isn't finished.
- I need to not send events in servers that don't have the plugin (not really a problem right now)
- I need to fix the duplicated keybinding glitch (no idea why it happens)
- I need to fix GUI deserialization (it *might* work, but it needs testing)
- Only sends a few events (click, key, button) to server. Will fix soon-ish

