manny kung

Results 163 issues of manny kung

How likely can we incorporate machine learning (ML) into mars-sim ? In neural network, a brain is no different than a 2-D decision matrix with weights that signify the strength...

improvement
idea

**Feature Request** How do we model the history of usage of a vehicle or an EVA suit ? **Describe the solution you'd like** We may want to record 1. Vehicle...

improvement

**Describe the bug** - Currently, the 2 beds inside the EVA Airlock building are not being utilized but they were said to be "occupied" as shown in BuildingPanelLiving. - They...

improvement

**Is your feature request related to a problem? Please describe.** - Currently, it's not as easy to decide what to do next for a settlement - The available tools lack...

feature request

**Is your feature request related to a problem? Please describe.** - Assuming most config files are independent of one another, can we speed up or make the most efficient use...

improvement

**Describe the bug** - If choosing to play the *Command Mode*, after setting up a Commander's Profile, the simulation doesn't load up. **Expected behavior** - It should be able to...

**Describe the bug** - Cannot start the sim in *Command Mode* - It always ends up starting in *Sandbox Mode* no matter what you choose from the main menu in...

bug

**Describe the bug** 1. Sonarcloud listed the use of SAXBuilder in UIConfig as having security vulnerability. 2. UIConfig doesn't check for the presence of the second LCD monitor. **Expected behavior**...

improvement
config

Currently, `LifeSupport` class contains a collection of occupants. The benefit for that is that it does keep tracks of who are in a particular building having the life support function....

improvement

**Optimization and Improvement** - Avoid calling `getAmountResourceStored` and `getAmountResourceRemainingCapacity ` in Settlement **Describe the solution you'd like** - Call once per frame for the most common resources and use a...

improvement