Commit Graph

13 Commits

Author SHA1 Message Date
admin dbafefd660 still working out movement 2026-07-04 03:04:56 -04:00
admin 336b72e4cb continuing to switch to MapCell orientation 2026-07-03 02:16:29 -04:00
admin e6355167e3 continuing to set up map and pegs 2026-07-02 22:50:21 -04:00
admin 0231c9d136 minor change for testing, still a bunch to do. someh=thing that popped up, should hostile and friendly pegs go at the same time or staggered 2026-07-02 03:51:22 -04:00
admin cbdca6f3cb implemented more code for adding more pegs, but still a lot of work to do on pathfinding, targeting, map etc. 2026-07-02 03:15:15 -04:00
admin 909f466f92 starting to build out more actions and pegs, first thing to do tho is rework movement / targeting a little bit 2026-07-02 00:20:52 -04:00
admin bbe9eefcfa minor changes, next step is to add 2-3 friendly pegs, 2 neutral pegs, 2 hostile pegs, 2 buildings and all associated actions for these additions 2026-07-01 02:36:31 -04:00
admin 2c289333f0 small change 2026-06-30 18:25:28 -04:00
admin b1625b15a0 implemented visibility, so pegs can only scope out as far as they can see. 2026-06-30 18:24:11 -04:00
admin c8e81e4f48 moved bucket to the playercontroller, changed tweenStages to a list of pegactions, so processtween takes in actions and builds off of that so that movement/actions priority will line up properly. change tweenstages key to be priority:loop. added category to actions to divide into movement vs action 2026-06-30 02:46:00 -04:00
admin 982c3e6786 added friendly and neutral peg, added disposition 2026-06-29 18:11:28 -04:00
admin ebdff1b200 undergoing a shift to change movement into another action that a peg can perform and giving pegs a list of actions order by priority 2026-06-29 02:43:25 -04:00
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