4627 Commits

Author SHA1 Message Date
Bixilon
896a02a09f
ChatComponent add javadoc, Account select: allow quit when no account is selected 2020-10-08 22:39:11 +02:00
Bixilon
0b4ebb88ec
ReadMe.md: update server list screenshot 2020-10-08 20:10:24 +02:00
Bixilon
b7ebebe0fd
launcher: ChatComponent: color support 2020-10-08 19:37:58 +02:00
Bixilon
ace4e63724
wip javafx color rendering 2020-10-08 15:29:04 +02:00
Bixilon
c7df61df94
Remove code quality stage: java 14 is currently unsupported 2020-10-07 23:31:24 +02:00
Bixilon
6c7d6db505
improve code, remove some warnings 2020-10-07 23:22:31 +02:00
Bixilon
6da120346a
ChatComponent::toLegacyString implementation, remove 2 old doc files 2020-10-07 23:02:03 +02:00
Bixilon
d709195b97
Optimize some things: hashing, ... 2020-10-07 21:22:09 +02:00
Bixilon
d482333c53
rename TextComponent to BaseComponent, etc 2020-10-07 18:36:07 +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
3084481f35
add zombie pigman identifier (alias zombiefied piglin) 2020-10-06 19:47:10 +02:00
Bixilon
860ea644b8
ci: codeclimate: sonar-java: set java version 14 2020-10-05 23:49:22 +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
5afb62d1ad
fix null pointer in mod loading, improve start time minimal 2020-10-04 17:19:56 +02:00
Bixilon
4a80606045
network: Don't crash when receiving packet with unknown command 2020-10-04 16:13:46 +02:00
Bixilon
2f8f9b0fb3
enum refactoring: improve ::byId and remove ::getId 2020-10-04 13:45:34 +02:00
Bixilon
22664c3fb8
metadata: fix build issues 2020-10-04 13:03:10 +02:00
Bixilon
510b164828
Add Credits.md 2020-10-04 12:50:00 +02:00
Bixilon
2a26ca4e1a
make abstract classes (entity meta data) abstract 2020-10-04 12:27:37 +02:00
Bixilon
0c0a26dc68
ci: enable maven caching 2020-10-03 14:16:09 +02:00
Bixilon
d94616937e
improve code style even more 2020-10-03 14:02:14 +02:00
Bixilon
44973df41a
ci: code quality 2020-10-03 12:09:12 +02:00
Bixilon
834049fae9
big reformat, ci: check code style (.editorconfig) 2020-10-03 11:19:00 +02:00
Bixilon
74f3e57e0e Merge branch 'master' into 'modding'
# Conflicts:
#   ReadMe.md
2020-10-03 10:42:07 +02:00
Bixilon
02327b006a
Add .gitlab-ci.yml 2020-10-02 23:57:00 +02:00
Bixilon
81dd2a358f
Add .gitlab-ci.yml 2020-10-02 23:54:30 +02:00
Bixilon
deee58c40e
Add event api documentation 2020-10-02 22:52:58 +02:00
Bixilon
68d3c0a6b2
Inform about the modding api (readme) 2020-10-02 22:38:54 +02:00
Bixilon
3ff33031e2
Inform about the modding api (readme) 2020-10-02 22:38:14 +02:00
Bixilon
bd1283c6d8
improve some util functions (potential memory leaks, etc) 2020-10-02 22:03:34 +02:00
Bixilon
a143e79c25
reformat code 2020-10-02 21:51:11 +02:00
Bixilon
8cf5d1bc44
save config as json and remove all yaml references 2020-10-02 21:31:10 +02:00
Bixilon
d26c32d83f
config: fix config creation bug 2020-10-02 19:35:48 +02:00
Bixilon
3071fa7499
wip modding (8): more events 2020-10-02 19:33:24 +02:00
Bixilon
daf4af24fe
wip modding (7): connection (server address) specific events 2020-10-02 16:38:21 +02:00
Bixilon
56e1a4dc53
wip modding (6) 2020-10-02 15:03:17 +02:00
Bixilon
cba9f9ed25
cleanup: replace all old switch statements with enhanced switch statements 2020-10-01 17:10:48 +02:00
Bixilon
6703c58295
wip netty rewrite 2020-09-30 14:18:00 +02:00
Bixilon
e5092c4245
wip modding (5) 2020-09-28 21:32:49 +02:00
Bixilon
985a2c8246
wip event handler 2020-09-28 19:43:09 +02:00
Bixilon
c9807facc0
Load mods async 2020-09-28 18:41:39 +02:00
Bixilon
21a7ce5a0c
fix loading of multiple mods 2020-09-27 21:36:38 +02:00
Bixilon
1ca603151c
hopefully fix jitpack build 2020-09-27 19:39:50 +02:00
Bixilon
b89e384da3
add jitpack.yml 2020-09-27 19:36:22 +02:00
Bixilon
30cbabe1c8
wip modding (4): event api, logger, example in Modding.md 2020-09-27 19:28:33 +02:00
Bixilon
5e2ac9646d
fix array of of bounds exceptions in mod loading (modinfo) 2020-09-27 12:31:54 +02:00
Bixilon
35b151d318
replace for each loops with forEach lambdas 2020-09-26 23:42:32 +02:00