forked from simutrans/simutrans
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathtodo.txt
More file actions
18 lines (14 loc) · 669 Bytes
/
Copy pathtodo.txt
File metadata and controls
18 lines (14 loc) · 669 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
To be done:
- weight limit on ways by axle_load entry in vehicles (to avoid problem when going back and forth with diff. load)
- busy platform images
- city wayobj instead just sidewalks
- building/tree heights in dats
- fog view to the top?
- bahnhofsdetaildialog (more text on the station buildings)
- pier like extended instead monorail ground
partially done:
- connection weighted by their intermediate stops => A* for goods routing [A* did not worked out, but intermediate stops may be considered]
reconsider:
- leave stop if other convoi has arrived there patch
- viewports (even if they are perfomance killers ... )
- routing penalty sign (but a proper one)