mworzala
72e9bb9930
feat: data gen & most packet changes
2024-12-03 10:45:16 -05:00
themode
ba407a8a37
Remove Caffeine lib
2024-12-03 10:45:16 -05:00
mworzala
2f5bb97908
feat: minor improvements, 1.21 release
2024-06-13 11:59:51 -04:00
mworzala
e4bec393dc
feat: hello, 1.21
2024-06-13 11:59:51 -04:00
mworzala
943e763305
chore: make all impls records + inner classes of Particle
2024-06-07 21:28:21 -04:00
mworzala
7fef89253e
feat: generate particle data names automatically
2024-06-07 21:28:21 -04:00
mworzala
5182f19dd7
feat: cya later jitpack
2024-06-07 21:28:21 -04:00
iam
c185337cb4
Pathfinding 1.20.5 ( #2153 )
...
* pathfinding
* mutablepoint fix in player
2024-06-07 21:28:21 -04:00
mworzala
4674a42964
chore: depend on published version of data, not local
2024-06-07 21:28:21 -04:00
mworzala
aa697a4f94
feat: first pass of standardizing dynamic registries
2024-06-07 21:28:21 -04:00
mworzala
88ab249b37
chore: update datagenerator
2024-06-07 21:28:21 -04:00
mworzala
eccfaaca83
feat: more components
2024-06-07 21:28:21 -04:00
mworzala
d2be7e1294
feat: joinable server
2024-06-07 21:28:21 -04:00
mworzala
e61dc8188f
feat: initial conversion to adventure nbt. no tests, no anvil
2024-06-07 21:28:21 -04:00
felix
4a07089e71
Switch to the new adventure domain ( #2165 )
2024-05-30 15:12:25 +00:00
TheMode
9f72bf4c44
JDK 21 ( #2058 )
2024-03-28 17:09:18 +01:00
GreatWyrm
f95d73eca8
Name magic values, respect client view distance setting ( #2051 )
...
* Name some magic values, replace getChunkViewDistance with ServerFlag.CHUNK_VIEW_DISTANCE, and respect client view distance settings (by using effective view distance when sending chunks)
* Attempt to fix test
* Preload chunks in test
* Fix OOM error for tests
* Rename constants and skin parts method
* Rename method
2024-03-27 22:08:36 -04:00
Sparky
05b3ed9e7f
Add automatic module name ( #1967 )
2024-02-09 15:06:27 -05:00
mworzala
909cc992eb
chore: remove terminal
2024-02-09 14:27:43 -05:00
mworzala
de9dc37aaa
chore: update description (ci trigger in reality)
...
(cherry picked from commit 0d21e487d2
)
2024-02-09 14:27:43 -05:00
mworzala
4e2dfee232
chore: increase publish timeout to 1h
...
(cherry picked from commit 300a09f0b6
)
2024-02-09 14:27:43 -05:00
mworzala
87908eb32a
chore: update data values to 1.20.2
...
(cherry picked from commit b6b0295961
)
2024-02-09 14:27:43 -05:00
mworzala
fb0c8c5405
fix: publish to minestom-snapshots
...
(cherry picked from commit f73d8faf9e
)
2024-02-09 14:27:43 -05:00
Steamworks
c65a921332
Update build.gradle.kts
...
(cherry picked from commit b99722f266209adf5db5d7a4d4bdabd53326205b)
(cherry picked from commit 5893a0b7c0
)
2024-02-09 14:27:43 -05:00
mworzala
11a7f02854
chore: PR deploy step
...
(cherry picked from commit 8a9439643c
)
2024-02-09 14:27:43 -05:00
mworzala
0c328a4e7b
rename artifact ID
2024-02-09 14:27:43 -05:00
mworzala
351d2197b1
collect all server options in ServerFlag file, other minor changes
2024-02-09 14:27:43 -05:00
mworzala
5929b811ec
return terminal
2024-02-09 14:27:43 -05:00
mworzala
1cd68e0c3f
hollow-cube/minestom-ce -> minestom/minestom
2024-02-09 14:27:43 -05:00
Matt Worzala
9e85687575
hollow-cube/gradle-rework ( #8 )
...
* in order to make an omelet, you have to break a few eggs. aka absolutely decimate the gradle project
* far more sane gradle, no publishing yet tho
* attempt maven deploy
* fix publish url and use snapshot repo
* fix secret names
* release, and properly set version
* attempt to set group correctly
* more gradle fixups
(cherry picked from commit 381d89497a
)
2024-02-09 14:27:43 -05:00
off-by-0point5
6870c37b94
Add commit info from JitPack into Minestom's jar ( #1272 )
...
* Compile git info into Git.java
* Move blossom task into tasks block
* Fix javadoc task
* Improve readability
* Remove version field
* Hopefully preventing inline by javac
* Make Git class final
* Remove prefixes for getters
* Make getters static
2022-12-30 22:09:07 -05:00
TheMode
0b0dc83ffe
Make separate module for testing framework ( #1428 )
2022-10-10 20:44:50 +02:00
mworzala
0bd266da23
Add Junit test suites for isolated unit and integration tests.
2022-03-21 22:32:13 +00:00
themode
cc46b6f130
Add junit params
2022-01-27 15:14:55 +01:00
themode
6ecf486b9d
Remove guava dependency
2022-01-27 05:15:51 +01:00
Articdive
3089843cc9
Build system update ( #527 )
2022-01-10 16:51:21 +01:00