DScraft: Difference between revisions

From GameBrew
No edit summary
 
(46 intermediate revisions by the same user not shown)
Line 1: Line 1:
{{Infobox homebrew
{{Infobox DS Homebrews
| title       = DScraft
|title=DScraft
| image       = [[File:Dscraft.png]]
|image=dscraft.png
| type       = Sandbox
|description=DScraft is a DS homebrew adaptation of the popular game Minecraft.
| version     = v310811
|author=Smealum
| licence    = Mised
|lastupdated=2011/08/31
| author      = smealum
|type=Simulation
| website    = http://smealum.net/dscraft/
|version=310811
| download    = http://smealum.net/dscraft/downloads/DScraft_310811.rar
|license=Mised
| source     = http://smealum.net/dscraft/
|download=https://dlhb.gamebrew.org/dshomebrew/dscraft.7z?k33p0fil35 310811 & Texture Packs
|website=https://dscraft.github.io
|source=https://github.com/smealum/dscraft
}}
}}
DScraft is a DS homebrew adaptation of the Sandbox game Minecraft. At the moment this is a rather complete adaptation of Creative Mode (or Minecraft Classic), which means there is only exploration and creation in this version.


DScraft is a DS homebrew adaptation of the popular game Minecraft. At the moment this is a rather complete adptation of "creative mode" (or minecraft Classic), which means there is only exploration and creation in this version.
It was entered into the NEO Retro Coding Compo 2011 (Game, 1st place) and the Scenery Beta 2011 (NDS Games, 1st place).
 
 
==Instructions==
 
Simply drag and drop DScraft.nds and the dscraft directory to your card. dscraft directory should be at the root of the cart; the .nds file can be anywhere though.
 
Included are a "worlds" directory and mapGen program. The worlds directory contains several pre-generated worlds for you to explore; simply drag and drop the files to the dscraft/worlds directory to install each one.
 
The mapGen program is used to generate new worlds. Simply execute it and follow the steps.
 
Texture packs can be installed by unzipping them in a directory in the dscraft/packs folder.
Screenshots are stored in the dscraft/screens directory.


