-
-
Notifications
You must be signed in to change notification settings - Fork 22
/
Copy pathtodo.txt
32 lines (16 loc) · 1.19 KB
/
todo.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
- 'Place Sign' does not work. Landscaping - Place Sign works.
- Create auto-save when the app is put to background, and load it on the next start.
- Two-finger cancel action does not work when confirmation dialog is disabled.
- Cannot click on a depot if scroll mode is set to VSM_VIEWPORT_RMB_FIXED. https://github.com/pelya/openttd-android/issues/3
- Cannot build depots when confirmation dialog is disabled.
- Default tramway button not appearing in vertical toolbar when compact toolbar is disabled. https://github.com/pelya/commandergenius/issues/119
- De-press 'Go To' button in vehicle orders after clicking on a station.
- Resize button does not work when the mouse is outsize of the window borders.
- Fix manager face dialog and company color scheme dialog.
- Reampping Ctrl keycode on gamepad does not work.
===== Emscripten TODO =====
- Audio worklet to play MIDI music, with separate data file.
- Fix multiplayer using WebSocket Proxy Server, this depends on pthreads support,
so I'll probably need to hack together some custom proxy that does not use pthreads.
- Fix tutorial.
- Find some developer with a MacBook and $100 to publish the 'OpenTTD Webapp Launcher' to the Apple Store.