In memory of Ben “bushing” Byer, who passed away on Monday, February 8th, 2016.

Difference between revisions of "WiiCraft2"

From WiiBrew
Jump to navigation Jump to search
(Undo revision 104582 by TechEdison (talk))
m (Fixed changelog.)
Line 16: Line 16:
 
This code was originally created by filfat. I do not claim to own any of the original code or executables. The github page no longer exists so I thought I would try and add things of my own and possibly continue this if it is no longer updated by filfat.
 
This code was originally created by filfat. I do not claim to own any of the original code or executables. The github page no longer exists so I thought I would try and add things of my own and possibly continue this if it is no longer updated by filfat.
  
==Changelog==
+
==Changelog== <!--Cool. This uses PHP comments.-->
  
 
3/12/16 - 0.8.1a "Alpha"
 
3/12/16 - 0.8.1a "Alpha"
  
Made sure I would not be compromising the already set license.
+
*Made sure I would not be compromising the already set license.
Added text when changing block type to tell you that it has completed.
+
*Added text when changing block type to tell you that it has completed.
Added a cleaner way to set version when updating (Now in version.h).
+
*Added a cleaner way to set version when updating (Now in version.h).
Created a build script. Not public for now.
+
*Created a build script. Not public for now.
Now creating an "Alpha" release and re-writing some of the original code.
+
*Now creating an "Alpha" release and re-writing some of the original code.
  
 
3/12/16 - 0.8.0d "Dev"
 
3/12/16 - 0.8.0d "Dev"
  
Testing what happens if I change some things. It didn't go so well.
+
*Testing what happens if I change some things. It didn't go so well.
  
 
??/??/?? - 0.7.0 "Indev"
 
??/??/?? - 0.7.0 "Indev"
  
Original version by filfat
+
*Original version by filfat
  
 
[[Category:Homebrew using GRRLib]]
 
[[Category:Homebrew using GRRLib]]
 
[[Category:Homebrew using libogc]]
 
[[Category:Homebrew using libogc]]

Revision as of 21:52, 13 March 2016

WiiCraft 2
General
Author(s)filfat (original source), TechEdison
Type3D Voxel Game/Engine
Version0.8.1a Alpha
LicenceGNU GPL v3
Links
Download
Website
Peripherals
Wiimote.svg Nunchuck alternative.svg SensorBar.svg Loads files from the Front SD slot USBGecko2.svg USB mass storage device

WiiCraft is a block building game inspired by Minecraft and designed to run on the Nintendo Wii using homebrew. It is currently in alpha stages and is originally created by filfat. WiiCraft 2 will be updated by TechEdison. Visit the website for changelogs, downloads, and update news.

Info

This code was originally created by filfat. I do not claim to own any of the original code or executables. The github page no longer exists so I thought I would try and add things of my own and possibly continue this if it is no longer updated by filfat.

Changelog

3/12/16 - 0.8.1a "Alpha"

  • Made sure I would not be compromising the already set license.
  • Added text when changing block type to tell you that it has completed.
  • Added a cleaner way to set version when updating (Now in version.h).
  • Created a build script. Not public for now.
  • Now creating an "Alpha" release and re-writing some of the original code.

3/12/16 - 0.8.0d "Dev"

  • Testing what happens if I change some things. It didn't go so well.

??/??/?? - 0.7.0 "Indev"

  • Original version by filfat