Skip to content

Releases: ThatHackerDudeFromCyberspace/crafti

Crafti v1.3 - CR13PR2

08 Jul 11:25
f0711a9
Compare
Choose a tag to compare
Crafti v1.3 - CR13PR2 Pre-release
Pre-release

This is pre-release 2 for Crafti 1.3

Changelog from CR13PR1:

  • Add advanced pistons
  • Add redstone block
  • Add texture pack conversion scripts
  • Fix wool bugs

Also, updated the pre-release versioning number scheme, see the wiki for more info

Full Changelog: v1.3-CR13PR1...v1.3-CR13PR2

Crafti v1.3 - CR13PR1

06 Jul 16:01
f0711a9
Compare
Choose a tag to compare
Crafti v1.3 - CR13PR1 Pre-release
Pre-release

This is a pre-release of Crafti v1.3

Changelog:

  • Added Wool
  • Added experimental OTG keyboard support
  • Added Cactus
  • Made cake edible
  • Implemented custom special-block destruction particle-texture handling
  • Added Slabs
  • Added simple piston implementation (can only currently move one block at a time)
  • Added scrolling inventory, thanks to the implementation by @m-doescode

Feel free to test and leave feedback with issues that are encountered

Full Changelog: v1.2...v1.3-CR13PR1

Crafti v1.2 - HW-W Support

08 Jul 11:30
Compare
Choose a tag to compare

This release updates nGL to version 0.8, which features improved performance and native support for HW-W.
A division by zero was fixed in the AABB code, triggered by looking straight ahead at an object.
The calc binary is now compressed using Zehn, for faster startup and less space requirements.

screenshot

Changelog:

  • Fix AABB division by zero
  • Binaries now compressed by Zehn
  • Update nGL to 0.8
  • Add screenshots via CTRL+.
  • Add static mode (disables ticking)

Full Changelog: v1.1...v1.2

Crafti v1.1 - Redstone update

08 Jul 11:33
Compare
Choose a tag to compare

Redstone. Redstone. Even more Redstone!
And some performance improvements.

screenshot

Changelog:

  • Add basic redstone
  • Add TNT
  • Make doors work with redstone
  • Add pressure plates
  • Add new animated selection indicator

Full Changelog: v1.0...v1.1

Crafti v1.0 - First stable release

08 Jul 11:38
Compare
Choose a tag to compare

Mostly bugfixes and performance improvements, but also some additional features.

Changelog:

  • Add basic support for non-CX calculators
  • Update selection indicators in inventory
  • Fix water lag
  • Add block names
  • Add menus and help
  • Improve textures
  • Faster block-rendering
  • Add settings
  • Add "fast mode" to disable textures on certain blocks

image
image
image
image
image
image
image

Full Changelog: v0.9...v1.0

Crafti v1.0 - CR10PR4

08 Jul 11:40
Compare
Choose a tag to compare
Crafti v1.0 - CR10PR4 Pre-release
Pre-release

v0.9 prerelease for Crafti v1.0

image

New features:

  • Water and Lava: Water has a range of 5 blocks, lava 3. You'll be able to find out yourself how it exactly works
  • Inventory for quick-select: Press 5 while in block list mode and you change the block in the current slot. Use 1 and 3 to select the inventory slot.
  • Doors: Open them with 7
  • Wheat: Has to be placed on dirt or grass adjacent to water. If you remove the water, it'll dry instantly. Growth speed is totally random.
  • Selection indicator: I reused the glass texture, in the quick-select as well
  • Swimming: You can swim in water. Not in lava, that'd be dangerous!
  • New blocks: Glowstone, glass, diamond, gold, iron, netherrack
  • Switched included texture pack to Sphax PureBDCraft: The other texture didn't contain water somehow.

Fixed bugs:

  • Most graphical issues fixed: Your screen shouldn't show complete garbage anymore.
  • Fixed jumping bug: No more sliding along walls or getting stuck in blocks!
  • Fixed bottom of grass blocks: It was gravel before. Don't ask me why. I couldn't answer myself.
  • Made leaves opaque again. Not a huge difference in appearance, but in performance.
  • Fixed accidentially overwriting not block-shaped blocks, like flowers or mushrooms.

Full Changelog: v0.8.1...v0.9

Crafti v1.0 - CR10PR3

08 Jul 11:41
Compare
Choose a tag to compare
Crafti v1.0 - CR10PR3 Pre-release
Pre-release

Mostly bugfixes and refactoring

New features:

  • Transparent leaves
  • Bedrock (y=0, indestructible)
  • Better AABBs for billboards (flowers, mushroom, torch) and cake
  • Oriented blocks

Bugfixes:

  • Can't break your neck anymore
  • A bit faster
  • Textures not 256x256 now fully work

Full Changelog: v0.8...v0.8.1

Crafti v1.0 - CR10PR2

08 Jul 11:43
Compare
Choose a tag to compare
Crafti v1.0 - CR10PR2 Pre-release
Pre-release

Splash screen, external textures, torches, mushrooms, cake, flowers, faster chunk culling, flatter terrain, pumpkins, block data

Changelog:

  • Add loading/splash screen
  • Add external textures
  • Add torches
  • Add mushrooms
  • Add cake
  • Add flowers
  • Faster chunk culling
  • Flatter terrain
  • Add pumpkins
  • Add block data

Full Changelog: v0.7.2...v0.8

Crafti v1.0 - CR10PR1

08 Jul 11:46
Compare
Choose a tag to compare
Crafti v1.0 - CR10PR1 Pre-release
Pre-release

v0.7.2: Faster world generation and fixed getting stuck if the max chunk distance was too small

Changelog:

  • Improve world generation speed
  • Fix getting stuck if the max chunk distance is too small

Full Changelog: https://github.com/Bluebotlaboratories/crafti/commits/v0.7.2