16 Commits

Author SHA1 Message Date
bdf126820a Add in breadcrumb re-exploration for minimaps. Release Build 8921. 2024-04-14 14:48:37 -05:00
4c8a251e33 Minimap shadow ring implemented. Release Build 8904. 2024-04-13 16:20:35 -05:00
ef7fc2c826 Minimap can only be toggled when it's actually visible (e.g. not during boss fights) 2024-04-13 11:45:16 -05:00
25075217dd When the game loses focus, the game will autopause during exploration. Release Build 8879. 2024-04-13 10:03:11 -05:00
145ecdaa01 Minimap follows camera instead of player. Minimap view setting is now saved in player configuration. Added controller option for minimap toggle input. Release Build 8875. 2024-04-13 09:37:18 -05:00
4a8ccd2e20 Add toggle between small,large, and hidden minimap. Release Build 8868. 2024-04-12 17:00:07 -05:00
2e39c0a3f5 Implemented minimap HUD overlay and included miniature player marker. Rearranged initialization of player animations in loading process. Release Build 8851. 2024-04-11 19:42:57 -05:00
64a25dc66c Minimap chunk revealing and updating is now stored in user save files. Fix minimap map alignment to match the tile size of the map (The camp has a different base tile size). Release Build 8825. 2024-04-11 15:09:50 -05:00
f2b17e8c85 Minimap is centered in frame, border is removed. Size is halved and positioned in upper-right corner of the HUD. Not visible during boss fights. Release Build 8819. 2024-04-11 12:20:48 -05:00
60696e9956 Implement a ViewPort for the minimap as a full circle. Fix a bug with ViewPort PGEX having hardcoded 4 sides for displaying decals. Release Build 8815. 2024-04-11 01:30:06 -05:00
089e84134f Minimap chunk revealing implemented. Release Build 8781. 2024-04-10 17:02:25 -05:00
c378939994 Setup chunk data structure and move black minimap outline rendering to the sprite instead of doing it in the decal rendering. Release Build 8767. 2024-04-09 18:38:01 -05:00
4306f4eab8 Switch to storing unique pointers for the monsters list instead of objects. Added a source monster for frog tongues to remain attached to so they follow the monster that they originated from. Release Build 8734. 2024-04-09 00:49:04 -05:00
8c759f0367 Minimap shadowing. 2024-04-04 17:16:02 -05:00
90beda6807 Color mode sampling on tiles to determine minimap colors. Release Build 8703. 2024-04-02 21:14:19 -05:00
d2079f2a90 Minimap generation implemented. Release Build 8675. 2024-04-02 18:21:02 -05:00