-
da6894eb94
Updated screenshots
master
v1.0
t-moe
2016-06-25 20:00:09 +02:00
-
19bc5d605a
Updated class diagramm and updated readme
t-moe
2016-06-25 19:49:39 +02:00
-
58407e30a5
Improved docu, changed one game color
t-moe
2016-06-25 19:42:45 +02:00
-
450df5f1f9
Fixed a rendering bug. added class diagramms
t-moe
2016-06-25 19:19:32 +02:00
-
8a46decd3b
Removed doxygen author tags, as they we're inaccurate (sed -i '/\s@author.*/d' src/**/*.java)
t-moe
2016-06-25 18:35:19 +02:00
-
b217734b49
Code cleanup in Window class and improved comments in other classes.
t-moe
2016-06-24 23:29:08 +02:00
-
ef0cdb4764
Improved visualization. Unreachable blocks are now marked.
t-moe
2016-06-24 22:14:29 +02:00
-
2486b75755
Moved Pathfinding to own class. This is a preparation for the improved visualization
t-moe
2016-06-24 21:05:02 +02:00
-
c5d2edeb64
Moved State/Undo stuff into subclass
t-moe
2016-06-24 20:30:39 +02:00
-
a7c9f29e68
Fixed a score bug, simplified score undo, fixed some doxygen comments.
t-moe
2016-06-24 18:03:21 +02:00
-
aebbef8cba
Readme++
id101010
2016-06-24 15:05:25 +02:00
-
7856572075
Readme++
id101010
2016-06-23 16:54:00 +02:00
-
4d5358f7b2
Added screenshots and short readme
id101010
2016-06-23 16:47:59 +02:00
-
f87c002575
Comments++ changed button behaviour at game start.
id101010
2016-06-23 15:18:20 +02:00
-
693d23d408
Implemented score undo
id101010
2016-06-23 14:57:08 +02:00
-
2c2b412c13
Added Undo for NextBlocks
t-moe
2016-06-23 00:40:30 +02:00
-
f314cf9c58
Changed undo implementation
t-moe
2016-06-23 00:27:20 +02:00
-
184397b9b6
Changed field to be an array of Integer instead of int.
t-moe
2016-06-23 00:06:45 +02:00
-
a888fa818a
Implemented undo, refactored some code.
id101010
2016-06-22 21:54:32 +02:00
-
0baf13ad43
Refactored, comments++
id101010
2016-06-22 20:44:56 +02:00
-
3aa7195ce8
Changes number of blocks per level. Granted one undo per level.
t-moe
2016-06-20 01:20:32 +02:00
-
13c391775f
Added support for freemoves and undo (game logic missing for latter).
t-moe
2016-06-20 01:11:02 +02:00
-
0a70f9610e
Added basic welcome screen and some level stuff.
t-moe
2016-06-20 00:56:22 +02:00
-
fd287beb9d
More work on undo/freemove buttons.
t-moe
2016-06-17 13:37:45 +02:00
-
38ec800137
Merge remote-tracking branch 'origin/master'
t-moe
2016-06-17 13:18:25 +02:00
-
-
bef640b122
Refactored main gui
t-moe
2016-06-17 13:18:13 +02:00
-
43d9bbf80f
Javadoc++
id101010
2016-06-17 12:01:37 +02:00
-
-
89d7ffdd29
Implemented freemovehandling
id101010
2016-06-17 11:28:09 +02:00
-
effc25dac0
New colors, collision detection, refactoring
id101010
2016-06-17 11:05:48 +02:00
-
969a4e7869
Added plotting nextBlocks
t-moe
2016-06-17 08:51:53 +02:00
-
78eddfe5d2
Fixed pathfinding bug.
t-moe
2016-06-17 01:06:01 +02:00
-
d221c222c4
Fixed pathfinding v1
t-moe
2016-06-17 00:55:49 +02:00
-
5ac72ae909
Added javadoc to vertex.java
id101010
2016-06-17 00:50:39 +02:00
-
a52904bd31
Merge branch 'master' of github.com:id101010/7not7
id101010
2016-06-16 23:57:48 +02:00
-
-
598e17827a
Refatored Vertex class and changed initialization
id101010
2016-06-16 23:57:26 +02:00
-
e2152cf6c2
Added rendering of path.
t-moe
2016-06-16 23:53:06 +02:00
-
-
8f5f5364c2
Implemented pathfinding between two vertices.
id101010
2016-06-16 20:37:03 +02:00
-
66ce156e5b
Implemented basic moving of blocks.
t-moe
2016-06-16 08:51:28 +02:00
-
d4ae7264ff
Fixed flickering. Fixed rendering.
t-moe
2016-06-16 08:36:58 +02:00
-
01be52e123
Added onclick creation of random blocks. And some Bugfixes.
id101010
2016-06-14 17:09:33 +02:00
-
f7c271b89e
Integrating field rendering with game
t-moe
2016-05-27 12:02:20 +02:00
-
788badc48e
Merge remote-tracking branch 'origin/master'
t-moe
2016-05-27 11:56:07 +02:00
-
-
f5119d8be9
Added simple rendering
t-moe
2016-05-27 11:55:45 +02:00
-
78085a5aaa
Implemented populate function
id101010
2016-05-27 11:54:48 +02:00
-
-
7ffd3cdb12
Defined project structure
id101010
2016-05-27 11:14:13 +02:00
-
97207cac42
Initial commit
id101010
2016-05-27 10:38:55 +02:00
-
96372aa983
Create .gitignore
Aaron
2016-05-27 10:27:25 +02:00
-
8ba13a93e4
Update LICENSE.md
Aaron
2016-05-27 10:25:12 +02:00