tag:github.com,2008:https://github.com/iso2013/MultiLineAPI/releasesRelease notes from MultiLineAPI2019-03-05T06:54:43Ztag:github.com,2008:Repository/77971465/2.0.12019-03-05T06:59:14ZVersion 2.0.1 - Stability update<p>Combined with the release of PacketEntityAPI version 0.7.2, this plugin should now be stable and ready for production use.</p>
<p>Changelog:</p>
<ul>
<li>Fix issue <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="415915723" data-permission-text="Title is private" data-url="https://github.com/iso2013/MultiLineAPI/issues/41" data-hovercard-type="issue" data-hovercard-url="/iso2013/MultiLineAPI/issues/41/hovercard" href="https://github.com/iso2013/MultiLineAPI/issues/41">#41</a></li>
</ul>iso2013tag:github.com,2008:Repository/77971465/2.0.0a2019-02-17T03:34:00ZVersion 2.0.0 - Alpha<p><strong>THIS IS AN ALPHA BUILD, AND IT CANNOT BE GUARANTEED TO BE STABLE. However, since this is now purely packet-based, it is almost impossible that it causes any lasting changes once uninstalled (No guarantees).</strong></p>
<p>IT'S FINALLY READY FOR PUBLIC TESTING! 😁</p>
<p>It should be noted, however, that <strong>this is still an alpha plugin</strong>. Bugs <em>will</em> exist. Please report any bugs you find to the <a href="https://github.com/iso2013/MultiLineAPI/issues">issue tracker</a>. They will be fixed as soon as possible 😄</p>
<p>This plugin <strong>requires</strong> <a href="https://www.spigotmc.org/resources/packetentityapi.57052/" rel="nofollow">PacketEntityAPI</a> and <a href="https://www.spigotmc.org/resources/protocollib.1997/" rel="nofollow">ProtocolLIB</a>.</p>
<p>Developers: JavaDocs are available <a href="https://iso2013.github.io/MultiLineAPI/javadocs/" rel="nofollow">here</a>, with a starting guide available <a href="https://github.com/iso2013/MultiLineAPI/wiki">here</a>!</p>
<p>Detailed Commit Changelog:</p>
<ul>
<li>Add MLAPI v2.</li>
<li>Get MLAPIv2 working mostly, except for structure changes.</li>
<li>Try to debug structure changes.</li>
<li>I somehow didn't commit all the files.</li>
<li>Add a ton of debug code and fix the bug</li>
<li>Add fix for invisibility potions</li>
<li>Begin code cleanup and optimizations</li>
<li>Fix issues with refreshing entities that have passengers. Add a spawn handler for vehicles.</li>
<li>Code cleanup</li>
<li>Update to a more efficient and stable method of removing invalid tags.</li>
<li>Update ISSUE_TEMPLATE.md</li>
<li>Fix the presence of the tag hitboxes causing damage glitches.</li>
<li>Allow the nametag to be rendered for players.</li>
<li>Attempt to make the lines spawn at a more realistic location.</li>
<li>Fix an issue causing re-mounting of tags during ANY metadata change.</li>
<li>Fix a potential NPE</li>
<li>Fix multiple conditions involving the addition and removal of tags.</li>
<li>Make deleting the tag actually destroy the tag entities.</li>
<li>Minor code cleanup</li>
<li>Add many more update methods to the JavaDocs</li>
<li>Merge branch 'master' of github.com:iso2013/MultiLineAPI</li>
<li>Various bug fixes and simplifications</li>
<li>Implement update methods</li>
<li>Optimizations and fixes - improve armor stand visibility</li>
<li>Fix tag spawning for other players.</li>
<li>Add issue note</li>
<li>Prepare for a second TagRender engine.</li>
<li>Add a second tag render engine that uses teleportation.</li>
<li>Remove debug code. Fix name changes. Add more config options.</li>
<li>Various bugfixes</li>
<li>Fix an issue where tags wouldn't respawn</li>
<li>Add defaults for configuration options</li>
<li>Code cleanup</li>
<li>Update plugin page</li>
<li>Fix closing tags on list items</li>
<li>Code cleanup by Choco :D</li>
<li>Various bugfixes</li>
<li>Fix a bug involving the use of a TreeSet</li>
<li>Remove some unused methods and add a default #getName() implementation</li>
<li>Add a demo mode showing the wiki's implementation</li>
<li>Add Javadoc comments to all methods in the API</li>
<li>Typo fixes on JavaDocs</li>
<li>Remove the old debug code</li>
<li>Load entities in world chunks on startup</li>
<li>Fix the demo controller to support entities with no names</li>
<li>Add a better, packet-based way to handle name changes</li>
<li>Remove the unnecessary mounted entity in the teleport-based renderer</li>
<li>Update PacketEntityAPI</li>
<li>Fix potential NPE</li>
<li>Update version information to 2.0.0a to prepare for testing</li>
<li>Remove unnecessary <a class="user-mention notranslate" data-hovercard-type="organization" data-hovercard-url="/orgs/NotNull/hovercard" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/NotNull">@NotNull</a> and add JavaDocs</li>
</ul>iso2013tag:github.com,2008:Repository/77971465/1.2.62017-01-26T04:36:09ZMultiLineAPI version 1.2.6<p>This fixes a critical bug in 1.2.4 and 1.2.5, that blocked all API functionality.<br>
Sorry for not testing this before release ;)</p>
<p>This version includes several bugfixes, including issues <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="199022664" data-permission-text="Title is private" data-url="https://github.com/iso2013/MultiLineAPI/issues/3" data-hovercard-type="issue" data-hovercard-url="/iso2013/MultiLineAPI/issues/3/hovercard" href="https://github.com/iso2013/MultiLineAPI/issues/3">#3</a>, <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="199022761" data-permission-text="Title is private" data-url="https://github.com/iso2013/MultiLineAPI/issues/4" data-hovercard-type="issue" data-hovercard-url="/iso2013/MultiLineAPI/issues/4/hovercard" href="https://github.com/iso2013/MultiLineAPI/issues/4">#4</a>, <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="200778022" data-permission-text="Title is private" data-url="https://github.com/iso2013/MultiLineAPI/issues/6" data-hovercard-type="issue" data-hovercard-url="/iso2013/MultiLineAPI/issues/6/hovercard" href="https://github.com/iso2013/MultiLineAPI/issues/6">#6</a>, <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="200778343" data-permission-text="Title is private" data-url="https://github.com/iso2013/MultiLineAPI/issues/7" data-hovercard-type="issue" data-hovercard-url="/iso2013/MultiLineAPI/issues/7/hovercard" href="https://github.com/iso2013/MultiLineAPI/issues/7">#7</a>, <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="200780033" data-permission-text="Title is private" data-url="https://github.com/iso2013/MultiLineAPI/issues/8" data-hovercard-type="issue" data-hovercard-url="/iso2013/MultiLineAPI/issues/8/hovercard" href="https://github.com/iso2013/MultiLineAPI/issues/8">#8</a>, <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="200780077" data-permission-text="Title is private" data-url="https://github.com/iso2013/MultiLineAPI/issues/9" data-hovercard-type="issue" data-hovercard-url="/iso2013/MultiLineAPI/issues/9/hovercard" href="https://github.com/iso2013/MultiLineAPI/issues/9">#9</a> and <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="200784417" data-permission-text="Title is private" data-url="https://github.com/iso2013/MultiLineAPI/issues/10" data-hovercard-type="issue" data-hovercard-url="/iso2013/MultiLineAPI/issues/10/hovercard" href="https://github.com/iso2013/MultiLineAPI/issues/10">#10</a><br>
Detailed Changelog:</p>
<ul>
<li>Fix the tag remaining where the player died until they press "Respawn"</li>
<li>Fix the nametag staying on a player's head until they move</li>
<li>Fix nametags still showing for players who have entities on their head server-side (but at y=-10)</li>
<li>Fix Memory Leak in Tag class</li>
<li>Fix /kill killing a player's nametag</li>
<li>Stop players with invisibility from still having their tags shown</li>
<li>Stop players in spectator mode from seeing the entities on a player's head</li>
</ul>
<p>Note: The API methods themselves have not been heavily tested in this version. However, no major changes in the API exist between this version and the last one.</p>
<p>It should be noted, however, that <strong>this is still a beta plugin</strong>. Bugs will exist. Please report any bugs you find to the <a href="https://github.com/iso2013/MultiLineAPI/issues">issue tracker</a>. They will be fixed as soon as possible 😄</p>
<p>This plugin <strong>requires</strong> <a href="https://www.spigotmc.org/resources/protocollib.1997/" rel="nofollow">ProtocolLIB</a>. Here are the recommended versions for 1.8 and later (This table is just provided for convenience. Consult the ProtocolLIB plugin page for the proper version if you encounter problems):</p>
<table>
<thead>
<tr>
<th>Minecraft Version</th>
<th>ProtocolLIB Version</th>
</tr>
</thead>
<tbody>
<tr>
<td>1.8</td>
<td><a href="https://www.spigotmc.org/resources/protocollib.1997/update?update=132823" rel="nofollow">v4.2.0</a></td>
</tr>
<tr>
<td>1.9</td>
<td><a href="https://www.spigotmc.org/resources/protocollib.1997/update?update=132823" rel="nofollow">v4.2.0</a></td>
</tr>
<tr>
<td>1.10</td>
<td><a href="https://www.spigotmc.org/resources/protocollib.1997/update?update=132823" rel="nofollow">v4.2.0</a></td>
</tr>
<tr>
<td>1.11</td>
<td><a href="http://ci.dmulloy2.net/job/ProtocolLib/lastSuccessfulBuild/" rel="nofollow">Latest Dev. Build</a></td>
</tr>
</tbody>
</table>
<p>Developers: JavaDocs are available <a href="https://iso2013.github.io/MultiLineAPI/javadocs/" rel="nofollow">here</a>!</p>iso2013tag:github.com,2008:Repository/77971465/1.2.52017-01-25T23:21:38Z1.2.5<p>Switch back to Bukkit.spigot().getConfig(), which should work on all …</p>iso2013tag:github.com,2008:Repository/77971465/1.2.42017-01-25T22:17:37Z1.2.4<p>Update JavaDocs for version 1.2.4</p>iso2013tag:github.com,2008:Repository/77971465/1.22017-01-25T22:37:46ZMultiLineAPI version 1.2<p>I'm happy to announce the first official pre-release of MultiLineAPI!<br>
It has had several bugfixes since the previous version, including fixing world change bugs, teleportation bugs, and vanishing bugs!</p>
<p>It should be noted, however, that <strong>this is still a beta plugin</strong>. Bugs will exist. Please report any bugs you find to the <a href="https://github.com/iso2013/MultiLineAPI/issues">issue tracker</a>. They will be fixed as soon as possible 😄</p>
<p>This plugin <strong>requires</strong> <a href="https://www.spigotmc.org/resources/protocollib.1997/" rel="nofollow">ProtocolLIB</a>. Here are the recommended versions for 1.8 and later (This table is just provided for convenience. Consult the ProtocolLIB plugin page for the proper version if you encounter problems):</p>
<table>
<thead>
<tr>
<th>Minecraft Version</th>
<th>ProtocolLIB Version</th>
</tr>
</thead>
<tbody>
<tr>
<td>1.8</td>
<td><a href="https://www.spigotmc.org/resources/protocollib.1997/update?update=132823" rel="nofollow">v4.2.0</a></td>
</tr>
<tr>
<td>1.9</td>
<td><a href="https://www.spigotmc.org/resources/protocollib.1997/update?update=132823" rel="nofollow">v4.2.0</a></td>
</tr>
<tr>
<td>1.10</td>
<td><a href="https://www.spigotmc.org/resources/protocollib.1997/update?update=132823" rel="nofollow">v4.2.0</a></td>
</tr>
<tr>
<td>1.11</td>
<td><a href="http://ci.dmulloy2.net/job/ProtocolLib/lastSuccessfulBuild/" rel="nofollow">Latest Dev. Build</a></td>
</tr>
</tbody>
</table>
<p>Developers: JavaDocs are now available <a href="https://iso2013.github.io/MultiLineAPI/javadocs/" rel="nofollow">here</a>!</p>iso2013