1116 Commits

Author SHA1 Message Date
Bixilon
e3277fb1db
readme: add notice for anti cheat bannend accounts 2021-04-12 22:14:54 +02:00
Bixilon
9aa73f4100
fix FileNotFoundException when regenerating client jar assest 2021-04-12 21:40:36 +02:00
Bixilon
11ec3fcb62
convert rest of entity classes to kotlin 2021-04-12 21:21:51 +02:00
Bixilon
1b624ed0bc
readme: add 3rd screenshot 2021-04-12 21:17:33 +02:00
Bixilon
2605c89524
rendering: toggle mouse with input consumer 2021-04-12 19:25:05 +02:00
Bixilon
d8790e3de0
network, rendering: fix block changes 2021-04-12 19:10:13 +02:00
Bixilon
6afe5d64bd
server list: dix display of connection error 2021-04-12 18:42:44 +02:00
Bixilon
5bfd915631
remove unused expression in BaseComponent 2021-04-12 13:39:42 +02:00
Bixilon
649d8b64e0
rewrite ChatComponent API 2021-04-11 14:59:42 +02:00
Bixilon
8bd2f152e9
rendering: option to disable 2021-04-10 19:47:14 +02:00
Lukas
cfdee9512e physics: fix entity AABB too big 2021-04-10 18:41:41 +02:00
Bixilon
4866528802
rendering: wip: chat field 2021-04-10 18:30:23 +02:00
Lukas
c1fa6d5829 rendering: fix rotations wrong way 2021-04-10 18:03:07 +02:00
Lukas
f79096f3e0 rendering: dynamically load the bounding box for each entity 2021-04-10 17:21:40 +02:00
Bixilon
941db46428
rendering: fix small issue in Frustum 2021-04-10 00:32:42 +02:00
Bixilon
b2f6e310a0
config: make hud scale a float 2021-04-10 00:22:59 +02:00
Bixilon
9905173e25
rendering: hud: workaround "half pixel bug" 2021-04-10 00:01:20 +02:00
Bixilon
74b6c3e3c0
bump pixlyzer
* Fixes fluids
2021-04-09 21:43:03 +02:00
Bixilon
7b928c69da
rendering: fix bug in fluid renderer, data: save entity object ids in json 2021-04-09 21:10:41 +02:00
Bixilon
f968199fe6
remove deprecated SPECIAL_RENDERERS (replace with dynamic ones from pixlyzer) 2021-04-09 20:30:06 +02:00
Bixilon
c138bcff16
bump pixlyzer
* Support for 1.14 again
2021-04-09 18:56:26 +02:00
Bixilon
245c0cc921
load fluids from pixlyzer 2021-04-09 15:33:56 +02:00
Bixilon
59fe64020a
move debug texture to render constants 2021-04-09 14:09:47 +02:00
Bixilon
afd4a89406
rendering: own debug texture, option to force debug texture 2021-04-09 13:38:23 +02:00
Bixilon
d235f3bf8a
assets: MultiAssetsManager 2021-04-09 13:33:04 +02:00
Bixilon
ee6237b736
rendering: tints: fix foliage color map identifier 2021-04-09 01:18:37 +02:00
Bixilon
7420793f1d
bump pixlyzer
* Fixes multipart blocks
2021-04-09 01:02:59 +02:00
Bixilon
e5e71bf1cb
fix ArrayOutOufBoundsException when 3d biomes are supported in 19w36a+ 2021-04-09 01:02:10 +02:00
Bixilon
b72f40e01a
rendering: fix multipart rendering, allow file: urls in pixlyzer url 2021-04-09 00:44:58 +02:00
Bixilon
1c0e1acb2e
network: support 21w10a, 21w11a, 21w13a, 21w14a 2021-04-08 22:15:17 +02:00
Bixilon
9c548fda58
network: support 21w08a, 21w08b 2021-04-08 22:14:16 +02:00
Bixilon
3da3518202
network: split world border packet 2021-04-08 18:49:33 +02:00
Bixilon
7dd0848c5d
minify resource.json 2021-04-08 18:11:28 +02:00
Bixilon
08e1227868
fix several issues in new snapshots (with negative build height, new entities) 2021-04-08 18:10:46 +02:00
Bixilon
4b36103db1
fix version_mappings_generator.py, generate resources for 21w14a - 17w46a 2021-04-08 17:47:47 +02:00
Bixilon
eac5a2ca67
bump pixlyzer
* Known bugs: Multipart rendering
2021-04-08 16:52:33 +02:00
Lukas
ae0efeafed rendering: add support for noclip movement 2021-04-07 16:00:05 +02:00
Bixilon
5124b7b8f2
network: PacketPlayerPositionAndRotation: allow relative positions 2021-04-07 15:37:03 +02:00
Bixilon
074c685329
save tab list item in PlayerEntity 2021-04-07 15:27:02 +02:00
Bixilon
f1ae30e2b0
convert CryptManager to kotlin 2021-04-07 14:17:36 +02:00
Bixilon
283f390373
rendering: shader: add geometry shaders, allow dynamic defines, animated textures: use correct count of animated textures 2021-04-07 13:55:00 +02:00
Bixilon
91241194a4
rendering: improve preparing time (tint calculation time) 2021-04-07 00:42:31 +02:00
Bixilon
3f153a5288
rendering: fix lighting 2021-04-07 00:28:36 +02:00
Bixilon
cfd492eee4
fix minecraft assets downloading 2021-04-07 00:09:26 +02:00
Bixilon
e72aab9f74
fix jar asset generation 2021-04-06 23:58:16 +02:00
Bixilon
804a49f319
refactor tab list 2021-04-06 23:41:16 +02:00
Bixilon
4c1a9ba223
store tints more dynamically 2021-04-06 18:59:04 +02:00
Bixilon
697b704d2d
refactor InteractEntityServerboundPacket 2021-04-06 18:32:15 +02:00
Bixilon
ede8309ccb
fix chunks not getting saved sometimes 2021-04-06 17:34:57 +02:00
Bixilon
130e0f2ed5
rendering: wip: biome blending 2021-04-06 16:14:34 +02:00