{"componentChunkName":"component---src-components-mdx-custom-renderer-js","path":"/releases/2_13","result":{"data":{"mdx":{"id":"a3bd3a27-8d35-5071-86e7-bd11725db752","body":"var _excluded = [\"components\"];\n\nfunction _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); }\n\nfunction _objectWithoutProperties(source, excluded) { if (source == null) return {}; var target = _objectWithoutPropertiesLoose(source, excluded); var key, i; if (Object.getOwnPropertySymbols) { var sourceSymbolKeys = Object.getOwnPropertySymbols(source); for (i = 0; i < sourceSymbolKeys.length; i++) { key = sourceSymbolKeys[i]; if (excluded.indexOf(key) >= 0) continue; if (!Object.prototype.propertyIsEnumerable.call(source, key)) continue; target[key] = source[key]; } } return target; }\n\nfunction _objectWithoutPropertiesLoose(source, excluded) { if (source == null) return {}; var target = {}; var sourceKeys = Object.keys(source); var key, i; for (i = 0; i < sourceKeys.length; i++) { key = sourceKeys[i]; if (excluded.indexOf(key) >= 0) continue; target[key] = source[key]; } return target; }\n\n/* @jsx mdx */\nvar _frontmatter = {};\n\nvar makeShortcode = function makeShortcode(name) {\n  return function MDXDefaultShortcode(props) {\n    console.warn(\"Component \" + name + \" was not imported, exported, or provided by MDXProvider as global scope\");\n    return mdx(\"div\", props);\n  };\n};\n\nvar layoutProps = {\n  _frontmatter: _frontmatter\n};\nvar MDXLayout = \"wrapper\";\nreturn function MDXContent(_ref) {\n  var components = _ref.components,\n      props = _objectWithoutProperties(_ref, _excluded);\n\n  return mdx(MDXLayout, _extends({}, layoutProps, props, {\n    components: components,\n    mdxType: \"MDXLayout\"\n  }), mdx(\"h1\", {\n    \"id\": \"v213\"\n  }, \"V2.13\"), mdx(\"h2\", {\n    \"id\": \"general-changes\"\n  }, \"General Changes\"), mdx(\"ul\", null, mdx(\"li\", {\n    parentName: \"ul\"\n  }, \"Log screen page has been added to the CV2 tab in the palette.\"), mdx(\"li\", {\n    parentName: \"ul\"\n  }, \"A sound now plays for each CV2 error when holding the maker pen.\"), mdx(\"li\", {\n    parentName: \"ul\"\n  }, \"The values of some output ports are now displayed on hover.\"), mdx(\"li\", {\n    parentName: \"ul\"\n  }, \"Descriptions of chips are now displayed on hover in the palette.\"), mdx(\"li\", {\n    parentName: \"ul\"\n  }, \"Palette search now more accurately matches the search text.\")), mdx(\"h2\", {\n    \"id\": \"bugs-fixed\"\n  }, \"Bugs Fixed\"), mdx(\"ul\", null, mdx(\"li\", {\n    parentName: \"ul\"\n  }, \"Rooms that had certain beta objects can now be saved when beta is disabled.\"), mdx(\"li\", {\n    parentName: \"ul\"\n  }, \"Errors that happen right after the room loads are now displayed on the log screen.\"), mdx(\"li\", {\n    parentName: \"ul\"\n  }, \"Config menus should no longer close when other players work with CV2.\"), mdx(\"li\", {\n    parentName: \"ul\"\n  }, \"Trigger Volume V2 now properly files enter and exit events for players and objects.\"), mdx(\"li\", {\n    parentName: \"ul\"\n  }, mdx(\"inlineCode\", {\n    parentName: \"li\"\n  }, \"Dice Roll Finished\"), \" Chip now has the correct ports.\"), mdx(\"li\", {\n    parentName: \"ul\"\n  }, \"Connecting a \", mdx(\"inlineCode\", {\n    parentName: \"li\"\n  }, \"List Create\"), \" Chip to itself will no longer crash or lag the game.\")), mdx(\"h2\", {\n    \"id\": \"beta-changes\"\n  }, \"Beta Changes\"), mdx(\"ul\", null, mdx(\"li\", {\n    parentName: \"ul\"\n  }, \"Quaternion types have been added.\")), mdx(\"h2\", {\n    \"id\": \"beta-chips\"\n  }, \"Beta Chips\"), mdx(\"ul\", null, mdx(\"li\", {\n    parentName: \"ul\"\n  }, mdx(\"inlineCode\", {\n    parentName: \"li\"\n  }, \"Get Local Camera Orientation\")), mdx(\"li\", {\n    parentName: \"ul\"\n  }, mdx(\"inlineCode\", {\n    parentName: \"li\"\n  }, \"Get Orientation\")), mdx(\"li\", {\n    parentName: \"ul\"\n  }, mdx(\"inlineCode\", {\n    parentName: \"li\"\n  }, \"List Quaternion\")), mdx(\"li\", {\n    parentName: \"ul\"\n  }, mdx(\"inlineCode\", {\n    parentName: \"li\"\n  }, \"Quaternion Normalize\")), mdx(\"li\", {\n    parentName: \"ul\"\n  }, mdx(\"inlineCode\", {\n    parentName: \"li\"\n  }, \"Quaternion Create\")), mdx(\"li\", {\n    parentName: \"ul\"\n  }, mdx(\"inlineCode\", {\n    parentName: \"li\"\n  }, \"Quaternion Dot\")), mdx(\"li\", {\n    parentName: \"ul\"\n  }, mdx(\"inlineCode\", {\n    parentName: \"li\"\n  }, \"Quaternion Get Angle Axis\")), mdx(\"li\", {\n    parentName: \"ul\"\n  }, mdx(\"inlineCode\", {\n    parentName: \"li\"\n  }, \"Quaternion\")), mdx(\"li\", {\n    parentName: \"ul\"\n  }, mdx(\"inlineCode\", {\n    parentName: \"li\"\n  }, \"Quaternion Split\"))), mdx(\"h2\", {\n    \"id\": \"special-thanks\"\n  }, \"Special Thanks\"), mdx(\"ul\", null, mdx(\"li\", {\n    parentName: \"ul\"\n  }, \"Alexa: Contributed descriptions of chips\"), mdx(\"li\", {\n    parentName: \"ul\"\n  }, \"TripleWhy: Contributed to CV2 search filter improvements\")), mdx(\"h2\", {\n    \"id\": \"links\"\n  }, \"Links\"), mdx(\"p\", null, mdx(\"strong\", {\n    parentName: \"p\"\n  }, mdx(\"a\", {\n    parentName: \"strong\",\n    \"href\": \"/releases/\"\n  }, \"<- Back to Releases\"))));\n}\n;\nMDXContent.isMDXComponent = true;","frontmatter":{"demo":null,"difficulty":null,"summary":null,"tags":null,"title":"","type":null,"updated":null}}},"pageContext":{"id":"a3bd3a27-8d35-5071-86e7-bd11725db752","fields":{"slug":"/releases/2_13"},"frontmatter":{"title":"","type":null,"order":null,"hidden":null,"hideChildren":null,"breadcrumbs":null},"headings":[{"value":"V2.13","depth":1}],"tableOfContents":{"items":[{"url":"#v213","title":"V2.13","items":[{"url":"#general-changes","title":"General Changes"},{"url":"#bugs-fixed","title":"Bugs Fixed"},{"url":"#beta-changes","title":"Beta Changes"},{"url":"#beta-chips","title":"Beta Chips"},{"url":"#special-thanks","title":"Special Thanks"},{"url":"#links","title":"Links"}]}]},"parent":{"modifiedTime":"2021-11-28","relativePath":"releases/2_13.md"}}},"staticQueryHashes":["2814688963","32046230","338033027","598566803","811020565"]}