Commit Graph

31 Commits

Author SHA1 Message Date
BuckarooBanzay
b7486a4474 types / coords refactoring 2023-12-29 16:00:11 +01:00
Niklp
0fd52738d0
Add support for custom colors.txt dir (#334) 2023-09-28 07:00:04 +02:00
Nold
2114ee5c32
feat(config): make WorldPath & DataPth configurable (#332) 2023-09-18 06:47:29 +02:00
BuckarooBanzay
201d983ac0 os.ReadFile 2023-01-20 18:04:27 +01:00
BuckarooBanzay
8634c8e763 remove unused colors 2023-01-20 18:02:37 +01:00
BuckarooBanzay
3aabb452b4 use colormapping repo 2023-01-20 17:44:59 +01:00
Kenneth Watson
801298460e Add Natural Biomes colour mapping 2022-10-30 19:01:12 +01:00
BuckarooBanzay
847c087026 add nodecore colors 2022-02-05 16:02:47 +01:00
BuckarooBanzay
fcefc78cba add new colors from @OgelGames 2021-10-23 15:07:25 +02:00
BuckarooBanzay
cf6d84eabb abort if the map.sqlite file can't be found
prevents the creation of an empty database-file, which in turn lets the minetest-engine crash
closes #171
2021-05-04 17:26:20 +02:00
BuckarooBanzay
4eccd1edd6 switch to embed.FS 2021-04-12 13:03:10 +02:00
NatureFreshMilk
b7f23eb10d add colors from MilesBDyson
fix #59
2020-01-30 07:12:02 +01:00
NatureFreshMilk
01ea46d13d add mcl2 colors
fix #80
2020-01-30 07:09:38 +01:00
NatureFreshMilk
1a8af11e57 ensure that colors from custom.txt are overloading previous definitions 2019-08-19 07:50:47 +02:00
NatureFreshMilk
6ed86683ad block accessor in app ctx 2019-07-31 13:43:57 +02:00
NatureFreshMilk
2b02558ba0 BlockAccessor -> MapBlockAccessor 2019-07-31 13:41:35 +02:00
NatureFreshMilk
c608e058d5 updated colors 2019-07-30 13:56:42 +02:00
NatureFreshMilk
b0e4841380 split colors into multiple files 2019-07-30 13:44:12 +02:00
NatureFreshMilk
5a7c8d602d param2 coloring cleanup 2019-06-20 07:14:14 +02:00
Thomas Rudin
ef6ad8d151 param2 fullpalette support 2019-06-19 21:12:04 +02:00
Thomas Rudin
18c231375d optional media repo (default: off) 2019-06-19 19:29:51 +02:00
NatureFreshMilk
8bcbd877e8 show repo size of media catalog 2019-06-14 13:13:21 +02:00
NatureFreshMilk
fbf2c1c190 /api/media/{filename} endpoint 2019-06-14 11:21:07 +02:00
NatureFreshMilk
77c2160817 move src files to root dir 2019-06-13 08:04:32 +02:00
NatureFreshMilk
d2e4f03f82 folder rename 2019-01-23 08:46:32 +01:00
NatureFreshMilk
a2d8d3ba67 tile render timing 2019-01-21 16:27:31 +01:00
NatureFreshMilk
b3468536a7 consolidate objects and tiles 2019-01-21 15:13:33 +01:00
NatureFreshMilk
c9a405f88a layer config in default config 2019-01-21 11:13:00 +01:00
NatureFreshMilk
f8f524013e go fmt 2019-01-18 09:13:37 +01:00
NatureFreshMilk
0a13747950 json config 2019-01-18 09:03:57 +01:00
NatureFreshMilk
6943f10f59 app bootstrap 2019-01-18 08:47:38 +01:00