Commit graph

1905 commits

Author SHA1 Message Date
Mike Primm
5537c98e14 Handle IllegalArgumentException from Spigot snapshot (#2329) 2018-09-09 08:55:36 -05:00
Mike Primm
abea4093fb Block state lookup performance 2018-09-06 19:55:31 -05:00
Mike Primm
032ab5bcba Fix handling of JEIDS, shift to 1.13 style state for chunk ss 2018-09-06 17:56:21 -05:00
Mike Primm
77c4d50d29 Work around for ForgeGradle problems with shadow jars 2018-09-06 10:31:57 -05:00
Mike Primm
0d7a001c69 Scrub more 4096 block ID limits 2018-09-06 08:15:08 -05:00
Mike Primm
76582d62ee Fix inhabitedTicks and unloadQueue discovery 2018-09-06 01:25:21 -05:00
Mike Primm
662b5acd47 Support NotEnoughIDs and JustEnoughIDs NBT formats (blockids, biomes) 2018-09-06 00:16:15 -05:00
Mike Primm
499d78a0a9 Handle chunks with no biome data 2018-09-05 19:51:14 -05:00
Mike Primm
288a7ad9ea Add hide-land option for Underwater view shader (default = true) 2018-09-05 19:03:29 -05:00
Mike Primm
01fc9a3e9e Extra null patch check 2018-09-04 07:01:11 -05:00
Mike Primm
ff318100bf Back to SNAPSHOT 2018-09-03 23:17:33 -05:00
Mike Primm
8f68ce3e69 Prep for alpha-3 2018-09-03 22:00:10 -05:00
Mike Primm
a7b2825e4c Clean up version and build for Forge 2018-09-03 19:19:04 -05:00
Mike Primm
179bf0098e Forge fixes 2018-09-03 17:13:05 -05:00
Mike Primm
78dceaa8ff Fix white stained glass in 1.13.x 2018-09-03 15:34:37 -05:00
Mike Primm
f8da7e4a3b More fluid model fixes 2018-09-02 22:17:53 -05:00
Mike Primm
2ec9b3c892 First pass of new flowing fluid models 2018-09-02 17:43:50 -05:00
Mike Primm
af090837da Enhance patch definition - allow for triangles, trapezoids 2018-09-02 11:38:17 -05:00
Mike Primm
e88d9b321d Fix bubble columns 2018-09-02 10:09:15 -05:00
BuildTools
05324cfa77 More fluid renderer work 2018-09-02 01:06:22 -05:00
BuildTools
27d7e74cfb Add more state data (isSolid()) 2018-09-01 23:26:36 -05:00
Mike Primm
34ec8b9eeb Avoid warnings with 1.13.1 specific blocks on 1.13 2018-09-01 20:37:42 -05:00
Mike Primm
8f8f0bfbab Clean up warnings 2018-09-01 19:59:06 -05:00
Mike Primm
fe4aae301f Finish fixing new water 2018-09-01 19:16:55 -05:00
Mike Primm
19cf8ea2df More water model fixes 2018-09-01 18:07:58 -05:00
Mike Primm
34461e4a8b Tighten border tolerance 2018-09-01 17:01:28 -05:00
Mike Primm
a861b0fcfe Start work on new water model - shift over to using basic version 2018-09-01 16:55:00 -05:00
mprimm
641936741b More .gitignore 2018-08-29 07:19:11 -05:00
Mike Primm
ecbb5b6758 Increase gradle heap 2018-08-28 21:46:38 -05:00
Mike Primm
ad94533460 Back to snapshots 2018-08-27 22:39:14 -05:00
Mike Primm
6bb050151f Fix pre-1.13 startup problem without breaking 1.13.1... 2018-08-27 08:51:13 -05:00
Mike Primm
3c3f1af551 Resping alpha-2 2018-08-27 07:57:13 -05:00
Mike Primm
c8f0f1a9bb Fix pre-1.13 helper problem (introduced by 1.13.1 support) 2018-08-27 07:56:16 -05:00
Mike Primm
062370aea6 Alpha-2 done - back to snapshot 2018-08-27 00:26:44 -05:00
Mike Primm
21a4660b9f Add new 1.13.1 blocks (dead corals) 2018-08-26 23:50:10 -05:00
Mike Primm
9a5731efdd Fix model file typo 2018-08-26 23:19:07 -05:00
Mike Primm
6e331f2f87 Bump to alpha-2 2018-08-26 23:00:03 -05:00
Mike Primm
8dcce7e727 Fix 1.13 door rendering 2018-08-26 22:54:59 -05:00
Mike Primm
d065a8d811 Fix 1.13 redstone wire model 2018-08-26 21:26:46 -05:00
Mike Primm
90346b44b8 Add huge mushroom skinning for 1.13 2018-08-26 19:42:29 -05:00
Mike Primm
3e16f04170 Fix 1.13 vine model 2018-08-26 18:30:59 -05:00
Mike Primm
4feaa4b0d8 Fix glass pane / iron bars rendering 2018-08-26 17:50:40 -05:00
Mike Primm
dc09243303 Add initial 1.13.1 support - keep 1.13 support for now 2018-08-26 16:48:29 -05:00
mikeprimm
bcd4cb02be Stub mushroom cap mapping for 1.13 2018-08-26 11:54:17 -05:00
mikeprimm
a32030431d Fix blue wool typo 2018-08-26 11:40:51 -05:00
Mike Primm
5a9c064472 Fix fence gate coordinate 2018-08-25 19:29:22 -05:00
Mike Primm
faced0ff26 Fix prismarine slabs, stairs 2018-08-25 01:10:29 -05:00
Mike Primm
e25abcc6b9 Finish fence gate renderer 2018-08-25 00:54:01 -05:00
Mike Primm
7928804b16 Start 1.13 fence gate renderer 2018-08-24 23:33:19 -05:00
Mike Primm
97742564e7 Fix cave renderer - handle different types of air in 1.13 2018-08-24 02:17:28 -05:00