Developer postOriginal post (opens in a new tab)

Update Version 0.1.5.4 No More Loading Chunks, Larger Worlds, More Items In The World!

OLD SAVES DEFINITELY DO NOT WORK WITH THIS VERSION AND UP

Changes In Version 0.1.5.4

New Implementations

  • Chunk system re-write (chunk loading is now 190% faster)
  • Implemented new item lists into world spawn (chests and skeletons now have updated item lists)
  • Useless item list added to world item spawn (wallet, rag, etc)
  • Re-implemented 'Large' world size
  • Implemented new world size: Extra Large
  • Item viewer can now be closed by pressing 'Escape' key

New Items

  • Added new item: Pencil

Minor Changes

  • Re-wrote screen pause script (faster pausing)
  • Changed all surface item stack limits to 16 instead of 8
  • Minor text changes to the item, 'Wood Log' which is now named 'Wood'
  • Minor text changes to the item, 'Stick'
  • Removed bloom shaders (pixel shader 2.0 is now supported again)
  • Made 'Pencil' deconstructable

Bug Fixes

  • Fixed bug: Stalker and ripper kills were not kept when loading a saved game
  • Fixed bug: Fish couldn't be cooked

New Chunk System (No More Lag)

You know how the game would hang when you stepped into a new chunk? Yeah, I fixed that. The world size can be just about any size you want now. I even added an 'Extra Large' option which is 120x120 chunks. In terms of screenspace, that is 153600*153600 pixels of world space. It's pretty massive. The best part is that the world is seamless. There is no lag at all. Start a world, let it load, after that it's smooth the whole way.

Working On Touch Screen Support (Thanks Intel!)

An Intel representative contacted me a month back or so and offered to send me a 2-1 laptop/tablet to help me develop Project Explore for the free form device (touch screen and such). I was blown away by the offer and accepted it of course. I received the device yesterday and got onscreen and multi-touch controls working. It's not polished and no where near ready but I just thought I'd mention it to everyone. I'll be adding a tablet mode option for those of you that wish to survive from the comfort of your bed.

Thanks for reading!