Releases: chuushi/CoreProtect-Lookup-Web-Interface
v1.0.0-pre2 - Legacy support
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
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
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.
- Webservers running PHP 5.4 and below wasn't able to use this tool due to an
Check the changelog.md
for more details.
Sign Container Fix Release
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.
- Now using minecraft.woff and a sign image to display sign data to better
- 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
andout-table.js
intolookup.js
.
- Merged
Timing Fix Release
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.
- GOOD GRACIOUS THERE WAS AN "ORDER BY ROWID" OPTION???!??!!
- 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
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
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
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
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
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