View all by glowiak
glowiak
Follow glowiak
Follow
Following glowiak
Following
Add To Collection
Collection
Comments
Devlog
1D-Blocker
←
Return to 1D-Blocker
Devlog
Release 1.9
May 31, 2022
by
glowiak
changes: -use package; (com.glowiak.onedblocker) instead of just throwing all the classes to jar -switch to gradle, as the project is growing, a Makefile would become just too big -saving is now re-en...
Continue reading
Release 1.8
May 23, 2022
by
glowiak
changes: -add option to upgrade sword in the Craft menu -you now get xp by killing entities -xp is now saved -pig as a separate class was removed, now it's a custom call of the Monster() class...
Continue reading
Release 1.7
May 23, 2022
by
glowiak
added pig, a passive mob, gives you 3 hearts as drop, itself has 2 hearts...
Continue reading
Release 1.6
May 22, 2022
by
glowiak
changes: -new class Monster -zombie, has 5 hearts, deals 1 -another code cleanup A small notice that the jar tooks now 101KB, most of this are the textures, which are still bad...
Continue reading
Release 1.5
May 21, 2022
by
glowiak
changes: -new block: diamond -fixed chest not showing certain items -removed two unused functions in Tile.java...
Continue reading
Release 1.4
May 20, 2022
by
glowiak
changes: -new blocks: iron and gold ore -new terrain shape to put new blocks naturally...
Continue reading
Release 1.3
May 20, 2022
by
glowiak
Added door, sorry for the texture but i'm bad at drawing. Also did a code cleanup...
Continue reading
Release 1.2
May 20, 2022
by
glowiak
changes: -chests do now work, but more like minecraft ender chests -saving chest inventory -moving items between inventory and chest...
Continue reading