Commit graph

57 commits

Author SHA1 Message Date
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
2a409b5465 Balance resources 2024-09-15 04:58:02 -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
21720ecc11 Make buildings give max pop 2024-09-15 00:25:59 -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
6162455a71 Start with resources 2024-09-14 23:23:38 -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
2ca7fe9d40 Clean up counter script 2024-09-13 21:31:14 -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
zcembbi
7cfc81b16c Changed UI layout 2024-09-14 04:16:14 +03:00
Ategon
4cada48a71 Start to add building info 2024-09-13 21:02:26 -04:00
Ategon
586b3f55dc Icons 2024-09-13 20:32:06 -04:00
d489f3f966 Add Resource Icons 2024-09-14 02:28:38 +02: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
d0b11b7c6e Merge pull request 'place_buildings' (#24) from place_buildings into main
Reviewed-on: #24
2024-09-11 23:21:23 +00:00
d3c3920be3 Merge pull request 'Initial Documentation Commit' (#23) from obsidian_documentation into main
Reviewed-on: #23
2024-09-11 23:20:26 +00:00
182eed7bca Merge pull request 'Add Cursor Disabled State Sprite' (#22) from ui-sprites into main
Reviewed-on: #22
2024-09-11 23:19:19 +00: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
06e3b6e229 Initial Documentation Commit 2024-09-09 21:44:50 +02: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
Ategon
df83dce3a6 Add basic building framework 2024-09-08 21:17:35 -04:00
83b519823f Merge pull request 'storm_manager' (#21) from storm_manager into main
Reviewed-on: #21
2024-09-08 23:19:18 +00:00