Commit graph

22 commits

Author SHA1 Message Date
241d8119ce Added consumption and countdown 2023-07-09 21:24:50 +02:00
Maximilian Giller
e8c9a14199 Implemented better relative sizing for tracking view 2023-07-05 15:22:20 +02:00
Maximilian Giller
6f49fecab4 Fixed aspect ratio on split screen views 2023-06-22 23:14:16 +02:00
Maximilian Giller
26561f5d13 Multiplayer viewports rendering now 2023-06-21 20:42:42 +02:00
Maximilian Giller
1aae9e6cb6 Basic multiplayer view scaffolding 2023-06-21 16:05:11 +02:00
66cc4fcb5f Hiding debug render elements 2023-06-17 21:25:33 +02:00
27b6e1b324 First tile map properly working 2023-06-17 19:48:51 +02:00
414f3b79fc Improved map wallout, fixed spawned player in wall glitch and now actually rendering collectables. Player handling has also been reworked 2023-06-13 21:59:50 +02:00
d3e6e35c9b Fixed exception thats thrown on destruction of game. Made game objects shared pointers 2023-06-13 19:04:38 +02:00
88f19ae5e4 Added Collectables collections and other scaffolding required for further development 2023-06-12 21:02:04 +02:00
37ede84344 Player now colliding with map properly and other small adjustments 2023-06-10 15:24:03 +02:00
36f6a5e22d Implemented parent/child relationships for coordinates 2023-05-29 21:39:18 +02:00
04d16e4ac4 View adjusts aspect ratio during resize 2023-05-27 18:37:08 +02:00
8ca3547306 Refined, improved and fixed tracking view 2023-05-25 22:40:26 +02:00
7f1530bdec Refined tracking view and extracted concept of tracking area 2023-05-24 17:05:47 +02:00
Maximilian Giller
269d40aec9 Fixed initial misaligned view 2023-05-24 15:37:42 +02:00
Maximilian Giller
1fcd4cd80c Dynamic target following 2023-05-24 15:36:49 +02:00
Maximilian Giller
8816cedca4 Implemented free-move-area tracking 2023-05-24 15:21:53 +02:00
Maximilian Giller
d085e9f54c Removed weighted tracking, now just min/max 2023-05-24 14:29:08 +02:00
Maximilian Giller
b3c129e356 Basic trackable view 2023-05-24 14:00:51 +02:00
29c5eb7bdd Sync commit, re-implementing tracking view 2023-05-24 01:15:05 +02:00
15e63094fd Rebranded world view to tracking view 2023-05-23 23:38:37 +02:00
Renamed from src/game/world/world_view.cpp (Browse further)