mirror of
https://github.com/ThunderNetworkRaD/RolePlay-GitWeb-Sites.git
synced 2024-11-15 08:58:12 +01:00
added Super Mario World site (.craft)
designed as a helpful wiki type site for the super mario world app by Ocelot. May be moved to .app suffix or .wiki in the future
This commit is contained in:
parent
cb82b81db4
commit
ff3e260e25
5 changed files with 205 additions and 0 deletions
69
craft/supermarioworld/about/index
Normal file
69
craft/supermarioworld/about/index
Normal file
|
@ -0,0 +1,69 @@
|
||||||
|
#banner
|
||||||
|
image=http://www.auroracrafters.com/playerdata/ocelot/smw.png
|
||||||
|
text=&9&lSuper Mario World
|
||||||
|
|
||||||
|
#navigation
|
||||||
|
item-link-1=supermarioworld.craft
|
||||||
|
item-label-1=Home
|
||||||
|
item-icon-1=HOME
|
||||||
|
item-link-2=supermarioworld.craft/about
|
||||||
|
item-label-2=About
|
||||||
|
item-icon-2=USER
|
||||||
|
item-link-3=supermarioworld.craft/pages
|
||||||
|
item-label-3=Pages
|
||||||
|
item-icon-3=BOOK_OPEN
|
||||||
|
|
||||||
|
#header
|
||||||
|
scale=2
|
||||||
|
text=&c&lAbout
|
||||||
|
align=center
|
||||||
|
|
||||||
|
#paragraph
|
||||||
|
text=The &9Super Mario World Application's&r coding concept came from an old project of mine called the &6"Advanced Tech Mod"&r. This project made me think more about having a game inside of a GUI in &aMinecraft&r. The project may have been abandoned, but it sprouted a whole new way of thinking about &aMinecraft&r for me.
|
||||||
|
|
||||||
|
#header
|
||||||
|
scale=2
|
||||||
|
text=&c&lCreators
|
||||||
|
align=center
|
||||||
|
|
||||||
|
#header
|
||||||
|
scale=1
|
||||||
|
text=&4&lOcelot5836
|
||||||
|
align=left
|
||||||
|
|
||||||
|
#paragraph
|
||||||
|
text=Ocelot5836 is mostly known for starting amazing projects and showing them off, only to let them die. His most recent project, &4Super Mario World&r, so far is still in development.
|
||||||
|
|
||||||
|
#header
|
||||||
|
scale=1
|
||||||
|
text=&4&lMrCrayfish
|
||||||
|
align=left
|
||||||
|
|
||||||
|
#paragraph
|
||||||
|
text=MrCrayfish or Creyfush is known best for being the creator of both &6MrCrayfish's Furniture Mod&r and &cMrCrayfish's Device Mod&r. He is an amazing modder who created a massive community surrounding all of his mods. He helped with the development of the &4Super Mario World&r Application.
|
||||||
|
#header
|
||||||
|
scale=2
|
||||||
|
text=&c&lBiography
|
||||||
|
align=center
|
||||||
|
|
||||||
|
#header
|
||||||
|
scale=1
|
||||||
|
text=&4&lOcelot5836
|
||||||
|
align=left
|
||||||
|
|
||||||
|
#paragraph
|
||||||
|
text=My name is & &eOcelot5836&r, and I have been programming for roughly four years now. I would consider myself an intermediate coder at &cJava&r since I know and understand the basics of the language. There are many above me who could probably think twenty different ways to do what I have done here, but that doesn't mean I can't do what I want to accomplish. I always try to keep on learning from people who are better at programming (like &4MrCrayfish&r) than I since that allows me to learn and grow as not only a programmer, but a person. I hope any person who has such a dream as to program can take the chance to become the very best programmer the world has ever seen.
|
||||||
|
image=http://www.auroracrafters.com/playerdata/ocelot/Ocelot5836_Head_Toon.png
|
||||||
|
|
||||||
|
#header
|
||||||
|
scale=1
|
||||||
|
text=&4&lMrCrayfish
|
||||||
|
align=left
|
||||||
|
|
||||||
|
#paragraph
|
||||||
|
text=No Information Provided
|
||||||
|
|
||||||
|
#footer
|
||||||
|
title=Super Mario World
|
||||||
|
sub-title=Developed by Ocelot5836
|
||||||
|
home-page=supermarioworld.craft
|
34
craft/supermarioworld/index
Normal file
34
craft/supermarioworld/index
Normal file
|
@ -0,0 +1,34 @@
|
||||||
|
#banner
|
||||||
|
image=http://www.auroracrafters.com/playerdata/ocelot/smw.png
|
||||||
|
text=&9&lSuper Mario World
|
||||||
|
|
||||||
|
#navigation
|
||||||
|
item-link-1=supermarioworld.craft
|
||||||
|
item-label-1=Home
|
||||||
|
item-icon-1=HOME
|
||||||
|
item-link-2=supermarioworld.craft/about
|
||||||
|
item-label-2=About
|
||||||
|
item-icon-2=USER
|
||||||
|
item-link-3=supermarioworld.craft/pages
|
||||||
|
item-label-3=Pages
|
||||||
|
item-icon-3=BOOK_OPEN
|
||||||
|
|
||||||
|
#header
|
||||||
|
scale=2
|
||||||
|
text=&c&lWelcome
|
||||||
|
align=center
|
||||||
|
|
||||||
|
#paragraph
|
||||||
|
text=The Super Mario World website is a site that talks about the Super Mario World Application designed by Ocelot5836.
|
||||||
|
|
||||||
|
#header
|
||||||
|
scale=1
|
||||||
|
text=&c&lContent
|
||||||
|
|
||||||
|
#paragraph
|
||||||
|
text=This site contains all the information that you would ever need in order to play the app. This page also contains a wiki about each object in the game.
|
||||||
|
|
||||||
|
#footer
|
||||||
|
title=Super Mario World
|
||||||
|
sub-title=Developed by Ocelot5836
|
||||||
|
home-page=supermarioworld.craft
|
48
craft/supermarioworld/pages/controls/index
Normal file
48
craft/supermarioworld/pages/controls/index
Normal file
|
@ -0,0 +1,48 @@
|
||||||
|
#banner
|
||||||
|
image=http://www.auroracrafters.com/playerdata/ocelot/smw.png
|
||||||
|
text=&9&lSuper Mario World
|
||||||
|
|
||||||
|
#navigation
|
||||||
|
item-link-1=supermarioworld.craft
|
||||||
|
item-label-1=Home
|
||||||
|
item-icon-1=HOME
|
||||||
|
item-link-2=supermarioworld.craft/about
|
||||||
|
item-label-2=About
|
||||||
|
item-icon-2=USER
|
||||||
|
item-link-3=supermarioworld.craft/pages
|
||||||
|
item-label-3=Pages
|
||||||
|
item-icon-3=BOOK_OPEN
|
||||||
|
|
||||||
|
#header
|
||||||
|
scale=3
|
||||||
|
text=&c&lControls
|
||||||
|
align=center
|
||||||
|
|
||||||
|
#header
|
||||||
|
scale=1
|
||||||
|
text=&4&lMovement
|
||||||
|
align=left
|
||||||
|
|
||||||
|
#paragraph
|
||||||
|
text=&cW&r - Look Up\n&cS&r - Duck\n&cA&r - Move Left\n&cD&r - Move Right\n&cSPACE&r - Jump\n&cE&r - Run/Hold Item
|
||||||
|
|
||||||
|
#header
|
||||||
|
scale=1
|
||||||
|
text=&4Debug
|
||||||
|
align=left
|
||||||
|
|
||||||
|
#paragraph
|
||||||
|
text=&cT&r - Reset Level
|
||||||
|
|
||||||
|
#header
|
||||||
|
scale=1
|
||||||
|
text=&4Menu
|
||||||
|
align=left
|
||||||
|
|
||||||
|
#paragraph
|
||||||
|
text=&cUP&r - Move selection up\n&cDOWN&r - Move selection down\n&cENTER&r - Select State
|
||||||
|
|
||||||
|
#footer
|
||||||
|
title=Super Mario World
|
||||||
|
sub-title=Developed by Ocelot5836
|
||||||
|
home-page=supermarioworld.craft
|
27
craft/supermarioworld/pages/index
Normal file
27
craft/supermarioworld/pages/index
Normal file
|
@ -0,0 +1,27 @@
|
||||||
|
#banner
|
||||||
|
image=http://www.auroracrafters.com/playerdata/ocelot/smw.png
|
||||||
|
text=&9&lSuper Mario World
|
||||||
|
|
||||||
|
#navigation
|
||||||
|
item-link-1=supermarioworld.craft
|
||||||
|
item-label-1=Home
|
||||||
|
item-icon-1=HOME
|
||||||
|
item-link-2=supermarioworld.craft/about
|
||||||
|
item-label-2=About
|
||||||
|
item-icon-2=USER
|
||||||
|
item-link-3=supermarioworld.craft/pages
|
||||||
|
item-label-3=Pages
|
||||||
|
item-icon-3=BOOK_OPEN
|
||||||
|
|
||||||
|
#header
|
||||||
|
scale=2
|
||||||
|
text=&c&lPages
|
||||||
|
align=center
|
||||||
|
|
||||||
|
#paragraph
|
||||||
|
text=This site contains the links the pages that are connected to this website.\n\n&4&lControls:&r &bsupermarioworld.craft/pages/controls&r\n&4&lWiki:&r &bsupermarioworld.craft/pages/wiki&r
|
||||||
|
|
||||||
|
#footer
|
||||||
|
title=Super Mario World
|
||||||
|
sub-title=Developed by Ocelot5836
|
||||||
|
home-page=supermarioworld.craft
|
27
craft/supermarioworld/pages/wiki/index
Normal file
27
craft/supermarioworld/pages/wiki/index
Normal file
|
@ -0,0 +1,27 @@
|
||||||
|
#banner
|
||||||
|
image=http://www.auroracrafters.com/playerdata/ocelot/smw.png
|
||||||
|
text=&9&lSuper Mario World
|
||||||
|
|
||||||
|
#navigation
|
||||||
|
item-link-1=supermarioworld.craft
|
||||||
|
item-label-1=Home
|
||||||
|
item-icon-1=HOME
|
||||||
|
item-link-2=supermarioworld.craft/about
|
||||||
|
item-label-2=About
|
||||||
|
item-icon-2=USER
|
||||||
|
item-link-3=supermarioworld.craft/pages
|
||||||
|
item-label-3=Pages
|
||||||
|
item-icon-3=BOOK_OPEN
|
||||||
|
|
||||||
|
#header
|
||||||
|
scale=2
|
||||||
|
text=&c&lWiki
|
||||||
|
align=center
|
||||||
|
|
||||||
|
#paragraph
|
||||||
|
text=Not Implemented Yet. Will be implemented in the future when all the objects are added to the game.
|
||||||
|
|
||||||
|
#footer
|
||||||
|
title=Super Mario World
|
||||||
|
sub-title=Developed by Ocelot5836
|
||||||
|
home-page=supermarioworld.craft
|
Loading…
Reference in a new issue