Version 1.11.0 Features ------------------------------------------------------------------------ - The Ocelot card can now push messages to the computer in addition to receiving them. The computer receives an `ocelot_message` signal for each pushed message. (#118) - Added holiday decorations for computer nodes. Changes ------------------------------------------------------------------------ - The emulator window's title now shows its version and the save path of the current workspace. - Clicking on an interactive element no longer prevents its window from getting focused. (#99) Fixes ------------------------------------------------------------------------ - Fixed a crash when loading a workspace that has a hologram projector window open. (#121) - Ocelot Desktop now requests a forward-compatible OpenGL 3.2 core profile. A potential solution to #119. - Fixed the resources allocated by the hologram projector window not getting freed when quitting Ocelot Desktop. - Made note blocks visible to the whole network, matching the behavior of other nodes. (ocelot-brain#35) - Fixed Lua 5.3/5.4 libraries failing to load on 32-bit Windows. (ocelot-brain#36)