Commit Graph

3113 Commits

Author SHA1 Message Date
Michael Primm
8af0ad8b8c Add forge 1.19.3 2022-12-08 20:07:05 -06:00
mikeprimm
9e58477f3d
Merge pull request #3888 from kosma/fabric-1.19.3
Fabric 1.19.3
2022-12-08 16:13:24 -06:00
Kosma Moczek
7dee2150b6 fabric-1.19.3: update to full release 2022-12-08 22:36:45 +01:00
Kosma Moczek
7a5440f32e fabric-1.19.3: fix compilation errors 2022-12-08 22:14:09 +01:00
Kosma Moczek
c1fcfd15b6 fabric-1.19.3: migrateMappings to 1.19.3-pre2+build.6 2022-12-08 22:14:09 +01:00
Kosma Moczek
743c6ee946 fabric-1.19.3: add as Gradle subproject 2022-12-08 22:14:09 +01:00
Kosma Moczek
68a379cdd2 fabric-1.19.3: update to Loom 1.0-SNAPSHOT 2022-12-08 22:14:09 +01:00
Kosma Moczek
5795ebeac6 fabric-1.19.3: rename package references 2022-12-08 22:14:09 +01:00
Kosma Moczek
0f6c2520ff fabric-1.19.3: rename package folder 2022-12-08 22:14:09 +01:00
Kosma Moczek
2ed13761c4 fabric-1.19.3: copy from fabric-1.19.1 2022-12-08 22:14:09 +01:00
Michael Primm
eca305c519 Add initial 1.19.3 for Spigot/PaperMC support 2022-12-08 13:45:18 -06:00
mikeprimm
d048aad743
Merge pull request #3857 from Warriorrrr/feature/stringify-async
Stringify json for json file client async
2022-11-29 15:43:31 -06:00
mikeprimm
e0cbd1fe8e
Merge pull request #3867 from surfrock66/dynamicfavicon
Add better favicon and code for progressive web apps, to improve shortcuts and icons.
2022-11-29 15:41:33 -06:00
mikeprimm
e15f3f8460
Merge pull request #3844 from gmfamily/v3.0
fix(chnk visibility) Use long to avoid int overflow
2022-11-29 15:39:40 -06:00
mikeprimm
26fa3a24c5
Merge pull request #3861 from mastermc05/chunks
Update used paper chunk api
2022-11-29 15:37:59 -06:00
mikeprimm
7d1a273e6d
Merge pull request #3862 from mastermc05/colorful-biomes
Colorful biomes
2022-11-29 15:37:42 -06:00
mikeprimm
9f16074a75
Merge pull request #3863 from mastermc05/fix-colors
Fix colours
2022-11-29 15:36:46 -06:00
mikeprimm
9a8ef557af
Merge pull request #3866 from IMBArator/fix_locale_issue_ModelBlockModelImpl.getLine
fix locale issue in ModelBlockModelImpl getLine (closes:  #3854)
2022-11-29 15:35:49 -06:00
mikeprimm
7f71e7ef9b
Merge pull request #3869 from Captain-Chaos/v3.0
Typo in log message
2022-11-29 15:34:56 -06:00
mastermc05
a5e7ae1013 Fabric 1.16.5: Use BiomeEffectsAccessor to get foliage color 2022-11-18 14:53:24 +02:00
mastermc05
e3911b0d3b Add biome to cache 2022-11-18 13:44:59 +02:00
mastermc05
adc9e273ca Forge 1.16.5 2022-11-18 13:38:14 +02:00
mastermc05
4fdb04725d Forge 1.17.1 2022-11-18 13:32:35 +02:00
mastermc05
d434b33cfb Forge 1.18 2022-11-18 13:32:07 +02:00
mastermc05
1f352e0b11 Forge 1.18.2 2022-11-18 13:31:38 +02:00
mastermc05
ed9fb8614d Forge 1.19 2022-11-18 13:31:11 +02:00
mastermc05
9060c8f32b Forge 1.19.2 2022-11-18 13:30:13 +02:00
mastermc05
a6ead1bc3d Fabric 1.16.4 (1.16.5) 2022-11-18 13:27:07 +02:00
mastermc05
6245a18381 Fabric 1.17.1 2022-11-18 13:18:19 +02:00
mastermc05
0043a1e4fb Fabric 1.18.2 2022-11-18 13:17:21 +02:00
mastermc05
ec3c0e998b Fabric 1.19.1 2022-11-18 13:16:51 +02:00
mastermc05
c643430225 Fabric 1.18 2022-11-18 13:16:29 +02:00
mastermc05
64407e3ce1 Fabric 1.19 2022-11-18 13:16:02 +02:00
mastermc05
0f8174796c Cache biome object, further reduce diff 2022-11-18 13:12:40 +02:00
Captain Chaos
53b3b7c08b Typo in log message 2022-11-11 12:14:27 +01:00
Joseph Gullo
ce54de0cd7 Using the icon for dynmap pulled from the patreon/discord, updated the favicon and related files to produce a more refined Progressive Web App which looks better as a bookmark on mobile operating systems. 2022-10-25 13:11:52 -07:00
mastermc05
0ebbc2bbe5 Support for 1.16.5 2022-10-22 14:24:49 +03:00
mastermc05
a40592021f Fix colours 2022-10-15 12:07:07 +03:00
mastermc05
053df84196 Clean up 2022-10-14 16:14:40 +03:00
mastermc05
97a82a3d1b Support 1.17 2022-10-14 16:06:15 +03:00
mastermc05
f34929c6cf Support 1.18 2022-10-14 15:59:20 +03:00
mastermc05
5f29846645 Support 1.18.2 2022-10-14 15:51:08 +03:00
mastermc05
8a8e2ecfcf Abstract for easier multiversion support, reduce diff 2022-10-14 15:37:36 +03:00
mastermc05
1f1a342777 1.19 support 2022-10-14 12:57:23 +03:00
mastermc05
59f44f7425
Change checked class 2022-10-13 21:08:22 +03:00
mastermc05
39adaeca56 Update used paper api 2022-10-10 19:56:37 +03:00
Warrior
8ce85322dd Stringify json for json file client async 2022-10-01 20:39:46 +02:00
Maximilian Zettler
a70530edc8 fix locale issue in ModelBlockModelImpl getLine (closes: #3854)
add Locale.US to String.format() where float values are used
2022-09-29 21:02:18 +02:00
gmfamily
61bfe66430
fix(chnk visibility) Use long to avoid int overflow
Use long representation of the distance between tested chunk and center of tested limit to avoid int overflow while computing the distance compared to limit radius using square delta value
2022-08-31 19:35:18 +02:00
mikeprimm
66fe5d4a8b
Merge pull request #3833 from JurgenKuyper/v3.0
added switch on publicURL in webregister message
2022-08-29 08:29:37 -05:00