Alexander
|
23a2a8bb86
|
Remove TagManager
|
2021-08-31 03:12:31 +00:00 |
|
Alexander
|
27df8fed62
|
Update ItemMap
|
2021-08-31 03:12:31 +00:00 |
|
Alexander
|
44244e2070
|
Taking advantage of Lombok's UtilityClass
|
2021-08-31 03:12:22 +00:00 |
|
wingzero54
|
f24757c83a
|
Merge pull request #102 from okx-code/master
update to latest paper
|
2021-08-28 16:15:01 -05:00 |
|
Alexander
|
fae4822b78
|
Add ItemFactory
|
2021-08-27 17:51:11 +01:00 |
|
Alexander
|
10d108a5b8
|
Update ACivMod.getInstance()
|
2021-08-27 17:51:11 +01:00 |
|
Alexander
|
054dc6be14
|
Relocate locations to world.locations
|
2021-08-27 17:51:11 +01:00 |
|
Alexander
|
52f7385856
|
Relocate areas to world.model
|
2021-08-27 17:51:10 +01:00 |
|
Alexander
|
e3c678b5c5
|
Update MapColours class
|
2021-08-27 17:51:10 +01:00 |
|
Alexander
|
eed73e555f
|
Refactor NBT
|
2021-08-27 17:51:10 +01:00 |
|
Alexander
|
0706acd173
|
Replace Chainer with JavaExtensions
|
2021-08-27 17:51:10 +01:00 |
|
Alexander
|
2533019993
|
Relocate ratelimiting to utilities.ratelimiting
This puts it in the same place as cooldowns and progress, so it seems to make sense.
|
2021-08-27 17:51:09 +01:00 |
|
Alexander
|
2e39a32308
|
Relocate itemHandling to inventory.items
|
2021-08-27 17:51:09 +01:00 |
|
Alexander
|
b4ead6fe3c
|
Relocate inventorygui to inventory.gui
|
2021-08-27 17:51:09 +01:00 |
|
Alexander
|
6f9301a0bb
|
Refactor config parsing
|
2021-08-27 17:51:08 +01:00 |
|
Alexander
|
1081001f87
|
Remove deprecated command systems
|
2021-08-17 01:47:17 +01:00 |
|
Alexander
|
f43148610a
|
Update to Minecraft 1.17.1 (tests break)
|
2021-08-17 01:47:13 +01:00 |
|
Alexander
|
9702d82b98
|
Relocate scoreboard to player.scoreboard
|
2021-08-16 21:12:28 +01:00 |
|
Alexander
|
ce4b2d6791
|
Relocate playersettings to player.settings
|
2021-08-16 21:12:28 +01:00 |
|
Alexander
|
8dd0ad2246
|
Update CivLogger
|
2021-08-16 21:12:28 +01:00 |
|
Alexander
|
62b738a93b
|
Rename util folder to utilities
|
2021-08-16 21:12:28 +01:00 |
|
Alexander
|
f788fd4437
|
Replace ACivMod#getResourceFile() with ACivMod#getDataFile()
|
2021-08-16 21:12:27 +01:00 |
|
caucow
|
a70339e7bc
|
Revert "Accommodate mid-version api compatibility change (come on paper ffs)"
This reverts commit 02d5d5332a.
|
2021-06-25 20:54:54 -05:00 |
|
okx-code
|
d4e4d1980f
|
update to latest paper
|
2021-06-26 01:46:24 +01:00 |
|
Alexander
|
060182dbf2
|
Merge branch 'master' of https://github.com/Civclassic/CivModCore
|
2021-06-19 20:53:50 +01:00 |
|
caucow
|
02d5d5332a
|
Accommodate mid-version api compatibility change (come on paper ffs)
|
2021-06-16 12:23:18 -05:00 |
|
caucow
|
fab13f2c37
|
Rename SlotPredicate internals for clarity (why, I hate this file)
|
2021-06-16 12:23:18 -05:00 |
|
caucow
|
2b3fdc333d
|
Bump version for dependents 1.8.3 -> 1.8.4
|
2021-06-16 12:23:18 -05:00 |
|
caucow
|
39c58ed3d8
|
Package-private -> protected access for overridable UI components
|
2021-06-16 12:23:18 -05:00 |
|
wingzero54
|
fede771f3f
|
Merge pull request #100 from Protonull/remove-custom-merchant
Remove newly redundant custom merchant
|
2021-06-07 09:30:19 -05:00 |
|
Alexander
|
75ddab3431
|
Update POM for Java 16
|
2021-05-29 19:33:20 +01:00 |
|
wingzero54
|
fad5a623e2
|
Merge pull request #97 from Protonull/more-chat-updates
Some more chat utilities
|
2021-05-27 09:58:45 -05:00 |
|
Alexander
|
0cd47dc067
|
EnchantUtils do not get enchant by null key
|
2021-05-27 15:12:57 +01:00 |
|
Alexander
|
8c7ff2670f
|
Fix https://errorprone.info/bugpattern/StringSplitter
|
2021-05-27 15:12:24 +01:00 |
|
Alexander
|
fbfe57eeab
|
Prevent infinite recursion on AltConsistentSetting
|
2021-05-27 15:11:23 +01:00 |
|
Alexander
|
c8acee9102
|
Prevent deprecation warns on PseudoServer and EnchantUtils
|
2021-05-27 15:11:00 +01:00 |
|
Alexander
|
f6afcf5153
|
Overridden need @Override
|
2021-05-27 15:09:01 +01:00 |
|
Alexander
|
2dc4a5ae24
|
Add Componentify utility class
|
2021-05-26 01:10:31 +01:00 |
|
Alexander
|
6907e66360
|
Add child check to isBaseComponent()
|
2021-05-26 01:09:18 +01:00 |
|
Alexander
|
6738fc2d2b
|
Remove newly redundant custom merchant
|
2021-05-26 01:06:57 +01:00 |
|
wingzero54
|
aa890f6f38
|
Merge pull request #96 from Protonull/nms-utilities
Add an API to ItemUtils to retrieve an NMS item based on a given Bukkit item
|
2021-05-24 20:49:46 -05:00 |
|
wingzero54
|
b5f441674b
|
Merge pull request #95 from Protonull/more-object-utils
Add MoreObjectUtils
|
2021-05-24 20:49:36 -05:00 |
|
wingzero54
|
fa8fb2535b
|
Merge pull request #94 from Protonull/config-helper
Add ConfigHelper to help with extracting values from configs
|
2021-05-24 20:49:28 -05:00 |
|
wingzero54
|
ab3eb89e6c
|
Merge pull request #93 from Protonull/new-text-utils
Add and improve chat utilities
|
2021-05-24 20:49:20 -05:00 |
|
wingzero54
|
aefc8ba40c
|
Merge pull request #92 from Protonull/deprecate-for-removal
Mark deprecated text utilities for removal
|
2021-05-24 20:49:13 -05:00 |
|
wingzero54
|
4d8250026f
|
Merge pull request #91 from Protonull/pseudo-server
Move PseudoServer out of test folder so other plugins can use it
|
2021-05-24 20:49:05 -05:00 |
|
wingzero54
|
c36289d370
|
Merge pull request #89 from Protonull/main
Misc updates to CivModCore
|
2021-05-24 20:48:58 -05:00 |
|
wingzero54
|
9c04a15b00
|
Merge pull request #83 from caucow/master
Fix CME in CivClassic#49
|
2021-05-24 20:48:45 -05:00 |
|
Alexander
|
f590fe507f
|
Update version information in README
|
2021-05-24 06:10:50 +01:00 |
|
Alexander
|
38ecae30e2
|
Switch ChunkOperationManager over to Kyori components
|
2021-05-24 06:09:28 +01:00 |
|