Commit Graph

396 Commits (3f0f5180371d77825f504153e3704b7a60badb97)
 

Author SHA1 Message Date
Harvels X b450910b5a
Fix meta separator in VersionUtils.toString; 3 years ago
Harvels X 28c14ed393
Edit: fix UpdateChecker version check;
Add: version utils;
3 years ago
Harvels X 3c50245540
Edit: relocations & excludes;
Refactoring modules configuration;
3 years ago
Harvels X 6ea8cdb75c
Edit: move shadow plugin to global;
Add: shading main modules;
3 years ago
Harvels X fd42bc99be
Edit: move plugin manifests;
Edit: retrieve a version of velocity;
3 years ago
Harvels X 545c0896f0
Add: static project properties; 3 years ago
Harvels X d67d5b64da
Edit: remove use shadowing for apis; 3 years ago
Harvels X 83ddc76075
Edit: cleanup & move to submodule;
Add: filter resource for all projects & use maven style;
Edit: add revision or build number in project version;
3 years ago
William 06e72f0831 Merge remote-tracking branch 'origin/master' 3 years ago
William c439ad59ac Fixed current timestamp being generated being incorrect 3 years ago
William aa3e73ea33
Add velocity metrics to README.md 3 years ago
William 37520991e5 Conformity to Bukkit API conventions 3 years ago
William 804f156027 Bump version number 3 years ago
William 56ecb7f76a Use lowest event priority so HuskSync fires first 3 years ago
William 7a89ffdf35 Make event priority LOWEST 3 years ago
William 6719858de1 Add SSL connection option for Redis 3 years ago
William 920d2582f5 Update Redis initialization handling now that it is multithreaded 3 years ago
William 7d46ce076b Authenticate when creating the ConnectionPool 3 years ago
William 027ee0dbbb Escape version string 3 years ago
William 93be26a946 Use JedisPool instead of single Jedis connection 3 years ago
William 4ec4ba9a1e Fix description 3 years ago
William 6d31d28f47 Bump Jedis, fix status message missing a newline 3 years ago
William de3838873e Merge remote-tracking branch 'origin/master' 3 years ago
William f01bb7c082 Update author URL 3 years ago
William 051e2c5b72
Update README.md 3 years ago
William 93f6417471 Slight cleanup and docs updating 3 years ago
William 84e04a6440 Update README.md 3 years ago
William bf6032d6f0 Add ability to update PlayerData back to cache and add more javadoc comments 3 years ago
William 014e325751 Update README.md 3 years ago
William 023082e749 Overhaul API, add JitPack integration for developer API provision 3 years ago
William 5dbea87ccb Cleanup 3 years ago
William c0f4012904 Add @HarvelsX to contributors :) 3 years ago
William 57b736cdb8 Merge branch 'future/nms' 3 years ago
William bcc83c3818 Suppress unchecked cast warning 3 years ago
William c9952a9863 Bump version number 3 years ago
William d912e28ee5 Use native_advancement_synchronization by default 3 years ago
William 41e4bc4fdb Merge branch 'future/nms' 3 years ago
Harvels X af4729ac87
Fixed ConcurrentModificationException in native sync advancements;
Iterators are evil and should be banned! :)
3 years ago
Harvels X 748458af78
Rename methods AdvancementUtils; 3 years ago
Harvels X 73edc988be
Fix https://github.com/HarvelsX/HuskSync/issues/1 & return async 😅 3 years ago
Harvels X efc2c0199b
Remove async execution `nativeSyncPlayerAdvancements`; 3 years ago
Harvels X 5bbb4a8547
Add support for save & set the date of advancement; 3 years ago
William 742c705d49 Fix bStats not being correctly relocated 3 years ago
Harvels X cff00742ce
Edit warn message when using `nativeSyncPlayerAdvancements`; 3 years ago
Harvels X a12a3cfb9f
Maybe fix an empty multitude of visible advancement; 3 years ago
Harvels X 9ff20e6e93
Merge remote-tracking branch 'origin/master' into future/nms 3 years ago
HarvelsX 84c251fa68
Maybe fix https://github.com/HarvelsX/HuskSync/issues/1; 3 years ago
HarvelsX 0bfdc4d528
Update bukkit config; 3 years ago
HarvelsX e96ff83f82
Fix code style;
Fix config naming;
3 years ago
HarvelsX c5f63b4d65
Put award native advancement in one for...each; 3 years ago