William
|
7bb4bff485
|
Make case conversion operations use the English locale
|
2023-05-07 22:50:37 +01:00 |
|
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>
|
2023-04-15 18:02:22 +01:00 |
|
William
|
7ed7d0a29e
|
Add additional cast checking to PDC tag fetching, cast via complex type (#118)
|
2023-04-05 12:53:05 +01:00 |
|
William278
|
e7e7995e4e
|
Bump dependencies
|
2023-04-05 12:03:13 +01:00 |
|
William
|
a9b1070725
|
Encapsulate Settings, tweak keys, add empty dead player save option, close #73
|
2023-03-10 21:17:15 +00:00 |
|
William
|
5a000add98
|
Fix deadlock on busy servers with small thread pools, close #100
|
2023-03-10 21:00:15 +00:00 |
|
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>
|
2023-03-10 20:56:14 +00:00 |
|
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>
|
2023-03-05 12:45:59 +00:00 |
|
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>
|
2023-02-28 02:50:03 +00:00 |
|
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>
|
2023-02-28 02:49:35 +00:00 |
|
Ceddix
|
ea822b0f4b
|
fixed some issues I made (#101)
|
2023-02-23 02:26:52 +00:00 |
|
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>
|
2023-02-22 12:59:51 +00:00 |
|
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>
|
2023-02-22 12:59:37 +00:00 |
|
William278
|
f15790030f
|
Update dependencies
|
2023-02-18 13:29:12 +00:00 |
|
William
|
4288742052
|
Update dependencies, close #85, close #86, close #87, close #88, close #89
|
2023-02-13 13:29:52 +00:00 |
|
William
|
1d7f6a8d8b
|
refactor: Use mappings class for PDC tag type handling
|
2023-02-12 19:14:46 +00:00 |
|
evlad
|
2d1d8f1ab6
|
Sync lock: Cancel item frame interaction, add command blacklist (#84)
Co-authored-by: William <will27528@gmail.com>
|
2023-02-12 18:08:46 +00:00 |
|
William
|
ad885a9a15
|
Bump library versions, fix test dependencies
|
2023-01-07 22:11:05 +00:00 |
|
William
|
fe89e7b770
|
Fix tests
|
2023-01-07 21:31:14 +00:00 |
|
William
|
f6663f0c09
|
Refactor; consolidate Logger and ResourceReader, simplify certain method arguments
|
2023-01-05 19:06:04 +00:00 |
|
William
|
c2c5a424fb
|
Add checks against the user being an NPC
|
2023-01-05 18:35:10 +00:00 |
|
William
|
9900b44858
|
Disable locked map syncing by default
|
2023-01-03 11:56:47 +00:00 |
|
William
|
9019181208
|
Merge remote-tracking branch 'origin/master'
|
2023-01-03 11:51:29 +00:00 |
|
William
|
99483387f1
|
Add additional error handling for player health and statistic updating
|
2023-01-03 11:51:25 +00:00 |
|
evlad
|
105927a57f
|
added dummy method
|
2022-12-31 04:41:20 +03:00 |
|
evlad
|
71706bf9ae
|
expose locked players + add a method on OnlineUser
|
2022-12-31 04:30:45 +03:00 |
|
William
|
101e0c11d7
|
Fix unsynced players having data saved on world save / death
|
2022-12-27 19:31:14 +00:00 |
|
William
|
2017ecc20f
|
Minor refactoring / code improvements
|
2022-11-18 14:40:15 +00:00 |
|
William
|
ded89ad343
|
ACTION_BAR as default notification slot
|
2022-11-18 11:25:00 +00:00 |
|
William
|
d682e6e6c6
|
Fix notifications through Toast AndJam library
|
2022-11-17 02:34:52 +00:00 |
|
William278
|
16eee05065
|
Add notification slot configuration, support for toasts
|
2022-11-16 22:31:57 +00:00 |
|
William278
|
b664e2586d
|
Bump gson to 2.10
|
2022-11-16 22:06:26 +00:00 |
|
William278
|
d594c9c257
|
Truncate long data save cause names, close #60
|
2022-11-16 14:44:32 +00:00 |
|
William278
|
532a65eca8
|
Ensure players remain locked on disconnect and shutdown, close #67
|
2022-11-16 12:06:01 +00:00 |
|
William
|
5af8ae0da5
|
Use canvas rendering approach, finish locked map synchronisation
|
2022-11-15 23:37:41 +00:00 |
|
William278
|
c0709f82bd
|
Add the ability to synchronise/persist locked maps cross-server, close #14
|
2022-11-15 18:29:37 +00:00 |
|
William278
|
945b65e1bc
|
Minor performance improvement to event cancelling, add checks against inventory clicks
|
2022-11-15 17:46:55 +00:00 |
|
William278
|
efcb36d345
|
Fix database username at wrong config path
|
2022-11-15 11:37:15 +00:00 |
|
William
|
d5569ad3ed
|
Fix event priorities in config, bump to 2.1.3
|
2022-11-15 00:36:45 +00:00 |
|
William
|
d8386fd2a2
|
Fix edit nodes not being respected
|
2022-11-14 18:25:44 +00:00 |
|
William
|
3bfea58f35
|
Make event priority configurable for three key events
|
2022-11-14 11:47:33 +00:00 |
|
William
|
51cf7beeb8
|
Remove redundant compiler warning suppressors
|
2022-11-14 11:04:41 +00:00 |
|
William
|
bac760165e
|
Tweak logic for determining if a player is dead, fix issues with <1HP players being detected dead
|
2022-11-06 22:31:33 +00:00 |
|
William
|
c888759d33
|
Merge remote-tracking branch 'origin/master'
|
2022-10-26 15:20:21 +01:00 |
|
William
|
089ea5b63a
|
Fix unsafe joins on inventory and ender chest commands, better exception catching, Close #58
|
2022-10-26 15:20:08 +01:00 |
|
Villag3r_
|
7584ea0070
|
Update it-it.yml
|
2022-10-19 19:46:25 +02:00 |
|
Ceddix
|
8ba90fadc4
|
Updated german locales
|
2022-10-19 15:39:09 +02:00 |
|
William
|
480796fbee
|
Remove config.yml
|
2022-10-13 20:30:19 +01:00 |
|
William
|
d828631dea
|
Merge branch 'master' into triumph-gui
|
2022-10-12 21:34:15 +01:00 |
|
William
|
4fddbc2b32
|
Automatically expand menus to accommodate custom inventory/echest sizes, close #45
|
2022-10-12 21:16:11 +01:00 |
|