39 Commits

Author SHA1 Message Date
e6b31af7de Refactor unit costs. 2023-08-30 05:44:38 -05:00
2273d11ef6 Setup quickGUI menus. 2023-08-30 04:53:25 -05:00
d418690556 Attaching to collection points now awards resources. 2023-08-30 02:37:44 -05:00
b7ab91a3e8 Implement ability for units to attach to collection points. 2023-08-30 02:30:09 -05:00
a32a998061 Add resouce bar, move collection points into its own class. 2023-08-30 01:38:11 -05:00
6bed39f178 Added debuff disable indicators. 2023-08-29 06:17:39 -05:00
f365e342a2 Add in Procedure stat mechanics and proc chances. 2023-08-29 05:39:30 -05:00
18e8a02579 Added target line indicators. 2023-08-29 05:18:40 -05:00
d393e0331b Added in extra stat indicators for damaged units. 2023-08-28 19:13:43 -05:00
38f23b3374 Re-did healthbar displays. 2023-08-28 17:50:35 -05:00
79afdeadc7 Ability to play sounds centered or positionally. 2023-08-28 16:32:57 -05:00
578eac6811 Added support for panning sound. 2023-08-28 16:30:26 -05:00
7dcab92739 Setup emscripten and soloud audio framework. 2023-08-28 14:58:26 -05:00
d4c87fd755 Auto targeting for enemies and proper healing fixes for bit restorers. 2023-08-27 15:18:54 -05:00
964b02d256 Added death animations. 2023-08-27 14:00:01 -05:00
bc3e2bf6b0 Proximity targeting and healing other targets when one's health is full. 2023-08-27 12:36:16 -05:00
fd5e6048ac Change range indicator display behaviors. 2023-08-27 11:49:04 -05:00
40238e67a6 Fix range display issues, make right click holding a thing for smoother movement. 2023-08-27 11:22:44 -05:00
15a08e8b9f Added Attack Range indicators 2023-08-27 03:04:12 -05:00
88d9dea027 Fixed Range indicator issues and reduced attack range stat to be 2 per point. 2023-08-27 02:33:30 -05:00
d233afe975 RAMBAnk is immoveable. 2023-08-26 16:18:38 -05:00
3126621645 Add in basic units. RAMBank animation 2023-08-26 16:11:37 -05:00
74871ca4b5 Implement Memory Collection Point animations and units 2023-08-26 14:05:19 -05:00
1d8f42283b Refactored how images are stored. 2023-08-26 11:16:26 -05:00
342bb8a5c9 Fog of War with ghost unit permanenance. 2023-08-26 01:29:32 -05:00
0e5689ad0c Added visuals for fog of war 2023-08-26 00:55:28 -05:00
27c5b5d948 Add minimap dots 2023-08-26 00:29:23 -05:00
e632af5d58 Implemented zooming and minimap navigation. 2023-08-26 00:08:40 -05:00
ab6c43f347 Implemented minimap hud. 2023-08-25 23:52:38 -05:00
cc6669d46b Removed Camera dependency and resort to TransformedView 2023-08-25 22:57:15 -05:00
2ec0daf59e Add in Transformed View. 2023-08-25 22:32:20 -05:00
2a538d0aee Fixed unit attacking 2023-08-25 18:54:52 -05:00
5c211ce9b3 Unit Collisions 2023-08-25 18:04:06 -05:00
bf61fa77b4 Condense functions. 2023-08-25 16:56:05 -05:00
4a6847a0cf Dragging implementation 2023-08-25 16:42:22 -05:00
a413e45842 Initial setup for Units 2023-08-25 15:46:58 -05:00
84881f1706 Setup game jam project 2023-08-25 14:47:47 -05:00
a6301c6f6e Add project files. 2023-08-25 14:44:35 -05:00
0e2ae1bf70 Add .gitattributes and .gitignore. 2023-08-25 14:44:32 -05:00