Commit Graph

4 Commits

Author SHA1 Message Date
1b4bcd1ec2 Combined SingleServer and MultiServer into one class 2021-03-20 16:30:54 +01:00
bc0345f061 Added support for easy deployment to offsite server 2021-02-28 05:01:54 +01:00
81c17b2cc1 Made the project artifact friendly
Can now be build using IntelliJ artifacts
2021-02-25 09:52:12 +01:00
1942e249b5 Nearly finished client side logging
Client/src/logging/ClientLogger.java:
    -added printConfiramtion method

Client/src/networking/Client.java:
    - swapped out.println with clientLogger.printConfirmation
2021-02-15 01:02:27 +01:00