Commit Graph

1128 Commits

Author SHA1 Message Date
AngrySoundTech
0c030341d2 Share common group 2024-02-16 11:03:37 -05:00
AngrySoundTech
5667da69dc Remove CMC gradle.properties 2024-02-16 10:14:54 -05:00
AngrySoundTech
a8ee8a3873 Relocate CivModCore and integrate build 2024-02-12 15:26:04 -05:00
AngrySoundTech
f76bd14fa2 Merge remote-tracking branch 'civmodcore/master' 2024-02-12 14:27:19 -05:00
AngrySoundTech
ea2334eaa4 Orinnari feedback: Consolidate scripts into main buildscript 2024-02-12 14:23:20 -05:00
AngrySoundTech
e5f376125b Rearrange CivSpy 2024-02-07 20:14:37 -05:00
AngrySoundTech
b954687255 CivGradle port 2024-01-30 14:09:23 -05:00
AngrySoundTech
f9ac5c19cb Create workflow 2024-01-30 12:11:14 -05:00
Alexander
79b86e89da Remove Lombok :( 2023-12-18 17:52:53 +00:00
AngrySoundTech
939783f583 Back to java 17 2023-12-16 14:00:59 -05:00
AngrySoundTech
5a563cf3ee Update lombok to 1.18.30 2023-12-16 13:51:49 -05:00
AngrySoundTech
76d130effb Gradle stacktrace 2023-12-16 13:41:07 -05:00
AngrySoundTech
241fde3f2e Use Java 21 for CI 2023-12-16 13:29:16 -05:00
AngrySoundTech
dc658ac05b Update gradle wrapper and civgradle 2023-12-16 13:25:05 -05:00
AngrySoundTech
822cef4a27 Emojify the world 2023-12-16 11:46:02 -05:00
AngrySoundTech
52f783fc25 Add fun names 2023-12-16 11:43:45 -05:00
AngrySoundTech
06c57ab846 Use all new workfows 2023-12-16 11:39:05 -05:00
AngrySoundTech
ffdeed7e53 Add branch version, oops 2023-12-16 11:25:12 -05:00
AngrySoundTech
514fe496ad Use reusable build completed workflow 2023-12-16 11:23:29 -05:00
AngrySoundTech
c1cab89da1 Update comment-on-pr.yaml 2023-12-10 16:53:02 -05:00
AngrySoundTech
c765d3c60b Update comment-on-pr.yaml 2023-12-10 16:46:03 -05:00
AngrySoundTech
71bd519cc2 Update comment-on-pr.yaml 2023-12-10 16:38:03 -05:00
AngrySoundTech
6b21af49d6 Merge pull request #91 from CivMC/feature/reusable-workflows
Use reusable workflows
2023-12-10 16:34:22 -05:00
AngrySoundTech
36149025ed Update civgradle 3.0.1 2023-12-10 16:32:23 -05:00
AngrySoundTech
0843e8a070 Update inputs 2023-12-10 15:29:42 -05:00
AngrySoundTech
c04afb2226 Use local workfows 2023-12-10 15:27:44 -05:00
AngrySoundTech
7843d12775 Update gradle.properties
Bump version to 3.0.0
2023-12-10 14:57:47 -05:00
AngrySoundTech
c5ff06de55 Merge pull request #87 from MrJeremyFisher/master
ItemMap no longer ignores repair level
2023-12-06 09:53:31 -05:00
AngrySoundTech
dacf9c53de Merge branch 'master' into remove-get-instance 2023-12-06 09:51:49 -05:00
AngrySoundTech
7d928f34b2 Merge pull request #96 from Protonull/remove-custom-move-event
Remove PlayerMoveBlockEvent
2023-12-06 09:48:33 -05:00
AngrySoundTech
a2f82558dd Merge pull request #97 from Protonull/remove-particleeffect
Remove ParticleEffect
2023-12-06 09:47:15 -05:00
AngrySoundTech
e1ee0a1532 Merge pull request #93 from Protonull/remove-mapcolours
Remove MapColours
2023-12-06 09:46:57 -05:00
AngrySoundTech
ed2ffc8a07 Merge pull request #94 from Protonull/remove-chunk-operations
Remove ChunkOperations
2023-12-06 09:45:48 -05:00
AngrySoundTech
29db0aee66 Merge pull request #95 from Protonull/remove-batched-nbt
Remove BatchedNbtStorage
2023-12-06 09:45:23 -05:00
AngrySoundTech
c67371f307 Merge pull request #89 from Protonull/fix-plugin-disable
Use the proper disablePlugin API
2023-12-06 09:43:33 -05:00
Alexander
e486ddd3b8 Remove ParticleEffect
It was added in 5c28f874a5, not sure what for. It's possible it was used for something that was removed at a later stage. But it's an unused and deprecated piece of code now.
2023-11-15 22:08:26 +00:00
Alexander
b737ecb149 Remove PlayerMoveBlockEvent
Unused and now unnecessary.
2023-11-15 21:52:06 +00:00
Alexander
1ee8b44ec4 Remove BatchedNbtStorage
Literally no one uses this.
2023-11-15 21:26:20 +00:00
Alexander
fe11a00dae Remove ChunkOperations
Literally no one uses this.
2023-11-15 21:18:29 +00:00
Alexander
853ce88eb6 Remove MapColours
It's a deobfuscation class, which is redundant now with userdev.
2023-11-15 21:13:40 +00:00
AngrySoundTech
9a8ecdec82 Configure properly 2023-11-14 09:57:52 -05:00
AngrySoundTech
1969a697a8 Update build.gradle.kts 2023-11-14 09:48:12 -05:00
AngrySoundTech
f41c0c0885 Update build.gradle.kts 2023-11-14 09:39:06 -05:00
AngrySoundTech
3a0e6d50aa Update build.yml 2023-11-14 09:06:45 -05:00
AngrySoundTech
0df5250d4e Update build.yml 2023-11-14 09:05:33 -05:00
Alexander
aa91a52f6e Use the proper disablePlugin API 2023-11-12 13:48:15 +00:00
Alexander
e805aa6e97 Remove ACivMod.getInstance(Some.class)
This isn't used once by a single civ-plugin, and is just a more expensive version of JavaPlugin.getPlugin(Some.class) since it's impossible for that to fail, but for there to still be a plugin instance in some static field.
2023-11-12 13:40:02 +00:00
Jeremy Favro
b0cd62388f ItemMap no longer ignores repair level 2023-10-03 17:10:40 -04:00
Dan Quist
05a8783044 Add secondary plugin constructors to suppoort MockBukkit testing 2023-03-23 10:20:44 -05:00
wingzero54
5ce082d898 version 2022-08-17 10:35:19 -05:00