Commit Graph

10 Commits

Author SHA1 Message Date
2f5f682a59 Fixed bug where hovering a buy flower button wasn't visualized properly. 2020-05-23 12:36:44 +02:00
66eaa054c5 Refactored Botanim to use zntg (rendering abstraction). 2020-05-23 10:30:49 +02:00
013fe4bdb6 Added tooltips. 2020-05-14 08:29:23 +02:00
c27d43e323 Rename Rect to RectAbs and renamed RectSize to Rect. 2020-05-12 13:55:30 +02:00
bfe0c9003d Made settings button disabled for now. 2020-05-11 15:45:55 +02:00
8236b65c06 No click event is generated when control is disabled. 2020-05-11 15:38:34 +02:00
9641719579 Added intro dialog.
Refactored event handling to be able to "handle" events so no other controls will handle the same event again.
2020-05-11 11:44:50 +02:00
1c208152e8 Implemented digging of flowers.
Renamed poppy to anemone.
2020-05-10 23:00:19 +02:00
243e204f48 Added game mechanic to buy/plant flowers. 2020-05-10 20:44:20 +02:00
b14f79a61a Lots of UI work.
Added more icons and placed buttons on the bars.
Implemented pause/run/fast.
2020-05-10 17:16:18 +02:00