Commit graph

25 commits

Author SHA1 Message Date
Tofaa
24887cb05a remove compileOnlyApi 2024-07-16 11:48:31 +04:00
Bram
7a313da975
Downgrading Gradle wrapper in order to test another build issue 2024-07-09 10:07:21 +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
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
82d9ef2879 Finish up containers 2024-06-28 14:27:40 +04:00
Tofaa2
718940178f major refactor 2024-06-23 22:56:13 +04:00
Tofaa2
dcdbe8575f Attributes 2024-05-23 23:04:54 +04:00
Tofaa
263bd058a2 fix 2024-02-23 19:28:26 +04:00
Tofaa
549f897013 add createPlayer 2024-02-23 13:54:47 +04:00
Tofaa
1527ddda93 redo event system 2024-02-19 18:48:17 +04:00
Tofaa
17fc677643 add low level tracking 2024-02-19 18:08:46 +04:00
Tofaa
77215fb849 add createEntity 2024-02-18 00:10:48 +04:00
Tofaa
4d2dff2718 might fix 2024-02-17 21:56:29 +04:00
Tofaa
aae644def1 Complete rewrite hopefully 2024-02-17 19:02:27 +04:00
Tofaa
82f0b54aba finish spigot cloning 2024-02-17 14:24:43 +04:00
Tofaa
2d76a9eac8 Introduce changes notification for meta
Introduces a system to avoid spam sending metadata packets by stopping sending, changing the metadata, then sending it all at once
2024-02-06 21:44:02 +04:00
Tofaa
ad50de2cae finish up world work 2024-02-06 13:23:35 +04:00
Tofaa
e2ca79b069 add player implementation 2024-02-06 13:20:15 +04:00
Tofaa
ae21d85740 fix broken protocol values 2024-02-05 23:09:12 +04:00
Tofaa
e22a057bff push some codegen boilerplate 2024-01-31 17:46:25 +04:00
Tofaa
3183a3140d let the entities be aware of their world 2024-01-29 13:19:45 +04:00
Tofaa
522e31ef12 fix up some things 2024-01-28 17:41:34 +04:00
Tofaa
9cc097aab2 report meta and entity creation 2024-01-27 12:18:34 +04:00