William
|
b73de81519
|
Add missing Maria schema
|
1 year ago |
William
|
12e882fe22
|
v2.2.6: Crafting inventory safety, Maria v11 support (#153)
* Clear player inventory crafting slots on sync
* Bundle Maria driver for v11 support
|
1 year ago |
Joo200
|
97ad608d56
|
Add mariadb protocol option type (#145)
Co-authored-by: William <will27528@gmail.com>
|
1 year ago |
William
|
f6aab54d4d
|
license: Relicense under Apache-2.0
|
1 year ago |
kFor
|
c306d700ce
|
Option to blacklist all commands (#138)
* Option to blacklist all commands
* blacklist all commands by default
---------
Co-authored-by: William <will27528@gmail.com>
|
1 year ago |
William
|
29f8d8bf50
|
Bump dependencies
|
1 year ago |
dependabot[bot]
|
4f65cf49ef
|
Bump commons-io:commons-io from 2.11.0 to 2.12.0 (#134)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: William <will27528@gmail.com>
|
2 years ago |
William
|
5840f61571
|
Fix tests
|
2 years ago |
William
|
6bd12dc000
|
Update DesertWell to 2.0.2, improve adventure API usage
|
2 years ago |
William
|
1afbd3753a
|
Merge remote-tracking branch 'origin/master'
# Conflicts:
# .github/workflows/java_ci.yml
# build.gradle
|
2 years ago |
William
|
38a063420b
|
Add license headers
|
2 years ago |
William
|
7bb4bff485
|
Make case conversion operations use the English locale
|
2 years ago |
小蔡
|
0c7e052d44
|
Update zh-tw.yml (#124)
|
2 years ago |
dependabot[bot]
|
e20a0da845
|
Bump net.kyori:adventure-api from 4.13.0 to 4.13.1 (#120)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2 years ago |
William
|
7ed7d0a29e
|
Add additional cast checking to PDC tag fetching, cast via complex type (#118)
|
2 years ago |
William278
|
e7e7995e4e
|
Bump dependencies
|
2 years ago |
William
|
a9b1070725
|
Encapsulate Settings, tweak keys, add empty dead player save option, close #73
|
2 years ago |
William
|
5a000add98
|
Fix deadlock on busy servers with small thread pools, close #100
|
2 years ago |
dependabot[bot]
|
aec2836d1e
|
Bump com.github.plan-player-analytics:Plan from 5.5.2254 to 5.5.2272 (#108)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: William <will27528@gmail.com>
|
2 years ago |
dependabot[bot]
|
4f669170c2
|
Bump org.jetbrains:annotations from 24.0.0 to 24.0.1 (#107)
Bumps [org.jetbrains:annotations](https://github.com/JetBrains/java-annotations) from 24.0.0 to 24.0.1.
- [Release notes](https://github.com/JetBrains/java-annotations/releases)
- [Changelog](https://github.com/JetBrains/java-annotations/blob/master/CHANGELOG.md)
- [Commits](https://github.com/JetBrains/java-annotations/commits)
---
updated-dependencies:
- dependency-name: org.jetbrains:annotations
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2 years ago |
dependabot[bot]
|
8ea8c7b7ba
|
Bump com.github.plan-player-analytics:Plan from 5.5.2208 to 5.5.2254 (#104)
Bumps [com.github.plan-player-analytics:Plan](https://github.com/plan-player-analytics/Plan) from 5.5.2208 to 5.5.2254.
- [Release notes](https://github.com/plan-player-analytics/Plan/releases)
- [Commits](https://github.com/plan-player-analytics/Plan/compare/5.5.2208...5.5.2254)
---
updated-dependencies:
- dependency-name: com.github.plan-player-analytics:Plan
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: William <will27528@gmail.com>
|
2 years ago |
dependabot[bot]
|
acab4ae58a
|
Bump net.william278:DesertWell from 1.1 to 1.1.1 (#102)
Bumps [net.william278:DesertWell](https://github.com/WiIIiam278/DesertWell) from 1.1 to 1.1.1.
- [Release notes](https://github.com/WiIIiam278/DesertWell/releases)
- [Commits](https://github.com/WiIIiam278/DesertWell/compare/1.1...1.1.1)
---
updated-dependencies:
- dependency-name: net.william278:DesertWell
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2 years ago |
Ceddix
|
ea822b0f4b
|
fixed some issues I made (#101)
|
2 years ago |
dependabot[bot]
|
24a9974ff7
|
Bump com.github.plan-player-analytics:Plan from 5.4.1690 to 5.5.2208 (#99)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: William <will27528@gmail.com>
|
2 years ago |
dependabot[bot]
|
222a9871e0
|
Bump dev.dejvokep:boosted-yaml from 1.3 to 1.3.1 (#98)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: William <will27528@gmail.com>
|
2 years ago |
William278
|
f15790030f
|
Update dependencies
|
2 years ago |
William
|
4288742052
|
Update dependencies, close #85, close #86, close #87, close #88, close #89
|
2 years ago |
William
|
1d7f6a8d8b
|
refactor: Use mappings class for PDC tag type handling
|
2 years ago |
evlad
|
2d1d8f1ab6
|
Sync lock: Cancel item frame interaction, add command blacklist (#84)
Co-authored-by: William <will27528@gmail.com>
|
2 years ago |
William
|
ad885a9a15
|
Bump library versions, fix test dependencies
|
2 years ago |
William
|
fe89e7b770
|
Fix tests
|
2 years ago |
William
|
f6663f0c09
|
Refactor; consolidate Logger and ResourceReader, simplify certain method arguments
|
2 years ago |
William
|
c2c5a424fb
|
Add checks against the user being an NPC
|
2 years ago |
William
|
9900b44858
|
Disable locked map syncing by default
|
2 years ago |
William
|
9019181208
|
Merge remote-tracking branch 'origin/master'
|
2 years ago |
William
|
99483387f1
|
Add additional error handling for player health and statistic updating
|
2 years ago |
evlad
|
105927a57f
|
added dummy method
|
2 years ago |
evlad
|
71706bf9ae
|
expose locked players + add a method on OnlineUser
|
2 years ago |
William
|
101e0c11d7
|
Fix unsynced players having data saved on world save / death
|
2 years ago |
William
|
2017ecc20f
|
Minor refactoring / code improvements
|
2 years ago |
William
|
ded89ad343
|
ACTION_BAR as default notification slot
|
2 years ago |
William
|
d682e6e6c6
|
Fix notifications through Toast AndJam library
|
2 years ago |
William278
|
16eee05065
|
Add notification slot configuration, support for toasts
|
2 years ago |
William278
|
b664e2586d
|
Bump gson to 2.10
|
2 years ago |
William278
|
d594c9c257
|
Truncate long data save cause names, close #60
|
2 years ago |
William278
|
532a65eca8
|
Ensure players remain locked on disconnect and shutdown, close #67
|
2 years ago |
William
|
5af8ae0da5
|
Use canvas rendering approach, finish locked map synchronisation
|
2 years ago |
William278
|
c0709f82bd
|
Add the ability to synchronise/persist locked maps cross-server, close #14
|
2 years ago |
William278
|
945b65e1bc
|
Minor performance improvement to event cancelling, add checks against inventory clicks
|
2 years ago |
William278
|
efcb36d345
|
Fix database username at wrong config path
|
2 years ago |