Commit Graph

12 Commits

Author SHA1 Message Date
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
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
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