Releases: Micrologist/MicroEngineer
Releases · Micrologist/MicroEngineer
Micro Engineer 1.0.2
Micro Engineer 1.0.1
- Fixed main window from twitching when the window height exceeds the available screen size.
Micro Engineer 1.0.0 - Need moar entries!
- Added 105 new entries: Orbital (13), Surface (5), Flight (11), Vessel (15), Maneuver (22), Target (26), Body (2), Misc (11)
- 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 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%
- 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
PR: #23
Micro Engineer 0.8.0
- More accurate Sea Level TWR for bodies with Atmosphere
- Tree/node-like selection for CelestialBody selection
- Optimized data updates for Stage Info entries (update only on deltav changed)
- Add Torque entry (experimental). CoT & CoM indicators must be turned on. Toggle Torque in Settings window.
Micro Engineer 0.7.2
Micro Engineer 0.7.1
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
- SpaceWarp v1.1.0 is a dependency due to skin changes in the latest release
For more details: #14
Micro Engineer 0.6.0
- Add rearranging, inserting & removing entries to/from any window
- Add renaming of windows
- Add creation & deletion of new custom windows
- Add locking of windows (popped out windows cannot be closed or dragged)
- Add separator entry
see #11
Micro Engineer 0.5.0
This release requires Space Warp 0.4.0
or later.
- conversion to Space Warp 0.4.0 (Thanks
@AdmiralRadish
) - add layout save/load feature (Thanks
@Falki
) - add latitude / longitude readout (surface)
Micro Engineer 0.4.1
- tweak stage section layout to accommodate large TWR / burn time values
- add orbital: time to soi transition
- add surface: biome
- bunch of unit / precision tweaks