All public logs
Jump to navigation
Jump to search
Combined display of all available logs of Pummel Party Mod Documentation. 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)- 20:52, 25 October 2022 RBDev talk contribs created page Board Space Component (Initial content)
- 20:50, 25 October 2022 RBDev talk contribs created page Item Component (Initial content)
- 20:44, 25 October 2022 RBDev talk contribs created page Weapon Component (Initial content)
- 20:43, 25 October 2022 RBDev talk contribs created page Trigger Component (Initial content)
- 20:40, 25 October 2022 RBDev talk contribs created page Spawner Component (Initial content)
- 20:39, 25 October 2022 RBDev talk contribs created page Simple Animator Component (Initial content)
- 20:37, 25 October 2022 RBDev talk contribs created page Player Spawn Component (Initial content)
- 20:36, 25 October 2022 RBDev talk contribs created page Note Component (Initial content)
- 20:32, 25 October 2022 RBDev talk contribs created page Mover Component (Initial content)
- 20:31, 25 October 2022 RBDev talk contribs created page Logic Component (Initial content)
- 20:29, 25 October 2022 RBDev talk contribs created page Destructible Component (Created page with "The destructible is a gameplay component that allows a gameobject to be destroyed when an action occurs. Category:Gameplay Components")
- 20:20, 25 October 2022 RBDev talk contribs created page Category:Gameplay Components (Created page with "Gameplay components add gameplay related functionality to gameobjects. This includes making things move, spawning new items and receiving/reacting to events.")
- 20:19, 25 October 2022 RBDev talk contribs created page Category:Rendering Components (Created page with "Rendering components are used to create visible objects in the scene.")
- 19:08, 25 October 2022 RBAdmin talk contribs created page Importing Models (Created page with "The Pummel Party Mod Editor allows the import of custom models, custom model files can be used with the Mesh Renderer component to display custom 3D graphics in your mod. See below table for supported formats. == Supported File Formats == {| class="wikitable" |- ! Format !! Extension !! Information |- | OBJ||''.obj''||.obj file |- |} {{Note|Foo}} == How To Import Custom Models == thumb|400px|The import asset button. # Open the Mod Editor. #...")
- 18:42, 25 October 2022 RBAdmin talk contribs created page Importing Images (Created page with "The Pummel Party Mod Editor allows the import of custom files for your mod, custom image files can be used as textures for props and particle systems in your mod. See below table for supported formats. == Supported File Formats == {| class="wikitable" |- ! Format !! Extension !! Description !! Usage |- | PNG||''.png''||PNG format uses lossless compression and allows for transparency.|| Use for small textures where quality matters. |- |- | JPEG||''.jpeg, .jpg''|| JPEG fo...")
- 18:31, 25 October 2022 RBAdmin talk contribs created page Importing Audio (Created page with "The Pummel Party Mod Editor allows the import of custom files for your mod, custom audio files can be used to place music or sound effects in your mod. See below table for supported formats. == Supported File Formats == {| class="wikitable" |- ! Format !! Extension !! Information |- | WAV||''.wav''||Waveform Audio File Format. |- |} == How To Import Custom Audio == thumb|400px|The import asset button. # Open the Mod Editor. # Load a mod pro...")
- 18:25, 25 October 2022 RBAdmin talk contribs created page File:Import asset 01.jpg
- 18:25, 25 October 2022 RBAdmin talk contribs uploaded File:Import asset 01.jpg
- 05:22, 25 October 2022 RBDev talk contribs created page File:Transform component box.png (Example of the transform component box)
- 05:22, 25 October 2022 RBDev talk contribs uploaded File:Transform component box.png (Example of the transform component box)
- 04:13, 25 October 2022 RBDev talk contribs created page Template:Component Navbox (Created page with "This is a template... {{Navbox | name = {{subst:PAGENAME}} | title = Components | listclass = hlist | state = {{{state|}}} | group1 = Gameplay Components | list1 = * Item * Something | group2 = Rendering Components | list2 = * Light Component * mesh Renderer Component }}")
- 03:48, 25 October 2022 RBDev talk contribs created page Component (Initial content)
- 03:41, 25 October 2022 RBDev talk contribs created page Category:Components (Created page with "The following is a list of all components supported by the Pummel Party Mod Editor")
- 00:43, 25 October 2022 RBDev talk contribs uploaded File:WaterExample GooInSewer.jpg (Example of water being used as goo)
- 00:43, 25 October 2022 RBDev talk contribs created page File:WaterExample GooInSewer.jpg (Example of water being used as goo)
- 00:24, 25 October 2022 RBDev talk contribs uploaded File:BeachWaterExample.jpg (Example use of Water Component)
- 00:24, 25 October 2022 RBDev talk contribs created page File:BeachWaterExample.jpg (Example use of Water Component)
- 00:13, 25 October 2022 RBDev talk contribs created page Water Component (Initial content)
- 23:55, 24 October 2022 RBDev talk contribs created page Particle System Component (Created page with "The Particle system component is a rendering component that creates and manages particles. These particles can be used to create effects such as fire, smoke, rain, dust and many more.")
- 23:49, 24 October 2022 RBDev talk contribs created page Mesh Asset (Created page with "A mesh asset is a 3D model that can be used by mesh renderers and props. Custom meshes can be imported from an .obj file (see Importing Models)")
- 23:38, 24 October 2022 RBDev talk contribs created page Mesh Renderer Component (Initial content)
- 23:26, 24 October 2022 RBDev talk contribs created page Line Renderer Component (Initial content)
- 22:43, 24 October 2022 RBDev talk contribs created page Text Component (Initial content)
- 21:59, 24 October 2022 RBDev talk contribs created page Publishing to the Steam Workshop (Initial content)
- 21:19, 24 October 2022 RBDev talk contribs moved page Opening The Mod Editor to Introduction to the Mod Editor
- 21:17, 24 October 2022 RBDev talk contribs created page Your First Board Map (Initial content)
- 21:08, 24 October 2022 RBDev talk contribs created page Prop Component (Added initial content)
- 19:23, 24 October 2022 RBAdmin talk contribs deleted page Light (content was: "The Light component as the name implies allows you to add light sources which will be used to effect the shading of Props in your scene. == Light Settings == {| class="wikitable" |- ! scope="col"| Property ! scope="col"| Description |- ! scope="row"| Type | A light can have one of three shapes Point, Spot or Directional (directional lights are like the Sun, Point lights ar...", and the only contributor was "RBDev" (talk))
- 19:22, 24 October 2022 RBAdmin talk contribs created page Light Component (Created page with "The Light component as the name implies allows you to add light sources which will be used to effect the shading of Props in your scene. == Light Settings == {| class="wikitable" |- ! scope="col"| Property ! scope="col"| Description |- ! scope="row"| Type | A light can have one of three shapes Point, Spot or Directional (directional lights are like the Sun, Point lights are like a light bulb). |- ! scope="row"| Color | The color of the shading applied by the li...")
- 18:44, 24 October 2022 RBDev talk contribs uploaded File:Light ex 02.jpg
- 18:44, 24 October 2022 RBDev talk contribs created page File:Light ex 02.jpg
- 18:44, 24 October 2022 RBDev talk contribs uploaded File:Light ex 01.jpg
- 18:44, 24 October 2022 RBDev talk contribs created page File:Light ex 01.jpg
- 18:17, 24 October 2022 RBDev talk contribs created page Light (Created page with "The Light component as the name implies allows you to add light sources which will be used to effect the shading of Props in your scene. == Light Settings == {| class="wikitable" |- ! scope="col"| Property ! scope="col"| Description |- ! scope="row"| Type | A light can have one of three shapes Point, Spot or Directional (directional lights are like the Sun, Point lights are like a light bulb). |- ! scope="row"| Color | The color of the shading applied by the li...")
- 18:03, 24 October 2022 RBDev talk contribs created page Rendering Components (Created page with "The Pummel Party Mod Editor provides a number of rendering components that can be added to objects to create visual effects / graphics. *Light")
- 17:57, 24 October 2022 User account RBDev talk contribs was created by RBAdmin talk contribs (developer account)
- 03:50, 17 October 2022 RBAdmin talk contribs created page Transform Component (Created page with "{{Test|1234}}")
- 10:56, 15 October 2022 RBAdmin talk contribs created page Your First Minigame (Created page with "== Accessing The Mod Editor == To follow along with this tutorial you'll need to be in the Pummel Party Mod Editor. If you don't know how to open it read this. == Creating an empty Minigame ==")
- 10:54, 15 October 2022 RBAdmin talk contribs created page Opening The Mod Editor (Created page with "Press the button!")
- 09:33, 15 October 2022 MediaWiki default talk contribs created page Main Page