Bixilon
|
caf4c710e8
|
text rendering: fix empty 1 pixel area with shadow when having multiple lines
|
2022-11-02 16:07:23 +01:00 |
|
Bixilon
|
016f35cb6f
|
sky: calculate sunrise color
|
2022-11-02 14:48:10 +01:00 |
|
Bixilon
|
00ca23c2b8
|
sky: calculate day and night time
|
2022-11-02 14:12:12 +01:00 |
|
Bixilon
|
c3af75874c
|
day phases
|
2022-11-02 13:40:01 +01:00 |
|
Bixilon
|
f484f107dc
|
combine bossbar flags
|
2022-11-02 13:16:08 +01:00 |
|
Bixilon
|
00b305e9a3
|
make bossbars watchable, extract dark sky and fog values
|
2022-11-02 13:06:35 +01:00 |
|
Bixilon
|
28f1077052
|
make World::weather final, time debug options
|
2022-11-02 12:57:42 +01:00 |
|
Bixilon
|
c9e5618012
|
doc: sky goals
|
2022-11-02 12:57:18 +01:00 |
|
Bixilon
|
667d050f45
|
calculate sky color, average biomes
|
2022-11-01 21:23:46 +01:00 |
|
Bixilon
|
90680e48d9
|
cleanup sky rendering
|
2022-11-01 20:30:30 +01:00 |
|
Bixilon
|
f1a87aac25
|
SkyProperties
|
2022-11-01 20:04:11 +01:00 |
|
Bixilon
|
05ff4647a2
|
make WorldTime values final, calculate moon phases
|
2022-11-01 18:31:36 +01:00 |
|
Bixilon
|
824065cb9c
|
fix some tests
|
2022-11-01 17:56:31 +01:00 |
|
Bixilon
|
8affbd954e
|
make ExperienceCondition and HealthCondition values final
|
2022-11-01 17:48:19 +01:00 |
|
Bixilon
|
fef9518495
|
deprecate more events, replace CallbackEventLister::of with events::listen calls
|
2022-11-01 17:41:51 +01:00 |
|
Bixilon
|
60e0e829cb
|
remove old modding documentation
|
2022-11-01 17:26:53 +01:00 |
|
Bixilon
|
2df91178f4
|
deprecate a lot more events
|
2022-11-01 17:23:28 +01:00 |
|
Bixilon
|
df5ca7fd8a
|
fix test
|
2022-11-01 15:17:01 +01:00 |
|
Bixilon
|
f557b8d316
|
gradle: bump dependencies
|
2022-11-01 15:13:40 +01:00 |
|
Bixilon
|
331751d477
|
bump gradle scripts
|
2022-11-01 15:08:01 +01:00 |
|
Bixilon
|
17da54d936
|
gradle: rename versions.json task
|
2022-11-01 14:56:09 +01:00 |
|
Bixilon
|
0b10f51d08
|
rename Minosoft::checkMacOS
|
2022-11-01 14:49:20 +01:00 |
|
Bixilon
|
56f13fbd59
|
mod sources: TextFormattable
|
2022-11-01 14:08:04 +01:00 |
|
Bixilon
|
d9f0404ef6
|
eros: info pane: format text
|
2022-11-01 14:07:43 +01:00 |
|
Bixilon
|
73d8615fa2
|
rework mod sources, argument: mod parameters
|
2022-11-01 14:01:26 +01:00 |
|
Bixilon
|
6b7af40092
|
mod: custom log level
|
2022-11-01 12:54:44 +01:00 |
|
Bixilon
|
154ee873c4
|
log: add kotlin contracts
|
2022-10-31 15:45:05 +01:00 |
|
Bixilon
|
93fb086658
|
mod logger
|
2022-10-31 15:42:33 +01:00 |
|
Bixilon
|
e230cdf49a
|
connection create events
|
2022-10-31 15:28:10 +01:00 |
|
Bixilon
|
b0185c3aa0
|
mod load order
|
2022-10-31 14:30:14 +01:00 |
|
Bixilon
|
68291b0aec
|
validate mod dependencies
|
2022-10-31 14:07:57 +01:00 |
|
Bixilon
|
dbf16ebd97
|
remove and deprecate more events
|
2022-10-31 13:51:15 +01:00 |
|
Bixilon
|
6d1424f508
|
remove a ton of events (and replace them with observables)
|
2022-10-31 13:38:54 +01:00 |
|
Bixilon
|
abebe9aad0
|
deprecate Connection::event*
|
2022-10-31 12:35:13 +01:00 |
|
Bixilon
|
fa26efb1fd
|
replace tryCatch with catchAll
|
2022-10-31 10:50:29 +01:00 |
|
Bixilon
|
87130b4d63
|
rework crash report text, crash report: show mods
|
2022-10-30 14:33:15 +01:00 |
|
Bixilon
|
fc2cbdf9d9
|
ModLoader: try to remove from classpath on error
|
2022-10-30 13:41:15 +01:00 |
|
Bixilon
|
dbf461b393
|
improve mod list, virtual mods
|
2022-10-30 12:04:54 +01:00 |
|
Bixilon
|
e272fa83fc
|
ModLoader: custom exceptions, more
|
2022-10-30 11:44:33 +01:00 |
|
Bixilon
|
f805174f52
|
adapt kutil 1.17.1
|
2022-10-27 22:12:42 +02:00 |
|
Bixilon
|
bb5bc33b4b
|
bump kutil, allow defining platform and architecture with gradle properties
|
2022-10-27 22:09:48 +02:00 |
|
Bixilon
|
382088b8d5
|
eros: make mod type card smaller
|
2022-10-26 12:06:04 +02:00 |
|
Bixilon
|
1f9716f033
|
extend mod manifest, eros: improve mod card
|
2022-10-26 09:56:49 +02:00 |
|
Bixilon
|
4c28f4a847
|
DirectoryAssetsManager: load pack.png and pack.mcmeta
|
2022-10-25 23:34:01 +02:00 |
|
Bixilon
|
4506642181
|
mod: more ui properties, translations
|
2022-10-25 23:26:19 +02:00 |
|
Bixilon
|
7649c63ceb
|
unify info pane, wip gui mod list
|
2022-10-25 23:16:16 +02:00 |
|
Bixilon
|
a8c36160e8
|
mod loading: directory
|
2022-10-25 22:02:29 +02:00 |
|
Bixilon
|
d2053491ae
|
mod: jar assets
|
2022-10-25 20:55:17 +02:00 |
|
Bixilon
|
0eb773f7fa
|
wip mod loading
|
2022-10-25 20:18:54 +02:00 |
|
Bixilon
|
def072e36f
|
network: 22w42a
|
2022-10-25 19:17:39 +02:00 |
|