Toggle menu
Toggle preferences menu
Toggle personal menu
Not logged in
Your IP address will be publicly visible if you make any edits.

Minecraft:Java Edition Indev 0.31 20091231-1856: Difference between revisions

From SAS Gaming Wiki
SyncBot (talk | contribs)
Sync: updated from Minecraft
SyncBot (talk | contribs)
Sync: updated from Minecraft
 
(4 intermediate revisions by the same user not shown)
Line 8: Line 8:
|clientdl=Client not archived
|clientdl=Client not archived
|serverdl=No corresponding server
|serverdl=No corresponding server
|appletpage=minecraft.net/indev/index.jsp
|prev=Indev 0.31 20091223-1459
|prev=Indev 0.31 20091223-1459
|next=Indev 0.31 20091231-2004
|next=Indev 0.31 20091231-2004
Line 16: Line 17:
=== Gameplay ===
=== Gameplay ===
'''[[Minecraft:Inventory]]'''
'''[[Minecraft:Inventory]]'''
* It can be accessed by pressing <span style="font-family:serif;">{{key|I}}</span>.
* Can be accessed by pressing {{key|I}}.
* Player [[Minecraft:statistics]] are added as a placeholder in the inventory screen.<ref name="additions and mouse control"/>
* Player [[Minecraft:statistics]] are added as a placeholder in the inventory screen.<ref name="additions and mouse control"/>
* [[Minecraft:Rana]] is shown in the inventory screen as the [[Minecraft:player]]'s character as a placeholder.
* [[Minecraft:Rana]] is shown in the inventory screen as the [[Minecraft:player]]'s character as a placeholder.
Line 30: Line 31:


'''[[Minecraft:Grass block]]s'''
'''[[Minecraft:Grass block]]s'''
* Grass blocks can now exist in slightly darker areas, meaning that there is no more dirt around trees.
* Can now exist in slightly darker areas, meaning that there is no more dirt around trees.


'''[[Minecraft:Red mushroom]]'''
'''[[Minecraft:Red mushroom]]'''
Line 37: Line 38:
'''[[File:Torch JE2.png|32px]] [[File:Wall Torch JE2.png|32px]] [[Minecraft:Torch]]es'''
'''[[File:Torch JE2.png|32px]] [[File:Wall Torch JE2.png|32px]] [[Minecraft:Torch]]es'''
* Texture changed from [[File:Torch JE1.png|32px]] [[File:Wall Torch JE1.png|32px]].
* Texture changed from [[File:Torch JE1.png|32px]] [[File:Wall Torch JE1.png|32px]].
** Changed length from 13 pixels to 10 pixels.
** Length changed from 13 pixels to 10 pixels.
* Texture in the [[Minecraft:inventory]] changed from [[File:Torch (inventory) JE1.png|32px]] to [[File:Torch (inventory) JE2.png|32px]].
* Texture in the [[Minecraft:inventory]] changed from [[File:Torch (inventory) JE1.png|32px]] to [[File:Torch (inventory) JE2.png|32px]].


=== Gameplay ===
=== Gameplay ===
'''[[Minecraft:Hotbar]]'''
'''[[Minecraft:Hotbar]]'''
* The player now spawns with 99 stone, TNT, bookshelves and leaves on the hotbar.<ref>{{ytl|Iv1eVCc7bH8|Minecraft. TNT Bug.|willempieeploeg|December 31, 2009}}</ref>
* The player now spawns with 99 [[Minecraft:stone]], [[Minecraft:TNT]], [[Minecraft:bookshelves]] and [[Minecraft:leaves]] in the hotbar.<ref>{{ytl|Iv1eVCc7bH8|Minecraft. TNT Bug.|willempieeploeg|December 31, 2009}}</ref>


