Opened 8 years ago
Closed 6 years ago
#765 closed enhancement (fixed)
write widget to display the contents of selected transports
Reported by: | beherith | Owned by: | Bluestone |
---|---|---|---|
Priority: | minor | Milestone: | |
Component: | BAR | Version: | |
Keywords: | Cc: |
Description (last modified by )
Should display only when nothing but trans are selected; could use same space as facbar/sMenu
Change History (7)
comment:1 by , 8 years ago
Description: | modified (diff) |
---|---|
Summary: | One cannot tell what kind of units are inside a transport without unloading it. → write widget to display the contents of selected transports |
Type: | enhancement → task |
comment:2 by , 7 years ago
Milestone: | BAR Beta release |
---|
comment:3 by , 7 years ago
Type: | task → enhancement |
---|
comment:4 by , 7 years ago
Component: | Chili → BAR |
---|
comment:6 by , 6 years ago
Owner: | set to |
---|
comment:7 by , 6 years ago
Resolution: | → fixed |
---|---|
Status: | new → closed |
Note:
See TracTickets
for help on using tickets.
What we should actually do here is
(1) stop using old style transports (https://springrts.com/phpbb/viewtopic.php?f=12&t=33843),
(2) reimplement transport mechanics in lua, which allows the units to be unloaded in any order
(3) integrate into sMenu so as it shows transported units of unit selection as a tab, and clicking the order button selects the unload order
But its alot of work, so not high on my priorities