User contributions for FlowerSnek
From PMDOWiki
Results for FlowerSnek talk block log uploads logs
A user with 151 edits. Account created on 26 June 2024.
4 August 2025
- 01:2001:20, 4 August 2025 diff hist +15,611 N Draft:Particles Tutorial Created page with "== Displaying a static particle == To display a particle effect in a static location: <pre> local anim_data = RogueEssence.Content.AnimData("Lock_On", 3, -1, -1, 255, Dir8.None) local emitter = RogueEssence.Content.SingleEmitter(anim_data) GROUND:PlayVFX(emitter, activator.Bounds.Center.X, activator.Bounds.Center.Y) </pre> First, we create an AnimData object, which has the animation we want to display. This AnimData has the following parameters listed: * AnimIndex..."
- 01:2001:20, 4 August 2025 diff hist +66 N File:Moving bg.png No edit summary
- 01:1901:19, 4 August 2025 diff hist +77 N File:Static bg flash.png No edit summary
- 01:1801:18, 4 August 2025 diff hist +65 N File:Diverging particles.png No edit summary
- 01:1801:18, 4 August 2025 diff hist +57 N File:Converging particles.png No edit summary
- 01:1501:15, 4 August 2025 diff hist +56 N File:Finite sprinkle emitter.png No edit summary
- 01:1501:15, 4 August 2025 diff hist +61 N File:Finite area emitter.png No edit summary
- 01:1401:14, 4 August 2025 diff hist +70 N File:Ring particles 2.png No edit summary
- 01:1201:12, 4 August 2025 diff hist +46 N File:Ring particles 1.png No edit summary
- 01:1101:11, 4 August 2025 diff hist +37 N File:Mist ball particle.png No edit summary
- 01:1001:10, 4 August 2025 diff hist +75 N File:Static particles 2.png No edit summary
- 01:0701:07, 4 August 2025 diff hist +51 N File:Static particles 1.png No edit summary
10 March 2025
- 20:3520:35, 10 March 2025 diff hist −1 m Status Conditions →In Love
14 January 2025
- 02:1702:17, 14 January 2025 diff hist −7 Draft:Tutorial: Adding The Mission Board →Troubleshooting current
28 November 2024
- 00:2500:25, 28 November 2024 diff hist +183 Draft:Tutorial: Adding The Mission Board →Problems with text strings
- 00:2000:20, 28 November 2024 diff hist +116 Draft:Tutorial: Adding The Mission Board →DUNGEON_LIST
- 00:1900:19, 28 November 2024 diff hist +38 Draft:Tutorial: Adding The Mission Board →Problems with mission items
- 00:1800:18, 28 November 2024 diff hist +2,116 Draft:Tutorial: Adding The Mission Board No edit summary
17 November 2024
- 16:4916:49, 17 November 2024 diff hist +577 Draft:Tutorial: Adding The Mission Board →mission_gen.lua
- 16:4516:45, 17 November 2024 diff hist 0 m Draft:Tutorial: Adding The Mission Board →event_misc.lua
- 16:4416:44, 17 November 2024 diff hist +478 Draft:Tutorial: Adding The Mission Board No edit summary
16 November 2024
- 22:1622:16, 16 November 2024 diff hist +57 Draft:Tutorial: Adding The Mission Board No edit summary
- 22:1522:15, 16 November 2024 diff hist +95 N File:MissionTutorial JobList.png A list of randomly-generated missions in a PMDO mod with custom missions enabled.
- 21:5421:54, 16 November 2024 diff hist −9 m Draft:Tutorial: Adding The Mission Board Fixed indentation
- 21:5121:51, 16 November 2024 diff hist +585 Draft:Tutorial: Adding The Mission Board No edit summary
- 21:4821:48, 16 November 2024 diff hist +228 Draft:Tutorial: Adding The Mission Board No edit summary
- 21:4821:48, 16 November 2024 diff hist +83 N File:MissionTutorial Initial.png A screenshot of a modified PMDO base camp with a mission board added.
- 21:4621:46, 16 November 2024 diff hist +107 N File:MissionTutorial Complete 4.png A screenshot of the aftermath of a rescue mission in a PMDO mod with custom missions enabled.
- 21:4521:45, 16 November 2024 diff hist +99 N File:MissionTutorial Complete 3.png A screenshot of a mission Pokémon being rescued in a mod with custom missions added.
- 21:4421:44, 16 November 2024 diff hist +78 N File:MissionTutorial Complete 2.png A screenshot of a custom mission objectives list added to a mod.
- 21:3421:34, 16 November 2024 diff hist +69 N File:MissionTutorial Complete 1.png An image of a randomly-generated mission in a PMDO mod.
- 21:3221:32, 16 November 2024 diff hist +747 Draft:Tutorial: Adding The Mission Board No edit summary
- 21:2521:25, 16 November 2024 diff hist +146 N File:MissionTutorial Copied Scripts.png A screenshot of a folder containing all of the required files in Data/Script/[mod name] for custom missions to be generated in PMDO.
14 November 2024
- 01:5001:50, 14 November 2024 diff hist −105 Draft:Tutorial: Adding The Mission Board →TITLES, FLAVOR_TOP, FLAVOR_BOTTOM
- 01:4501:45, 14 November 2024 diff hist +3 Draft:Tutorial: Adding The Mission Board No edit summary
13 November 2024
- 22:0722:07, 13 November 2024 diff hist +978 Draft:Tutorial: Adding The Mission Board No edit summary
- 21:5921:59, 13 November 2024 diff hist +18 Draft:Tutorial: Adding The Mission Board No edit summary
- 21:5621:56, 13 November 2024 diff hist +131 N File:ZoneSteps.PNG An image for the custom missions tutorial article, showing a ZoneStep which has to be added for missions to function.
- 21:5221:52, 13 November 2024 diff hist +29,426 N Draft:Tutorial: Adding The Mission Board Created page with "This article explains how to add randomly-generated missions to your mod, using Enable Mission Board as a base. [picture of the base camp map, edited for our mod] If you want to follow along with this article, [https://github.com/EthanLac13/Mission-Board-Example-Mod download the Mission Board Example Mod here.] ==Required Files== The files needed for custom missions are found in the Enable Mission Board mod, which is included with PMDO. To implement the functionalit..."
30 October 2024
- 20:5120:51, 30 October 2024 diff hist −5 Lua Function Reference Wrong function used in code box
26 August 2024
- 19:0819:08, 26 August 2024 diff hist +126 N Purple Apricorn/Data Created page with "{{{{{1|ItemData}}} |item_name=Purple Apricorn |sprite=Apricorn_Purple.png |item_id=apricorn_purple |is_edible=No |value=250 }}" current
- 19:0719:07, 26 August 2024 diff hist +1,080 Bramble Woods No edit summary
22 August 2024
- 22:5322:53, 22 August 2024 diff hist +6 Bramble Woods No edit summary
- 22:4922:49, 22 August 2024 diff hist +9,125 N Bramble Woods Created page with "{{DungeonInfobox |dungeon_name=Bramble Woods |zone_id=bramble_woods |prerequisites=Reach Forest Camp |floors=8 (main route)<br>8 (Bramble Thicket route) |image=Bramble_Woods.png }} '''Bramble Woods''' is a dungeon in PMDO accessible from Forest Camp. It is one of the two standard dungeons initially accessible from Forest Camp, the other being Faded Trail. Bramble Woods is a branching dungeon, with a side path called '''Bramble Thicket'''. Both paths wil..."
- 22:4222:42, 22 August 2024 diff hist +78 N File:Portrait Nidoran♀.png Nidoran♀'s portrait, from Pokémon Mystery Dungeon: Explorers.
- 22:4222:42, 22 August 2024 diff hist +78 N File:Portrait Nidoran♂.png Nidoran♂'s portrait, from Pokémon Mystery Dungeon: Explorers.
- 01:0201:02, 22 August 2024 diff hist +74 N File:Portrait Metapod.png Metapod's portrait from Pokémon Mystery Dungeon: Explorers.
- 01:0201:02, 22 August 2024 diff hist +73 N File:Portrait Kakuna.png Kakuna's portrait from Pokémon Mystery Dungeon: Explorers.
- 01:0101:01, 22 August 2024 diff hist +73 N File:Portrait Ledyba.png Ledyba's portrait from Pokémon Mystery Dungeon: Explorers.
- 01:0001:00, 22 August 2024 diff hist +76 N File:Portrait Shroomish.png Shroomish's portrait from Pokémon Mystery Dungeon: Explorers.
