24 Commits

Author SHA1 Message Date
Bixilon
456f54eab6
convert more packets to kotlin 2021-05-27 17:15:54 +02:00
Bixilon
bb5da427c5
make mod.json use snake case json 2021-03-30 18:00:55 +02:00
Bixilon
498ffd9503
rename ModIdentifier to ResourceLocation, bump pixlyzer 2021-02-24 00:38:42 +01:00
Bixilon
890c131c2f
add more text to Contributing files 2020-12-18 21:49:35 +01:00
Bixilon
1d09f928b5
Improve Modding.md 2020-11-29 16:52:37 +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
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
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