Commit Graph

21 Commits

Author SHA1 Message Date
BuckarooBanzay
7db8f767ca add larger bound to map limit 2024-06-28 16:38:13 +02:00
1F616EMO~nya
070c7f7bdf
Allow displaying image in POIs (#389)
* Add image to POIs

* fix missing quote

* Swap <hr> position
2024-06-28 16:32:59 +02:00
1F616EMO~nya
89ea214d02
Move center to marker when clicked (#388)
* Pan center to the marker upon clicking

* Properly bind onPopupOpen

* Messed up parameter types

* Fine-tune panTo parameters

* This should be the fix

* So yet again I forgot to save

* Move impllentation back to AbstractIconOverlay

* cleanup

* Yet another attempt

* Move panTo to marker
2024-06-28 16:26:33 +02:00
1F616EMO~nya
ff1b0dc47a
Fix flickering when updatig new tile (attempt 2) (#387) 2024-06-16 08:59:55 +02:00
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
1F616EMO~nya
cbf58dfbf8
Put markers at the center of nodes (#374)
* Put markers at the center of nodes

* Do the fix on every objects
2024-06-06 19:23:14 +02:00
1F616EMO~nya
fcd321448f
Support ATMs and WTT from Unified Money (#372)
* Support ATMs and WTT from Unified Money

* Return L.icon(...)
2024-06-06 19:21:00 +02:00
Kenneth Watson
3f03fad4a7 Add Fishing Boat icon 2023-04-10 12:14:15 +02: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
67114e1ea3
Add player look direction and movement indicator (#283) 2022-12-13 19:40:26 +01:00
BuckarooBanzay
98279eec40 fix rollup-error and use commonjs for the rollup-config 2022-10-18 06:34:09 +02:00
Kenneth Watson
f3b3e189b0 Fix missing type mappings for basic advtrains 2022-10-02 18:54:06 +02:00
Kenneth Watson
84253939c4 Add support for realtime APercy Airutils-based planes 2022-08-14 12:23:24 +02:00
BuckarooBanzay
9789c4c467 remove stats fragment 2022-03-19 17:17:51 +01:00
BuckarooBanzay
4e44790ca2 overhaul dev/prod script loading 2022-02-05 08:05:55 +01:00
Peter Nerlich
e43f883f7d fix metadata access and pos processing 2022-01-21 07:49:21 +01:00
Peter Nerlich
315cb79d4e display linepath_from_prv if available, or rail_pos, or entry coords as fallback 2022-01-21 07:49:21 +01:00
Peter Nerlich
25e177fbb9
Fix Trainlines (#177) (#230)
* add global getMapDataWithAttributeLikeGlobalQuery

* add getMapDataWithAttributeLikeGlobalQuery for postgres

* perform global search when position missing (sqlite)

* perform global query when pos missing (postgres)

* TrainelineOverlay: query full information on visible lines before drawing

* hopefully fix errors, minor efficiency improvements

* stupid mistake

* you know it's probably late when mistakes like this happen

* same for postgres

* more optimizations
2022-01-17 08:53:45 +01:00
BuckarooBanzay
70ae7deb64 fix jshint issues 2021-06-21 08:26:18 +02:00
BuckarooBanzay
4eccd1edd6 switch to embed.FS 2021-04-12 13:03:10 +02:00