Skip to content

Releases: QuillDev/UntitledFarmGame

Client Based Multiplayer Test

27 Dec 22:42
Compare
Choose a tag to compare
Pre-release

Changelog

  • Note: At the moment items/objects are client-based, this will be fixed in the next release
  • Crafting test (3 Rocks = 1 Hoe) press "c" to craft with the correct items
  • Items now have a max stack count (99 for all atm)

KNOWN BUG: Cannot Move around inventory items yet with new system!

  • Added client based multiplayer, host by using the "host" command in the console

Connect to someone hosting by using "connect {IP} {PORT}" in the console

Enjoy Testing!

Mutliplayer test release

25 Dec 03:07
Compare
Choose a tag to compare
Pre-release

Multiplayer test!

UTFG-PRE-ALPHA-0.0.1

20 Dec 08:20
Compare
Choose a tag to compare
UTFG-PRE-ALPHA-0.0.1 Pre-release
Pre-release

UTFG V-0.0.1

A pre-alpha test release of UTFG

How do I run it?

Run this command in the same folder as UTFG via the command line

NOTE: The game was compiled using JDK 15, but it is compatible with JDK 10+

java -jar UTFG-PRE-ALPHA-0.0.1.jar