Squashed commit of the following:
commit ec0d0c3531
Merge: cb2ef9015492cb
Author: SemvdH <45453592+SemvdH@users.noreply.github.com>
Date: Sat Jun 6 22:43:28 2020 +0200
Merge pull request #10 from SemvdH/Connections
Connections
commit 15492cb91d
Author: MickWerf <mickwerf@outlook.com>
Date: Sat Jun 6 16:50:32 2020 +0200
Fixed test build issue
commit 4b7eaaa641
Merge: 9349e6cc07c860
Author: MickWerf <mickwerf@outlook.com>
Date: Sat Jun 6 16:47:59 2020 +0200
Merge branch 'master' into Connections
* master:
optimize imports
fixed memory leaks
made only possible to select own factions characters
made character only able to move in some position
added character squares he can move
added stuff
add square to selected character
# Conflicts:
# core/src/netwerkprog/game/client/MainGame.java
# core/src/netwerkprog/game/util/game/GameCharacter.java
commit 9349e6ce48
Author: MickWerf <mickwerf@outlook.com>
Date: Sat Jun 6 16:42:44 2020 +0200
Finished Server/Client registration and communications
commit 3dbffa4ffb
Author: MickWerf <mickwerf@outlook.com>
Date: Sat Jun 6 15:44:53 2020 +0200
Finished server side registration.
commit f942bbbc92
Author: MickWerf <mickwerf@outlook.com>
Date: Sat Jun 6 15:02:45 2020 +0200
Connections, Applied Data objects, removed parsers and Made genereric data handling
* master:
optimize imports
fixed memory leaks
made only possible to select own factions characters
made character only able to move in some position
added character squares he can move
added stuff
add square to selected character
# Conflicts:
# core/src/netwerkprog/game/client/MainGame.java
# core/src/netwerkprog/game/util/game/GameCharacter.java