Commit Graph

401 Commits (71706bf9ae2844f95c048ceef54826b4b9af701b)
 

Author SHA1 Message Date
William 89d8b79ae3 Add ability to save user data on player death 2 years ago
William acd97a1cb0 Migrate config to Annotaml 2 years ago
William 8c0f7a295f [ci skip] tweak comment 2 years ago
William 7536bfaaf5 Add `/userdata dump` command, for file/web dumping of user data json 2 years ago
William cbf5d9c24e Implement variable-sized user data; only save needed data 2 years ago
William b9e474d946 Variable-size data format support: Deprecate `getXData()` methods in `UserData` in favour of optional returns 2 years ago
William 3d232f97fb Shade adventure instead of bundling at runtime 2 years ago
William 6d649d0889 Extra logging for DataSerialization exceptions 2 years ago
William 0754837820 Start work on data list pagination via PagineDown, update locales 2 years ago
William 8f44dbb296 Import cleanup 2 years ago
William 049cd8ecca Migrate plugin to MineDown/Kyori-adventure 2 years ago
William 2ed7705903 Merge remote-tracking branch 'origin/master' 2 years ago
William 6bc6749e38 Merge API module into bukkit for simplicity 2 years ago
William278 97a02b7a05 [ci skip] Tweak docs URL 2 years ago
William278 abc41a0aca [ci skip] Add screenshot to README 2 years ago
William278 31a14b2de7 [ci skip] Update README with new badges 2 years ago
William278 59a0002c16 Migrate to DesertWell for about menu, version checking 2 years ago
William278 61020e04d9 Fix typo in default command description 2 years ago
William278 ff1ace8342 Update version format 2 years ago
William278 847790c514 Remove `api` module, include it in with the `bukkit` module for simplicity 2 years ago
William 390a77b407 Update README.md (remove mariadb comment) 2 years ago
William 04ab9d14f8 Update rich-syntax-highlighting.png 2 years ago
William 3a32d481c4 Add rich-syntax-highlighting.png 2 years ago
William 8edbc029f8 Remove test commodore completions 2 years ago
William 258356e45d Bundle boosted-yaml, adjust shading and build scripts 2 years ago
William e1628b6448 Download jedis at runtime 2 years ago
William fa32e97564 Bump mysql-connector-java to 8.0.30 2 years ago
William 8080d57645 Update MPDB migrator messages 2 years ago
William 0a2f7b6cd4 Fix migration reporting for MPDB migrator too 2 years ago
William 26a2366876 Fix inaccurate migration progress tracking 2 years ago
William 2690ab3144 Make initialization exception more obvious, close #47 2 years ago
William 18b96944e9 Tweak migrator to ensure safe user setting on large data imports 2 years ago
William 3282f5739c Fix nested futures on #ensureUser causing ineffective #join synchronisation calls, close #40 2 years ago
William 50e66be0c0 Relocate DummySettings 2 years ago
William 593c88c8ba Fix tests, create DummySettings 2 years ago
William 2f700b2d93 Use Commodore for rich command completion registering 2 years ago
William d1c95030f0 Added config option for syncing dead player inventories, cancel damage if locked 2 years ago
William 1ed2414241 Add Bulgarian (bg-bg) courtesy of Pukejoy_1 2 years ago
William 8847483ff8 Correct Persistent Data serialization 2 years ago
William 31552f85e4 Fix malformed events 2 years ago
William 125f142cf5 Fix tests 2 years ago
William dc3882e47e Merge remote-tracking branch 'origin/master' 2 years ago
William dafbcad10e Fix PersistentDataContainer synchronisation, bump to v2.0.2 2 years ago
William d1085ca7bd
Update README.md 2 years ago
William 4663842946 Prepare v2.0.1 release 2 years ago
William e4262abfd7 Prevent synchronisation of newer user data formats, tweak error messages 2 years ago
William fc6a760848 `usersAwaitingSync` -> `lockedPlayers`, also lock while quitting 2 years ago
William e03a580870 Tweak exception wording 2 years ago
William 112e5fe0bd `longblob` rather than `mediumblob` 2 years ago
William ae4f005a9c Additional exception handling to player quit event, stop edge-case asynchronous execution 2 years ago