Skip to content

Releases: Micrologist/MicroEngineer

Micro Engineer 1.0.2

01 May 18:53
075bc7d
Compare
Choose a tag to compare

Micro Engineer 1.0.1

27 Apr 22:05
88d21f9
Compare
Choose a tag to compare
  • Fixed main window from twitching when the window height exceeds the available screen size.

Micro Engineer 1.0.0 - Need moar entries!

26 Apr 21:46
df12d4a
Compare
Choose a tag to compare
  • 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

01 New entries

Micro Engineer 0.8.0

07 Apr 21:13
10759a5
Compare
Choose a tag to compare
  • 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.

Accurate SLT:
Micro Engineer 0 8 0 Accurate SLT

CelestialBody selection:
Micro Engineer 0 8 0 CelestialBody selection

Torque:
Micro Engineer 0 8 0 Torque

Micro Engineer 0.7.2

04 Apr 16:14
0dedae4
Compare
Choose a tag to compare

Micro Engineer 0.7.1

03 Apr 20:46
3fd9425
Compare
Choose a tag to compare
  • Fix: disable game input when editing window names

MicroEngineer 0 7 1

Micro Engineer 0.7.0

02 Apr 19:59
a4b945c
Compare
Choose a tag to compare
  • 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

MicroEngineer 0 7 0 VAB

Micro Engineer 0.6.0

26 Mar 16:08
f01f63d
Compare
Choose a tag to compare
  • 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

05 Mar 22:09
Compare
Choose a tag to compare

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

04 Mar 21:45
Compare
Choose a tag to compare
  • 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