43 Commits

Author SHA1 Message Date
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
Bixilon
767462170e
more events, fix some errors in Modding.md 2020-10-05 17:58:03 +02:00
Bixilon
07c1c75e40
add Packet events 2020-10-04 23:22:16 +02:00
Bixilon
deee58c40e
Add event api documentation 2020-10-02 22:52:58 +02:00
Bixilon
21a7ce5a0c
fix loading of multiple mods 2020-09-27 21:36:38 +02:00
Bixilon
30cbabe1c8
wip modding (4): event api, logger, example in Modding.md 2020-09-27 19:28:33 +02:00
Bixilon
1fb09e8f40
wip modding (2) 2020-09-26 22:42:28 +02:00
Bixilon
6d1e966619
wip modding api 2020-09-25 20:14:35 +02:00
Bixilon
384a9820f8
wip readme 2020-09-24 13:17:45 +02:00
Bixilon
7d8c44ddf5
support for almost all snapshots from pre 17w43b to 1.15.2 2020-08-21 20:16:48 +02:00
Bixilon
8af8724bb6
support for almost all snapshots until 17w43b (342) 2020-08-19 22:15:00 +02:00
Bixilon
deb700d33d
snapshotSupport: 1.9.0 (107) 2020-08-07 21:24:46 +02:00
bixilon
b398fecf45
rename logo (file) 2020-06-09 00:24:58 +02:00
bixilon
3d6edb64f9
Merge remote-tracking branch 'origin/master' 2020-06-06 20:15:33 +02:00
Alexandros S
4c0c8e76df Upload logo (license GPLv3) 2020-06-06 15:18:38 +02:00
bixilon
841d3bc624
reduce java warnings 2020-06-05 21:18:26 +02:00
bixilon
8928f9b922
fix typos in roadmap 2020-06-02 19:41:24 +02:00
bixilon
7b0d44ed52
Initial commit 2020-06-02 17:51:26 +02:00