3.0.0Milestone2a

Details

  • Filename
    MineQuest-3.0.0Milestone2a.zip
  • Uploaded by
  • Uploaded
    Nov 13, 2013
  • Size
    4.82 MB
  • Downloads
    6,236
  • MD5
    c7b5aa94dd2a5288d9885884e00d696b

Supported Bukkit Versions

  • CB 1.7.2-R0.3

Changelog

Welcome to the 3.0.0 Series!

And so, we present Milestone 2 - JAVASCRIPT!

Hint: Try doing /mp - you'll get a nice new fancy inventory GUI for party management!

See our website, theminequest.com, for more information about Javascript.

Release Notes

13 November 2013
 
Welcome to the MineQuest release notes for 3.0.0 M2a.
This release contains features, bug fixes, and security enhancements. Additionally, updated versions of these release notes, as well as an errata for this release, may be viewed at our website[0].
 
Features:
* MineQuest has been split into three components - api, common, and platform. This allows MineQuest to support other platforms.
* New party interface, based on inventories - this allows a more graphical approach to users who don't want to work with commands.
* Better world support, including flat, large biome, and end types and environments.
* Javascript dungeon support - automate your dungeons the ultimate way, with powerful scripting tools at your disposal, and the ability to extend your installation with other scripts.
* JSON Unhandled Exception Collector - better know when your server mucks up. MineQuest now takes any unhandled exception and dumps its output, along with all the statistics of your server, to a file that you can later use to examine the issues you have. In the future, it can be automatically uploaded to our servers for regression testing and analysis.
* Targeting - Narrow your player targets to specific people in a certain area, or those that have been marked! Targeting has been re-implemented in this version.

Regressions & Known Issues:
* Command frontends may have %n% instead of player names - please notify us if you see any.
* Edits have not been implemented.
* Map frontend has not been implemented.
* Quest Inventory frontend has not been implemented yet.
 
Security Enhancements:
* N/A
 
Developer Notes:
* We changed our artifact IDs for Maven. Instead of "MineQuest-API" or "MineQuest", the three components are "api", "common", and "bukkit", representing the API, the common platform-independent implementation on the API, and the bukkit-specific platform implementation.
 
Released Versions:
* 3.0.0 Milestone 2a
 
[0]: http://www.theminequest.com/
  • We have a bug reporter for MineQuest; however, it's not really functioning yet - we don't have a bugzilla! In the meantime, it will save bug reports to your local directory, which we can expect if you send them to us.
  • A lot of stuff isn't implemented yet.