1212 Commits

Author SHA1 Message Date
Lukas
02db2d7ba9 physics: add stepping 2021-05-01 13:31:22 +02:00
Bixilon
c804ba9acb
replace invoke functions with postfix functions 2021-04-30 14:36:29 +02:00
Bixilon
f94adbd3de
fix version mapping block getting with pre flattening meta data 2021-04-30 13:07:31 +02:00
Bixilon
efe05ed03f
improve TextComponent, LabelNode rendering 2021-04-30 00:25:49 +02:00
Bixilon
f8cd02aca0
refactor more s2c packets and rewrite them in kotlin 2021-04-29 21:59:35 +02:00
Bixilon
c5a4149652
rename some s2c packets and rewrite some in kotlin 2021-04-29 15:36:21 +02:00
Bixilon
d3378abab4
RGBColor: rename color variable to rgba 2021-04-29 14:20:31 +02:00
Bixilon
2497b9500b
add support 21w17a 2021-04-29 00:20:58 +02:00
Bixilon
134ec6207c
wip mipmaps 2021-04-28 14:00:41 +02:00
Bixilon
8f2edfcc75
improve logging performance 2021-04-27 18:07:23 +02:00
Lukas
4e6013ed92 physics: fix multithreading issues with entity velocity 2021-04-27 18:01:09 +02:00
Bixilon
ffc34ed1e5
rendering, data: fix bugs with saving chunks in memory 2021-04-27 17:57:28 +02:00
Bixilon
7be7124013
physics: fix movement into unloaded chunks 2021-04-27 17:21:37 +02:00
Bixilon
cd0885a56c
network: fix joining online-mode=true servers 2021-04-27 16:15:44 +02:00
Bixilon
ed2516a9c4
weighed block renders: better random 2021-04-27 15:40:04 +02:00
Bixilon
7891b7a675
rendering: mesher: fix stair bugs, fast movement 2021-04-27 14:38:42 +02:00
Bixilon
dbb30c01bc
rendering: fix last bugs mesher 2021-04-27 00:14:09 +02:00
Bixilon
52332d1ab8
add times in render loader 2021-04-26 23:04:57 +02:00
Bixilon
82a83a8073
rename ChatComponent::valueOf to ::of 2021-04-26 22:52:22 +02:00
Bixilon
9b617bb138
kotlin use proper custom setter 2021-04-26 22:11:39 +02:00
Bixilon
a56adf030b
rendering: TextField allow clipboard pasting 2021-04-26 21:01:37 +02:00
Bixilon
6a74e2b6dd
rendering: Improve TextField 2021-04-26 20:50:29 +02:00
Bixilon
0412be8d63
network: fix string writing 2021-04-26 20:49:55 +02:00
Bixilon
d37ef51ca3
fix some bugs in new block entity provider 2021-04-26 16:02:08 +02:00
Bixilon
0c7ba090f0
improve block entity storage 2021-04-26 15:27:28 +02:00
Bixilon
b6909dd928
text: correctly split translated components with oder dependent placeholders 2021-04-26 14:40:59 +02:00
Bixilon
3d891f6e88
physics: forbid movement in unloaded chunks 2021-04-26 00:59:31 +02:00
Bixilon
d0c8ed550d
add some more options to logging 2021-04-25 19:37:42 +02:00
Bixilon
52d285cb65
more log level refactoring 2021-04-25 16:06:34 +02:00
Bixilon
06f21f6de8
rename most serverbound (c2s) packets, rewrite all serverbound packets in kotlin 2021-04-25 14:58:09 +02:00
Bixilon
91c93e7cca
wip: refactoring log levels 2021-04-24 23:34:27 +02:00
Lukas
f934ed2027 physics: move the player with the correct speed 2021-04-24 22:00:39 +02:00
Bixilon
360b3bd47a
fix loading in 1.15 2021-04-24 21:48:05 +02:00
Bixilon
1f3624bbf0
add chat component get and set properties 2021-04-24 18:58:29 +02:00
Bixilon
6c5781513e
improve entity id mapping 2021-04-23 22:02:43 +02:00
Bixilon
6ee7c57915
bump pixlyzer 2021-04-23 21:18:25 +02:00
Bixilon
a96d283997
rendering: fix some bugs with double pressing keys 2021-04-23 20:28:05 +02:00
Bixilon
590f3051bf
load all status effect data from pixlyzer 2021-04-23 19:56:37 +02:00
Bixilon
11a3b096d6
pixlyzer/entities: load default entity attributes 2021-04-23 19:27:55 +02:00
Bixilon
c7b8aa4094
bitbyte: use own infix functions 2021-04-23 16:08:47 +02:00
Bixilon
b8e68126d2
rename player abilities packet, save base abilities in Player.kt 2021-04-23 14:46:32 +02:00
Bixilon
1ccf8b20f3
rendering: double pressing key 2021-04-23 14:34:05 +02:00
Bixilon
d4c3e406eb
rendering: way improved key handling 2021-04-23 00:56:45 +02:00
Bixilon
22e2f8a4a1
convert some classes to kotlin 2021-04-22 19:44:13 +02:00
Bixilon
52046de8ab
fix nether/end joining in 1.16+ 2021-04-22 19:33:29 +02:00
Bixilon
d83b2e5b0e
network: add support for 21w16a
* Known bugs: water in cauldrons is not tinted
2021-04-22 12:39:41 +02:00
Bixilon
64b2d2eeb8
rendering: outsource input handling 2021-04-21 22:44:07 +02:00
Bixilon
710e045e90
remove when in keybindings 2021-04-21 19:51:25 +02:00
Bixilon
17469390ad
rendering: add some more abstraction and modding capabilities 2021-04-21 17:45:54 +02:00
Bixilon
4044f3924f
fix typo in MicrosoftLoginController 2021-04-21 15:20:02 +02:00