mirror of
https://github.com/webbukkit/dynmap.git
synced 2024-11-24 11:15:21 +01:00
Page:
Textures of Dynmap
Pages
.
AWS S3 Storage
Addons
Advanced Map Configuration
Base Plugin Settings
Boosting areas on Dynmap
BoxRenderer Class
Chunk Status Colors
Chunk Version Colors
Color Schemes
Commands
Common Features for Texture and Model Definition Files
Component Configuration
Configuration
Configuration.txt
Configuring Maps and Worlds using dmap
Credits
Custom Block Definitions
Defining a Block using a Custom Block Renderer
Defining a Block using a Volumetric Model
Defining a Cuboid Block
Defining a Simple Block
Defining cuboid models
Defining custom lightings
Defining custom perspectives
Defining custom shaders
Defining volumetric models
Dmarker
Dynmap API
Dynmap On Xenon Hosting Service, courtesy of mavbear
Dynmap With IIS Using URL Rewrite and applicationrequestrouting thanks to kekec852
Dynmap with Apache httpd on Arch Linux
Dynmap with IIS
Dynmap with Nginx server on Centos
Dynmap with Nginx
Dynmap with apache2 on Debian
Dynmap with lighttpd on Arch Linux
Earthmc maps
Example configurations and demo website
Exporting World Data in Wavefront OBJ Format
External Webserver Basics
External Webserver on Linux
External Webserver on Windows
External Webserver on hosting providers
FAQ
Features
FenceWallBlockRenderer Class
File System Storage
Forwarding Dynmap port through cloudflare
Full list of predefined perspectives
Guides
HD Map Configuration
Home
How to compile Dynmap
Incompatible mods
Installation Setup of Dynmap on Linux
Installation
Internal Webserver with Caddy as a Reverse Proxy (Linux)
Internal Webserver
Lighttpd and SQLite on a Raspberry Pi 4 with DietPi
Model Definition Files
MySQL MariaDB Storage
Nginx as a Reverse Proxy
OCI; Oracle Cloud Instance; Quick how to enable DynMap
PaneRenderer Class
Permissions
PostgreSQL Storage
RedstoneWireRenderer Class
Resources
SQLite Storage
Setting up Dynamic Map with apache2 under Debian
Setting up Dynmap through hosting services
Setting up the Dynamic Map plugin under Windows
Setting up without the Internal Web Server
SkullRenderer Class
Special texture file types
StairBlockRenderer Class
Storage Setup
Support for Minecraft Servers other than CraftBukkit
Support for MinecraftForge based mods
Support for Tekkit
Texture Definition Files
Textures of Dynmap
Use dynmap via Pterodactyl
Using Markers
Using custom block renderers
Web Setup
Web UI Parameters
Web ui login support and permissions
World and template settings
[Tutorial] Setting up a standalone web server with MySQL SQLite
limiting render area
10
Textures of Dynmap
generrosity edited this page 2022-02-24 15:03:12 +13:00
We are aware that there are currently some textures that are not like in game. Sometimes this is intentional for performance reasons, but sometimes its new models or something breaks.
Below the roadmap is stated, which ones are getting fixed and which ones are not getting fixed.
Item | Status |
---|---|
End-Rods | Fixed after #724 ✅ |
Path blocks | AOMap shading and lighting. Not feasible to fix ❌ |
Slabs | Strange lighting. Not feasible to fix ❌ |
Candled cakes | On roadmap ✅ |
Spore blossom | Fixed after #728 ✅ |
Banners | On roadmap ✅ |
Sunflowers | Fixed after #727 ✅ |
Command blocks | On roadmap ✅ |
Redstone wire | On roadmap ✅ |
Brewing stands | Fixed after #730 ✅ |
Structure blocks | On roadmap ✅ |
Droppers | Fixed after #729 ✅ |
Beds | On roadmap ✅ |
Shulker boxes | On roadmap ✅ |
Chest tops | On roadmap ✅ |
Dragon heads | On roadmap ✅ |
Player heads | On roadmap ✅ |
Snowed Grass Block | Not yet on roadmap ⭐ |
Piston head backs | Not yet on roadmap ⭐ |
Candles with different lightlevels | Not yet on roadmap ⭐ |
Darkened glass | Not yet on roadmap ⭐ |
CTM Connected Textures | v1✅ Optifine - Not feasible to fix ❌ |
Some mods are very difficult or impossible to get working:
Mod | Status |
---|---|
FlatColoredBlocks | Custom models ❌ |
Chisel&Bits | Custom models ❌ |
Dynamic Trees | Custom models? ❌ |
Optifine textures | Will not impliment ❌ |
These are known textures that appear in Dynmap differently to ingame.
Mod | Status |
---|---|
Grass and Flowers | Not staggered for performance reasons. Depending on Dynmap angle, these models can look wrong but they are correct |
End Portal | The portal is layered and produced live based on the sky texture, this is the closest texture and we like it |
Particles | Some models have intergrated particles (candles) or are entites (end crystal) - these are difficult and near impossible to model at this time |
Invisible | Some blocks like string and infested stone are intentionally invisible or use referenced textures. Some texturepacks can override this however |
Tiny movement animation | Tripwire hooks do not look active when connected to string. Blocks that animate likely will use the first animation frame availible. |
Tiny errors | Underwater sea pickles don't show their lit tip. The 'impossible' extended piston body is shown with some of the piston head that would extend over the block barrier. Some of these are intentional as tiny details or rare situations that are too hard to impliment easily |
Dynmap is owned by a single dev Mike and the help of many contributors of code and support. Please do consider showing your appreciation.
Contents
Setup
- Base Plugin Settings
- Web Setup
- Storage Setup
- HD Map Configuration
- World and template settings
- Guides
Advanced Configuration
- Advanced Map Configuration
- Component Configuration
- Configuration of worlds
- Exporting World Data in Wavefront OBJ Format
- External Webserver Advanced
Mod Support
- Support for Minecraft Servers other than CraftBukkit
- Support for MinecraftForge based mods
- Support for Tekkit
- Custom Block Definitions
- Model Definition Files
- Texture Definition Files
- Defining a Block using a Custom Block Renderer
- Defining a Block using a Volumetric Model
- Defining a Cuboid Block
- Defining a Simple Block
- Defining Cuboid Models
- Defining Volumetric Models
- Special texture file types
- Using custom block renderers
- Incompatible mods