Skip to content

Releases: redomar/JavaGame

Imporoved Player Animation & Customization

18 Feb 02:31
Compare
Choose a tag to compare

Player animations improved. When player stops his hands and feet level out.
Improved player customization. Now you can choose between African and Caucasian skin tones.
Miner bug fixes

More General Updates

21 Dec 23:04
Compare
Choose a tag to compare

Menus now have Keyboard controls enabled (arrow keys).
Added a new Quit button (Q).
Updated how strings get printed on the console - Now with time stamp

Alpha 1.6.2 - Updated Menus and Swim [stable]

30 Nov 15:47
Compare
Choose a tag to compare

Added dirt and mud with the ability of NPC and Players to swim in
Enabled the menu
Optimized swimming
Optimization to the code to remove extra empty lines

Alpha 1.6.1 - General Updates

18 Oct 19:45
Compare
Choose a tag to compare

Added magma with the ability of NPC and Players to swim in
Major updates to the menu(hidden on this release)
General Optimization to the code

Alpha 1.6 - Basic AI

08 Oct 11:43
Compare
Choose a tag to compare

Added NPC character into the game
Added basic AI to follow the player, this AI controls the NPC

capture
This is the NPC. He is called Dummy for now.

Alpha 1.5.4 - General Updates [Stable]

13 Sep 18:24
Compare
Choose a tag to compare

Added guest names to players with no name.
Added time and colour to the HUD
and more

Alpha 1.5.2 - UI changes

17 Aug 14:23
Compare
Choose a tag to compare

Revamped UI to look more like the OS you're using
Added Chests - needs more work
Added a way to quickly swap maps but due to instability in multiplayer I disabled it.

Alpha 1.5.1 - Music Update

17 Aug 14:29
Compare
Choose a tag to compare

The songs are more randomized now, you have 2/3 chance of hearing 'Towards the End' than 'Yoshi'

Alpha 1.5 - Music and Hud [stable]

17 Aug 14:36
Compare
Choose a tag to compare

Added a music player in the game so if you press 'M' key music will play
Added a HUD at the bottom showing some information.
Fix issues along the way, including network related.