William278
|
af57cfcf70
|
Fix log method not logging throwables
|
2023-03-28 15:37:04 +01:00 |
|
William
|
a9b1070725
|
Encapsulate Settings, tweak keys, add empty dead player save option, close #73
|
2023-03-10 21:17:15 +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 |
|
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 |
|
dependabot[bot]
|
0ce9d2ce74
|
Bump dev.triumphteam:triumph-gui from 3.1.3 to 3.1.4 (#97)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2023-02-22 12:58:27 +00:00 |
|
William278
|
f15790030f
|
Update dependencies
|
2023-02-18 13:29:12 +00:00 |
|
William278
|
ce3350c6fa
|
Fix shutdown crash with PDC (rollback switch to using task)
|
2023-02-18 13:24:49 +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
|
d6d9a55f72
|
Fix unchecked cast on trident launch locking, fix #79
|
2023-01-10 14:42:28 +00:00 |
|
William
|
e3070a65ab
|
Ensure player isn't locked before force-dropping items
|
2023-01-07 22:17:42 +00:00 |
|
William
|
a8b4696604
|
Minor style tweaks
|
2023-01-07 22:14:06 +00:00 |
|
William
|
7f5ca6206b
|
Merge pull request #76 from ItsWagPvP/patch-1
|
2023-01-07 22:11:18 +00:00 |
|
evlad
|
94717637ba
|
fix dupe with trident when player is locked
|
2023-01-07 22:06:47 +01: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 |
|
Gabriele Cabrini
|
ce41053e87
|
Fixed issue #74
Added the code that @alexdev03 suggested
|
2023-01-03 21:06:26 +01:00 |
|
William
|
5817de83e5
|
Fix locked map data not being applied in some cases
|
2023-01-03 12:38:17 +00:00 |
|
William
|
30dd48ce88
|
Add additional checks and error handling when setting health
|
2023-01-03 12:14:18 +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
|
71706bf9ae
|
expose locked players + add a method on OnlineUser
|
2022-12-31 04:30:45 +03:00 |
|
William
|
9dc5577175
|
Clear the player's cursor when setting inventory contents
|
2022-12-26 16:06:22 +00:00 |
|
William
|
2017ecc20f
|
Minor refactoring / code improvements
|
2022-11-18 14:40:15 +00:00 |
|
William
|
c4b194f8d6
|
Fix unlocked maps getting wrongly locked
|
2022-11-17 02:46:40 +00:00 |
|
William
|
d682e6e6c6
|
Fix notifications through Toast AndJam library
|
2022-11-17 02:34:52 +00:00 |
|
William
|
6fef9c4eae
|
Remove map itemstack debug logging mess
|
2022-11-16 22:40:23 +00:00 |
|
William278
|
16eee05065
|
Add notification slot configuration, support for toasts
|
2022-11-16 22:31:57 +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 |
|
William
|
30cd89c578
|
Remove unnecessary debug
|
2022-11-15 00:43:52 +00:00 |
|
William
|
bb3753b8e4
|
Fix typo
|
2022-11-15 00:42:34 +00:00 |
|
William
|
3bfea58f35
|
Make event priority configurable for three key events
|
2022-11-14 11:47:33 +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
|
dd39482ed1
|
Tweaked bukkit implementation of #isDead detection
|
2022-10-28 13:00:08 +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 |
|
William
|
5b8de7967b
|
Fix it not being possible to creative-middle-click-clone item stacks from un-editable inventory snapshot views, close #44
|
2022-10-12 21:34:09 +01:00 |
|
William
|
4fddbc2b32
|
Automatically expand menus to accommodate custom inventory/echest sizes, close #45
|
2022-10-12 21:16:11 +01:00 |
|
William
|
43cd367ca3
|
TriumphGUI for menus, fix missing inv/echest view message, fix data saving despite no updates, close #42
|
2022-10-12 21:02:57 +01:00 |
|
William
|
c3b339b3dd
|
Minor cleanup, tweak listener method names
|
2022-10-12 15:13:19 +01:00 |
|
William
|
2b91154ca2
|
Ensure players have their inventory contents saved on death
|
2022-10-12 01:45:46 +01:00 |
|
William
|
89d8b79ae3
|
Add ability to save user data on player death
|
2022-10-11 20:58:19 +01:00 |
|
William
|
acd97a1cb0
|
Migrate config to Annotaml
|
2022-10-11 20:42:15 +01:00 |
|
William
|
7536bfaaf5
|
Add /userdata dump command, for file/web dumping of user data json
|
2022-10-07 22:52:58 +01:00 |
|
William
|
cbf5d9c24e
|
Implement variable-sized user data; only save needed data
|
2022-10-07 17:02:26 +01:00 |
|
William
|
3d232f97fb
|
Shade adventure instead of bundling at runtime
|
2022-10-07 14:31:08 +01:00 |
|
William
|
6d649d0889
|
Extra logging for DataSerialization exceptions
|
2022-10-07 14:20:48 +01:00 |
|
William
|
0754837820
|
Start work on data list pagination via PagineDown, update locales
|
2022-09-22 23:00:24 +01:00 |
|