Bixilon
|
c54fac11d2
|
more refactoring
|
2020-10-15 00:00:23 +02:00 |
|
Bixilon
|
2029deeca7
|
mojang: remove status, more enum refactoring, code quality improvement
|
2020-10-14 15:00:32 +02:00 |
|
Bixilon
|
19626a37d9
|
rename package game.datatypes to data
|
2020-10-14 14:39:30 +02:00 |
|
Bixilon
|
794723571e
|
make more entity meta data classes abstract
|
2020-10-13 21:09:13 +02:00 |
|
Bixilon
|
9a4378c869
|
wip: do not save block entity meta data as nbt (custom data format)
|
2020-10-12 20:37:14 +02:00 |
|
Bixilon
|
8af90eee42
|
fix shulker box error (block action)
|
2020-10-12 17:55:01 +02:00 |
|
Bixilon
|
046b9b6cd0
|
replace plugin channel api with event api
|
2020-10-12 14:43:48 +02:00 |
|
Bixilon
|
315dcaa239
|
store icons internally as byte array not as base 64 string
|
2020-10-11 20:17:12 +02:00 |
|
Bixilon
|
2b0be425fb
|
use fallback version (1.8) if server does not send us a version
|
2020-10-11 20:03:00 +02:00 |
|
Bixilon
|
ca38fb4654
|
reformat xml files
|
2020-10-11 18:58:42 +02:00 |
|
Bixilon
|
97b772e7f8
|
update dependencies
|
2020-10-11 16:50:59 +02:00 |
|
Bixilon
|
bc2e558847
|
fix mapping downloading
|
2020-10-11 16:07:43 +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
|
a6027eca11
|
launcher: improve obfuscated performance
|
2020-10-10 16:46:05 +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
|
1a24dc2bb5
|
more events
|
2020-10-09 19:55:17 +02:00 |
|
Bixilon
|
53e5dce736
|
nbt: final ability
|
2020-10-09 19:55:05 +02:00 |
|
Bixilon
|
b759512800
|
reformat .fxml layout files
|
2020-10-08 22:47:49 +02:00 |
|
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 |
|