Commit Graph

  • bb40111a01 Haptic feedback master Karl Arthur 2024-05-28 16:51:07 +0300
  • 09ae6550e2 Added another main menu screenshot as well because it looks a little different now Mihkel Roomet 2024-05-24 20:41:07 +0300
  • ded089d0a2 Added final screenshot. Added links to gameplay and itch.io to readme. Mihkel Roomet 2024-05-24 20:38:44 +0300
  • 06ab381b3d The timer and score are now always visible on the screen (they move with the player) Mihkel Roomet 2024-05-24 19:40:27 +0300
  • ad2b4cd814 The bubbles no longer leave their spawn area, i.e., they never go too high or too low Mihkel Roomet 2024-05-24 17:36:58 +0300
  • b5627d3ecc Added particle effects to bubble pop. Bubbles popped by other bubbles now sound quieter than bubbles popped by player. Mihkel Roomet 2024-05-24 14:33:49 +0300
  • c1f2bb5950 Added an animation to bubble spawn Mihkel Roomet 2024-05-24 13:12:09 +0300
  • 07e340b40b Fixed game getting stuck when bubble chosen to be highlighted was destroyed in the time between choosing it and highlighting it. The game will now try again to highlight a bubble in such a case after a 0.1 s delay. Also, highlighted bubbles are no longer popped by other bubbles. Mihkel Roomet 2024-05-24 12:31:19 +0300
  • 9964a3ccf8 Adjusted bubble colors for Android Vulkan Mihkel Roomet 2024-05-24 10:59:08 +0300
  • b30f417cba Adjusted text renderer colors for Android Vulkan. Bubble colors still need to be adjusted. Mihkel Roomet 2024-05-24 10:55:08 +0300
  • 57bdc035e9 Made bubble pop sound a little shorter and added a modulator to it for variance. Mihkel Roomet 2024-05-24 09:28:29 +0300
  • eb22009dfa The instruction label now says the correct thing in Main Game and also hides itself once a trigger is pressed. Mihkel Roomet 2024-05-24 09:09:40 +0300
  • b137c771e5 Added showcase photos for milestone2. Also just testing committing from a new computer. MYWHITEMAMA\mihke 2024-05-23 16:21:50 +0300
  • 4bd235c4f0 Deleted CustomBlueprintFunction, some changes karlkade 2024-05-15 15:34:59 +0300
  • 34dcba69aa Highlighetd on screen, bubble pop and bg sound Karl Arthur 2024-05-14 19:18:51 +0300
  • 2cf7c3d25f Mingi algne funktsionaalsus, et mull mis highlightiks oleks vaates. Aja ja mulli katki tegemise lugemise funktsionaalsus. Karl Arthur 2024-05-10 21:21:13 +0300
  • dbc48dc8d5 The Main Game level now works just like Prototype2 did, except that the bubbles float in a sphere around the player and they get spawned on that same sphere with a given maximum pitch (up-down) angle difference from 0. Also, the bubbles will pop when they touch each other (if one of them is highlighted a new bubble gets highlighted), but not if a bubble spawns inside another bubble. Mihkel Roomet 2024-04-27 14:47:12 +0300
  • 1b086cbccd Bubbles now spawn randomly in a sphere around the player Mihkel Roomet 2024-04-27 13:21:17 +0300
  • d0851a7dd4 The Main Game level is now using BP_BubbleManager and BP_Bubble, so it is no longer tied to any prototypes Mihkel Roomet 2024-04-27 12:24:31 +0300
  • 35a23bdaf6 Added Main Game level Mihkel Roomet 2024-04-27 11:51:04 +0300
  • 546e118cbd Reduce Prototype2 grid size. Rebuild with Visual Studio just in case. Mihkel Roomet 2024-04-24 14:51:03 +0300
  • 943f93fd31 Added showcase photos for this week Mihkel Roomet 2024-04-18 03:48:47 +0300
  • 52e791213f Added a custom sky sphere along with custom child assets like a sky material. Added a custom unlit material for text. Made a main menu. Removed teleportation. Made a custom C++ function for getting the default map name and assigned it to the Restart button in the VRTemplate's left hand in-game menu. Tucked the prototype stuff away in folders Prototype1 and Prototype2, so we can move forward with the full version of the game now (we can reuse stuff from the prototypes, of course). Mihkel Roomet 2024-04-18 03:24:39 +0300
  • b286770a8a Prototype 2: Added a custom sky sphere. Added fresnel to bubbles. Mihkel Roomet 2024-04-18 00:24:56 +0300
  • c2cc854d06 Added possible folders to store builds in (Builds, Quest) to .gitignore Mihkel Roomet 2024-04-17 14:40:00 +0300
  • 478e7ab547 Added showcase photos for prototypes Mihkel Roomet 2024-04-10 05:25:19 +0300
  • a45cf24853 Created another map BP_Prototype2 along with other asset duplicates to hold my version of the prototype that I made earlier and couldn't commit cause of a merge conflict. Here's what I changed/addded to that version of the prototype: Mihkel Roomet 2024-04-10 05:23:03 +0300
  • 9b8b1e8785 fixes Karl Arthur 2024-04-09 22:01:46 +0300
  • 8ece03f6a5 Timer and counter Karl Arthur 2024-04-09 21:56:46 +0300
  • 10b631e7a2 Highlighted bubble in random location and when hit changes highlighted ball Karl Arthur 2024-04-08 20:50:21 +0300
  • f455edc713 Set Color Karl Arthur 2024-04-06 21:57:27 +0300
  • 221057d69c Created bubble grid Mihkel Roomet 2024-04-03 22:16:40 +0300
  • 1a79701a7f Initial commit karlkade 2024-04-03 12:58:46 +0300