Java Edition Infdev 20100227-1414/Development
Jump to navigation
Jump to search
Not to be confused with Java Edition Infdev 20100227-1414.
Several unreleased development versions of Infdev labelled Minecraft Indev were developed. They show in-development features later included in Java Edition Infdev 20100227-1414.
Infinite terrain test (February 26th, 2010)
[edit | edit source]This section documents an unreleased version.
While there is proof of this version's existence, it was never released to the public.
Minecraft Indev
| Edition | Java Edition |
|---|---|
| Date developed | February 26, 2010 |
| Minimum Java version | Java SE 5 |
{
"title": "Minecraft Indev",
"images": [
"Infdev dev build.png"
],
"rows": [
{
"field": "''(link to Java Edition article, displayed as Java Edition)''",
"label": "(link to Edition article, displayed as Edition)"
},
{
"field": "February 26, 2010",
"label": "Date developed"
},
{
"field": "<span class=\"plainlinks\">[https://en.wikipedia.org/wiki/Java_version_history#Java_SE_5 Java SE 5]</span>",
"label": "<span style=\"white-space: normal;\">Minimum Java version</span>"
}
],
"invimages": [],
"footer": "</tr>\n</table>"
}
- General
- The version tag is still "Minecraft Indev".
- Clouds are usually not visible due to the high amount of fog.
- Additions
- Added golden apple.
- Restores health bar to full health when consumed.
- Infinite worlds
- Very early and buggy.
- Generate a test pattern rather than actual terrain.
- The following issues and bugs are present as a result of infinite terrain:
- Glitchy behavior occurs if the player walks too far from the center of the world.
- Z-fighting.
- Chunks in negative locations don't get updated.
- Lighting, entities, and many other major features do not work.
Proper terrain test (February 27th, 2010)
[edit | edit source]This section documents an unreleased version.
While there is proof of this version's existence, it was never released to the public.
Minecraft Indev
| Edition | Java Edition |
|---|---|
| Date developed | February 27, 2010 |
| Minimum Java version | Java SE 5 |
{
"title": "Minecraft Indev",
"images": [
"Indev 20100227.png"
],
"rows": [
{
"field": "''(link to Java Edition article, displayed as Java Edition)''",
"label": "(link to Edition article, displayed as Edition)"
},
{
"field": "February 27, 2010",
"label": "Date developed"
},
{
"field": "<span class=\"plainlinks\">[https://en.wikipedia.org/wiki/Java_version_history#Java_SE_5 Java SE 5]</span>",
"label": "<span style=\"white-space: normal;\">Minimum Java version</span>"
}
],
"invimages": [],
"footer": "</tr>\n</table>"
}
- General
- The issues from the previous version, including the incorrect version tag, are still present.
- Changes
- The terrain generator has been updated to now support proper terrain with infinite worlds.
- Map height is now 256.
- Fog distance is now 128.
- As a result, clouds are even less visible.