Releases: Falki-git/MicroEngineer
Releases · Falki-git/MicroEngineer
Micro Engineer 1.5.0
Broken a bit, but still usable.
Micro Engineer 1.0.0-RC
Change log - end user:
- Added X new entries (TODO write each entry and its category)
- Added themes support: light, gray, dark + visual overhaul of all buttons/icons
- Open edit entries window for the particular window directly from the window header
- Added possibility for decreasing or increasing of number of decimal points per entry
- Large values are now automatically scaled by changing the unit they're display in. E.g. m -> km -> Mm -> Gm
- Base unit for Thrust is now kN
- Maneuver nodes: added possibility for deleting and switching to other active nodes
- Reordered default entry ordering (can be also manually reordered by player)
- Settings window is no longer toggleable from the toggle bar at the top of Main GUI. It can now be opened by clicking on the dedicated Settings icon (gear)
- Locked window transparency changed: 80% -> 20%
- Renamed entries: "Altitude (ASL)" -> "Altitude (Sea Level)", "Altitude (AGL)" -> "Altitude (Ground)"
- Optimized OAB updates: they're now done entirely by messages/events
- Substantial rewrite of the entire codebase; some bugs are likely so please report them
- TODO add images for every important change
PR: Micrologist#23
Micro Engineer 0.7.0
- Add Stage Info window to VAB
- Window positions and states are now automatically saved on scene changes
- Windows no longer persist on scene changes (Flight <-> Space Center <-> VAB)
- Windows automatically open when entering Flight and VAB scenes if user didn't close them previously
For more details: Micrologist#14