Bixilon
6be2ca79f3
Merge branch 'development' into rendering
...
# Conflicts:
# pom.xml
# src/main/java/de/bixilon/minosoft/data/world/Chunk.java
# src/main/java/de/bixilon/minosoft/data/world/InChunkSectionLocation.kt
# src/main/java/de/bixilon/minosoft/protocol/network/Connection.java
# src/main/java/de/bixilon/minosoft/util/ChunkUtil.java
2021-02-03 21:24:17 +01:00
Bixilon
463896ae78
Rendering of world, integrate in minosoft, minimal cleanup
2021-02-03 20:13:33 +01:00
Bixilon
98beee726d
multi texture rendering, use vbos for rendering
2021-02-03 16:34:34 +01:00
Bixilon
9314b3acb4
Microsoft accounts
2021-02-02 20:04:22 +01:00
Bixilon
ccccc9cefe
fix ui bug: only show connecting after click on cell
2021-01-24 22:09:50 +01:00
Bixilon
37a9b7b843
Support for 21w03a
2021-01-24 21:49:46 +01:00
Bixilon
36bd58d1d3
improve packet mapping
2021-01-19 21:16:04 +01:00
Bixilon
e1bbdb435a
support for 1.16.5-rc1 and 1.16.5
2021-01-17 13:41:30 +01:00
Bixilon
5244f9de9d
make anonymous class event caller beautifuler
2021-01-11 22:56:46 +01:00
Bixilon
ba729f7ba3
fix 1.14 TextComponent Hover Event parsing
2021-01-08 21:05:14 +01:00
Bixilon
78d5a55e06
bump javafx
2021-01-08 20:51:12 +01:00
Bixilon
16d66d2394
fix loading of pre flattening mappings, entity id reading in early 1.7 versions, improve pre flattening mappings loading
2021-01-07 17:58:04 +01:00
Bixilon
26f96a3504
Improvements, fixes, LogPrintStream
...
The server list cell now has a border according to its connection state: Connecting/Loading: Yellow, Disconnecting: Orange, Failed: Red, Playing: Green
Some fixes with multithreading in the connection.
MultiBlockChange with AIR will not throw a NullPointerException
All calls to System.out and System.err will be logged with the logger
2021-01-07 17:29:15 +01:00
Bixilon
caad618d3f
fix assets loading bugs and language bugs
2021-01-07 14:30:18 +01:00
Bixilon
7774da2f2b
regenerate assets, fix bugs in generators
2021-01-07 13:44:19 +01:00
Bixilon
895715488c
improve mappings generator performance
2021-01-06 18:50:19 +01:00
Bixilon
1924e8d69b
minecraft assets per version
2021-01-06 17:35:14 +01:00
Bixilon
14904e969f
Merge branch 'development' into 'development'
...
Improve german language file
See merge request bixilon/minosoft!20
2021-01-05 19:42:36 +01:00
DeinBerater
bc8b57ec4c
Improved german language file
2021-01-05 19:39:09 +01:00
Bixilon
b66090a7e9
move log package to util, move checkURL function url
2021-01-05 18:27:35 +01:00
Bixilon
713dfa9d2d
check urls in assets downloading
2021-01-04 22:00:31 +01:00
Bixilon
c515f495af
VersionParser, more server cli features
2021-01-04 17:42:02 +01:00
Bixilon
982d148d6a
fix link in ReadMe
2021-01-03 19:18:17 +01:00
Bixilon
d06bba2eb6
camera, shade, textures, basic window with cubes
2021-01-02 21:11:18 +01:00
Bixilon
bb977de86b
cli: server list, extend help
2021-01-02 15:58:22 +01:00
Bixilon
4e9799b91a
tab list (max 4 rows, etc)
2021-01-01 21:09:33 +01:00
Bixilon
91bc7fea80
Show entity id in tab list command, accept servers uuid
2021-01-01 17:46:14 +01:00
Bixilon
91b74e6be6
make Minosoft::main beautifuler
2020-12-31 21:13:21 +01:00
Bixilon
9dc448ea9f
change name to human case in entity meta data annotations
2020-12-31 19:47:08 +01:00
Bixilon
0206d7fb7f
fixes, entity info command
2020-12-31 18:19:08 +01:00
Bixilon
102a0f4862
performance improvements, proper table, fixes, more commands
2020-12-31 17:52:18 +01:00
Bixilon
3836f87e38
ci: rename verify stage to build
2020-12-30 19:54:25 +01:00
Bixilon
89e44e611a
remove (all) references to System::exit, use Minosoft::shutdown now
2020-12-30 16:29:20 +01:00
Bixilon
9109f7b108
fix some cssc parser errors, TranslatableComponent: don't throw exception on unknown key
2020-12-30 15:56:05 +01:00
Bixilon
4f46f98c64
wip: block tweaker
2020-12-29 16:48:54 +01:00
Bixilon
9a263e44ed
add some private access modifiers
2020-12-28 12:57:18 +01:00
Bixilon
cf8c6c5f7c
rendering: window with triangle
2020-12-27 20:55:34 +01:00
Bixilon
7aabc0fd64
replace Stirng identifier with ModIdentifier
2020-12-27 13:28:51 +01:00
Bixilon
018af2dbf9
lwjgl: basic window
2020-12-27 13:26:30 +01:00
Bixilon
42478ea031
add lwjgl
2020-12-26 17:02:54 +01:00
Bixilon
4cbc4b6641
fix cell still marked as connected or selected if it wasn't
2020-12-26 15:04:52 +01:00
Bixilon
7f31dcaf21
fixes, particle parser
2020-12-26 15:00:27 +01:00
Bixilon
f1080fd6ac
dynamically load all classes in command package
2020-12-26 14:19:52 +01:00
Bixilon
e0aebf7010
fixes, CLI
2020-12-26 13:32:10 +01:00
Bixilon
04c12f8409
cssc: more parsers (nbt and chat component), fixes
2020-12-25 18:13:11 +01:00
Bixilon
73f95a4cc0
cssc: more parsers
2020-12-25 11:36:59 +01:00
Bixilon
c84aea6c56
Improve CommandStringReader and cssc a lot
2020-12-24 22:14:19 +01:00
Bixilon
e99dee1b23
design improvements, more parsers: Objective and Time, remove dummy parser
2020-12-24 18:42:36 +01:00
Bixilon
e85434d6b5
launcher: fix session window opening, change menu button color to primary
2020-12-24 13:15:32 +01:00
Bixilon
107a2bb5ac
fix 1.8 block id loading (and mapping)
2020-12-24 13:08:32 +01:00