BlueMap/BlueMapCommon/src/main/java/de/bluecolored/bluemap/common/config
TechnicJelle 48445db7b5
Add map config for having a different void colour (#477)
* Added global webapp option for not having a void

* Fix for non-default lighting conditions

* Replace `isVoid` with whole `voidColor` feature!

* Default void colour should be black

* And now the default sky colour can also be set back to what it was

* Fix the low-res void colour

* Add config option for the new void colour setting!

(I hope I haven't forgotten any place to add it, but it does work, so I don't think so..?)
2023-09-30 23:42:37 +02:00
..
storage Add support for postgres databases (#443) 2023-06-12 22:55:44 +02:00
typeserializer Add stuff 2022-12-13 16:54:31 +01:00
BlueMapConfigs.java Add map config for having a different void colour (#477) 2023-09-30 23:42:37 +02:00
ConfigManager.java Refactored config management 2022-04-20 22:54:27 +02:00
ConfigTemplate.java Add stuff 2022-12-13 16:54:31 +01:00
ConfigurationException.java Refactored config management 2022-04-20 22:54:27 +02:00
CoreConfig.java Add debug-log, improve logging in general and fix weblogger not closing correctly 2023-07-01 09:44:19 +02:00
MapConfig.java Add map config for having a different void colour (#477) 2023-09-30 23:42:37 +02:00
PluginConfig.java Add stuff 2022-12-13 16:54:31 +01:00
WebappConfig.java Add webapp option to default to flat-view 2023-07-04 14:42:12 +02:00
WebserverConfig.java Add debug-log, improve logging in general and fix weblogger not closing correctly 2023-07-01 09:44:19 +02:00