1
0
forked from MTSR/mapserver
Commit Graph

53 Commits

Author SHA1 Message Date
Buckaroo Banzai
dc5a401d8b
Fork 20240605 um area forsale (#379)
* Add For Sale Sings for Unified Money

* Change popup and icon size

* Revert icon size

* Add For Sale Sign into searches

* Fix syntax

* Minor display change

* Skip unconfigured for sale signs

---------

Co-authored-by: 1F616EMO <root@1f616emo.xyz>
2024-06-06 19:40:36 +02:00
1F616EMO~nya
2c0edb328f
Support Phonographs (#376)
* Support Phonographs

* Fix comment

* Add missing import

* Fix variable name
2024-06-06 19:23:23 +02:00
BuckarooBanzay
b7486a4474 types / coords refactoring 2023-12-29 16:00:11 +01:00
BuckarooBanzay
4583880a68 provide a default config for smaller setups (tested with 2 GB ram, peaks at 50%)
closes #96
2023-10-11 17:42:03 +02: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
a4bd231cec go fixes 2023-01-20 18:02:52 +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
7e8dcdc77b
Add support for player skins via SkinsDB (#284)
* Add support for player skins via SkinsDB

* Fix jshint complaints
2022-12-16 08:07:47 +01:00
Kenneth Watson
801298460e Add Natural Biomes colour mapping 2022-10-30 19:01:12 +01:00
Kenneth Watson
84253939c4 Add support for realtime APercy Airutils-based planes 2022-08-14 12:23:24 +02: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
Kenneth Watson
2204f21169 add mapobject/overlay support for signs 2021-01-07 12:16:15 +01:00
BuckarooBanzay
e14fa53d6d config types cleanup 2020-04-30 11:25:13 +02:00
BuckarooBanzay
9d610681d0 add incremental rendering pause config 2020-04-14 13:43:07 +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
16a4fff708 trainsignal overlay 2019-07-25 15:53:47 +02:00
NatureFreshMilk
dc4ea1d580 fix #41 2019-07-01 15:25:19 +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
Thomas Rudin
6598dbe8a9 toggle settings 2019-01-22 21:13:16 +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
479a92e7ab sane defaults 2019-01-21 13:55:20 +01:00
NatureFreshMilk
1c8694c906 rendering limit params 2019-01-21 13:45:35 +01:00
NatureFreshMilk
794498e41b working initial rendering order 2019-01-21 11:18:27 +01:00
NatureFreshMilk
c9a405f88a layer config in default config 2019-01-21 11:13:00 +01:00
NatureFreshMilk
4194a16ee1 save state in json 2019-01-21 10:53:58 +01:00
NatureFreshMilk
08407ce0da mapdb stub 2019-01-18 13:50:59 +01:00
NatureFreshMilk
49a7de02fc working incremental detection 2019-01-18 13:07:01 +01:00
NatureFreshMilk
b74e9da1c1 mapblock debugging 2019-01-18 11:04:37 +01:00
NatureFreshMilk
4b5b63fe9e webserver stub 2019-01-18 10:11:40 +01:00
NatureFreshMilk
aa7374a899 web server 2019-01-18 09:30:51 +01:00
NatureFreshMilk
f8f524013e go fmt 2019-01-18 09:13:37 +01:00