Menu

Code Commit Log


Commit Date  
[r3891] (HEAD) by mkung

2017-03-14 Remove unqualified input chars in config editor

# FIXES
1. Add removeUnQualifiedChar() to get rid of
bad characters in TableViewCombo.
Note : this addresses issue #33 at
https://github.com/mars-sim/mars-sim/issues/33

# CHANGES
2. Revise README.md
3. Revise lat/long error msg

2017-03-15 02:27:07 Tree
[r3890] by mkung

2017-03-12 Fix pie chart. Sort Icons. Revise lat/long error

# CHANGES
1. Revise latitude/longitude error msg in message.properties.
2. Allow resizing Monitor Tool.
3. Relocate tab names to top, statistic tab to bottom in Monitor Tool.
4. Shrink tab icons (from 36 to 24 pixels ) and unify instances.
5. Organize icons in /resource folder.
6. Centralize the static field OS in Simulation.

# FIXES
7. Limit to selecting only one single (not multiple) column for a
pie chart in ColumnSelector.
8. Fix columnNames[LEAVES] as "Leaves" in CropTableModel.

2017-03-13 06:27:46 Tree
[r3889] by mkung

2017-03-09 Add Hypoxemia. Tweak UI. Attempt to fix loading

# CHANGES
## Medical
1. Add Hpoxemia in ComplaintType, medical.xml and malfunctions.xml.
2. Add types of medical ailments in concepts.html
3. Add highFatigueCollapseChance and stressBreakdownChance.
4. Limit to max of 100% in getHealthRating() in HealthProblem.
5. Remove showing nextPhase if its value is null in timePassing()
in HealthProblem.

## UI
6. Remove excess empty space in Status panel in Unit Window.
7. Apply css style for speedPane, soundPane and calendarPane.
- Add ".jfx-popup-container" entry in css files.
8. Apply css style for comboboxes, check boxes and toggle buttons.
9. Enlarge Mission Description/ Phase boxes in TabPanelActivity.
- Relocate monitor & location buttons to north of Mission Desc.

# FIXES
10.Attempt to fix issues with loading saved sim (still in-work).
- Temporarily stop checking for O2 and H2O consumption
- Load getInventory() in Settlement
- Simplify getting instance of Inventory in EatMeal.
- Remove personConfig instances in PhysicalCondition & Settlement.

11.Fix NullPointerException in checkForRadiation() as a person steps
outside a settlement.
- Change from getSettlement() to getAssociatedSettlement()
12.Fix IllegalStateException in exitAirlock() in BuildingAirlock
- Change how getLocationSituation() in Person return enum.

2017-03-09 23:06:05 Tree
[r3888] by mkung

2017-03-08 Revise indoor air pressure calculation

1. Add getTotalPressure(), getAirPressure() in Settlement.
2. Lessen workload of getBuildingLocation() by modifying the behavior
of storing a person/robot's building location in Person and Robot.
3. Update getTotalPressure() once per frame in Settlement.
4. Speed up timePassing() in PhysicalCondition.
5. Switch from calling getTotalPressure() to getAirPressure() in
TabPanelAirComposition.
6. Revise about.html.

2017-03-08 23:27:08 Tree
[r3887] by mkung

2017-03-07a Update jfoenix with use of JFXPopup

1. Update jfoenix to 1.2.0 and its dependencies
2. Update use of methods on JFXPopup instances in MainScene and ChatBox
3. Revise text files
4. Remove target folders

2017-03-08 04:12:05 Tree
[r3886] by mkung

2017-03-07 Revise html pages and text files.

2017-03-08 01:42:56 Tree
[r3885] by mkung

2017-03-06 Disable nimrod and use only nimbus limit to only one theme to ensure linux compatibility. Remove excess space around the detail map in NavigatorWindow. Fix minimap being pushed to background. Add closeMinimap() and closeSettlementMap() in MainScene.

2017-03-07 03:42:11 Tree
[r3884] by mkung

2017-03-05a Fix NoClassDefFoundError in org/apache/xmlgraphics/java2d/color/NamedColorSpace. Adopt xmlgraphics-commons 1.5. Use new version of SAXSVGDocumentFactory in SVGLoader.

2017-03-05 23:46:45 Tree
[r3883] by mkung

2017-03-05 Update batik-transcoder from 1.7 to 1.8. Add apache's commons-io 2.5. Update tilesfx from 1.3.7 to 1.3.8. Update the import of SAXSVGDocumentFactory in SVGLoader. Add TilesFXDemo3.

2017-03-05 08:27:48 Tree
[r3882] by mkung

2017-03-04 Minor Cosmetic change on Config Editor. Add README.md and LICENSE to mars-sim root directory.

2017-03-05 00:36:45 Tree
Older >