pioneerspacesim / pioneer

A game of lonely space adventure
https://pioneerspacesim.net
1.62k stars 374 forks source link

Long list equipments in Ship Info. Proposal. #1527

Closed radius75 closed 11 years ago

radius75 commented 12 years ago

Before (13pcs of equip.) and after.

johnbartholomew commented 12 years ago

Yep. This is a good idea. You could also put the two-column list in a VScrollPortal so that if it's too long even with two columns then it will be scrollable. SystemInfoView does this for the lists of commodities on the Economic Info tab, so you can look at the code for that to see how it's done.

radius75 commented 12 years ago

Scroll is necessary? How many real pcs. max of equip.units in this list?

Brianetta commented 12 years ago

There should not be a maximum.

radius75 commented 12 years ago

On how much does the game let? Shop. More than 14pcs different equipments?

EDIT

  1. Atmospheric Shielding
  2. ECM System -or- Advanced ECM system
  3. Scanner
  4. n Extra Passenger Cabin
  5. n Occupied Passenger Cabin
  6. n Shield Generator
  7. Laser Cooling Booster
  8. Cargo Bay Life Support
  9. Autopilot
  10. Radar Mapper
  11. Fuel Scoop
  12. Hypercloud Analyzer
  13. Hull Auto-Repair System
  14. Shield Energy booster

some more?

johnbartholomew commented 11 years ago

Done by #1525.