Skip to content
This repository has been archived by the owner on Nov 5, 2022. It is now read-only.

Releases: Renari/Chataraxia

Chataraxia 1.4.1

02 Aug 12:26
Compare
Choose a tag to compare

Built against Java 8 instead of Java 10

Chataraxia 1.4

26 Apr 15:51
Compare
Choose a tag to compare

Fixed file loading on Linux and OSX hosts.
Compile against Java 1.7 instead of Java 9.

Chataraxia 1.3

24 Apr 13:39
Compare
Choose a tag to compare

Implements the where command for the server console.

Chataraxia 1.2

16 Apr 02:33
Compare
Choose a tag to compare

Changes the text color of the chat input box to white. This release includes the maps and users directories which are required to run the project.

Chataraxia 1.1

16 Apr 02:10
Compare
Choose a tag to compare

Removes a small 2 pixel gap in the UI that shouldn't be there.

Chataraxia 1.0

16 Apr 02:01
Compare
Choose a tag to compare

Implementation of a chat server and client to communicate based on proximity. To launch the server pass the flags --server <port>. To connect using the client use the /connect <host> <port> command and then you can login or create an account with /login <username> <password>.