wcko87
|
d2c4234943
|
Simplify Equals() logic in BossFightEnum
|
2017-05-09 09:26:39 +08:00 |
|
wcko87
|
2fe76eb65c
|
Add comment to this strange function Tile(x, y)
|
2017-05-08 18:33:33 +08:00 |
|
wcko87
|
c1c462725f
|
How to be even more lazy: define a function Tile(x, y) so that you can write mapTile: Tile(133, 12) instead of mapTile: new MapTileCoordinate(133, 12)!
|
2017-05-08 18:31:05 +08:00 |
|
wcko87
|
81430f90f0
|
Integrate map tile coordinates into boss detection
|
2017-05-08 18:24:16 +08:00 |
|
wcko87
|
4e0c6ab197
|
Proper boss fight detection
|
2017-05-07 20:37:07 +08:00 |
|