Releases: ArthurLumertz/taplixic-old
Releases · ArthurLumertz/taplixic-old
v0.013
v0.013 update adds/changes:
- added walking sound effects
- tweaked sounds
- add random when attacking
- bug fixes
- fixed typos
- better saving method (player)
- added different bush texture
- added title sound
- added options menu (escape)
- added custom cursor
- added health
- added inventory uses mouse instead of keyboard
- added block breaking with left mouse button
- added sprint (by default)
- added stamina
- blocks and items own class
- switch inventory mechanism
- optimization update
- entities are not rendered outside of the viewport anymore- lighting tweaked
- save files format to json
- removed unnecessary file i/o operations
- added crafting
- added coal
- added sword
- added pickaxe
- added axe
- added shield
- added stick
- added building
- added torches
- upgraded from java 8 to java 17
v0.012
This update adds:
- Breakable tiles
- Day/Night cycle
- Particle effects
- Audio
- Tweaked terrain generation
- New tiles
- Title screen
- Camera zoom (- & =), to reset (0)
- Player inside water textures
- Added arrow keyboard movement
- Added inventory
- GUI resize bug fix
- Made Block/Item textures separate from eachother
- Changed sound effects
- Minor bug fixes
Full Changelog: v0.010...v0.012
v0.010_01
- Added support for MacOS x64 and arm64
- Added support for Windows x86 and arm64
- Fixed optimization issues with textures and rendering
- Fixed typos
v0.010
Random world generation is introduced as well with a few tweaks to collision detection.
Once the program exists, now a level.dat (level save) file will be generated!