Commit Graph

  • 4c7e917ba5 Minor fixes and tweaks izawartka 2025-07-23 01:52:45 +0200
  • f52800c81d
    Fix isolation IDs rendering for all switch tracks dominik-korsa 2025-07-23 01:50:48 +0200
  • 9e5e6ab7cb
    Merge branch 'main' into prefab-parser dominik-korsa 2025-07-23 01:44:25 +0200
  • 642ee1cd8f
    Rename QuaternionPrefabParser back to Quaternion dominik-korsa 2025-07-23 01:23:52 +0200
  • 1e5ba083a8
    Migrate all uses of Quaternion to QuaternionPrefabParser dominik-korsa 2025-07-23 01:21:52 +0200
  • 08a7d66490
    Merge pull request #8 from dominik-korsa/align-track Igor Zawartka 2025-07-23 01:18:22 +0200
  • d60184c8cc
    Fix wrong Quaternion class use in vector3.js dominik-korsa 2025-07-23 01:10:22 +0200
  • 3aec232bf0
    Fix wrong Quaternion class use in some places dominik-korsa 2025-07-23 01:07:44 +0200
  • b7c71e37ac
    Merge branch 'main' into prefab-parser dominik-korsa 2025-07-23 01:03:59 +0200
  • 9a04a7b2a8
    Rename Quaternion filename and class to avoid merge conflict dominik-korsa 2025-07-23 00:59:33 +0200
  • de6d3aa5dc
    Use ZoomPanEmitter/Subscriber instead of a context for aligning the view dominik-korsa 2025-07-23 00:44:13 +0200
  • 2e1947a7d4
    Reindent TrackRenderer.js to use 4 spaces dominik-korsa 2025-07-23 00:24:29 +0200
  • a653a5ac2e
    Merge branch 'refs/heads/main' into align-track dominik-korsa 2025-07-23 00:23:25 +0200
  • 7a2c969489
    Merge pull request #9 from dominik-korsa/elevation-map Igor Zawartka 2025-07-23 00:18:21 +0200
  • 72b01b0d47
    Start elevation legend at 0 dominik-korsa 2025-07-23 00:15:10 +0200
  • b97668cd63
    Merge pull request #7 from dominik-korsa/elevation-map Igor Zawartka 2025-07-23 00:07:51 +0200
  • 6b6fa79501
    Replace useGradients hook with GradientsManager dominik-korsa 2025-07-22 23:48:02 +0200
  • 872d44a3f0 Improved Platform transforms & rendering izawartka 2025-07-22 16:37:37 +0200
  • 0c656f3ca6 Improved MiscGroups transforms izawartka 2025-07-21 19:02:32 +0200
  • f6ca38e0f9 Added Platforms disable option izawartka 2025-07-21 18:59:44 +0200
  • 884652ac8f Updated scp.py izawartka 2025-07-21 18:54:36 +0200
  • 4855787e23 Added Quaternion class izawartka 2025-07-21 18:54:04 +0200
  • 5b83f8c817 Added platforms renderer izawartka 2025-07-20 23:31:22 +0200
  • ec20068309
    Pass scenery directly to Gradients dominik-korsa 2025-07-19 17:54:03 +0200
  • 2b94c0efaa
    Align the view to a straight track on double click dominik-korsa 2025-07-18 00:23:44 +0200
  • 94bfa7c060
    Add Track.getPointAtDist method and refactor StandardTrack._calcPoints() dominik-korsa 2025-07-19 16:19:46 +0200
  • ff3baa3c26
    Display track radius in track hover info dominik-korsa 2025-07-19 15:48:36 +0200
  • fe17f058bb
    Use numbers instead of strings for slopes dominik-korsa 2025-07-19 15:37:45 +0200
  • 167f8d87fe
    Remove PointTrack class dominik-korsa 2025-07-19 15:29:42 +0200
  • e3b34cd149
    Remove RouteTrack class dominik-korsa 2025-07-19 15:17:45 +0200
  • 56c1360e30
    Merge remote-tracking branch 'refs/remotes/upstream/main' into prefab-parser dominik-korsa 2025-07-19 14:07:45 +0200
  • aea4e53760
    Extract Switch._createTrackConnections method dominik-korsa 2025-07-19 13:58:11 +0200
  • e1d1540f9e
    Remove SwitchPrefab class dominik-korsa 2025-07-19 13:41:04 +0200
  • b99c302c75
    Rename otherEnd to getOtherEnd dominik-korsa 2025-07-19 13:26:30 +0200
  • 8f94f0f142
    Remove SwitchPrefabTrack class dominik-korsa 2025-07-19 13:24:57 +0200
  • e95a4dddaf
    Remove SwitchPrefab._verifyConnections() dominik-korsa 2025-07-19 13:10:01 +0200
  • 14b69ed562
    Move connection processing to Python script dominik-korsa 2025-07-19 13:06:38 +0200
  • c01077ce38 MiscGroups bugfixes izawartka 2025-07-19 12:50:56 +0200
  • 9840400fd9 Fixed Routes double apply izawartka 2025-07-19 12:30:31 +0200
  • 02bbf352d7 Increased signal signs max distance izawartka 2025-07-19 12:28:34 +0200
  • 5d9a9f3769 Updated Vector3 izawartka 2025-07-19 12:27:21 +0200
  • 87b2091333 Added Platforms parsing izawartka 2025-07-19 12:26:23 +0200
  • c6b6fef724 Improved Misc objects parsing izawartka 2025-07-19 12:22:38 +0200
  • 0d7e8dc18c
    Move some prefab processing from JavaScript to Python script dominik-korsa 2025-07-19 02:13:17 +0200
  • 15c7d8ba9e Moved misc to a separate directory izawartka 2025-07-18 21:58:22 +0200
  • 2d51dfe260
    Merge pull request #6 from dominik-korsa/derailer-direction Igor Zawartka 2025-07-18 20:11:43 +0200
  • 8c48da785b
    Add track elevation layer dominik-korsa 2025-07-17 22:54:39 +0200
  • 4c4da95016
    Flip derailer icon depending on the derailing direction dominik-korsa 2025-07-16 23:54:28 +0200
  • c7dec4abaf
    Fixed switch Rkpd 60E1-190-1_9 connections, added more debug logs dominik-korsa 2025-07-16 21:56:52 +0200
  • 6d04705c6f
    Update call to SwitchPrefab.parseExported dominik-korsa 2025-07-16 16:21:44 +0200
  • b7896bca6e
    Change placement of isolation id marker dominik-korsa 2025-07-16 16:20:33 +0200
  • d5206e4281
    Use track data from the parse-prefabs script for all prefabs dominik-korsa 2025-07-16 16:08:48 +0200
  • ebbb2323e8
    Create eprint function for info logging dominik-korsa 2025-07-16 13:01:18 +0200
  • 6ce107fcba
    Add script usage note dominik-korsa 2025-07-16 12:51:27 +0200
  • 7ddf45cbc4
    Print output in a more usable format dominik-korsa 2025-07-16 12:17:33 +0200
  • e3b991f786
    Parse actual tracks in prefabs dominik-korsa 2025-07-16 11:54:12 +0200
  • 507c516b0b
    Export prefabs to JSON dominik-korsa 2025-07-16 10:37:07 +0200
  • 17435b829e Improved connectTracks izawartka 2025-07-14 22:08:44 +0200
  • 72c3c7f089 Fixed electrification propagation on switches izawartka 2025-07-14 19:27:49 +0200
  • bb5de115b7 1.4.0 Release tweaks izawartka 2025-07-13 23:56:10 +0200
  • d84eafcd66 Updated sign defs izawartka 2025-07-13 23:48:48 +0200
  • fdc28c467c Added list.py izawartka 2025-07-13 23:47:25 +0200
  • 04364de22b Fixed minor bugs izawartka 2025-07-13 23:46:02 +0200
  • a0b792fb6f
    Merge pull request #3 from dominik-korsa/switch-tracks Igor Zawartka 2025-07-13 23:11:21 +0200
  • 55312b48ae
    Don't use flapMap for a single category in SceneryLayer dominik-korsa 2025-07-13 23:06:09 +0200
  • 391be08250
    Place route name label at the start of route dominik-korsa 2025-07-13 22:58:55 +0200
  • 94554d5200
    Remove isolation-id objects from model and modify isolation id renderer dominik-korsa 2025-07-13 22:38:11 +0200
  • 8501f71d4c 1.3.2 Release tweaks izawartka 2025-07-13 21:51:50 +0200
  • b0e0c85c6a
    Remove unused maxRouteConnectionDistance config field dominik-korsa 2025-07-13 21:43:26 +0200
  • d394e843d7
    Revert showing warning for the empty object type dominik-korsa 2025-07-13 21:30:28 +0200
  • b31277e614
    Fix undefined reference in connect-tracks.js dominik-korsa 2025-07-13 21:28:17 +0200
  • 7d36835b28
    Don't remove route tracks in scenery processor script dominik-korsa 2025-07-12 21:43:26 +0200
  • 3ae1827d10
    Create IsolationId class, split IsolationEndRenderer and IsolationIdRenderer dominik-korsa 2025-07-12 19:58:35 +0200
  • 5546601b67
    Implement category application order dominik-korsa 2025-07-12 19:07:45 +0200
  • b137af2843
    Don't mark route tracks as derailing tracks dominik-korsa 2025-07-12 18:28:57 +0200
  • 3c3d4bf204
    Store reference to otherTrack in TrackConnection dominik-korsa 2025-07-12 18:19:55 +0200
  • 5eca3d4558
    Change position of the route arrow dominik-korsa 2025-07-12 17:13:19 +0200
  • f9ef9de7ef
    Do not render 0-length tracks dominik-korsa 2025-07-12 17:07:40 +0200
  • d6c0582c84
    Remove track aliases dominik-korsa 2025-07-12 16:58:17 +0200
  • 68f4504a4a
    Update electrification resolution dominik-korsa 2025-07-12 16:47:55 +0200
  • 60e2f1f8fa
    Properly connect route tracks dominik-korsa 2025-07-12 16:04:58 +0200
  • e78c1ccde5
    Add route track rendering dominik-korsa 2025-07-12 15:36:13 +0200
  • c4eac723ba
    Add route parsing dominik-korsa 2025-07-12 14:00:50 +0200
  • 32c39e189c
    Merge remote-tracking branch 'upstream/main' into switch-tracks dominik-korsa 2025-07-12 13:34:51 +0200
  • 0b6514a6f8
    Fix straight switch tracks dominik-korsa 2025-07-12 13:19:54 +0200
  • d93eae6985
    Add slip switch prefab definitions dominik-korsa 2025-07-12 13:12:27 +0200
  • 4342bb41e8
    Add crossing prefab definitions dominik-korsa 2025-07-12 10:48:06 +0200
  • 5d7cef846f
    Run track connection test and resolve some errors dominik-korsa 2025-07-12 02:02:53 +0200
  • b79530ca71
    Change purpose of TrackConnection dominik-korsa 2025-07-12 01:19:55 +0200
  • db273d2420
    Change switch prefab definition format dominik-korsa 2025-07-12 00:22:38 +0200
  • b3f0b1df74 Added W23 sign icon and def izawartka 2025-07-11 18:11:53 +0200
  • 1f96889fc6 Added new switches definitions izawartka 2025-07-11 18:00:38 +0200
  • 745d31e44a Added on-hover switches info izawartka 2025-07-11 01:42:17 +0200
  • dfe90bfd2d Added isolations end markers izawartka 2025-07-11 01:28:41 +0200
  • 2d5c0baba6 Added ElectificationResolver propagation queue izawartka 2025-07-11 01:16:16 +0200
  • adb1a4078f Improved ElectrificationResolver izawartka 2025-07-11 01:12:49 +0200
  • db45de37b9 Added tracks connection logic izawartka 2025-07-11 01:06:02 +0200
  • 6ce9d75f28 Added map zoom bounds izawartka 2025-07-10 22:43:46 +0200
  • 6be4503b93 Added Track start and end angle functions izawartka 2025-07-10 22:36:33 +0200
  • ccbc50054c Improved PointTrack calculations izawartka 2025-07-10 22:30:40 +0200