From b1e469b4019e905709972e215112180dbdb76523 Mon Sep 17 00:00:00 2001 From: Matthew Date: Tue, 24 Dec 2013 02:57:47 -0800 Subject: [PATCH 1/8] Update README.md --- README.md | 42 +++++++++++++++++++++++++++++++++++++++++- 1 file changed, 41 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 9478eb8..239653f 100644 --- a/README.md +++ b/README.md @@ -3,12 +3,52 @@ Mine-in-Unity ![Screeny of Mine In Unity] (http://i39.tinypic.com/2wn49pf.png) Free, open source Minecraft clone made in Unity3D! +Installation +------------ +1. Clone using git +2. Open up Unity +3. Choose File > Open Project +4. Click Other Project +5. Navigate to your downloaded repository +6. Modify to your liking! + +Controls +-------- +W: Move Forward +A: Move Left +S: Move Backward +D: Move Right + +Mouse: Camera Control + +Right Click: Place Block +Left Click: Break Block +Middle Click: Select Block + +F5: 3rd Person View (Second Time Resets It) + +Version Info +------------ +Changelog: +First Release (0.1} + +Known Bugs: +- Walking is REALLY weird. We'd appreciate anyone's help with fixing that! +- Slight lag on chunk load. +- Block glitching. +- Some world generation bugs, not too noticeable. FAQ --- -Q: When Will This Come Out??? A: We are testing right now! Sometime soon :P +Q: When Will This Come Out??? A: Out now!!!! Q: Is this going to be an exact clone? A: Maybe.....Our plans may change as time goes on! Q: Can I help? A: Yes! We need coders to help us with bugs or adding new things. + +Q: Where can I get help? A: Our website when it is done. + +Q: I don't now what a Unity is...can I still play? A: No. This is a dev release, so only devs can use it. Once we mature, public releases will be added. + + From cd44f9a75b0b24139913f7cf10ffa079af529f66 Mon Sep 17 00:00:00 2001 From: Matthew Date: Tue, 24 Dec 2013 02:58:42 -0800 Subject: [PATCH 2/8] Update README.md --- README.md | 24 ++++++++++++------------ 1 file changed, 12 insertions(+), 12 deletions(-) diff --git a/README.md b/README.md index 239653f..63e5b9e 100644 --- a/README.md +++ b/README.md @@ -14,18 +14,18 @@ Installation Controls -------- -W: Move Forward -A: Move Left -S: Move Backward -D: Move Right - -Mouse: Camera Control - -Right Click: Place Block -Left Click: Break Block -Middle Click: Select Block - -F5: 3rd Person View (Second Time Resets It) +- W: Move Forward +- A: Move Left +- S: Move Backward +- D: Move Right + +-Mouse: Camera Control + +- Right Click: Place Block +- Left Click: Break Block +- Middle Click: Select Block + +- F5: 3rd Person View (Second Time Resets It) Version Info ------------ From c000fcaf411687509a34f453fd2d6f157dda7231 Mon Sep 17 00:00:00 2001 From: Matthew Date: Tue, 24 Dec 2013 02:58:53 -0800 Subject: [PATCH 3/8] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 63e5b9e..742b3d8 100644 --- a/README.md +++ b/README.md @@ -19,7 +19,7 @@ Controls - S: Move Backward - D: Move Right --Mouse: Camera Control +- Mouse: Camera Control - Right Click: Place Block - Left Click: Break Block From 7b8a9c5451fa9a795c7ea39006f9b61dce06d572 Mon Sep 17 00:00:00 2001 From: Matthew Date: Tue, 24 Dec 2013 03:03:32 -0800 Subject: [PATCH 4/8] Update README.md --- README.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/README.md b/README.md index 742b3d8..dcd74cc 100644 --- a/README.md +++ b/README.md @@ -51,4 +51,12 @@ Q: Where can I get help? A: Our website when it is done. Q: I don't now what a Unity is...can I still play? A: No. This is a dev release, so only devs can use it. Once we mature, public releases will be added. +Credits +------- + +- mattrick16 (mattrick) for writing the engine and releasing the source +- Craig Perko for some good tutorials on making this :) +- imjake9 for the Minecraft player model +- Unity for their awesome engine! + From 4f82ccf82b6f65160de6034cc9bcc0def1348adb Mon Sep 17 00:00:00 2001 From: Matthew Date: Tue, 24 Dec 2013 14:57:02 -0800 Subject: [PATCH 5/8] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index dcd74cc..e790a75 100644 --- a/README.md +++ b/README.md @@ -58,5 +58,5 @@ Credits - Craig Perko for some good tutorials on making this :) - imjake9 for the Minecraft player model - Unity for their awesome engine! - +- Heikki Törmälä for his SimplexNoise script used in world geneation From 4ed84cffd35af103d29e095eab1d91992b05a795 Mon Sep 17 00:00:00 2001 From: Matthew Date: Wed, 25 Dec 2013 21:57:30 -0800 Subject: [PATCH 6/8] Remove Temp Files --- mc12-csharp.sln | 45 --------------------------------------------- 1 file changed, 45 deletions(-) delete mode 100644 mc12-csharp.sln diff --git a/mc12-csharp.sln b/mc12-csharp.sln deleted file mode 100644 index 474b476..0000000 --- a/mc12-csharp.sln +++ /dev/null @@ -1,45 +0,0 @@ -Microsoft Visual Studio Solution File, Format Version 11.00 -# Visual Studio 2008 - -Project("{ED3AA411-1FBF-23F0-D06B-E6CF60C9395A}") = "mc12", "Assembly-CSharp-firstpass-vs.csproj", "{AEEE2C56-CA26-1B7C-3533-A6B416C04166}" -EndProject -Project("{ED3AA411-1FBF-23F0-D06B-E6CF60C9395A}") = "mc12", "Assembly-CSharp-vs.csproj", "{17D13825-19CD-44CA-CBAD-792F3AE611EA}" -EndProject -Global - GlobalSection(SolutionConfigurationPlatforms) = preSolution - Debug|Any CPU = Debug|Any CPU - Release|Any CPU = Release|Any CPU - EndGlobalSection - GlobalSection(ProjectConfigurationPlatforms) = postSolution - {AEEE2C56-CA26-1B7C-3533-A6B416C04166}.Debug|Any CPU.ActiveCfg = Debug|Any CPU - {AEEE2C56-CA26-1B7C-3533-A6B416C04166}.Debug|Any CPU.Build.0 = Debug|Any CPU - {AEEE2C56-CA26-1B7C-3533-A6B416C04166}.Release|Any CPU.ActiveCfg = Release|Any CPU - {AEEE2C56-CA26-1B7C-3533-A6B416C04166}.Release|Any CPU.Build.0 = Release|Any CPU - {17D13825-19CD-44CA-CBAD-792F3AE611EA}.Debug|Any CPU.ActiveCfg = Debug|Any CPU - {17D13825-19CD-44CA-CBAD-792F3AE611EA}.Debug|Any CPU.Build.0 = Debug|Any CPU - {17D13825-19CD-44CA-CBAD-792F3AE611EA}.Release|Any CPU.ActiveCfg = Release|Any CPU - {17D13825-19CD-44CA-CBAD-792F3AE611EA}.Release|Any CPU.Build.0 = Release|Any CPU - EndGlobalSection - GlobalSection(SolutionProperties) = preSolution - HideSolutionNode = FALSE - EndGlobalSection - GlobalSection(MonoDevelopProperties) = preSolution - StartupItem = Assembly-CSharp.csproj - Policies = $0 - $0.TextStylePolicy = $1 - $1.inheritsSet = null - $1.scope = text/x-csharp - $0.CSharpFormattingPolicy = $2 - $2.inheritsSet = Mono - $2.inheritsScope = text/x-csharp - $2.scope = text/x-csharp - $0.TextStylePolicy = $3 - $3.FileWidth = 120 - $3.TabWidth = 4 - $3.EolMarker = Unix - $3.inheritsSet = Mono - $3.inheritsScope = text/plain - $3.scope = text/plain - EndGlobalSection - -EndGlobal From 188d5671207b2212e0d0a825d728b5d2380574b0 Mon Sep 17 00:00:00 2001 From: Matthew Date: Wed, 25 Dec 2013 21:57:41 -0800 Subject: [PATCH 7/8] Remove Temp Files --- mc12.userprefs | 17 ----------------- 1 file changed, 17 deletions(-) delete mode 100644 mc12.userprefs diff --git a/mc12.userprefs b/mc12.userprefs deleted file mode 100644 index 4798e8d..0000000 --- a/mc12.userprefs +++ /dev/null @@ -1,17 +0,0 @@ - - - - - - - - - - - - - - - - - \ No newline at end of file From 1cb6607f30b227d352570dcaf057d63df102f5ad Mon Sep 17 00:00:00 2001 From: Matthew Date: Wed, 25 Dec 2013 21:57:51 -0800 Subject: [PATCH 8/8] Remove Temp Files --- mc12.sln | 51 --------------------------------------------------- 1 file changed, 51 deletions(-) delete mode 100644 mc12.sln diff --git a/mc12.sln b/mc12.sln deleted file mode 100644 index ffbaa46..0000000 --- a/mc12.sln +++ /dev/null @@ -1,51 +0,0 @@ -Microsoft Visual Studio Solution File, Format Version 11.00 -# Visual Studio 2008 - -Project("{ED3AA411-1FBF-23F0-D06B-E6CF60C9395A}") = "mc12", "Assembly-CSharp-firstpass.csproj", "{AEEE2C56-CA26-1B7C-3533-A6B416C04166}" -EndProject -Project("{ED3AA411-1FBF-23F0-D06B-E6CF60C9395A}") = "mc12", "Assembly-CSharp.csproj", "{17D13825-19CD-44CA-CBAD-792F3AE611EA}" -EndProject -Project("{ED3AA411-1FBF-23F0-D06B-E6CF60C9395A}") = "mc12", "Assembly-UnityScript-firstpass.unityproj", "{ACE2C3F1-50A9-D2FE-C182-3FCF3F0A67BF}" -EndProject -Global - GlobalSection(SolutionConfigurationPlatforms) = preSolution - Debug|Any CPU = Debug|Any CPU - Release|Any CPU = Release|Any CPU - EndGlobalSection - GlobalSection(ProjectConfigurationPlatforms) = postSolution - {AEEE2C56-CA26-1B7C-3533-A6B416C04166}.Debug|Any CPU.ActiveCfg = Debug|Any CPU - {AEEE2C56-CA26-1B7C-3533-A6B416C04166}.Debug|Any CPU.Build.0 = Debug|Any CPU - {AEEE2C56-CA26-1B7C-3533-A6B416C04166}.Release|Any CPU.ActiveCfg = Release|Any CPU - {AEEE2C56-CA26-1B7C-3533-A6B416C04166}.Release|Any CPU.Build.0 = Release|Any CPU - {17D13825-19CD-44CA-CBAD-792F3AE611EA}.Debug|Any CPU.ActiveCfg = Debug|Any CPU - {17D13825-19CD-44CA-CBAD-792F3AE611EA}.Debug|Any CPU.Build.0 = Debug|Any CPU - {17D13825-19CD-44CA-CBAD-792F3AE611EA}.Release|Any CPU.ActiveCfg = Release|Any CPU - {17D13825-19CD-44CA-CBAD-792F3AE611EA}.Release|Any CPU.Build.0 = Release|Any CPU - {ACE2C3F1-50A9-D2FE-C182-3FCF3F0A67BF}.Debug|Any CPU.ActiveCfg = Debug|Any CPU - {ACE2C3F1-50A9-D2FE-C182-3FCF3F0A67BF}.Debug|Any CPU.Build.0 = Debug|Any CPU - {ACE2C3F1-50A9-D2FE-C182-3FCF3F0A67BF}.Release|Any CPU.ActiveCfg = Release|Any CPU - {ACE2C3F1-50A9-D2FE-C182-3FCF3F0A67BF}.Release|Any CPU.Build.0 = Release|Any CPU - EndGlobalSection - GlobalSection(SolutionProperties) = preSolution - HideSolutionNode = FALSE - EndGlobalSection - GlobalSection(MonoDevelopProperties) = preSolution - StartupItem = Assembly-CSharp.csproj - Policies = $0 - $0.TextStylePolicy = $1 - $1.inheritsSet = null - $1.scope = text/x-csharp - $0.CSharpFormattingPolicy = $2 - $2.inheritsSet = Mono - $2.inheritsScope = text/x-csharp - $2.scope = text/x-csharp - $0.TextStylePolicy = $3 - $3.FileWidth = 120 - $3.TabWidth = 4 - $3.EolMarker = Unix - $3.inheritsSet = Mono - $3.inheritsScope = text/plain - $3.scope = text/plain - EndGlobalSection - -EndGlobal