[1.7.2R0.3] Alpha-1.0.6

Details

  • Filename
    _1.7.2R0.3_ClientGuiBridge-alpha1.0.6.jar
  • Uploaded by
  • Uploaded
    Mar 31, 2014
  • Size
    327.37 KB
  • Downloads
    336
  • MD5
    a39d2b224e162b8dd1e98fb01986a231

Supported Bukkit Versions

  • CB 1.7.2-R0.3

Changelog

Plugin:
  • Made GUI serialization even better (it works!)
  • Reduced crashing even more!
  • Didn't add any methods, so any plugins using the last build (the one before this) will still work. Therefore, I haven't released a new Javadoc (because the old one will work)
  • Started overlay API!
  • Working out the details of how the dynamic GUI API will work
  • Added a number! (updated the plugin.yml for once)
  • Sealed com.mindlin.clientBridge (pm me if you needed anything in it for any reason)
  • Added internal security stuff

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

Javadoc of plugin [1.7.2R0.3JD1.0.1] Alpha-1.0.4 (Note: the last javadoc *Should* still work, because I haven't changed much, in terms of new methods in the API)
  • Updated for Alpha-1.0.5
  • Added more documentation
Note: 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
For javadoc:
  • Not everything is fully documented. I'm working on it (high priority).

For jar:
  • Mostly untested. PLEASE tell me of any problems, to fix them.
  • There is only some API, but don't complain. I'm working on it.
  • I really need to update to 1.7.4, as soon as MCForge does.
  • I haven't added APIs for overlays or dynamic GUIs

...so a lot, but it kinda works sometimes, if you don't really care if it crashes before you download it.
For client:
  • 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