Java Edition Infdev 20100624: Difference between revisions

Jump to navigation Jump to search
Content added Content deleted
No edit summary
mNo edit summary
Line 16: Line 16:
; General
; General
*A black vignette around the screen in dark areas.
*A black vignette around the screen in dark areas.
*Rideable [[minecart]]s that can't be opened.
*Rideable minecarts that can't be opened.
*Lagometer that appears when holding {{key|F6}}.
*Lagometer that appears when holding {{key|F6}}.


Line 33: Line 33:
===Items===
===Items===
;[[File:Minecart (item) JE2 BE1.png|32px]] [[Minecart]]
;[[File:Minecart (item) JE2 BE1.png|32px]] [[Minecart]]
*Item texture changed from [[File:Minecart (item) JE1.png|32px]]
*Item texture changed from [[File:Minecart (item) JE1.png|32px]].


===Mobs===
===Mobs===
Line 40: Line 40:


===General===
===General===
*[[Java Edition Infdev 20100624 level format|New save format]] (which made world files huge).
*[[Java Edition Infdev 20100624 level format|New save format]].
*New crash report screen.
*New crash report screen.
*World generation tweaked to make mountains less tall, mainly to avoid mountains getting cut off by the height limit.
*World generation tweaked to make mountains less tall, mainly to avoid mountains getting cut off by the height limit.
*Fancy [[clouds]] no longer use the {{darkbg|[[File:Fluff (texture) JE1.png|32px]]}} fluff.png texture, rendering it unused.
*Fancy [[clouds]] no longer use the {{darkbg|[[File:Fluff (texture) JE1.png|32px]]}} fluff.png texture, rendering it unused.


*Changed button "Quit Game" to "Save and quit to title"
*Changed button "Quit Game" to "Save and quit to title".


==Removals==
==Removals==
Line 54: Line 54:
===Cloth===
===Cloth===
*Removed all cloth colors except white.
*Removed all cloth colors except white.
*Removed all cloth block IDs except white as well leading to a crash if they were in the [[player]]'s inventory/world.
*Removed all cloth block IDs except white as well leading to a crash if they were in the player's inventory/world.
**The block ID previously used for [[File:Light_Gray_Cloth_JE2.png|32px]] light gray cloth is now used for white cloth, meaning that white cloth (ID 36) has been removed as well in some sense.
**The block ID previously used for [[File:Light_Gray_Cloth_JE2.png|32px]] light gray cloth is now used for white cloth, meaning that white cloth (ID 36) has been removed as well in some sense.


Line 67: Line 67:
==Bugs==
==Bugs==
*When turning on a [[minecart]] track while riding a minecart, the camera turns in the opposite direction of the minecart (e.g. minecart turns left, the camera turns right).
*When turning on a [[minecart]] track while riding a minecart, the camera turns in the opposite direction of the minecart (e.g. minecart turns left, the camera turns right).
*Minecarts have unopenable ghost chests in them.
*Minecarts have unopenable "ghost" chests in them.
*This is the version that introduces the famous far lands jitter effect (see [[Java Edition distance effects/Historical effects]] for more info).
*This is the version that introduces the famous far lands jitter effect (see [[Java Edition distance effects/Historical effects]] for more info).
*Chunks sometimes don't save.
*Chunks sometimes don't save.

Revision as of 01:02, 18 September 2024

Minecraft Infdev
Infdev 20100624.png: Infobox image for Minecraft Infdev the version in Minecraft
Edition

Java Edition

Release date

June 24, 2010

Downloads

Client (.json)
No corresponding server

Minimum Java version

Java SE 5

al_version

1.133

A version of Minecraft Infdev was released on June 24, 2010.[1]

Additions

General
  • A black vignette around the screen in dark areas.
  • Rideable minecarts that can't be opened.
  • Lagometer that appears when holding F6.
Debug screen
  • Added second "E" value.
    • Displays number of empty chunk sections which may be skipped due to not yet being loaded and rendered, or has nothing to draw in the current render pass; all render passes are counted.

Changes

Blocks

Rails
  • Tweaked rail laying code.
Door
  • Right sided doors now use the textures of left-sided doors but mirrored.

Items

Minecart
  • Item texture changed from .

Mobs

Sheep
  • Now drop white cloth instead of light gray.

General

  • New save format.
  • New crash report screen.
  • World generation tweaked to make mountains less tall, mainly to avoid mountains getting cut off by the height limit.
  • Fancy clouds no longer use the fluff.png texture, rendering it unused.
  • Changed button "Quit Game" to "Save and quit to title".

Removals

Blocks

Water Spawner
Lava Spawner
  • If a chunk loads containing these blocks or the player had them in the inventory, it would crash the game with a Java NullPointerException error due to not having a Block ID in these blocks anymore.

Cloth

  • Removed all cloth colors except white.
  • Removed all cloth block IDs except white as well leading to a crash if they were in the player's inventory/world.
    • The block ID previously used for light gray cloth is now used for white cloth, meaning that white cloth (ID 36) has been removed as well in some sense.

General

  • Removed right door graphics.
  • Removed the "Change world..." button from the pause menu.

Fixes

  • Improved performance.
  • Fixed crashes.

Bugs

  • When turning on a minecart track while riding a minecart, the camera turns in the opposite direction of the minecart (e.g. minecart turns left, the camera turns right).
  • Minecarts have unopenable "ghost" chests in them.
  • This is the version that introduces the famous far lands jitter effect (see Java Edition distance effects/Historical effects for more info).
  • Chunks sometimes don't save.

Gallery

References

  1. Here's a review of something I recently bought – The Word of Notch, June 25, 2010

Navigation