• Register
Post news Report RSS Minecraft Alpha 1.0.5

+ Added snowballs. You can throw them, but they deal no damage + Added craftable snow blocks * Fixed building on snow bug * Fixed ice rendering bug * Signs no longer require a free block above them when placing them * The game no longer saves the level when it crashes. Saving on crashes sometimes broke save files, and that’s not good.

Posted by on

  • Added snowballs. You can throw them, but they deal no damage
  • Added craftable snow blocks
  • Fixed building on snow bug
  • Fixed ice rendering bug
  • Signs no longer require a free block above them when placing them
  • The game no longer saves the level when it crashes. Saving on crashes sometimes broke save files, and that’s not good.
  • Snow shouldn’t fall through glass anymore.

Work on Multiplayer is going really well, and it’s actually starting to get fun. I implemented a fancy mapping between players and level chunks today. It automatically sends terrain data as players move, and keep track of exactly what players are in range of what chunks, for efficient broadcasting.
I will also use it to buffer block changes within chunks to send them as a single compound command, saving a whole bunch of bandwidth.

And there’s now a replaceRegion(int x, int y, int z, byte xSize, byte ySize, byte zSize, byte[] gzipCompressedData) command. The only limitation is that y and ySize both have to be even, but it can be used to quickly send large level updates, and it’s implemented almost directly into the Level class itself, so it can be used to load/replace arbitrary regions of the map. It will probably be quite useful for server mods such as area backups or for resetting the arena between levels in a Spleef mod.

(development blog link)

Seecret update #4 contents

Post comment Comments
Kizzycocoa Author
Kizzycocoa - - 1,827 comments

yay! my sign bug fix request got through! =DDD
now, back to my logroom :P

Reply Good karma+1 vote
IndigoSC
IndigoSC - - 34 comments

Still, Notch need to fix snow stacking on the stairs or half blocks.

Reply Good karma Bad karma+1 vote
CloneWarrior85
CloneWarrior85 - - 3,475 comments

nice update :D keep it comming ^^

Reply Good karma Bad karma+1 vote
Riccars
Riccars - - 270 comments

Yippie!

Reply Good karma Bad karma+1 vote
Rikachu
Rikachu - - 164 comments

Do you have to create a new map for the snow to take effect?

Reply Good karma Bad karma+1 vote
lethal_vortex
lethal_vortex - - 271 comments

yes

Reply Good karma Bad karma0 votes
Kizzycocoa Author
Kizzycocoa - - 1,827 comments

not necessarily. if you download NBTedit, you -can- switch the line of code saying "it's snowing". it's fairly easy ^^

Reply Good karma+3 votes
citizen_j
citizen_j - - 35 comments

uh, i accidentally reported your game. also, tracking!

Reply Good karma Bad karma+1 vote
Kizzycocoa Author
Kizzycocoa - - 1,827 comments

REAL miners shear sheep with snowballs B)
seriously, try it! XD

Reply Good karma+3 votes
Eegah
Eegah - - 139 comments

I love the winter updates, I made an ice house after building a mold of sand and filling it with water. It sure doesn't like torches, though. :)

Reply Good karma Bad karma+2 votes
soegel
soegel - - 189 comments

i gotta try this!

Reply Good karma Bad karma+1 vote
Chinka
Chinka - - 837 comments

It is good that an indie game has good technical support and new versions fix it immediately :]

Keep it up! :)

Reply Good karma Bad karma+3 votes
ghost59
ghost59 - - 1,060 comments

awesome

Reply Good karma Bad karma+1 vote
Post a comment

Your comment will be anonymous unless you join the community. Or sign in with your social account: