43 Commits

Author SHA1 Message Date
f7acce772f Basic title screen 2024-12-16 17:24:26 -07:00
fcbc8c6f0a Ball abilities & powerball 2024-12-14 19:52:05 -07:00
73bd40c6ac Beach ball pickup item 2024-12-14 19:03:27 -07:00
8bacd197c2 Added beach ball which floats on water 2024-12-14 18:57:38 -07:00
967db4a303 Play SFX & animate life bar on heal 2024-12-14 17:06:10 -07:00
45c8194bbd Diet soda restores health (just like in real life) 2024-12-14 16:39:47 -07:00
a65d08599f Extracted ball collection particle lagic into HUDParticle type 2024-12-14 13:39:09 -07:00
5c3da56226 Ball collection particle effect 2024-12-14 13:20:10 -07:00
ba7d0024f6 Suddenly remembered high school physics lol 2024-12-11 20:28:47 -07:00
e9abc96002 Handling for player death 2024-12-11 19:26:45 -07:00
0b48ec4082 Moved nice alert scene to shot_hud 2024-12-11 11:38:05 -07:00
5678bd543b Fixes for various interpreter warnings 2024-12-11 11:32:47 -07:00
d4effd0f96 Nicerer Nice animation
This adds a marquee to the top and bottom of the "Nice" animation
featuring the lyrics to Run D.M.C.'s "It's Over"
2024-12-10 20:26:21 -07:00
844fd55d43 Nicer nice effect 2024-12-10 19:38:44 -07:00
9b9979e8ac Brick! 2024-12-09 15:55:09 -07:00
b1dead039f EN translation strings for the rest of settings & UI 2024-12-09 03:34:38 -07:00
94d1ac8abf Added project settings menu 2024-12-08 16:21:05 -07:00
317f77c358 Ball can be reset after traveling for 45 seconds 2024-12-07 17:57:58 -07:00
75d08d0dc2 Glint on the 'woah nice' message 2024-12-04 19:17:17 -07:00
7c3a3e58d7 Nice-hit sparkle is quieter 2024-12-04 17:05:07 -07:00
1623d468a3 Club angle & power are properties of the club 2024-12-04 17:02:57 -07:00
0b0cb0ddf1 UI sparkle SFX 2024-11-22 22:07:41 -07:00
4716dd92ac Tweaked ball quantity display scaling, curve gauge speed 2024-11-22 10:27:30 -07:00
42d1a9a77c Dope explosion effect from GFOLF 1 2024-11-21 18:23:29 -07:00
ed91c9c9d8 Revised downswing animation & gauge effects 2024-11-21 17:19:06 -07:00
1a622ff3b1 Added cool curve bar 2024-11-21 16:20:51 -07:00
d129a410b8 UI scaling & bugfixes 2024-11-21 00:34:03 -07:00
fbbc58ae83 Ball reports most upward normal 2024-11-21 00:08:12 -07:00
1c5222fecf Ball selector 2024-11-20 19:22:11 -07:00
be07ce40ed Peek at life bar when damaged 2024-11-19 22:25:45 -07:00
70da540e25 Added plasma ball 2024-11-19 21:52:04 -07:00
682850738a Fixed unused tween error 2024-11-19 17:45:21 -07:00
7201c030e6 Switch camera to demo cam on pause 2024-11-19 17:41:43 -07:00
7e7b09ff60 Confirm Quit dialog 2024-11-19 15:51:42 -07:00
2517468b73 Pause menu 2024-11-19 15:44:47 -07:00
5878a2efd5 Players have separate HUDs 2024-11-19 11:51:05 -07:00
40a1b3548a Players can damage one another 2024-11-18 12:57:11 -07:00
7c7458be65 Life bar has damage lag 2024-11-18 12:06:43 -07:00
96c73c5587 Power gauge & life bar HUD elements 2024-11-18 01:58:09 -07:00
2b1aabd808 The rumblerrrrrrrrr 2024-11-17 20:10:33 -07:00
3d1da45673 Player turns are managed & sequenced in World 2024-11-17 16:53:07 -07:00
5cfb1fce96 Reorganized player, camera, ball 2024-11-17 14:58:57 -07:00
c99c470b00 Refactored shot HUD into world UI 2024-11-17 12:35:28 -07:00