Bokros Bálint
|
7b531fecdd
|
Refactored Player and PlayerBase ctors
|
2016-04-25 13:56:41 +02:00 |
|
Bokros Bálint
|
1a23abbe47
|
Added Tester class
|
2016-04-25 13:02:45 +02:00 |
|
Bokros Bálint
|
1ab13398bb
|
reformatted code
|
2016-04-24 23:01:34 +02:00 |
|
Bokros Bálint
|
794378a919
|
Removed unneeded 'cicaprojekt.'-s from the project
|
2016-04-24 20:44:10 +02:00 |
|
Bokros Bálint
|
b32fec8c52
|
Stargate's isSpawned attribute is now properly initialized
|
2016-04-24 20:10:31 +02:00 |
|
Bokros Bálint
|
c6a0b984eb
|
Added red and green Stargates
|
2016-04-24 20:09:53 +02:00 |
|
Bokros Bálint
|
708ad09c5e
|
Cosmetic fixes in Stargate
|
2016-04-24 20:09:02 +02:00 |
|
Bokros Bálint
|
b8b79db028
|
Added threshold initialization to ctor
|
2016-04-19 11:46:59 +02:00 |
|
Bokros Bálint
|
f45ed417ae
|
Refactored ONeill into PlayerBase and Player
Change was needed because of updated specification.
|
2016-04-19 11:46:06 +02:00 |
|
Bokros Bálint
|
db54dcdd1d
|
Implemented stack in Scale
Implemented a stack of items on the Scale, instead of one item, change was needed due to the modified specification
|
2016-04-19 11:31:56 +02:00 |
|
Bokros Bálint
|
7f98d7ff3d
|
Pickable now extends Measurable
|
2016-04-19 11:01:26 +02:00 |
|
Bokros Bálint
|
78b3fb0986
|
Created Measurable interface
|
2016-04-19 11:01:09 +02:00 |
|
Bokros Bálint
|
a06feaa0ca
|
attempt to fix stargate spawning
still gives stackoverflow, as there's no stop condition
|
2016-04-01 17:59:53 +02:00 |
|
Bokros Bálint
|
5ece8b8f27
|
Stargate isn't initialized with nullpointers now
|
2016-04-01 17:59:53 +02:00 |
|
Bokros Bálint
|
a8a938ee14
|
added default ctor to Tile
|
2016-04-01 17:59:53 +02:00 |
|
Bokros Bálint
|
b3ecdf2b95
|
implemented misteriously gone setAdjacentTile
|
2016-04-01 17:59:53 +02:00 |
|
Bokros Bálint
|
0230aec6d8
|
ONeill is now constructed with an existing ctor
|
2016-04-01 17:59:53 +02:00 |
|
Bokros Bálint
|
59d03d193f
|
added testField as a temporary measure
this field can be set as all adjacentFields in the skeleton
|
2016-04-01 17:59:53 +02:00 |
|
Bokros Bálint
|
15c9306d95
|
setItemOnTile doesn't use nonexistent methods
|
2016-04-01 17:59:52 +02:00 |
|
Bokros Bálint
|
3a975047c4
|
removed unnecessary import from gap
|
2016-04-01 17:48:00 +02:00 |
|
Bokros Bálint
|
017e24a484
|
added rotateLeft and rotateRight methods to ONeill
|
2016-04-01 17:48:00 +02:00 |
|
Bokros Bálint
|
b7b182cf7d
|
created Menu
|
2016-04-01 17:48:00 +02:00 |
|
Bokros Bálint
|
7d45ab6b79
|
created Menu skeleton
|
2016-04-01 17:47:59 +02:00 |
|