JurgenKuyper
|
2d0cd0b718
|
Update DynmapBlockState.java
also hide nether_quartz_ore if hideores is true
|
2024-01-22 21:11:43 +01:00 |
|
Mike Primm
|
2d076333af
|
Fix handling of flipped texture offsets
|
2022-02-15 22:39:01 -06:00 |
|
Mike Primm
|
d41a85ea56
|
More modsupport updates for improved DynmapBlockScan
|
2022-02-09 22:38:09 -06:00 |
|
Mike Primm
|
376ef17f88
|
More fixes and enhancements for modsupport API
|
2022-02-08 21:10:58 -06:00 |
|
Mike Primm
|
1c16a6068b
|
Extend modsupport API to deprecate numeric ID, meta values
|
2022-02-07 20:02:17 -06:00 |
|
Mike Primm
|
b237c49798
|
Add support for shade=false models, switch light/fire blocks over to use
it
|
2022-02-05 18:24:38 -06:00 |
|
Mike Primm
|
9711afbfd4
|
Warning cleanup in DynmapCoreAPI
|
2022-02-05 15:16:58 -06:00 |
|
Mike Primm
|
002c2a3d80
|
Add state= mapping for replacing data= in models and textures
(eventually)
|
2022-02-01 23:50:58 -06:00 |
|
Mike Primm
|
9eb25029e5
|
Restore depricated method in PatchBlockModel
|
2022-01-30 16:12:46 -06:00 |
|
Mike Primm
|
0e355e6974
|
Fix observer, handle vertical flips in modellist
|
2022-01-30 01:16:47 -06:00 |
|
Mike Primm
|
6995ff0fd5
|
Fix for soul campfire, switch torches to modellist, add origin for
rotate
|
2022-01-29 16:54:36 -06:00 |
|
Mike Primm
|
2892eddc09
|
Finish modellist implementation, use for campfire, comparator
|
2022-01-29 03:57:04 -06:00 |
|
Mike Primm
|
153b6133cb
|
Add model element rotation to modellist
|
2022-01-23 22:33:47 -06:00 |
|
Mike Primm
|
b41186af7e
|
Add more vanilla model friendly modellist type for model file, use for
comparator
|
2022-01-23 21:44:26 -06:00 |
|
Mike Primm
|
042fb4160b
|
Fix lantern render details
|
2021-12-30 16:55:43 -06:00 |
|
Mike Primm
|
b9f37bcd4d
|
Make state sensitive custom models cache more efficient (save memory)
|
2021-12-29 18:41:54 -06:00 |
|
Mike Primm
|
8111c1f922
|
Add performance cache for block state lookups
|
2021-12-24 22:30:03 -06:00 |
|
Mike Primm
|
6c7824a385
|
Implement basic sky lighting for chunks with broken lighting
(forge,fabric)
|
2021-12-24 20:38:05 -06:00 |
|
Mike Primm
|
0eb79b9fd6
|
Further handle broken lighting data... start builder pattern for
blockstate
|
2021-12-24 10:19:02 -06:00 |
|
Mike Primm
|
c61b6d3878
|
Add newer ores to hideores support
|
2021-10-02 17:41:19 -05:00 |
|
Mike Primm
|
426741aea0
|
Add basic support for banner rendering
|
2021-06-26 18:15:20 -05:00 |
|
Mike Primm
|
6ba77e4e4a
|
More tweaks in DynmapBlockState
|
2021-03-14 15:30:35 -05:00 |
|
Mike Primm
|
ad0963934a
|
Add performance tweaks on DynmapBlockState
|
2021-03-14 14:08:38 -05:00 |
|
Mike Primm
|
1e751e13dd
|
Add logN growth in DynmapBlockState
|
2021-03-14 12:20:36 -05:00 |
|
Mike Primm
|
ab43a79b78
|
Fix chest rendering (block state case problem)
|
2020-08-20 21:42:25 -05:00 |
|
Mike Primm
|
4076dd996c
|
Add support for greeting/farewell on circle markers
|
2020-05-25 18:52:28 -05:00 |
|
Mike Primm
|
8615efc226
|
Finish support for greeting/farewall text on area markers
|
2020-05-25 13:55:36 -05:00 |
|
Mike Primm
|
8cb0e05eb1
|
Initial work on greeting/farewall title support for areas
|
2020-05-25 01:14:20 -05:00 |
|
Mitch Talmadge
|
2383712d3d
|
Change 'int blkid' to 'String material' for block and sign-change events.
|
2019-12-19 21:36:09 -07:00 |
|
Mike Primm
|
b6100f45d0
|
Handle legacy block IDs in RPs
|
2019-09-29 16:44:39 -05:00 |
|
Mike Primm
|
82508681e9
|
More 1.14 and 1.14.1 fixes
|
2019-05-14 19:51:42 -05:00 |
|
Mike Primm
|
2ae5f8a7fe
|
Add blockname and statename support to CTM
|
2018-12-04 00:44:22 -06:00 |
|
Mike Primm
|
af090837da
|
Enhance patch definition - allow for triangles, trapezoids
|
2018-09-02 11:38:17 -05:00 |
|
BuildTools
|
27d7e74cfb
|
Add more state data (isSolid())
|
2018-09-01 23:26:36 -05:00 |
|
Mike Primm
|
19cf8ea2df
|
More water model fixes
|
2018-09-01 18:07:58 -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 |
|
Mike Primm
|
97742564e7
|
Fix cave renderer - handle different types of air in 1.13
|
2018-08-24 02:17:28 -05:00 |
|
Mike Primm
|
340a4eabc0
|
Handle waterlogged/water-filled blocks, fix turtle eggs, pickles
|
2018-08-20 16:19:44 -04:00 |
|
Mike Primm
|
03965f39f1
|
Handle waterlogged block states
|
2018-08-19 23:09:55 -04:00 |
|
Mike Primm
|
6bb2c77efa
|
Get 1.13 stairs renderer working
|
2018-08-13 02:52:34 -05:00 |
|
Mike Primm
|
be990f8be4
|
Merge DynmapCoreAPI into common gradle build
|
2018-08-12 00:53:55 -05:00 |
|