Commit Graph

21 Commits

Author SHA1 Message Date
JurgenKuyper b9144e3609
Update DynmapBlockState.java
also hide nether_quartz_ore if hideores is true
2024-01-22 21:11:43 +01:00
Mike Primm 66082093de Add state= mapping for replacing data= in models and textures
(eventually)
2022-02-01 23:50:58 -06:00
Mike Primm c48ed688b2 Make state sensitive custom models cache more efficient (save memory) 2021-12-29 18:41:54 -06:00
Mike Primm edb2993af4 Add performance cache for block state lookups 2021-12-24 22:30:03 -06:00
Mike Primm 3a3a970883 Implement basic sky lighting for chunks with broken lighting
(forge,fabric)
2021-12-24 20:38:05 -06:00
Mike Primm 05819b1b74 Further handle broken lighting data... start builder pattern for
blockstate
2021-12-24 10:19:02 -06:00
Mike Primm cbfbfb4d58 Add newer ores to hideores support 2021-10-02 17:41:19 -05:00
Mike Primm e4de854df6 More tweaks in DynmapBlockState 2021-03-14 15:30:35 -05:00
Mike Primm 99d5416acb Add performance tweaks on DynmapBlockState 2021-03-14 14:08:38 -05:00
Mike Primm fae704b899 Add logN growth in DynmapBlockState 2021-03-14 12:20:36 -05:00
Mike Primm 19949528a0 Fix chest rendering (block state case problem) 2020-08-20 21:42:25 -05:00
Mike Primm ab64f92fcb Handle legacy block IDs in RPs 2019-09-29 16:44:39 -05:00
Mike Primm 7bf0743c8c More 1.14 and 1.14.1 fixes 2019-05-14 19:51:42 -05:00
Mike Primm b24f92cdd0 Add blockname and statename support to CTM 2018-12-04 00:44:22 -06:00
BuildTools eb5fe20502 Add more state data (isSolid()) 2018-09-01 23:26:36 -05:00
Mike Primm ea139caeab More water model fixes 2018-09-01 18:07:58 -05:00
Mike Primm 6da97c5e3f Start work on new water model - shift over to using basic version 2018-09-01 16:55:00 -05:00
Mike Primm d391d192d6 Fix cave renderer - handle different types of air in 1.13 2018-08-24 02:17:28 -05:00
Mike Primm 2ebab4b7fc Handle waterlogged/water-filled blocks, fix turtle eggs, pickles 2018-08-20 16:19:44 -04:00
Mike Primm 4d1602c418 Handle waterlogged block states 2018-08-19 23:09:55 -04:00
Mike Primm 1de0f66230 Merge DynmapCoreAPI into common gradle build 2018-08-12 00:53:55 -05:00