Difference between revisions of "Asset List"

From PioneerWiki
Jump to: navigation, search
m (Reverted edits by OraWorkman1992 (talk) to last revision by Jpab)
Line 10: Line 10:
 
!Status
 
!Status
 
|-
 
|-
| Shuttle || Small shuttlecraft for in-system trips, package deliveries, etc. Not hyperspace-capable. || ip_shuttle || '''In progress''' [https://github.com/pioneerspacesim/pioneer/pull/2082 #2082]
+
| Shuttle || Small shuttlecraft for in-system trips, package deliveries, etc. Not hyperspace-capable. || lunarshuttle || '''Done''' [https://github.com/pioneerspacesim/pioneer/pull/2082 #2082]
 
|-
 
|-
 
| Starter || Small multirole craft, capable of hyperspace and atmospheric flight. || natrix || '''Done''' [https://github.com/pioneerspacesim/pioneer/pull/2033 #2033]
 
| Starter || Small multirole craft, capable of hyperspace and atmospheric flight. || natrix || '''Done''' [https://github.com/pioneerspacesim/pioneer/pull/2033 #2033]
Line 34: Line 34:
 
!Status
 
!Status
 
|-
 
|-
| Orbital || Ring-type space station with internal docking space for four ships. || big_crappy_spacestation || '''Done''' [https://github.com/pioneerspacesim/pioneer/pull/1964 #1964], updates in progress [https://github.com/pioneerspacesim/pioneer/pull/2046 #2046]
+
| Orbital || Ring-type space station with internal docking space for four ships. || big_crappy_spacestation || '''Done''' [https://github.com/pioneerspacesim/pioneer/pull/1964 #1964] [https://github.com/pioneerspacesim/pioneer/pull/2046 #2046]
 
|-
 
|-
| Surface || Open-air surface station with four 100x100m landing pads || ground_station_4 || Placeholder. Needs conversion from LMR or recreation. See [https://github.com/pioneerspacesim/pioneer/pull/1932 #1932]
+
| Surface || Open-air surface station with four 100x100m landing pads || ground_station_4 || Currently placeholder. '''In progress''' [https://github.com/pioneerspacesim/pioneer/pull/2227 #2227]
 
|}
 
|}
  
Line 47: Line 47:
 
!Type
 
!Type
 
!Purpose
 
!Purpose
 +
!Status
 
|-
 
|-
| Cargo container || A generic container, should be well visible
+
| Cargo container || A generic container, should be well visible || '''Done''' [https://github.com/pioneerspacesim/pioneer/pull/2101 #2101]
|-
 
| Gun || Ship weapon model, used for all types for now
 
 
|-
 
|-
| Missile launcher || Weapon model attached to ships that carry missiles
+
| Gun || Ship weapon model, used for all types for now || '''TODO'''
 
|-
 
|-
| Missile || Fired missile model, used for all types
+
| Missile launcher || Weapon model attached to ships that carry missiles || '''TODO'''
 +
|-
 +
| Missile || Fired missile model, used for all types || '''Done''' [https://github.com/pioneerspacesim/pioneer/pull/2036 #2036]
 
|}
 
|}
  
 
[[Category:Art]]
 
[[Category:Art]]

Revision as of 21:15, 22 April 2013

A list of models that we have/want/need in the core game.

Ships

Type Purpose Model Status
Shuttle Small shuttlecraft for in-system trips, package deliveries, etc. Not hyperspace-capable. lunarshuttle Done #2082
Starter Small multirole craft, capable of hyperspace and atmospheric flight. natrix Done #2033
Medium Medium/large multirole craft, for cargo runs, exploration, etc. lanner, wave Done #1957 #2022
Freighter Large hyperspace-capable cargo ship dsminer Done #2023
Fighter Small, fast short-range fighter, not hyperspace-capable. For use by police/pirates. kanara Done #2037
Bulk Enormous supply ship, for positioning near stations (and later convoys etc). Non-playable lrc, lynx Needs to be replaced or converted from LMR

Stations

Surface and spacestations.

Type Purpose Model Status
Orbital Ring-type space station with internal docking space for four ships. big_crappy_spacestation Done #1964 #2046
Surface Open-air surface station with four 100x100m landing pads ground_station_4 Currently placeholder. In progress #2227

Buildings

Others

Type Purpose Status
Cargo container A generic container, should be well visible Done #2101
Gun Ship weapon model, used for all types for now TODO
Missile launcher Weapon model attached to ships that carry missiles TODO
Missile Fired missile model, used for all types Done #2036