home · contact · privacy
plomrogue2-experiments
6 years agoMinor refactoring.
Christian Heller [Thu, 23 Nov 2017 04:38:02 +0000 (05:38 +0100)]
Minor refactoring.

6 years agoShare parsing code between client and server.
Christian Heller [Sun, 15 Oct 2017 22:05:35 +0000 (00:05 +0200)]
Share parsing code between client and server.

6 years agoLots of refactoring.
Christian Heller [Fri, 13 Oct 2017 01:28:40 +0000 (03:28 +0200)]
Lots of refactoring.

6 years agoAdd turn widget to client.
Christian Heller [Fri, 13 Oct 2017 00:03:06 +0000 (02:03 +0200)]
Add turn widget to client.

6 years agoAdd basic movement AI test, extend move command directions.
Christian Heller [Thu, 24 Aug 2017 22:39:09 +0000 (00:39 +0200)]
Add basic movement AI test, extend move command directions.

6 years agoAdd Thing types and map them to symbols to display in client.
Christian Heller [Thu, 24 Aug 2017 22:35:00 +0000 (00:35 +0200)]
Add Thing types and map them to symbols to display in client.

6 years agoRefactor transfer of task command arguments.
Christian Heller [Thu, 24 Aug 2017 21:45:01 +0000 (23:45 +0200)]
Refactor transfer of task command arguments.

6 years agoAdd game loop, task progress logic.
Christian Heller [Thu, 24 Aug 2017 21:11:39 +0000 (23:11 +0200)]
Add game loop, task progress logic.

6 years agoSpecify widget classes, names by their use.
Christian Heller [Wed, 23 Aug 2017 22:49:11 +0000 (00:49 +0200)]
Specify widget classes, names by their use.

6 years agoAdd player move (only vertically), basic input error handling on server.
Christian Heller [Wed, 23 Aug 2017 22:42:47 +0000 (00:42 +0200)]
Add player move (only vertically), basic input error handling on server.

6 years agoAdd MAP_SIZE reply, add constraint checks.
Christian Heller [Wed, 23 Aug 2017 22:06:37 +0000 (00:06 +0200)]
Add MAP_SIZE reply, add constraint checks.

6 years agoAdd ArgumentError class, improve positioning command.
Christian Heller [Wed, 23 Aug 2017 21:19:06 +0000 (23:19 +0200)]
Add ArgumentError class, improve positioning command.

6 years agoRefactor, fix typo, handle exceptions in client.
Christian Heller [Wed, 23 Aug 2017 20:59:30 +0000 (22:59 +0200)]
Refactor, fix typo, handle exceptions in client.

6 years agoAdd map data transfer, fix socket reading queue.
Christian Heller [Mon, 21 Aug 2017 01:01:40 +0000 (03:01 +0200)]
Add map data transfer, fix socket reading queue.

6 years agoSimulate world processing during INC calls.
Christian Heller [Sun, 20 Aug 2017 19:41:08 +0000 (21:41 +0200)]
Simulate world processing during INC calls.

6 years agoRefactor position of pool and world.
Christian Heller [Sun, 20 Aug 2017 19:27:51 +0000 (21:27 +0200)]
Refactor position of pool and world.

6 years agoExtend INC command results.
Christian Heller [Sun, 20 Aug 2017 19:12:13 +0000 (21:12 +0200)]
Extend INC command results.

6 years agoExtend, reorganize commands server is capable of.
Christian Heller [Sat, 19 Aug 2017 21:53:12 +0000 (23:53 +0200)]
Extend, reorganize commands server is capable of.

6 years agoRefactor client, add potential map widget.
Christian Heller [Sat, 19 Aug 2017 21:00:36 +0000 (23:00 +0200)]
Refactor client, add potential map widget.

7 years agoImprove server by using queues.
Christian Heller [Sat, 29 Apr 2017 00:33:09 +0000 (02:33 +0200)]
Improve server by using queues.

7 years agoSome more experiments with threading.
Christian Heller [Wed, 26 Apr 2017 01:26:26 +0000 (03:26 +0200)]
Some more experiments with threading.

7 years agoUpdate README.
Christian Heller [Sun, 23 Apr 2017 11:12:08 +0000 (13:12 +0200)]
Update README.

7 years agoUpdate README.
Christian Heller [Sun, 23 Apr 2017 11:11:38 +0000 (13:11 +0200)]
Update README.

7 years agoUse Markdown for README.
Christian Heller [Sun, 23 Apr 2017 11:08:21 +0000 (13:08 +0200)]
Use Markdown for README.

7 years agoInitial commit of actual stuff.
Christian Heller [Sun, 23 Apr 2017 11:07:17 +0000 (13:07 +0200)]
Initial commit of actual stuff.

7 years agoInitial commit
Christian Heller [Sun, 23 Apr 2017 11:03:15 +0000 (13:03 +0200)]
Initial commit