'''[[Minecraft:Survival]] mode'''
'''[[Minecraft:Survival]] mode'''
Line 57: Line 58:
'''[[Minecraft:Creative inventory]]'''
'''[[Minecraft:Creative inventory]]'''
* Is no longer accessible, as the key-bind for it has been removed, and there is no way to set a key-bind for it in the options menu. Its class file has also been removed.
* Is no longer accessible, as the key-bind for it has been removed, and there is no way to set a key-bind for it in the options menu. Its class file has also been removed.
** No Creative build of this version was released, so this change goes unused, and can only be found via modifying the game.
** No Creative build of this version was released, so this change goes unused, and can only be found via modifying the game to use Creative mode.


=== Command format ===
=== Command format ===
'''[[Minecraft:Command]]s'''
'''[[Minecraft:Command]]s'''
* Removed all commands.
* Removed.


== Bugs ==
== Bugs ==
'''1 bug reported'''
'''1 bug reported'''
* This version had an issue with mouse controlling.<ref name="additions and mouse control"/>
* This version had an issue with mouse controlling.<ref name="additions and mouse control"/>
** This is caused by having an outdated [[Wikipedia:LWJGL|LWJGL]] version<ref>[[#logs|IRC logs]]: "(14:01:22) <Notch> it's because I forgot to update LWJGL to the new version"</ref>
** This is caused by this version using an outdated [[Wikipedia:LWJGL|LWJGL]] version.<ref>[[#logs|IRC logs]]: "(14:01:22) <Notch> it's because I forgot to update LWJGL to the new version"</ref>


== Trivia ==
== Trivia ==
Line 78: Line 79:
== Navigation ==
== Navigation ==
{{Navbox Java Edition versions|Indev}}
{{Navbox Java Edition versions|Indev}}
[[Category:Java Edition Indev 0.31 versions]]


[[Minecraft:de:Indev 0.31 20091231-1]]
[[Minecraft:de:Indev 0.31 20091231-1]]

Latest revision as of 11:49, 20 July 2026

Template:Version conjecture Template:Lost version Template:Infobox version A version of Minecraft:Indev 0.31 was released on December 31, 2009, at 18:56 UTC.<ref>IRC logs: "(13:56:48) <Notch> indev = updated"</ref><ref name="additions and mouse control">IRC logs: "(13:57:21) <Notch> you can use the inventory and F7, but you can't look around"</ref>

Additions

Gameplay

Minecraft:Inventory

General

Minecraft:Controls

Changes

Blocks

Minecraft:Brown mushroom

  • Can no longer be eaten.

Minecraft:Grass blocks

  • Can now exist in slightly darker areas, meaning that there is no more dirt around trees.

Minecraft:Red mushroom

  • Can no longer be eaten.

File:Torch JE2.png File:Wall Torch JE2.png Minecraft:Torches

Gameplay

Minecraft:Hotbar

Minecraft:Survival mode

General

Minecraft:Lighting

  • Changed shading of blocks in the hotbar.
    • Dynamic lighting no longer affects inventory and hotbar items.Template:Verify

Removals

Gameplay

Minecraft:Creative inventory

  • Is no longer accessible, as the key-bind for it has been removed, and there is no way to set a key-bind for it in the options menu. Its class file has also been removed.
    • No Creative build of this version was released, so this change goes unused, and can only be found via modifying the game to use Creative mode.

Command format

Minecraft:Commands

  • Removed.

Bugs

1 bug reported

  • This version had an issue with mouse controlling.<ref name="additions and mouse control"/>
    • This is caused by this version using an outdated LWJGL version.<ref>IRC logs: "(14:01:22) <Notch> it's because I forgot to update LWJGL to the new version"</ref>

Trivia

References

Template:Reflist

Navigation

Template:Navbox Java Edition versions

Minecraft:de:Indev 0.31 20091231-1 Minecraft:es:Java Edition Indev 0.31 20091231-1856 Minecraft:ja:Java Edition Indev 0.31 20091231-1856 Minecraft:lzh:爪哇版方製版〇點三一二〇〇九一二三一之一 Minecraft:pt:Edição Java Indev 0.31 20091231-1856 Minecraft:ru:Indev 0.31 20091231-1856_(Java Edition) Minecraft:zh:Java版Indev 0.31 20091231-1856