Bixilon
|
13a44f4ff4
|
workaround #15 (crash when using JFXTextFields)
|
2021-05-08 23:27:02 +02:00 |
|
Bixilon
|
5c8f5050f1
|
code cleanup
|
2021-05-07 21:31:29 +02:00 |
|
Bixilon
|
50fbe83f1f
|
convert more packets to kotlin
|
2021-05-07 19:47:24 +02:00 |
|
Bixilon
|
ff7dfe9cb0
|
abstract with ResourceLocationAble
|
2021-05-07 18:59:37 +02:00 |
|
Bixilon
|
8e0400b08e
|
convert some packets to kotlin, refactor game events (~~states~~), inventory types
|
2021-05-07 15:59:57 +02:00 |
|
Bixilon
|
c38b8955ef
|
bump kotlin to 1.5, fix build
|
2021-05-07 14:29:11 +02:00 |
|
Bixilon
|
d192035b3d
|
bump dependencies, bump java to 16
|
2021-05-07 01:16:45 +02:00 |
|
Bixilon
|
3f9b91c8aa
|
replace block actions with block entity meta data
|
2021-05-06 19:19:34 +02:00 |
|
Bixilon
|
22ed5c7740
|
convert entity movement packets to kotlin
|
2021-05-06 16:00:22 +02:00 |
|
Bixilon
|
cccc60dd00
|
rename more packets, convert more packets to kotlin
|
2021-05-06 15:24:59 +02:00 |
|
Bixilon
|
952a9a6cfc
|
convert EntityMetaDataFields to kotlin
|
2021-05-06 00:14:31 +02:00 |
|
Bixilon
|
0ffc6dc306
|
add support for 21w18a
|
2021-05-05 22:14:30 +02:00 |
|
Bixilon
|
a69f576e11
|
ItemStack replace hideflags getter and setter with variables
|
2021-05-05 20:38:42 +02:00 |
|
Bixilon
|
770fe6551d
|
fix some bugs in TimeWorker, more fixes
|
2021-05-05 19:55:53 +02:00 |
|
Bixilon
|
4edba60489
|
pixlyzer: fix status effect loading
|
2021-05-05 19:25:56 +02:00 |
|
Bixilon
|
cd16c9d495
|
rendering: hud: RowLayout
|
2021-05-05 17:18:20 +02:00 |
|
Bixilon
|
82483282fe
|
remove string constructor in RGBColor, use extension functions
|
2021-05-05 15:04:40 +02:00 |
|
Bixilon
|
f58d9b6f8b
|
config migration
|
2021-05-05 14:47:01 +02:00 |
|
Bixilon
|
46e24b0272
|
update ReadMe and Credits
|
2021-05-04 15:10:02 +02:00 |
|
Bixilon
|
8a47a96ee0
|
Merge branch 'development' into rendering
# Conflicts:
# pom.xml
# src/main/java/de/bixilon/minosoft/util/ChunkUtil.java
|
2021-05-03 18:29:12 +02:00 |
|
Lukas
|
b30fa4b533
|
physics: fix faster movement speed when walking diagonally
|
2021-05-03 14:51:18 +02:00 |
|
Bixilon
|
d715c173f9
|
fix possible rendering crash
|
2021-05-03 14:33:49 +02:00 |
|
Bixilon
|
6bb865867e
|
rendering: WorldRenderer: improve chunk cache clearing
|
2021-05-03 14:08:33 +02:00 |
|
Bixilon
|
3c6baf0935
|
rendering: abstract layout
|
2021-05-02 22:11:42 +02:00 |
|
Bixilon
|
9a72364fe0
|
remove all usages of ConcurrentHashMap, add some synchronized copy functions to collections
|
2021-05-02 21:26:18 +02:00 |
|
Bixilon
|
b9ed5c4f45
|
fix crash in settings window, network: fix item stack writing
|
2021-05-02 20:42:57 +02:00 |
|
Bixilon
|
54777771e2
|
store nbt different in ItemStack
|
2021-05-02 17:51:35 +02:00 |
|
Bixilon
|
9b6e6dbe81
|
remove some constructors from ItemStack
|
2021-05-02 17:42:17 +02:00 |
|
Bixilon
|
910bb3ddad
|
mappings: SoundEventRegistry
|
2021-05-02 17:28:11 +02:00 |
|
Bixilon
|
fb33e67573
|
rendering: HUDElement scale
|
2021-05-02 16:14:53 +02:00 |
|
Bixilon
|
d47892968d
|
rendering: replace hud element registration with builders
|
2021-05-01 23:16:51 +02:00 |
|
Bixilon
|
8e4ffe5962
|
chat box: set background dynamically
|
2021-05-01 23:16:51 +02:00 |
|
Lukas
|
c23a4a9970
|
physics: fix entities falling in unloaded chunks
|
2021-05-01 14:40:56 +02:00 |
|
Lukas
|
7bb1175942
|
physics: refactor AABB plusAssign to +=
|
2021-05-01 14:20:01 +02:00 |
|
Lukas
|
7236ad0bc8
|
physics: abort entity movement if collisions would increase distance
|
2021-05-01 14:13:54 +02:00 |
|
Bixilon
|
aa20dc3441
|
override gravity in entity when in spectator gamemode
|
2021-05-01 14:02:01 +02:00 |
|
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 |
|