10 Commits

Author SHA1 Message Date
admin 350d2bc4d1 adding in some example pegs and their actions. organizing folders, still working on pathing for some reason it won't move sometimes, and causes the looping to break 2026-06-26 02:36:01 -04:00
admin fc32baa071 switching up some more clicking 2026-06-25 18:11:43 -04:00
admin 7a10f4a9fc still working on movement, for some reason some cells do not get set as solid that's why multiple can go on a cell 2026-06-09 03:15:35 -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 12b565715a updating movement and added a bucket, still some clean up to do on movement. TODO: if enemy becomes stuck, reclculate path. 2026-06-05 03:48:07 -04:00
admin 0cbc6cbfc7 changing map size 2026-06-04 17:29:47 -04:00
admin cfc13d9350 working on aiming 2026-06-04 03:42:07 -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