All public logs
Jump to navigation
Jump to search
Combined display of all available logs of MiniScript Wiki. You can narrow down the view by selecting a log type, the username (case-sensitive), or the affected page (also case-sensitive).
(newest | oldest) View (newer 50 | older 50) (20 | 50 | 100 | 250 | 500)- 17:53, 8 March 2025 JoeStrout talk contribs created page Image Disks (Created page with "Mini Micro, since version 1.2.4, allows you to mount specially formatted PNG image files that contain an embedded minidisk, hidden inside the image via [https://en.wikiped...")
- 15:25, 22 February 2025 JoeStrout talk contribs created page File:SetCellTransform.gif (Output (animated screenshot) of example on TileDisplay.setCellTransform)
- 15:25, 22 February 2025 JoeStrout talk contribs uploaded File:SetCellTransform.gif (Output (animated screenshot) of example on TileDisplay.setCellTransform)
- 15:24, 22 February 2025 JoeStrout talk contribs created page TileDisplay.setCellTransform (Created page with "The <c>TileDisplay.setCellTransform</c> method in Mini Micro (version 1.2.2 and later) introduced the ability to transform (flip and/or rotate) individual tiles in a TileD...")
- 02:56, 25 November 2024 JoeStrout talk contribs created page TileDisplay.cellTransform (Created page with "Mini Micro version 1.2.2 introduced the ability to transform (flip and/or rotate) individual tiles in a TileDisplay. The value returned by <c>TileDisplay.cellTransform</c...")
- 02:55, 25 November 2024 JoeStrout talk contribs created page File:CellTransform.png
- 02:55, 25 November 2024 JoeStrout talk contribs uploaded File:CellTransform.png
- 13:17, 5 October 2024 JoeStrout talk contribs deleted page User:HIHTracee014663 (Spam: content was: "I am Lavon from Njar?Vik doing my final year engineering in Art. I did my schooling, secured 85% and hope to find someone with same interests in Fossil hunting.<br><br>Here is my site [https://vse-o-plavanii.ru методы обучения плаванию]", and the only contributor was "HIHTracee014663" (talk))
- 14:40, 30 August 2024 JoeStrout talk contribs created page File:TextButtonClick.gif
- 14:40, 30 August 2024 JoeStrout talk contribs uploaded File:TextButtonClick.gif
- 17:27, 27 August 2024 JoeStrout talk contribs created page Apps using MiniScript (Created page with "This page is a list of games and other applications (other than Mini Micro) that use MiniScript in some way that's exposed to players/end-users. * [https://store.steampow...")
- 17:08, 24 August 2024 JoeStrout talk contribs created page File:ManualSprite.png
- 17:08, 24 August 2024 JoeStrout talk contribs uploaded File:ManualSprite.png
- 16:32, 24 August 2024 JoeStrout talk contribs created page File:MountFolder.png (Screen shot of disk slot menu with "Mount Folder..." selected.)
- 16:32, 24 August 2024 JoeStrout talk contribs uploaded File:MountFolder.png (Screen shot of disk slot menu with "Mount Folder..." selected.)
- 16:23, 24 August 2024 JoeStrout talk contribs created page How to get started with Mini Micro (Created page with "[https://miniscript.org/MiniMicro/ Mini Micro] is a popular environment for creating 2D games and demos in MiniScript. It is a retro-style virtual computer, which runs on mos...")
- 16:22, 24 August 2024 JoeStrout talk contribs created page File:MiniMicro.png (Screen shot of Mini Micro (Mac version) upon launch.)
- 16:22, 24 August 2024 JoeStrout talk contribs uploaded File:MiniMicro.png (Screen shot of Mini Micro (Mac version) upon launch.)
- 18:27, 7 July 2024 JoeStrout talk contribs created page How to use a sprite sheet (Created page with "Often it is convenient to have a single image that contains many frames for a sprite. When played sequentially, these frames make the sprite appear to run, or explode, or wha...")
- 15:20, 1 March 2024 JoeStrout talk contribs deleted page PixelDipslay.color (Typo in title; please see PixelDisplay.color for the correct page)
- 22:54, 9 November 2023 JoeStrout talk contribs created page RefEquals (Created page with "The <c>refEquals</c> function checks two values for reference equality. This is different from the <c>==</c> operator, which checks whether two values are ''equivalent'' (e.g...")
- 15:47, 16 October 2023 JoeStrout talk contribs created page Talk:Http.delete (Created page with "Does it make sense to talk about a resource being returned with DELETE? Does standard DELETE server behavior return anything? ~~~~")
- 16:47, 5 October 2023 JoeStrout talk contribs created page @ operator (Created page with "Normally in MiniScript, whenever a variable a used in an expression, if it refers to a function, that function is automatically invoked. The <c>@</c> operator suppresses this...")
- 21:19, 3 July 2023 JoeStrout talk contribs created page File:FindReplaceDialog.png (find/replace dialog in Mini Micro code editor)
- 21:19, 3 July 2023 JoeStrout talk contribs uploaded File:FindReplaceDialog.png (find/replace dialog in Mini Micro code editor)
- 21:05, 3 July 2023 JoeStrout talk contribs uploaded a new version of File:CodeEditorToolbar.png (corrected label of Cut button)
- 20:58, 3 July 2023 JoeStrout talk contribs created page File:CodeEditorToolbar.png (Mini Micro code editor toolbar, with each button or widget labeled.)
- 20:58, 3 July 2023 JoeStrout talk contribs uploaded File:CodeEditorToolbar.png (Mini Micro code editor toolbar, with each button or widget labeled.)
- 21:44, 28 April 2023 JoeStrout talk contribs deleted page Sound.play. (content was: "<c>Sound.play</c> is a method that takes up to 3 parameters to play a previous setup Sound. It loops the sound if Sound.loop is true. == Parameters == The method has the following signature: Sound.play v, p, s {| class="wikitable" |- ! Parameter !! Description |- | v || Volume, sets volume between 0 and 1 |- | p || Pan, sets pan between -1 (full left) and 1 (full...", and the only contributor was "Shellrider" (talk))
- 21:34, 25 February 2023 JoeStrout talk contribs created page Mini Micro code editor (Created page with "Mini Micro comes with a built-in code editor, accessed with the <c>edit</c> command. == General Usage == == Toolbar Buttons == == Search & Replace == == Customization...")
- 20:20, 26 January 2023 JoeStrout talk contribs created page Sound.adjust (Created page with "<c>Sound.adjust</c> changes the volume, pan, and/or speed of an already-playing sound. Call this on a Sound object after Sound.play. === Arguments === {| class=...")
- 14:18, 21 January 2023 JoeStrout talk contribs created page Pprint (Created page with "In Mini Micro and Farmtronics, <c>pprint</c> (short for "pretty print") is a function defined in startup.ms that prints a value with line-wrapping and pagination s...")
- 03:50, 4 January 2023 JoeStrout talk contribs created page Debugging Tips (Created page with "When a program does not perform as intended, we say it has one or more ''bugs'' (defects). The art of tracking down and fixing these defects is known as ''debugging''. This...")
- 03:31, 16 December 2022 JoeStrout talk contribs created page UnauthorizedAccessException (Created page with "When a Mini Micro app is packaged and downloaded from a website on MacOS, Apple security measures may result in the app being quarantined....")
- 03:24, 16 December 2022 JoeStrout talk contribs created page File:UnauthorizedAccessException.png
- 03:24, 16 December 2022 JoeStrout talk contribs uploaded File:UnauthorizedAccessException.png
- 20:50, 10 December 2022 JoeStrout talk contribs created page Lua (Created page with "Lua is a scripting language first released in 1993, and particularly popular as an embedded language. This article compares Lua to MiniScript, and may be useful to people com...")
- 20:46, 27 November 2022 JoeStrout talk contribs created page Python (Created page with "Python is a popular scripting language that was first released in 1991. This article compares Python to MiniScript, and may be useful to people coming to MiniScript with a ba...")
- 20:08, 22 August 2022 JoeStrout talk contribs created page Reboot (Created page with "The <c>reboot</c> command in Mini Micro restarts the virtual machine. This includes resetting all displays, global variables, and program state; then re-running /sys/startup,...")
- 17:41, 26 April 2022 JoeStrout talk contribs created page File:CodeEditorColorPicker.png (Mini Micro code editor, with the color picker open.)
- 17:41, 26 April 2022 JoeStrout talk contribs uploaded File:CodeEditorColorPicker.png (Mini Micro code editor, with the color picker open.)
- 17:40, 26 April 2022 JoeStrout talk contribs created page File:CodeEditorFind.png (Mini Micro code editor, with the Find/Replace dialog open.)
- 17:40, 26 April 2022 JoeStrout talk contribs uploaded File:CodeEditorFind.png (Mini Micro code editor, with the Find/Replace dialog open.)
- 17:36, 26 April 2022 JoeStrout talk contribs created page File:CodeEditor.png (Mini Micro built-in code editor.)
- 17:36, 26 April 2022 JoeStrout talk contribs uploaded File:CodeEditor.png (Mini Micro built-in code editor.)
- 01:11, 19 April 2022 JoeStrout talk contribs created page Exit (Created page with "The <c>exit</c> function immediately exits the currently running program, returning you to the command prompt from which it was run. Category:Mini Micro Category:Comman...")
- 16:38, 26 March 2022 JoeStrout talk contribs created page File:DrawRectExample.png (Example of PixelDisplay.drawRect, with annotated result.)
- 16:38, 26 March 2022 JoeStrout talk contribs uploaded File:DrawRectExample.png (Example of PixelDisplay.drawRect, with annotated result.)
- 17:16, 12 March 2022 JoeStrout talk contribs created page RawData.setUtf8 (Created page with "<c>RawData.setUtf8</c> wr.srites a string into a RawData buffer in UTF-8 format, and returns the number of bytes written. === Arguments === {| class="wikitable" |- ! Par...")
- 18:47, 20 February 2022 JoeStrout talk contribs created page Command-line arguments (Created page with "Mini Micro can be launched from the command line with certain command-line arguments to alter its default behavior. {{Template:stub}}")