William
|
07452083cb
|
Merge remote-tracking branch 'origin/master'
|
3 years ago |
William
|
55ea6bc391
|
Add spanish locale credit
|
3 years ago |
William
|
742a033cf7
|
Add spanish (es-es) localisation by anchelthe
|
3 years ago |
William
|
a3d745898e
|
Add localisation credit
|
3 years ago |
William
|
25c4553dd8
|
Merge branch 'ja-jp'
|
3 years ago |
William
|
049dcbe589
|
Fix rare EndOfStream exception with Jedis listener
|
3 years ago |
Namiu/うにたろう
|
3ffa2dc0ca
|
Create ja-jp.yml
Add japanese language file
|
3 years ago |
William
|
9bf0fe7bb9
|
Use a continuous connection for pub/sub to avoid EndOfStreamException and increase exception logging verbosity
|
3 years ago |
William
|
4ab5070043
|
Comment typo
|
3 years ago |
William
|
1664f1bf66
|
Upgrade bStats to 3.0.0
|
3 years ago |
Harvels X
|
1a45100907
|
Add Gradle parallel execution of tasks;
|
3 years ago |
Harvels X
|
50b07721d9
|
Resolve conversations https://github.com/WiIIiam278/HuskSync/pull/16;
|
3 years ago |
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 |