Combined display of all available logs of Resonite Wiki. You can narrow down the view by selecting a log type, the username (case-sensitive), or the affected page (also case-sensitive).
- 02:05, 13 February 2024 Colin The Cat talk contribs moved page Category:ProtoFlux:Math:Quanity to Category:ProtoFlux:Math:Quantity (Misspelled title)
- 23:05, 12 February 2024 Colin The Cat talk contribs created page Module:Plotter/doc (Created page with "== Arguments == {| class="wikitable" |- ! Argument !! Description !! Example !! Default |- | <u>Plots</u> || Plots as JSON || See #Example || |- | From || Lowest x,y to plot || <code>-pi/2,0</code> || <code>0,0</code> |- | <u>To</u> || Highest x,y to plot || <code>10^2,2</code> || |- | Origin || X/Y Axis origin || <code>0.5,0.5</code> || <code>0,0</code> |- | GridStep || Coordinate grid step size || <code>pi/2,1</code> || <code>1,1</code> |- | Inline || Display the...")
- 23:02, 12 February 2024 Colin The Cat talk contribs created page Module:Plotter (Implementation from Module:ColinTheCat/Plotter)
- 23:00, 12 February 2024 Colin The Cat talk contribs created page Module:Expression/doc (Documentation from ColinTheCat/Expression/doc)
- 22:58, 12 February 2024 Colin The Cat talk contribs created page Module:Expression (Implementation from Module:ColinTheCat/Expression)
- 13:08, 11 February 2024 Colin The Cat talk contribs created page Module:ColinTheCat/Expression/doc (Created page with "<code>2 * (1 + min(10, x))</code> (x=2) evaluates to {{#invoke:ColinTheCat/Expression|Eval | 2 * (1 + min(10, x)) | {"x": 2} }}")
- 13:06, 11 February 2024 Colin The Cat talk contribs created page Module:ColinTheCat/Expression (Expression parser module)
- 23:05, 10 February 2024 Colin The Cat talk contribs created page Module:ColinTheCat/Plotter/doc (Created page with "{{#invoke:ColinTheCat/Plotter|Plot2D |To=10 10 |Functions=[] }}")
- 23:03, 10 February 2024 Colin The Cat talk contribs created page Module:ColinTheCat/Plotter (Created page with "local p = {} local functions = { ["x^2"] = function(x) return x*x end, sin = math.sin, cos = math.cos, tan = math.tan, asin = math.asin, acos = math.acos, atan = math.atan, sinh = math.sinh, cosh = math.cosh, tanh = math.tanh, exp = math.exp, } local constants = { ["1"] = 1, pi = math.pi, tau = 2 * math.pi, e = math.exp(1), deg = math.deg(1), } function Plot2D(frame) local fig = mw.html.create("figure") :attr("class", "mw-default-...")
- 19:35, 10 February 2024 Colin The Cat talk contribs moved page Type:Value to Category:Type:Value (Wrong link)
- 19:34, 10 February 2024 Colin The Cat talk contribs moved page Value Type to Type:Value (Fixes all broken category links and follows the naming scheme)
- 19:28, 10 February 2024 Colin The Cat talk contribs created page Module:ColinTheCat/ProtoFlux/doc (Created page with "{{#Invoke:ProtoFlux|GenerateUI |Name=Example Name |Category=Example Category |Inputs= [ {"Name": "Input1", "Type": "Call"}, {"Name": "Input2", "Type": "String"} ] |Outputs= [ {"Name": "Output1", "Type": "bool"}, {"Name": "Output2", "Type": "bool"} ] |Globals= [ {"Name": "Global1", "Type": "User"}, {"Name": "Global2", "Type": "User"} ] }} {{#Invoke:ProtoFlux|GenerateUI |Name=Example Name |Category=Example Category |Inputs= [ {"Name": "Input1", "Type": "Call"}, {"Name": "...")
- 19:27, 10 February 2024 Colin The Cat talk contribs created page Module:ColinTheCat/ProtoFlux (Copy for testing purposes)
- 17:32, 10 February 2024 Colin The Cat talk contribs created page Type:Half (Created page with "A [https://en.wikipedia.org/wiki/Half-precision_floating-point_format half-precision floating point] value can express decimals in the range ±65,504, with the minimum value above 1 being 1 + 1/1024. It uses 2 bytes, which is ''half'' of a regular Type:Float.") Tag: Visual edit: Switched
- 13:30, 10 February 2024 Colin The Cat talk contribs moved page ProtoFlux:DivDeltaTime to ProtoFlux:Div Delta Time (Adhere to naming scheme)
- 01:12, 10 February 2024 Colin The Cat talk contribs uploaded a new version of File:ProtoFlux Delta Example Direction.png (Use DivDeltaTime)
- 00:25, 10 February 2024 Colin The Cat talk contribs created page File:ProtoFlux Delta Example Direction.png (Using the Protoflux:Delta node to get the movement direction and speed of an object.)
- 00:25, 10 February 2024 Colin The Cat talk contribs uploaded File:ProtoFlux Delta Example Direction.png (Using the Protoflux:Delta node to get the movement direction and speed of an object.)
- 23:51, 9 February 2024 Colin The Cat talk contribs created page File:ProtoFlux Delta Implementation.png (A reimplementation of the Protoflux Delta Operator Node according to the game source code.)
- 23:51, 9 February 2024 Colin The Cat talk contribs uploaded File:ProtoFlux Delta Implementation.png (A reimplementation of the Protoflux Delta Operator Node according to the game source code.)
- 21:49, 9 February 2024 Colin The Cat talk contribs created page File:Colin The Cat-FluxShot Camera.png
- 21:49, 9 February 2024 Colin The Cat talk contribs uploaded File:Colin The Cat-FluxShot Camera.png
- 21:47, 9 February 2024 Colin The Cat talk contribs created page User:Colin The Cat/FluxShot (Created page with "FluxShot is a tool which can take high-resolution screenshots of Protoflux nodes or Devtools. Redprints/OpenPrints are supported and currently the only way to capture entire scripts. Use secondary to select a Print or Node and either primary or the radial menu to take a screenshot of it. The produced images can be copied to clipboard through the radial menu when holding them, but copied images will have a gray background. Instead, hold the image and save it to you compu...")
- 21:30, 9 February 2024 Colin The Cat talk contribs created page User:Colin The Cat (Created page with "Profissional Plantcat == Assets == * FluxShot: Create Screenshots of Protoflux")
- 19:20, 9 February 2024 Colin The Cat talk contribs created page Template:ImpulseColorCard (Created page with "Template: <onlyinclude><code style="background-color:{{#invoke:ProtoFlux_Type_Color|get_impulse_color_css|{{{1}}}}}; color:black;">{{{1}}}</code></onlyinclude> Examples: {{Template:ImpulseColorCard|Continuation}} {{Template:ImpulseColorCard|Call}} {{Template:ImpulseColorCard|AsyncCall}} {{Template:ImpulseColorCard|SyncResumption}} {{Template:ImpulseColorCard|AsyncResumption}}")
- 18:31, 9 February 2024 Colin The Cat talk contribs created page Module:ProtoFlux Type Color/doc (Examples)
- 18:02, 9 February 2024 Colin The Cat talk contribs created page Module:ProtoFlux Type Color (Code for finding the colors of C# types, translated from the Resonite source code)
- 16:04, 9 February 2024 Colin The Cat talk contribs created page Module:CRC 32 ISO HDLC/doc (Created page with "The CRC32 ISO HDLC algorithm is used by FrooxEngine to derive the color of an unknown C# type in ProtoFlux. This is done by computing the CRC of the type's name (without generic parameters, if any). Example: <code>crc32("IAsset") = {{#invoke:CRC_32_ISO_HDLC|crc32_hex|IAsset}}</code> (check: <code>9CD97842</code>)")
- 15:55, 9 February 2024 Colin The Cat talk contribs created page Module:CRC 32 ISO HDLC (CRC 32 ISO HDLC implementation)
- 15:40, 9 February 2024 Colin The Cat talk contribs created page Module:CRC 32 ISO HDLC LOOKUP (CRC32 checksum lookup table used for deriving ProtoFlux color names)
- 08:17, 6 February 2024 Colin The Cat talk contribs moved page ProtoFlux:OnePerFrame to ProtoFlux:Once Per Frame (Misspelled title)
- 07:49, 6 February 2024 Colin The Cat talk contribs created page File:FloatQ Rotation Example 3.png
- 07:49, 6 February 2024 Colin The Cat talk contribs uploaded File:FloatQ Rotation Example 3.png
- 07:41, 6 February 2024 Colin The Cat talk contribs created page File:FloatQ Rotation Example 2.png
- 07:41, 6 February 2024 Colin The Cat talk contribs uploaded File:FloatQ Rotation Example 2.png
- 07:17, 6 February 2024 Colin The Cat talk contribs created page File:FloatQ Rotation Example.png
- 07:17, 6 February 2024 Colin The Cat talk contribs uploaded File:FloatQ Rotation Example.png
- 07:05, 6 February 2024 Colin The Cat talk contribs created page File:RenderTextureProviderComponent.png (A Component:RenderTextureProvider as seen in the Scene Inspector Dialog.)
- 07:05, 6 February 2024 Colin The Cat talk contribs uploaded File:RenderTextureProviderComponent.png (A Component:RenderTextureProvider as seen in the Scene Inspector Dialog.)
- 06:52, 6 February 2024 Colin The Cat talk contribs uploaded a new version of File:DynamicValueVariable`1Component.png (Transparent version)
- 06:45, 6 February 2024 Colin The Cat talk contribs uploaded a new version of File:TextureExportableComponent.png (Transparent version with only the component in question)
- 03:19, 6 February 2024 Colin The Cat talk contribs uploaded a new version of File:CameraComponent.png (Sorry, I uploaded the wron screenshot ^^')
- 03:15, 6 February 2024 Colin The Cat talk contribs uploaded a new version of File:CameraComponent.png (Transparent edges, a bit smaller)
- 22:32, 5 February 2024 Colin The Cat talk contribs created page File:DynamicValueVariable`1Component.png (Component:DynamicValueVariable component as seen in the Scene Inspector Dialog, holding a boolean value.)
- 22:32, 5 February 2024 Colin The Cat talk contribs created page File:TextureExportableComponent.png (A TextureExportable component as seen in the Scene Inspector Dialog.)
- 22:32, 5 February 2024 Colin The Cat talk contribs created page File:CameraComponent.png (The Camera component as seen in the Scene Inspector Dialog.)
- 22:32, 5 February 2024 Colin The Cat talk contribs uploaded File:DynamicValueVariable`1Component.png (Component:DynamicValueVariable component as seen in the Scene Inspector Dialog, holding a boolean value.)
- 22:32, 5 February 2024 Colin The Cat talk contribs uploaded File:TextureExportableComponent.png (A TextureExportable component as seen in the Scene Inspector Dialog.)
- 22:32, 5 February 2024 Colin The Cat talk contribs uploaded a new version of File:SceneInspector.png (Higher quality image)
- 22:32, 5 February 2024 Colin The Cat talk contribs uploaded File:CameraComponent.png (The Camera component as seen in the Scene Inspector Dialog.)