==Features==
==Features==
* Ability to add and remove blocks.
* Nice terrain generation (including cliffs, plains, small forests, lakes, etc).
* Basic cave generation.
* Map streaming from file, meaning really big maps can be used (1024x1024 maps are fully playable).
* Texture pack support (the game's default texture pack is eldpack).
* Saving.
* Day/night cycle, clouds, dawn/dusk, stars, etc.
* More or less dynamic lighting system.
* Basic bottom screen (working buttons, inventory).
* Tons of blocks.
* (Basic) dynamic water.
* Hand.


*ability to add and remove blocks
==Installation==
Drag and drop DScraft.nds and the dscraft directory to your card (no need to transfer the separate worlds directory).


*nice terrain generation (including cliffs, plains, small forests, lakes...)
* NitroFS version - dscraft folder must be in the same directory as DScraft.nds. If it doesn't work, try the FAT version.
* FAT version - dscraft folder must be placed at the root of the card (make sure you copied the entire dscraft directory to your card, in the same directory as the DScraft.nds file).


*basic cave generation
Included are a worlds directory and a program named mapGen.


*map streaming from file, meaning really big maps can be used (1024x1024 maps are fully playable)
The worlds directory contains several pre-generated worlds for you to explore; simply drag and drop the files to the /dscraft/worlds/ directory to install each one. The mapGen program is used to generate new worlds. Simply execute it and follow the steps.


*texture pack support (the game's default texture pack is eldpack)
New worlds can be installed by copying .map files to the /dscraft/worlds/ directory.


*saving
Texture packs can be installed by unzipping them in a directory in the /dscraft/packs/ folder.


*day/night cycle, clouds, dawn/dusk, stars...
Screenshots are stored in the /dscraft/screens/ directory.
 
*more or less dynamic lighting system
 
*basic bottom screen (working buttons, inventory)
 
*tons of blocks
 
*(basic) dynamic water
 
*hand
 
==Install instructions==
 
Drag and drop DScraft.nds and the dscraft directory to your card. (NO NEED to transfer the separate worlds directory)
 
IMPORTANT - if using nitroFS version, dscraft folder MUST BE in the same directory as DScraft.nds.
 
If using FAT version, dscraft folder MUST BE placed at the root of the card.
 
Included are a "worlds" directory and a program named mapGen. The worlds directory contains several pre-generated worlds for you to explore; simply drag and drop the files to the dscraft/worlds directory to install each one.
The mapGen program is used to generate new worlds. Simply execute it and follow the steps.
 
New worlds can be installed by copying .map files to the dscraft/worlds directory.
Texture packs can be installed by unzipping them in a directory in the dscraft/packs folder.
Screenshots are stored in the dscraft/screens directory.


==Controls==
==Controls==
Double tap - Jump


[[File:Dscraft2.png]]
A/B/X/Y - Toggle fly mode
 
Double tap : jump
 
ABXY : toggle fly mode
 
 
[[File:Control3.png]]
 
ABXY : toggle fly mode
 
Start exits the game.
 
==Troubleshooting==
 
First : if the nitroFS version doesn't work, try the FAT version.
 
Second : If the FAT version doesn't work, make sure you copied the ENTIRE dscraft directory to your card and that it is in the SAME directory as the DScraft.nds file.
 
==Credits==
 
Special thanks


- #dev-fr
Start - Exit game


- eld for his awesome textures
==Screenshots==
https://dlhb.gamebrew.org/dshomebrew/dscraft3.png
https://dlhb.gamebrew.org/dshomebrew/dscraft4.png


- notch and all of mojang for creating and maintaining minecraft
https://dlhb.gamebrew.org/dshomebrew/dscraft5.png
https://dlhb.gamebrew.org/dshomebrew/dscraft6.png


- boomboombass for the awesome website made under such short notice
https://dlhb.gamebrew.org/dshomebrew/dscraft7.png
https://dlhb.gamebrew.org/dshomebrew/dscraft8.png


- all dedicated beta testers
==Media==
 
'''DScraft''' ([https://www.youtube.com/watch?v=wK4my8E8O3o CannonFoddr]) <br>
- Cyan, GBAtemp, Vloz, Sir_Voe and the two other people whose nicknames weren't in there emails for their generous donations
<youtube>wK4my8E8O3o</youtube>


==Changelog==
==Changelog==
'''v310811_NITROFS'''
'''v310811_NITROFS'''
* Added ladders and doors.
* Added new dynamic lighting to make caves darker.
* Added underwater effect.
* Added control scheme 3 (doesn't require shoulder buttons).
* Added mc2ds, a Minecraft to DScraft world converter.
* Added mapUpdate, a program to recalculate some lighting values to work better with 310811.
* Included new default worlds.
* Made it easier to get out of water (again).
* Fixed torch placing related bugs.
* Fixed quad cache overflow bug.
* Fixed inventory-opening crash.
* Fixed moon.
* Fixed menu glitch.
* Fixed edge related bugs.
* Many other various bugfixes.
* Important: Included in this version is a program named mapUpdate. This program is designed to update worlds made with previous versions of the game to work better on 310811. (it will mostly fix trees) Simply drag and drop you map file on mapUpdate.exe and let it work for a second; it should create a brand new testmap.map file.


- added ladders and doors
==Credits==
 
Special thanks:
- added new dynamic lighting to make caves darker
* #dev-fr.
 
* eld for the textures.
- added underwater effect
* notch and all of mojang for creating and maintaining minecraft.
 
* boomboombass for the website.
- added control scheme 3 (doesn't require shoulder buttons)
* Cyan, GBAtemp, Vloz, Sir_Voe and the two other people whose nicknames weren't in their emails for the donations.
 
- added mc2ds, a Minecraft to DScraft world converter
 
- added mapUpdate, a program to recalculate some lighting values to work better with 310811
 
- included new default worlds
 
- made it easier to get out of water (again)
 
- fixed torch placing related bugs
 
- fixed quad cache overflow bug
 
- fixed inventory-opening crash
 
- fixed moon
 
- fixed menu glitch
 
- fixed edge related bugs
 
- many other various bugfixes
 
 
'''IMPORTANT:'''included in this version is a program named mapUpdate. This program is designed to update worlds made with previous versions of the game to work better on 310811. (it will mostly fix trees) Simply drag and drop you map file on mapUpdate.exe and let it work for a second; it should create a brand new testmap.map file.
 
 


==External links==
* Official website - https://dscraft.github.io
* GitHub - https://github.com/smealum/dscraft


[[Category:Homebrew applications]]
[[Category:Action Games on DS]]
[[Category:Simulation Games on DS]]
[[Category:Other Games on DS]]
[[Category:NEO Retro Coding Compo 2011]]
[[Category:Scenery Beta 2011]]

Latest revision as of 11:21, 4 June 2024

DScraft
Dscraft.png
General
AuthorSmealum
TypeSimulation
Version310811
LicenseMised
Last Updated2011/08/31
Links
310811 & Texture Packs Download
Website
Source

DScraft is a DS homebrew adaptation of the Sandbox game Minecraft. At the moment this is a rather complete adaptation of Creative Mode (or Minecraft Classic), which means there is only exploration and creation in this version.

It was entered into the NEO Retro Coding Compo 2011 (Game, 1st place) and the Scenery Beta 2011 (NDS Games, 1st place).

Features

  • Ability to add and remove blocks.
  • Nice terrain generation (including cliffs, plains, small forests, lakes, etc).
  • Basic cave generation.
  • Map streaming from file, meaning really big maps can be used (1024x1024 maps are fully playable).
  • Texture pack support (the game's default texture pack is eldpack).
  • Saving.
  • Day/night cycle, clouds, dawn/dusk, stars, etc.
  • More or less dynamic lighting system.
  • Basic bottom screen (working buttons, inventory).
  • Tons of blocks.
  • (Basic) dynamic water.
  • Hand.

Installation

Drag and drop DScraft.nds and the dscraft directory to your card (no need to transfer the separate worlds directory).

  • NitroFS version - dscraft folder must be in the same directory as DScraft.nds. If it doesn't work, try the FAT version.
  • FAT version - dscraft folder must be placed at the root of the card (make sure you copied the entire dscraft directory to your card, in the same directory as the DScraft.nds file).

Included are a worlds directory and a program named mapGen.

The worlds directory contains several pre-generated worlds for you to explore; simply drag and drop the files to the /dscraft/worlds/ directory to install each one. The mapGen program is used to generate new worlds. Simply execute it and follow the steps.

New worlds can be installed by copying .map files to the /dscraft/worlds/ directory.

Texture packs can be installed by unzipping them in a directory in the /dscraft/packs/ folder.

Screenshots are stored in the /dscraft/screens/ directory.

Controls

Double tap - Jump

A/B/X/Y - Toggle fly mode

Start - Exit game

Screenshots

dscraft3.pngdscraft4.png

dscraft5.pngdscraft6.png

dscraft7.pngdscraft8.png

Media

DScraft (CannonFoddr)

Changelog

v310811_NITROFS

  • Added ladders and doors.
  • Added new dynamic lighting to make caves darker.
  • Added underwater effect.
  • Added control scheme 3 (doesn't require shoulder buttons).
  • Added mc2ds, a Minecraft to DScraft world converter.
  • Added mapUpdate, a program to recalculate some lighting values to work better with 310811.
  • Included new default worlds.
  • Made it easier to get out of water (again).
  • Fixed torch placing related bugs.
  • Fixed quad cache overflow bug.
  • Fixed inventory-opening crash.
  • Fixed moon.
  • Fixed menu glitch.
  • Fixed edge related bugs.
  • Many other various bugfixes.
  • Important: Included in this version is a program named mapUpdate. This program is designed to update worlds made with previous versions of the game to work better on 310811. (it will mostly fix trees) Simply drag and drop you map file on mapUpdate.exe and let it work for a second; it should create a brand new testmap.map file.

Credits

Special thanks:

  • #dev-fr.
  • eld for the textures.
  • notch and all of mojang for creating and maintaining minecraft.
  • boomboombass for the website.
  • Cyan, GBAtemp, Vloz, Sir_Voe and the two other people whose nicknames weren't in their emails for the donations.

External links

Advertising: