Commit graph

178 commits

Author SHA1 Message Date
Bram
313cf2f95c
Merge remote-tracking branch 'origin/master' 2024-07-10 20:41:45 +02:00
Bram
c7e1f0e45b
Downgrade PacketEvents to 2.4.0 (Attempt to fix a dependency issue) 2024-07-10 20:41:20 +02:00
Bram
2c1119c23d
Fix: Maven Dependency Declaration Indentation 2024-07-10 14:53:17 +02:00
Bram
cb4ac1031f
Fixed and improved the GithubUpdater 2024-07-09 12:00:58 +02:00
Bram
7a313da975
Downgrading Gradle wrapper in order to test another build issue 2024-07-09 10:07:21 +02:00
Bram
0c08ba04a7
Removed: Old import 2024-07-09 09:41:35 +02:00
Bram
8e0fbc0518
Attempt to fix JitPack 2024-07-09 09:41:08 +02:00
Bram
0101e88f24
Fix: File naming containing the commit hash as well 2024-07-09 09:21:55 +02:00
Bram
0fdf1667b1
Fix: Naming conventions 2024-07-08 19:16:11 +02:00
Bram
e1df9d3d9d
Fix: Publishing (hopefully) 2024-07-08 19:08:33 +02:00
Bram
d9aff99d57
Fixed: Only publish the final jar on GitHub 2024-07-08 18:52:27 +02:00
Bram
e0331a6b9e
Merge remote-tracking branch 'origin/master' 2024-07-08 18:45:35 +02:00
Bram
594d00bd93
Improved: Default build task 2024-07-08 18:45:25 +02:00
Tofaa2
e1c2266f3c UPdate readme 2024-07-08 18:45:38 +04:00
Tofaa2
27c09241ee UPdate readme 2024-07-08 18:44:44 +04:00
Bram
8480f5a52d
Merge remote-tracking branch 'origin/master' 2024-07-08 16:39:12 +02:00
Tofaa2
0c66a95a42 replace sync with blocking since theres no sync 2024-07-08 18:36:48 +04:00
Bram
396085f609
Merge remote-tracking branch 'origin/master' 2024-07-08 16:35:05 +02:00
Tofaa2
adff2d1937 Fix standalone api properly 2024-07-08 18:30:29 +04:00
Bram
61418d874a
Attempt to fix the JitPack build error 2024-07-08 16:27:39 +02:00
Tofaa
59bb99bfd2
Merge pull request #13 from akshualy/fix/block-display-meta-data-type
[Fix] BlockDisplay should use BLOCK_STATE not INT
2024-07-08 09:26:24 -05:00
Bram
78f406c4d1
Fixed: JitPack Build Error 2024-07-08 16:00:19 +02:00
Deko
b90f6850e3
Fixed: BlockDisplay should use BLOCK_STATE not INT 2024-07-08 15:36:31 +02:00
Tofaa
304606b2ed
Merge pull request #12 from Tofaa2/feat/BuildChainRework
[Feat] Gradle Build Chain Rework
2024-07-08 08:30:45 -05:00
Tofaa
69bc235042
Update TaskImpl.java 2024-07-08 17:28:05 +04:00
Bram
4b9a99dcf8
Changed: Marked GithubUpdater#getLatestVersion as private to prevent people from calling it in a sync context 2024-07-08 11:23:12 +02:00
Bram
03e120d24d
Fixed: Close the readers after fetching the repo api details 2024-07-08 11:20:01 +02:00
Bram
2e684dd561
Added: Current Commit Hash (Thanks Booky) 2024-07-08 09:54:11 +02:00
Bram
e093a4ffc6
Removed: ELVersion in order to reuse the PEVersion from PacketEvents 2024-07-07 19:37:30 +02:00
Bram
f0c10493e1
Added: Gradle Publish 2024-07-07 19:13:36 +02:00
Bram
0a1e95a17d
Added: entitylib.shadow-conventions.gradle.kts
Renamed: entitylib.java-conventions.gradle.kts -> entitylib.library-conventions.gradle.kts
Switched: johnrengelman's shadow to googler's shadow fork
2024-07-07 19:08:21 +02:00
Bram
6321195956
Removed: old comment in the settings.gradle.kts
Removed: .idea directory
2024-07-07 18:16:08 +02:00
Bram
7ff17301fd
Improved: UpdateChecker 2024-07-07 15:50:13 +02:00
Bram
b58c4c7909
Fixed: GithubUpdater now using the tag name, instead of the release name 2024-07-07 15:36:02 +02:00
Bram
38a87a6694
Added: ELVersion and ElVersionTask
Updated: GithubUpdater to make use of the new ELVersion class
2024-07-07 15:27:45 +02:00
Bram
6b642bd21f
Added: Build Source Module 2024-07-07 14:16:19 +02:00
Bram
fb5a54abfe
Gradle Build Chain from Groovy -> Kotlin DSL 2024-07-07 13:53:40 +02:00
Tofaa2
505caf88fb Fix versioning 2024-07-06 20:35:17 +04:00
Tofaa
202a5642bd
Merge pull request #11 from xDec0de/packetevents-2.4.0
PacketEvents 2.4.0 and Minecraft 1.21
2024-07-06 09:40:53 -05:00
xDec0de_
a776de8a71 Update meta offsets 2024-07-04 22:40:49 +02:00
xDec0de_
f4b2a059ed test-plugin: Use 1.21 & packetevents 2.4.0 2024-07-04 22:15:26 +02:00
xDec0de_
bf191048cc Add Bogged & Breeze meta (Base only) 2024-07-04 18:22:10 +02:00
xDec0de_
2f9159d438 Update EntityLib#getVersion 2024-07-04 14:09:52 +02:00
xDec0de_
411bcc4ba8 Gradle: PacketEvents 2.4.0 & Spigot 1.21 2024-07-04 14:09:20 +02:00
Tofaa
a5a6c21f6a
Merge pull request #10 from OakLoaf/master
Alphabetically ordered entities and added some missing entities
2024-06-28 05:37:58 -05:00
Tofaa2
82d9ef2879 Finish up containers 2024-06-28 14:27:40 +04:00
Tofaa2
767bcc065d update readme 2024-06-23 23:48:57 +04:00
Tofaa2
718940178f major refactor 2024-06-23 22:56:13 +04:00
Oak
3117c89d5c Fixed incorrect offset 2024-06-14 15:58:34 +01:00
Oak
7ea64e74aa Added CamelMeta 2024-06-14 15:37:51 +01:00