167 Commits

Author SHA1 Message Date
Bixilon
2be2659e42
improve language file parsing, etc 2021-07-10 22:42:11 +02:00
Bixilon
5953416683
add afk pool screenshot 2021-06-28 22:23:20 +02:00
Bixilon
1ca53be481
add particle screenshot in readme 2021-05-28 23:26:59 +02:00
Bixilon
6d3672f2e5
more particles: collisions, velocity, fixes, campfire particle 2021-05-28 14:03:02 +02:00
Bixilon
456f54eab6
convert more packets to kotlin 2021-05-27 17:15:54 +02:00
Bixilon
58c0935dcc
wip particles 2021-05-25 22:45:58 +02:00
Bixilon
0decbf8a56
update MinecraftVersions.md 2021-05-25 22:09:17 +02:00
Bixilon
f1e3051f4e
raycasting: wip block outline 2021-05-16 00:41:57 +02:00
Bixilon
1b624ed0bc
readme: add 3rd screenshot 2021-04-12 21:17:33 +02:00
Bixilon
bb5da427c5
make mod.json use snake case json 2021-03-30 18:00:55 +02:00
Bixilon
e0ebfadc67
refactor entity meta data data types 2021-03-30 17:36:41 +02:00
Bixilon
855a73df4a
rendering: (wip): hud: hotbar 2021-03-03 20:40:31 +01:00
Bixilon
f2b12c0f1c
assets: Migrate minosoft to assets manager 2021-03-01 16:53:18 +01:00
Bixilon
aded63eba9
update readme, update screenshots 2021-02-28 13:31:21 +01:00
Bixilon
498ffd9503
rename ModIdentifier to ResourceLocation, bump pixlyzer 2021-02-24 00:38:42 +01:00
Bixilon
b089ffb4a4
rendering: detect transparent textures, calculate font width, improve hud renderer 2021-02-11 19:27:56 +01:00
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
1924e8d69b
minecraft assets per version 2021-01-06 17:35:14 +01:00
Bixilon
b66090a7e9
move log package to util, move checkURL function url 2021-01-05 18:27:35 +01:00
Bixilon
d06bba2eb6
camera, shade, textures, basic window with cubes 2021-01-02 21:11:18 +01:00
Bixilon
9a1ef37625
remove more magic numbers 2020-12-18 21:50:34 +01:00
Bixilon
890c131c2f
add more text to Contributing files 2020-12-18 21:49:35 +01:00
Bixilon
b5bc70ab7c
update serverlist screenshot 2020-12-16 16:48:36 +01:00
Bixilon
263ba8c799
Improve Readmes 2020-12-06 14:19:17 +01:00
Bixilon
2bf78b63da
Add Contribution.md, Development.md and improve ReadMe.md 2020-12-01 19:23:15 +01:00
Bixilon
1d09f928b5
Improve Modding.md 2020-11-29 16:52:37 +01:00
Bixilon
35b1dd4626
fix various typos
Co-authored-by: DeinBerater <niklas.hernitscheck@gmail.com>
2020-11-27 15:23:44 +01:00
Bixilon
69b5d3b52e
fine tune ServerListCell, replace screenshot server_list.png 2020-11-27 14:11:40 +01:00
Bixilon
fe890677e4
Replace all "minecraft" references and store the string in a constant 2020-11-20 14:42:23 +01:00
Bixilon
fb5c16aaa0
use new assets system for version mappings, allow download of already compressed data, ... 2020-11-10 20:22:34 +01:00
Bixilon
f449b1845d
Config documentation 2020-11-07 14:29:14 +01:00
Bixilon
68d8f68413
wip documentation of config file 2020-11-06 18:54:17 +01:00
Bixilon
202bd35075
improve documentation (ReadMes)
Add hypixel lobby screenshot
Add task descriptions in Minosoft.java
Improve ReadMe.md and util/ReadMe.md
2020-11-03 18:24:00 +01:00
Bixilon
4b4ae6903d
wip mod dependencies, improve mod loading (reuse threads), rename StaticConfiguration.homeDir to HOME_DIR, remove old code 2020-11-02 23:35:55 +01:00
Bixilon
d2377c7586
fix replace mistakes from 6780578fceded62dc67e4530ae9363049b99d9d6 2020-11-01 22:02:37 +01:00
Bixilon
6780578fce
rename Event to ConnectionEvent 2020-11-01 18:32:59 +01:00
Bixilon
de05416943
remove some typos in readMe files 2020-10-22 21:50:11 +02:00
Bixilon
25df5b0706
introduce versionIds (replace protocolIds for must stuff) to handle recent changes in protocol versioning 2020-10-22 17:02:26 +02:00
Bixilon
e1a0fdd289
Assets saving idea 2020-10-19 18:19:13 +02:00
Bixilon
2203e44d05
improve performance, bug fixes, add start dialog progress, load much more async, relative time log 2020-10-11 15:57:26 +02:00
Bixilon
6e27430994
HostnameValidator: allow multiple addresses 2020-10-10 23:42:18 +02:00
Bixilon
c66dc4e8b9
extend server address specific events: regex, hostname, port, ... 2020-10-10 20:27:00 +02:00
Bixilon
110e0343e2
rename onlyIfNotCancelled to ignoreCancelled 2020-10-10 16:29:46 +02:00
Bixilon
a570230b80
modding: EventHandler annotation, event priority 2020-10-10 14:19:58 +02:00
Bixilon
b759512800
reformat .fxml layout files 2020-10-08 22:47:49 +02:00
Bixilon
0b4ebb88ec
ReadMe.md: update server list screenshot 2020-10-08 20:10:24 +02:00
Bixilon
6da120346a
ChatComponent::toLegacyString implementation, remove 2 old doc files 2020-10-07 23:02:03 +02:00
Bixilon
d4515f860f
way improved TextComponent (Chat) api: recode, nesting support, rgb support, performance improvements, etc 2020-10-07 17:44:47 +02:00
Bixilon
62d0946ce7
LightningBoltSpawnEvent, Way improved Slot (Slot.java) API, some improvements 2020-10-05 23:38:44 +02:00
Bixilon
6aaec0bcaf
improve nbt toString function 2020-10-05 22:52:18 +02:00