Bixilon
|
8a78d75fa6
|
render block collision outline box
|
2021-05-16 14:40:25 +02:00 |
|
Bixilon
|
4311eaabaa
|
improve raycasting block outline
|
2021-05-16 13:59:06 +02:00 |
|
Bixilon
|
f1e3051f4e
|
raycasting: wip block outline
|
2021-05-16 00:41:57 +02:00 |
|
Bixilon
|
6841d1d962
|
raycasting: respect random block offset, use proper outline shape
|
2021-05-15 16:12:53 +02:00 |
|
Lukas
|
49dcfdcc49
|
physics: add ray casting
|
2021-05-15 15:10:52 +02:00 |
|
Bixilon
|
504185bee8
|
fix issue in TimeWorker (fixes velocity handling, etc)
|
2021-05-15 14:40:12 +02:00 |
|
Bixilon
|
69bb98d3ff
|
change some packet names, fix some log levels
|
2021-05-15 00:24:41 +02:00 |
|
Bixilon
|
29c15ad38a
|
convert more packets to kotlin, InByteBuffer::readOptional
|
2021-05-14 21:05:55 +02:00 |
|
Bixilon
|
814cdab159
|
refactor teams packet
|
2021-05-14 20:30:21 +02:00 |
|
Bixilon
|
df9cdfa548
|
refactor some scoreboard packets
|
2021-05-14 16:31:22 +02:00 |
|
Bixilon
|
9055dba6cd
|
rename and refactor more S2C packets
|
2021-05-14 14:53:46 +02:00 |
|
Bixilon
|
e31fa26617
|
fix some typos
|
2021-05-14 00:30:55 +02:00 |
|
Bixilon
|
11c0f38fe2
|
fix EntityEquipmentS2CP reading and handling
|
2021-05-13 22:50:07 +02:00 |
|
Bixilon
|
c3c4981ece
|
flower random offset, bump pixlyzer
|
2021-05-13 17:50:36 +02:00 |
|
Bixilon
|
88bbb2c15d
|
rendering: hopefully fix sun position
|
2021-05-12 15:04:19 +02:00 |
|
Bixilon
|
832fab27e4
|
rendering: fix sun invisible bug when time == 6000t
|
2021-05-12 00:53:46 +02:00 |
|
Bixilon
|
49fdad2ca2
|
fix sun z position, add telegram channel to readme
|
2021-05-12 00:44:05 +02:00 |
|
Bixilon
|
bb9d03e58b
|
rendering: use correct sky color
|
2021-05-12 00:35:18 +02:00 |
|
Bixilon
|
e6f35564b5
|
rendering: wip sun
|
2021-05-12 00:15:10 +02:00 |
|
Bixilon
|
75aeb48fdb
|
shader: includes
|
2021-05-11 18:58:54 +02:00 |
|
Bixilon
|
2fdad3dbce
|
wip improve shaders, replace all rendering callbacks with events
|
2021-05-11 18:07:27 +02:00 |
|
Bixilon
|
250778e608
|
rendering: wip skybox
|
2021-05-11 15:43:39 +02:00 |
|
Bixilon
|
1ee051b194
|
remove VersionValueMap.java
|
2021-05-11 14:22:31 +02:00 |
|
Bixilon
|
f2d5901b5c
|
rename PacketConfirmTransactionReceiving
|
2021-05-10 21:20:38 +02:00 |
|
Bixilon
|
ba63cfcd18
|
convert Tag to data class
|
2021-05-10 00:45:56 +02:00 |
|
Bixilon
|
e10f969312
|
bump pixlyzer (fixes some collisions)
|
2021-05-09 01:05:48 +02:00 |
|
Bixilon
|
6bbcc0ad80
|
don't treat block orientation different than block properties
|
2021-05-08 23:59:00 +02:00 |
|
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 |
|