Commit graph

42 commits

Author SHA1 Message Date
Ategon
72b0bf1d1e Add covers and basic camera movements 2024-09-17 16:37:19 -04:00
Ategon
88c082ac2a Fix looping 2024-09-15 07:03:24 -04:00
Ategon
b47cce1e53 Fix level 5 water 2024-09-15 05:44:39 -04:00
Ategon
72f22731bf Move resource UI 2024-09-15 05:12:01 -04:00
Ategon
1ce23e1e28 Fix UI 2024-09-15 05:10:15 -04:00
Ategon
268d4748d0 Balance Food 2024-09-15 05:07:54 -04:00
Ategon
8406db2a6a Clean up misc 2024-09-15 04:49:58 -04:00
Ategon
327bad2637 Add flood meter 2024-09-15 04:43:56 -04:00
Ategon
30dcc356e8 Bug fixes 2024-09-15 04:02:55 -04:00
Ategon
60338da019 Add population changes 2024-09-15 03:43:45 -04:00
Ategon
0b8addb1dc Add close bonus 2024-09-15 03:29:19 -04:00
Ategon
4c2ae4da13 Polish info window 2024-09-15 02:15:37 -04:00
Ategon
3047e14916 Add info on hover bottom left 2024-09-15 01:37:02 -04:00
Ategon
14046cef33 Add town hall 2024-09-15 00:46:49 -04:00
Ategon
f75456cfde Add building costs 2024-09-15 00:22:02 -04:00
Ategon
e14a0ee010 Add collector sprites 2024-09-14 23:58:33 -04:00
Ategon
0c5120b07d Add population count 2024-09-14 23:43:31 -04:00
Ategon
01e58dc8f6 Build correct building on map 2024-09-14 23:33:24 -04:00
Ategon
ea2cf5787e Add sprites 2024-09-14 23:21:43 -04:00
Ategon
3dcccf2001 Add title screen 2024-09-14 22:50:11 -04:00
Ategon
413960ed70 Add text on hover 2024-09-14 22:20:30 -04:00
Ategon
9fc1776517 Add tilemap UI 2024-09-14 21:37:29 -04:00
Ategon
098a43c452 Add building deselection 2024-09-14 21:27:59 -04:00
Ategon
5969b56b75 Fix timings 2024-09-14 21:19:19 -04:00
Ategon
4ac76453e1 Polish cursor and add music 2024-09-14 21:09:17 -04:00
Ategon
c7140911a7 Fix building 2024-09-14 18:01:46 -04:00
Ategon
d2a51dd9b3 Fix water visuals 2024-09-14 17:02:18 -04:00
Ategon
0e7a03da82 Tween water levels 2024-09-13 23:00:13 -04:00
Ategon
d994deb90f Merge branch 'top_ui' 2024-09-13 21:24:54 -04:00
Ategon
ac3b0682be Add new tileset 2024-09-13 21:16:28 -04:00
Ategon
ffcb7de8c5 Show and hide info menu 2024-09-13 20:20:51 -04:00
Ategon
c30cc68db8 Add hold and drag building 2024-09-13 20:09:38 -04:00
Ategon
e1753a1587 Add building icons to build menu 2024-09-11 22:40:54 -04:00
Ategon
8bb05c7400 Add building menu 2024-09-11 22:04:24 -04:00
Ategon
9b6fd32480 Add font 2024-09-11 19:39:13 -04:00
zcembbi
e116ac4769 Add basic top ui functionality 2024-09-10 16:03:27 +03:00
45f9c3ba88 Added map
Added map that is randomly generated but has a pattern of placing tiles in a higher layer near the center
Also made it so placing a tower would change according to the top layer
2024-09-10 04:34:30 +03:00
Ategon
ab188c54e0 Make tilemap use mouse handler 2024-09-09 14:19:38 -04:00
285479f89b Added building mode
Added going in and out of building mode by pressing right click, still didn't fully underdstand how to use mouse node
2024-09-09 20:55:23 +03:00
17f4e92df0 Added basic placing of building
Added placing of buildings on the tile map using get input, will try to do it using mouse handler
2024-09-09 20:46:51 +03:00
781e9a452a Added placing buildings 2024-09-08 23:49:37 +03:00
Ategon
31c1d81f77 Initial commit 2024-09-08 13:34:41 -04:00