|  Sara | 4c51a6053a | chore(docs): commenting pass on Planner::make_plan | 2024-03-27 23:12:05 +01:00 |  | 
				
					
						|  Sara | 971c2dd2ff | feat: put PlannerNode member fns in planner.cpp | 2024-03-27 23:11:47 +01:00 |  | 
				
					
						|  Sara | fdfde706e0 | feat: first functioning state of GOAP implementation | 2024-03-27 01:22:31 +01:00 |  | 
				
					
						|  Sara | dfe6349c76 | feat: outlined planner, started implementation | 2024-03-25 21:58:48 +01:00 |  | 
				
					
						|  Sara | 6e55e5293f | feat: created global world state singleton | 2024-03-25 21:58:30 +01:00 |  | 
				
					
						|  Sara | e0261a033e | feat: defined action with prereqs and effects | 2024-03-25 21:58:20 +01:00 |  | 
				
					
						|  Sara | 3b75b13a14 | feat: renamed player_character to character_actor | 2024-03-25 16:02:21 +01:00 |  | 
				
					
						|  Sara | b5505d7317 | feat: removed all player state machine code | 2024-03-24 20:15:58 +01:00 |  | 
				
					
						|  Sara | ac89de735e | feat: implemented avoidance for player characters | 2024-03-23 22:19:39 +01:00 |  | 
				
					
						|  Sara | 173feaef28 | feat: simplified following behaviour of characters | 2024-03-23 22:19:25 +01:00 |  | 
				
					
						|  Sara | d78ce22e8b | chore(cleanup): changed order of nodes in player character | 2024-03-23 13:12:35 +01:00 |  | 
				
					
						|  Sara | b4d785674e | feat: added get_home_position and in_player_line_of_fire to PlayerState | 2024-03-23 13:12:08 +01:00 |  | 
				
					
						|  Sara | 22397bbf4c | feat: added makefile | 2024-03-23 13:07:13 +01:00 |  | 
				
					
						|  Sara | 9850fffb80 | fix: player character now actually stops | 2024-03-22 15:34:53 +01:00 |  | 
				
					
						|  Sara | 4c521a0aa3 | feat: lowered acceleration | 2024-03-22 15:34:38 +01:00 |  | 
				
					
						|  Sara | 0b2685ee7c | feat: added get_velocity_target to player character | 2024-03-22 15:34:08 +01:00 |  | 
				
					
						|  Sara | bf8e1f5763 | feat: added regroup state for player states | 2024-03-22 15:33:29 +01:00 |  | 
				
					
						|  Sara | 588fbac8e4 | chore: removed debug logging | 2024-03-22 15:33:16 +01:00 |  | 
				
					
						|  Sara | 47bfbeb26c | feat: added player ally character to test level | 2024-03-22 00:17:16 +01:00 |  | 
				
					
						|  Sara | cd06f03375 | feat: set default state for player character state machine | 2024-03-22 00:17:07 +01:00 |  | 
				
					
						|  Sara | 7f2ec153d5 | feat: registered types StateMachine PlayerState and FollowingPlayer | 2024-03-22 00:16:52 +01:00 |  | 
				
					
						|  Sara | 078f0424dd | feat: added move_to and shoot_at to player character | 2024-03-22 00:16:33 +01:00 |  | 
				
					
						|  Sara | 7532a68b91 | feat: added PlayerState base class and FollowingPlayer state | 2024-03-22 00:16:19 +01:00 |  | 
				
					
						|  Sara | 5ab4540cc5 | feat: tunnels game mode now enables getting player | 2024-03-22 00:15:53 +01:00 |  | 
				
					
						|  Sara | 1fdfca5bb7 | feat: added getter for character to tunnels player | 2024-03-22 00:15:34 +01:00 |  | 
				
					
						|  Sara | fbe9638029 | feat: updated utils | 2024-03-22 00:15:20 +01:00 |  | 
				
					
						|  Sara | e5f70b1eb6 | feat: added state interface and state machine | 2024-03-22 00:14:15 +01:00 |  | 
				
					
						|  Sara | 6f62842746 | feat: updated utils | 2024-03-21 22:50:55 +01:00 |  | 
				
					
						|  Sara | ae6da8d0f9 | feat: moved camera for player | 2024-03-20 16:14:43 +01:00 |  | 
				
					
						|  Sara | 6a1344ff05 | feat: increased pistol range | 2024-03-20 11:49:20 +01:00 |  | 
				
					
						|  Sara | a45ed77df8 | feat: made pellets smaller | 2024-03-20 11:49:12 +01:00 |  | 
				
					
						|  Sara | 6806832e1d | feat: enemies now queue_delete when they die | 2024-03-20 11:48:57 +01:00 |  | 
				
					
						|  Sara | 8ec255449c | feat: updated utils | 2024-03-20 11:35:21 +01:00 |  | 
				
					
						|  Sara | e3db1bc401 | feat: added game mode to test level | 2024-03-20 09:52:12 +01:00 |  | 
				
					
						|  Sara | cc1dad597b | feat: added weapon muzzle to player character | 2024-03-20 09:51:54 +01:00 |  | 
				
					
						|  Sara | a821f36692 | feat: added starting tunnels game state | 2024-03-20 09:51:22 +01:00 |  | 
				
					
						|  Sara | 2bd3e26c93 | feat: added fire input action | 2024-03-20 09:50:59 +01:00 |  | 
				
					
						|  Sara | 28a74ffacc | feat: added pistol weapon data | 2024-03-20 09:50:40 +01:00 |  | 
				
					
						|  Sara | f14d812d1b | feat: added default pellet projectile scene | 2024-03-20 09:50:35 +01:00 |  | 
				
					
						|  Sara | 336754d559 | feat: implemented a zero-volume pellet projectile | 2024-03-20 09:50:10 +01:00 |  | 
				
					
						|  Sara | 18ec109b86 | feat: added weapon muzzle, which will register itself with parent playercharacters | 2024-03-20 09:49:47 +01:00 |  | 
				
					
						|  Sara | a81fc5ad21 | feat: updated utils | 2024-03-20 09:49:20 +01:00 |  | 
				
					
						|  Sara | f1646118ea | feat: player character can now fire projectiles using a projectile pool | 2024-03-20 09:49:14 +01:00 |  | 
				
					
						|  Sara | cd9260871e | feat: projectile is no longer an interface | 2024-03-20 09:48:53 +01:00 |  | 
				
					
						|  Sara | 71de14003d | feat: projectile pool now uses projectile class | 2024-03-20 09:48:25 +01:00 |  | 
				
					
						|  Sara | 9099d29672 | feat: claim projectile will now resize before projectiles run out | 2024-03-20 09:47:51 +01:00 |  | 
				
					
						|  Sara | 46ba8efaad | feat: tunnels player now initializes player character data | 2024-03-20 09:46:38 +01:00 |  | 
				
					
						|  Sara | 3b8ce8ca53 | feat: added fire input binding | 2024-03-20 09:46:38 +01:00 |  | 
				
					
						|  Sara | a7e14fb109 | fix: added default initializers for projectile pool fields | 2024-03-19 14:15:09 +01:00 |  | 
				
					
						|  Sara | a0980eedd2 | chore(formatting) | 2024-03-19 14:14:37 +01:00 |  |