okx-code
|
dde6a3cece
|
cleanup code
|
2024-03-19 22:53:31 +00:00 |
|
Alexander
|
3eb59d265f
|
Create centralised player-name cache
|
2024-02-28 15:02:59 +00:00 |
|
okx-code
|
f8f13b4411
|
fix null player name
|
2024-02-28 00:51:50 +00:00 |
|
Alexander
|
109294b299
|
Replace MoreClassUtils.castOrNull() with instanceof pattern matching
|
2024-02-23 21:53:22 +00:00 |
|
okx-code
|
452a2313c9
|
Optimise snitch GUI
- Only render the snitches for the current page
- Also fix the plugin name (previously it was jukealert-paper, now it correctly shows as JukeAlert)
|
2024-02-21 22:22:57 +00:00 |
|
RedDevel2
|
2186597f84
|
Merge pull request #4 from Protonull/remove-astranslatable
Remove asTranslatable
|
2024-02-19 21:58:09 +01:00 |
|
RedDevel2
|
7feceb2fe2
|
Merge pull request #5 from Protonull/fix-commands
Fix and optimise ACF extensions
|
2024-02-19 21:57:55 +01:00 |
|
RedDevel2
|
85cbf11edc
|
Merge pull request #7 from Protonull/remove-old-skincache
Remove unused SkinCache
|
2024-02-19 21:56:31 +01:00 |
|
Alexander
|
8f2a542055
|
Remove unused SkinCache
This is a relic of when the util package was moved to utilities, but nothing refers to it.
|
2024-02-17 02:21:09 +00:00 |
|
Alexander
|
1f9726380a
|
Remove unused item-maker classes
|
2024-02-17 02:18:23 +00:00 |
|
Alexander
|
424a014bef
|
Fix and optimise ACF extensions
|
2024-02-17 02:12:32 +00:00 |
|
Alexander
|
63dd5a0d26
|
Remove asTranslatable
Save for the PotionUtils class where some custom translation-finding stuff is, these methods can be entirely fobbed off to Kyori.
|
2024-02-17 01:51:15 +00:00 |
|
AngrySoundTech
|
a8ee8a3873
|
Relocate CivModCore and integrate build
|
2024-02-12 15:26:04 -05:00 |
|