[go: up one dir, main page]

Skip to content
Version 1.14.0

Features
------------------------------------------------------------------------
- Added key binding settings. (!105)
- Added a node port legend that tells which color corresponds to which
  side, shown for sided nodes on hover. (!108)
- Added an indicator that shows which sides are being connected when
  creating a new connection between nodes. (!108)
- The self-destructing card now triggers sound and visual effects to
  indicate imminent explosion. (!109, !111)
- Added a disk edit window for RAIDs, accessible via the node's context
  menu. (!117)

Changes
------------------------------------------------------------------------
- ocelot-brain has been updated to OpenComputers 1.8.9a.
  (ocelot-brain#43)
- Introduced experimental support for Apple Silicon. (!102)
- Unfocused windows' transparency can now be changed via settings.
  Bringing it down to 0 would close inactive windows entirely. (!106,
  #170)
- The color corresponding to the front/south side has been changed to
  light pink for more contrast. (!108)
- Nodes in the server rack window are now highlighted on hover. (#167)
- The tier selection submenu (available as a context menu entry for
  computer cases and microcontrollers) now shows the current tier.
- Ocelot now emulates OC's clipboard limits when pasting stuff into a
  screen window. (ocelot-brain#44)
- The scroll view's behavior has been changed to be more intuitive.
  (!113)
- Context menus (most notably, the item selection menu) no longer open
  outside the window bounds, and if they don't fit, they can now be
  scrolled. (#149)
- Context menus are now closed automatically when a modal dialog is
  opened (such as via a key binding).

Fixes
------------------------------------------------------------------------
- Brought the screen window in line with other windows, making title bar
  buttons highlight when the cursor is over them. (!107, #160, #168)
- Fixed how the screen window looked when the screen resolution was too
  small; now the title bar does not spill outside the window. (!107)
- Fixed incorrect handling of multiple held mouse buttons in the screen
  window. (!107, #171)
- Fixed inconsequential OpenAL errors logged on exit.
- Fixed microcontrollers spawning with an impossible initial
  configuration. (#173)
- Fixed glitches when multiple sound cards in the same node are
  producing sound. (#175)
- Fixed incosistencies in icon buttons' behavior. (!112)
- Significantly improved the performance of the ocelot card's log.
  (#177)
- Fixed the ocelot card's log sometimes not scrolling to the top using
  the mouse wheel until triggering a layout update. (!113)
- Items' windows not longer linger after the item becomes inaccesible.
  (#63)
- The disk edit window now closes if the disk is put in a RAID or
  removed from an inventory. (!117)
- HDDs are now reset to read-write managed when they are added to a
  RAID. (ocelot-brain#46)