aboutsummaryrefslogtreecommitdiff
path: root/assets
AgeCommit message (Collapse)Author
2022-03-01* Cosmetic Changes in MenuIndrajith K L
* New Fonts Added * Menu rendering changes * Removed Hacky text co-ordinate calculations * Replaced with love.text * Disappearing Notification messages implemented
2022-03-01* Adds Ambience SFX & ManagementIndrajith K L
* Notification - In-Progress * Collision Callbacks * Interactive & Pickable entities - In-Progress
2022-02-28Adds SFX for monster growlIndrajith K L
2022-02-28* Fixes DELTA issue in GameState => Map ClassIndrajith K L
* Shader Changes in Menu * Adds New Particles generator for Starfield * Player Movement * Basic Collision Detection
2022-02-27Player Follow Camera - DoneIndrajith K L
Camera Zoom and Camera Map boundary bound - Done
2022-02-27Initial CommitIndrajith K L
* ECS - In-Progress * GameStates - Skeleton Implemented * Library Integrations - Completed * Levels - In-Progress