Commit Graph

29 Commits

Author SHA1 Message Date
Thilo Karraß
a6a8e2339f Fix: import statements after moving the repo 2020-03-12 00:10:42 +01:00
tkarrass
642c76daea Fix layer 0 bug 2016-02-08 23:30:20 +01:00
tkarrass
8dcf23523e Fixed background bug, modified default level 2016-02-08 22:41:22 +01:00
tkarrass
5f6cd05f67 Layer sorting bug fixed 2016-02-08 21:58:33 +01:00
tkarrass
6a342926b7 Fixed layer bound issue 2016-02-08 20:07:53 +01:00
tkarrass
937e824293 Implemented multilayer handling 2016-02-08 19:54:28 +01:00
tkarrass
d2a212d454 Fixed motion 2016-02-08 19:13:05 +01:00
tkarrass
ce4b362085 tests 2016-02-08 17:46:37 +01:00
tkarrass
679aaeebaa push für lennart :p 2016-02-08 15:29:43 +01:00
tkarrass
4cdad776e1 Some commit ... 2016-02-08 12:20:34 +01:00
0b1e623357 Enable movement ; Fix locomotive frames 2016-02-07 17:43:56 +01:00
62d4c7771a canvasX method for determining the width of the loaded level 2016-02-07 17:02:32 +01:00
tkarrass
47e7356a9a Basic frame rendering 2016-02-07 12:17:28 +01:00
f4f2d95a62 data.RenderFrame() now draws in the vertical middle of the screen 2016-02-07 03:33:03 +01:00
tkarrass
8ff339f700 export Layer structs to data 2016-02-07 00:16:30 +01:00
35e143094e move Handshake to data/network.go 2016-02-06 15:18:07 +01:00
tkarrass
3ad94771ec Basic minimalistic frame pushing 2016-02-06 14:42:38 +01:00
tkarrass
bb3ecad17e lennart abholen 2016-02-06 13:26:01 +01:00
tkarrass
feb5b51e51 Add mutex to ncurses output to avoid race condition at exit 2016-02-06 12:06:50 +01:00
tkarrass
8e991054e7 Basic minimalistic frame pushing 2016-02-06 11:11:09 +01:00
tkarrass
9388ea78f7 basic frame shipping, but bug in ncurses init/exit 2016-02-06 04:09:42 +01:00
tkarrass
bba1177326 params 2016-02-06 01:48:29 +01:00
tkarrass
65334c1779 renaming, cleanup 2016-02-05 23:29:15 +01:00
tkarrass
6a4fcb25c8 merged 2016-02-05 16:20:48 +01:00
tkarrass
e480ec2db4 no idea 2016-02-05 16:19:43 +01:00
d17f64b489 implement handshake and list of connected clients on the server 2016-01-30 02:04:13 +01:00
a9e3afffa9 TestNcurses in client & fix dimensions 2016-01-22 20:17:03 +01:00
tkarrass
ca3f1947b3 Get Screen dimensions via goncurses 2016-01-19 16:38:15 +01:00
tkarrass
b4251237ba Implement basic command structure 2016-01-18 23:19:51 +01:00