Jonas
7bb1407ef7
MANY UPDATES TO CLIENT/SERVER:Introduced a protocol parser interface and created an implementing class.
...
Introduced Input-Type Interface which is implemendet by the parameter class. This allowes the clients parser to more easily create an the NTtB-Protocol adhering message.
furthermore a ProtocolMessage interface implemented by NTtBFormatMsg abstract class.
parseMsg in NTtBProtocolParser
2022-03-23 19:07:38 +01:00
Sebastian Lenzlinger
ccf36dff19
Merge remote-tracking branch 'origin/master'
2022-03-22 15:47:14 +01:00
Sebastian Lenzlinger
e8157a6a91
Wiiter mit Client/Server, minor changes
2022-03-22 15:47:07 +01:00
Jonas
c928119bbc
updated player / npc classes to work with ClientHandlers
2022-03-22 15:24:53 +01:00
Jonas
66b34dce60
added getClientUserName() method
2022-03-22 15:16:31 +01:00
Sebastian Lenzlinger
59a92fa145
Last Changes for Today (SL)
2022-03-21 22:51:38 +01:00
Sebastian Lenzlinger
5f01e494f4
Client Server w/ Group-Chat.
2022-03-21 22:44:29 +01:00
Sebastian Lenzlinger
4fcd68fef5
What am I doing...
2022-03-21 20:44:51 +01:00
Sebastian Lenzlinger
371efdf89c
Renamed Client.java to ClientThread.java
2022-03-21 19:55:25 +01:00
Sebastian Lenzlinger
e79adc0e61
Added Client Server Skeleton
2022-03-21 13:42:42 +01:00
Jonas
ea2fdc7a50
test commit to see if deleted folders will push
2022-03-21 13:33:08 +01:00
Jonas
b6c21e2f3e
finished HumanPlayer class
2022-03-21 12:47:13 +01:00
Jonas
166dc5151b
small adjustments & comments to passenger & subclasses
2022-03-17 14:56:29 +01:00
Jonas
f2c1cbc17c
added all needed subclasses, worked on Ghost classes.
2022-03-17 14:27:54 +01:00
Jonas
98a2fdb082
Added Passenger, Ghost, GhostNPC classes
2022-03-17 14:05:27 +01:00
Jonas
c74711ae07
Cleaned up & polished BudaClientServerStuff
2022-03-16 16:07:17 +01:00
Jonas
bdcdd1d025
Added README.txt to BudaClientServerStuff
2022-03-16 15:35:49 +01:00
Jonas
251dc27c72
moved BudaClientServerStuff
2022-03-14 13:56:49 +01:00
Silvan Heller
067491fb46
Initial commit
2022-02-24 11:24:51 +01:00