Commit graph

18 commits

Author SHA1 Message Date
Sara 3863b622f5 feat: updated utils, all references to GameRoot are now GameRoot3D 2024-05-06 11:03:54 +02:00
Sara 85b0c66cb3 feat: changed tactics controls 2024-05-02 15:06:20 +02:00
Sara 7b8ba8739e feat: implemented spawn_at_position for tunnels_player 2024-04-16 11:45:14 +02:00
Sara fd726c03b9 feat: player now has different control characteristics when in Tactics Mode 2024-04-11 23:04:35 +02:00
Sara 58bf470a89 feat: updated utils 2024-04-10 12:45:39 +02:00
Sara f0185e64bc feat: implemented tactics markers and mode switching 2024-04-09 18:57:53 +02:00
Sara 1095ee24f8 feat: tunnels gamemode can now keep track of player characters 2024-04-02 22:24:05 +02:00
Sara 5f076dfb63 chore: reordered header includes in tunnels_player 2024-04-02 14:30:56 +02:00
Sara 3b75b13a14 feat: renamed player_character to character_actor 2024-03-25 16:02:21 +01:00
Sara 1fdfca5bb7 feat: added getter for character to tunnels player 2024-03-22 00:15:34 +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 988bd53159 feat: changed camera rotation speed 2024-03-19 13:24:11 +01:00
Sara 19ba4047ca feat: added simple enemy with chase behaviour 2024-03-18 23:05:42 +01:00
Sara 4f564a4f4c feat: player controls commenting pass 2024-03-18 19:29:44 +01:00
Sara 00a9334653 feat: mouse rotation for camera and character 2024-03-18 15:30:03 +01:00
Sara 709b972f91 feat: fundamental movement and separation of concerns for camera and character motion 2024-03-17 21:25:52 +01:00
Sara 168cba5d03 feat: created tunnels gamemode and player objects 2024-03-16 13:53:41 +01:00