-
Notifications
You must be signed in to change notification settings - Fork 6
/
Copy pathToDo.txt
46 lines (25 loc) · 1.81 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
33
34
35
36
37
38
39
40
41
42
43
44
45
46
Todo:
-----
Reinforcements are delivered in reverse order (really?)
Make command queues for units possible (e.g. waypoints during movement, hit and run, etc.)
Not all original terrain effects on unit speed are present right now, e.g. units should slow down when crossing the sand/rock border, and different movement types are affected in a different way by sand and rock: tracked vehicles move faster on rocks and slow down on sand, while wheeled vehicles do just the opposite.
Add missing voice announcements
Think about other cursor and indictator graphics
Make an option to show the original build icons
Make GUI scale option for higher resolution screens.
Test sound and music volume
Rework message queue to drop redundant messages
Test XMI playback on Windows 7
Test Menu music change with directory player
Ideas:
------
Allow for selecting whole rulesets (rules + object data), e.g. for Dune 2 Extended
Air units flying grid-independend
Collecting replays on the game statistics screen
Make the UI scalable, e.g. 2x
Configurable hotkeys for various commands (placing building, ordering units, scrolling, ...). SDL 2.0 has some functions for mapping keys/scancodes to key names which simplifies key mappings a lot.
Upgrades for Windtraps, Silos, Refineries (another Harvester?), Gun-Turrets, ...
Neutral units and structures which can be captured by moving an own unit nearby
A Tower-Defense mode. The computer sends units from one point on the map (source) to another point (sink, destination). The way between these to points is very complicated. The goal for the human players is to kill these units before they reach the sink. For every killed unit the player gets money. The player can only build towers.
Split-View: Two players can play on one computer like e.g. The Settlers II.
Touchscreen support, e.g. for smartphones