|
BUILD COMPLETE -
0.16.55
|
|
Date of build: July 8 2001
|
|
Time to build: 23 minutes 15 seconds
|
|
Last changed: 2001-Jul-08 11:16:18
|
Last log entry: Added display of some new planetary attributes.
Switched to using standard format string
methods from PlanetBase when appropriate.
|
|
Unit Tests: (9)
|
|
All Tests Passed
|
| |
| |
Modifications since last build: (
3)
|
|
modified
|
noordvyk
|
|
src/org/gjt/universe/DisplayPlanet.java
|
Added display of some new planetary attributes.
Switched to using standard format string
methods from PlanetBase when appropriate.
|
|
modified
|
noordvyk
|
|
src/org/gjt/universe/GravityType.java
|
Changed names of different classifications to remove
"G" component as this looked redundant when actual
G value was given as well (as in PlaneBase getGravityString()).
|
|
modified
|
noordvyk
|
|
src/org/gjt/universe/PlanetBase.java
|
Added some new methods to provide nice
standard string formatting for planetary values
to be displayed to a user.
More to come (e.g. temperature ranges).
|