13 Commits

Author SHA1 Message Date
admin 336b72e4cb continuing to switch to MapCell orientation 2026-07-03 02:16:29 -04:00
admin 37da9a4e84 altering enemies into peg to open up for the future with hostile and friendly pegs. made some changes to the pathfinding. starting to add a mouse handler that will more easily handle single and double clicks, and holds. Enemy controller becomes peg controller and will handle all peg interactions 2026-06-25 16:31:13 -04:00
admin 98ca292901 still attempting to allow enemies to handle their own animations. still a matter of improving performance and there's some issue when enemies reach rank 0? 2026-06-24 03:00:23 -04:00
admin 2cf3428b8c Finishing up basic pathfinding? later down the line will want to implement warping 2026-06-23 03:14:49 -04:00
admin 1903e1a1aa starting to work on enemy attacks and player health 2026-06-12 02:03:17 -04:00
admin 3c9a51bd6a working some more on enemy movement, they stilldon't always want to move to the sides when they reach the front so still some more work to do. also updated the aiming a bit to clamp the arc for firing and drawing, rewrote the draw arc function 2026-06-07 21:14:46 -04:00
admin c97b0e5cc2 finished reowrking grid maps, polished astar pathfinding, started work on aiming functions --todo: change launch speed to constant, change aim function to take into account the angle it would need to launch at to hit mouse position like in peggle, add raycasting 2026-06-03 02:44:13 -04:00
admin dd14a8da40 added some more signals for attack hit, enemy and player controllers turn done, commander enemy death, better enemy movement and turn changing, implemented an rng, added functions to grid and gridmarkers to allow for easier searching of markers, more logic for if a tower commander has actions 2026-06-01 02:28:45 -04:00
admin facb2e227e commit no. 5 2026-05-29 10:51:25 -04:00
admin 617c6cc233 fourth commit 2026-05-28 21:35:06 -04:00
admin 4266625390 third commit 2026-05-28 00:06:51 -04:00
admin a6db45300c second commit 2026-05-27 00:06:19 -04:00
admin a3696424d0 first commit 2026-05-26 19:06:54 -04:00