Tofaa
|
5bec1fd1a1
|
some isspawned checks
|
2024-08-10 18:57:41 +04:00 |
|
Tofaa
|
0356f220cb
|
Bump version
|
2024-08-08 14:24:02 +04:00 |
|
Tofaa
|
3b3e7b3ff0
|
Merge branch 'master' of https://github.com/Tofaa2/EntityLib
|
2024-08-08 14:22:02 +04:00 |
|
Tofaa
|
f24fdf6383
|
Fix npe for remove and rotateHead updates yaw and pitch
|
2024-08-08 14:21:49 +04:00 |
|
Bram
|
8488b16006
|
Fix master branch being called main branch in the build workflow
|
2024-07-27 22:57:48 +09:00 |
|
Bram
|
f75ecd85ae
|
Updated: Gradle to build upon each commit and pull request
|
2024-07-27 22:56:34 +09:00 |
|
Bram
|
56f6a5060d
|
Removed: Old JitPack configuration file
|
2024-07-27 22:40:26 +09:00 |
|
Tofaa
|
266e4e6c4e
|
Out of jitpack
|
2024-07-26 11:38:45 +04:00 |
|
Tofaa
|
96e1401d0a
|
Fix!
|
2024-07-16 12:13:11 +04:00 |
|
Tofaa
|
24887cb05a
|
remove compileOnlyApi
|
2024-07-16 11:48:31 +04:00 |
|
Tofaa
|
aab30e236f
|
Fix unused meta data
|
2024-07-16 11:34:36 +04:00 |
|
Tofaa
|
56a6c3cc63
|
Fix protocted meta
|
2024-07-16 11:29:47 +04:00 |
|
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 |
|