User Tools

Site Tools


mtr:dashboards

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
mtr:dashboards [2023/11/02 23:54] – Added crafting recipe images, I will finish others later on navi_lx9702mtr:dashboards [2023/11/05 17:12] (current) – Fixed links navi_lx9702
Line 1: Line 1:
-====== Dashboards - Needs Updating ======+====== Dashboards ======
  
-The **Railway Dashboard,** **Boat Dashboard** and **Cable Car Dashboard** is required to set up stations and routes in the world.+<WRAP right> 
 + 
 +|  @#00C42A: **Dashboards**  || 
 +| {{ :mtr:railway_dashboard.png?100 }} | {{ :mtr:boat_dashboard.png?100 }} | 
 +|  Icons of Railway and Boat Dashboard.  || 
 +|  {{ :mtr:cable_car_dashboard.png?100 }}  |  {{ :mtr:airplane_dashboard.png?100 }}  | 
 +|  Icons of Cable Car and Flight Dashboard.  || 
 +| **[[https://minecraft.wiki/w/Rarity|Rarity colour]]** | Common | 
 +| **[[https://minecraft.wiki/w/Renewable_resource|Renewable]]** | Yes | 
 +| **Stackable** | No | 
 +| **Created by** | %%Jonathan%% | 
 + 
 +</WRAP> 
 + 
 +The **Railway Dashboard,** **Boat Dashboard****Cable Car Dashboard**, and **Flight Dashboard** are required to set up stations and routes in the world.
  
 ===== Obtaining ===== ===== Obtaining =====
Line 10: Line 24:
  
 <markdown> <markdown>
 +
 +
 +
 +
 +
 +
  
  
Line 39: Line 59:
  
 <markdown> <markdown>
 +
 +
 +
 +
 +
 +
  
  
Line 68: Line 94:
 ==== Station / Route / Depot Colour Field ==== ==== Station / Route / Depot Colour Field ====
  
-When ''Add Station'' or ''Add Route'', or ''Add Depot'' is clicked or when a station, route, or siding is being edited, the "colour" field text box will appear at the bottom, next to the "name" field. This text box accepts a RGB six-character hex code, composed of numbers or the letters A-F. Use a [colour picker]([[https://www.w3schools.com/colors/colors_picker.asp]]to easily generate a hex code.+When ''Add Station'' or ''Add Route'', or ''Add Depot'' is clicked or when a station, route, or siding is being edited, the "colour" field text box will appear at the bottom, next to the "name" field. This text box accepts a RGB six-character hex code, composed of numbers or the letters A-F. Use a [[https://www.w3schools.com/colors/colors_picker.asp|colour picker]] to easily generate a hex code.
  
 If left blank, a random colour will be chosen. If left blank, a random colour will be chosen.
Line 76: Line 102:
 Most of the time, a train line will have trains running in more than one direction. For example, a single line through a city will probably have trains running both outbound and inbound. In the game, an inbound and outbound route will have to be defined, creating two routes for a single line! Therefore, it is important to be able to group routes together. Most of the time, a train line will have trains running in more than one direction. For example, a single line through a city will probably have trains running both outbound and inbound. In the game, an inbound and outbound route will have to be defined, creating two routes for a single line! Therefore, it is important to be able to group routes together.
  
-When two or more routes share the same exact colour (same RGB hex code), they will be grouped together. On [railway signs]([[https://github.com/jonafanho/Minecraft-Transit-Railway/wiki/Railway-Sign]]and [route signs]([[https://github.com/jonafanho/Minecraft-Transit-Railway/wiki/Route-Sign]]), the routes will be grouped into only one line name.+When two or more routes share the same exact colour (same RGB hex code), they will be grouped together. On [[mtr:railway_sign]] and [[mtr:route_sign]], the routes will be grouped into only one line name.
  
 Two pipe characters, ''||'', are used to add notes to the end of each route. The notes will not be shown in any signs; they will only appear in the dashboard. Two pipe characters, ''||'', are used to add notes to the end of each route. The notes will not be shown in any signs; they will only appear in the dashboard.
Line 87: Line 113:
  
 <markdown> <markdown>
 +
 +
 +
 +
 +
 +
  
  
Line 107: Line 139:
  
 <markdown> <markdown>
 +
 +
 +
 +
 +
 +
  
  
Line 126: Line 164:
  
 Stations can be created and shared across all dashboards, but platforms, routes, sidings, and depots are only created and visible within the dashboard of the transport type. Stations can be created and shared across all dashboards, but platforms, routes, sidings, and depots are only created and visible within the dashboard of the transport type.
 +
 +===== Changelog =====
 +
 +3.0.0-Beta-2: Added Railway Dashboard.
 +
 +%%3.0.0-Beta-5-unofficial-2: %%Railway Dashboard can now %%configure platform numbers and dwell times.%%
 +
 +%%3.0.0-Beta-5-unofficial-8: %%Railway %%Dashboard lists are now separated into pages and include a search box.%%
 +
 +%%3.0.0-Beta-5-prerelease: Mod configuration where custom fonts can be disabled is created and accessible from the dashboard.%%
 +
 +%%3.0.0-Beta-6-unofficial-1: When two players edit the dashboard at once, there will no longer be conflicts or overwriting of data.%%
 +
 +%%3.0.0-Beta-6-unofficial-2: Railway Dashboard can now configure the station's fare zone.%%
 +
 +%%3.0.0-Beta-7-depot-snapshot: Depots tab is added in response of the depot update.%%
 +
 +%%3.0.0-Beta-7-depot-snapshot: Train selection is now moved to depots tab.%%
 +
 +%%3.0.0-Beta-7-depot-snapshot-2: The Railway Dashboard will return an error message to the player when pathfinding cannot find a complete route.%%
 +
 +%%3.0.0-Beta-7-depot-snapshot-3: The Railway Dashboard can now set infinite train spawn in the train selection tab.%%
 +
 +%%3.0.0-Beta-7-depot-snapshot-4: Fixed a bug where a siding without "unlimited trains" selected won't spawn any trains.%%
 +
 +%%3.0.0-Beta-7-depot-snapshot-4-hotfix: Pathfinding feedback has been improved.%%
 +
 +%%3.0.0-Beta-7-depot-snapshot-5: The Railway Dashboard can now set exits of a station.%%
 +
 +%%3.0.0-Beta-8-unofficial-9: When searching for items in the Railway Dashboard, the search term will persist.%%
 +
 +%%3.0.0-Beta-8-unofficial-9: The Railway Dashboard can now set a finite number of train can be spawned in one siding in the train selection tab.%%
 +
 +%%3.0.0-Beta-9-unofficial-2: Added Boat Dashboard in response of the boat update.%%
 +
 +%%3.0.0-Beta-9-unofficial-8: Fixed depot sliders resetting when editing train instructions.%%
 +
 +%%3.0.0-Beta-9-unofficial-8: Serverside protection from adventure mode players editing the dashboard.%%
 +
 +%%3.0.1-unofficial-1: Added Cable Car Dashboard in response of the cable car update.%%
 +
 +%%3.1.0-unofficial-5: Real time scheduling can now be set in the Depot menu.%%
 +
 +%%3.1.1: Overlapping station areas on the Dashboard will now be considered as connecting stations.%%
 +
 +%%3.1.5: Customizable destination displays is now avaliable.%%
 +
 +%%3.1.9: Data logging is experimentally logged in a CSV file.%%
 +
 +%%3.1.10: Added Flight Dashboard in response of the airplane update.%%
 +
 +%%3.1.11: Fixed Dashboards list mouse crash.%%
 +
 +%%3.1.11: Improved Dashboards' performance.%%
  
 ===== Gallery ===== ===== Gallery =====
  
 <markdown> <markdown>
 +
 +
 +
 +
 +
 +
  
  
mtr/dashboards.1698969250.txt.gz · Last modified: 2023/11/02 23:54 by navi_lx9702