Skip to content

Releases: chuushi/CoreProtect-Lookup-Web-Interface

v1.0.0-pre2 - Legacy support

18 May 06:23
Compare
Choose a tag to compare

v1.0.0-pre2 (2020.05.18)

  • Extend support down to CoreProtect 2.12.0 (Minecraft 1.8)

v1.0.0-pre1 (2020.05.17)

  • First pre-release
  • Caveats:
    • Autocomplete not implemented
    • Can't set to custom locale
    • Login supports credentials only from config.php file
    • Can't load sign data (yet)

v1.0.0-pre1 - Total Rewrite

17 May 23:12
91fafb1
Compare
Choose a tag to compare

The code has been completely re-written!

v1.0.0-pre1 (2020.05.17)

  • First pre-release
  • Caveats:
    • Autocomplete not implemented
    • Can't set to custom locale
    • Login supports credentials only from config.php file
    • Can't load sign data (yet)

Locale Support Release

25 Aug 02:40
Compare
Choose a tag to compare

This adds the ability to change time locale, and it fixes the support for PHP version 5.4 and below.

v0.9.3 - August 24, 2016

  • Enhanced Feature:
    • Time can be localized easily now.
  • Fixes:
    • Webservers running PHP 5.4 and below wasn't able to use this tool due to an
      error. This now supports 5.4 properly.
    • "Cache" directory is now included in the project itself.

Check the changelog.md for more details.

Sign Container Fix Release

18 Aug 03:40
Compare
Choose a tag to compare

From Changelog.md:

v0.9.2 - August 17, 2016

  • New feature:
    • Now using minecraft.woff and a sign image to display sign data to better
      replicate the sign in-game.
    • Making a lookup will update the URL to make the output look the same even
      when you give the link to someone else and they make a lookup with it.
  • Fix:
    • Form labels has been centered again.
    • Container option is fixed.
    • The date ordering for multiple action search is fixed.
  • Code:
    • Removed bloaty comments.
    • Disabled test scripts.
  • Technical:
    • Merged form-handler.js and out-table.js into lookup.js.

Timing Fix Release

17 Aug 19:03
Compare
Choose a tag to compare

This release fixes all-things time related.

v0.9.1 - August 17, 2016

  • Optimization
    • GOOD GRACIOUS THERE WAS AN "ORDER BY ROWID" OPTION???!??!!
      • The lookup has been optimized infinitely by sorting results by rowid instead of by time.
  • Fix:
    • Loading more after time is set (or not while server is being too active) will not create any duplicate data anymore.

Multi-server Release

16 Aug 20:06
Compare
Choose a tag to compare

Uses brand-new configuration scheme.

There's an added support for multiple users and multiple servers.

Check Changelog.md for more details.

SQLite Fix Release

11 Feb 06:39
Compare
Choose a tag to compare

This release fixes: database.db file in settings not pointing to the path defined in the settings.php. It's mysterious how this was overlooked the entire time.

It also comes with a new look and some new features.

As always, feel free to open an issue here or a ticket on the plugin page in BukkitDev site if there is any problems or suggestions.

~Simon

Semi-stable release

08 Feb 07:18
Compare
Choose a tag to compare

This has come a really, really long way. Check changelog for all changes.

If you run into any issues, feel free to open an issue here or open a ticket over at Bukkit plugin site.

Nightly #5 - Table Lookup Update

27 Jan 22:43
Compare
Choose a tag to compare
Pre-release

This release features a new look for the table heading. It also comes feature-packed with the option to put result words directly into the query field!

The block and user search needs more work at the moment, but you can use it right now.

Dynmap integration and keyword search is coming up next in v0.6.2.

And, as always, feel free to open up an issue ticket or make a comment on this Reddit thread if you have any feature requests or questions.

~Simon

Nightly #4 - Less JavaScript Release

26 Jan 09:56
Compare
Choose a tag to compare
Pre-release

This release adds a whole bunch of new features. Please refer to changelog.md for all changes. If all goes well, this will be the last alpha release.

If you find any bugs, feel free to open a ticket or make a comment on this Reddit thread.

~Simon