Commit graph

1542 commits

Author SHA1 Message Date
fu-majime efaf968e52 minor change 2024-04-17 22:39:03 +09:00
blank3times 7972e6137d Change all animation speed to 0.5, which did not help much
I still should push though since I'm switching branches temporarily
2024-04-15 18:07:04 -07:00
blank3times 6700626920 Call ev's ball effects for mandrill
I dread the actual ball itself
2024-03-25 01:36:25 -07:00
blank3times c55ef0adcf Scale more animations 2024-03-25 01:14:59 -07:00
blank3times 4b101462da Adjust mandrill timing, fix bop region 2024-03-25 00:46:50 -07:00
blank3times d853129b5b The zoom in hole animations, some golfer stuff, weird monkey reactions 2024-03-01 18:46:46 -08:00
blank3times 1fb5eed1ea Merge branch 'holeinone' of https://github.com/iloveoatmeal2022/HeavenStudio into holeinone 2024-03-01 17:25:35 -08:00
blank3times 15abb8ef2e Mandrill cue has mandrill animations, all characters bop 2024-03-01 17:23:38 -08:00
blank3times d8dcfb6cf1
Bring in the rest of my script (#5)
* Add something that resembles whiffs and barelies

They still use combinations of the rhre sounds and have no animations.

* fix caller beat in multisound

* Faulty Whale

Stole code from clappy trio sign, the sfx now changes based on whether we have a whale
2024-03-01 16:45:24 -08:00
ev d853aa6306 oops again 2024-03-01 19:16:05 -05:00
ev 0059a619f7 oops 2024-03-01 13:45:52 -05:00
ev 53b800504a no loop time 2024-03-01 13:33:24 -05:00
ev c605cdbe87 effects and seagull and birds 2024-03-01 13:22:15 -05:00
ev 2e3ae27979 grsss and ball effects 2024-03-01 09:44:06 -05:00
ev ecde366a7e oops 2024-02-29 20:46:17 -05:00
ev b1f8ff2eba golfer anims done 2024-02-29 19:44:16 -05:00
ev 7a4ea98f7f golfer anims 2024-02-29 15:31:24 -05:00
ev c2e0b6aa8d hole anims 2024-02-29 11:26:27 -05:00
ev 37f8b0c017 more anims + prefab stuff 2024-02-29 00:51:34 -05:00
ev 88108b38ec more monkey anims + mandrill 2024-02-27 15:30:56 -05:00
ev a0933849c3
Merge pull request #4 from blank3times/Hole-in-One-Testing
Hole in One Bopping
2024-01-31 18:53:24 -05:00
blank3times c296f7c2e5 add temporary game icon
It was too convenient to just spot the white square
2024-01-27 21:23:59 -08:00
blank3times 1038b9167a Add autobop and sounds for the ball making it into the hole 2024-01-27 19:11:12 -08:00
blank3times 2d5b4e663c Non-looping animations 2024-01-26 23:51:49 -08:00
blank3times 5a336c3605 Begin bopping
monkey will do one bop
2024-01-26 22:55:50 -08:00
ev 64ae0501dc
Merge pull request #3 from blank3times/Hole-in-One
Hole in One script plus everything else
2024-01-27 01:16:24 -05:00
blank3times e182b32fc2
Merge pull request #2 from blank3times/Hole-in-One-Testing
Add mandrill cue
2024-01-26 22:04:14 -08:00
blank3times 71b75bce5e Add mandrill cue 2024-01-26 22:01:33 -08:00
blank3times a663a9e7d8 Update monkey input temp results for clarity 2024-01-26 17:55:12 -08:00
blank3times 33265d8af6 Connect monkey animator to script
finally
2024-01-26 16:42:24 -08:00
blank3times 0991d2ba5d Move the script to the game
from the water
2024-01-26 16:34:56 -08:00
blank3times 0bbae27e84 Make the animator come from its object
As if the object would be initialized, hah
2024-01-26 00:01:35 -08:00
blank3times 117ae9443e Update HoleInOne.cs
Slightly closer to animation?
2024-01-25 23:27:52 -08:00
blank3times 59430264c2 Merge remote-tracking branch 'upstream/master' into Hole-in-One-Testing 2024-01-25 17:52:50 -08:00
minenice55 ac3059e008 update workflows 2024-01-25 16:15:45 -05:00
minenice55 dd62aedd81
Merge pull request #655 from minenice55/systems-improvements
Minor Refactoring
2024-01-25 20:42:49 +00:00
minenice55 7384dd9092 remove unused class 2024-01-25 15:27:26 -05:00
minenice55 9be16564a0 change operation order for input checks 2024-01-25 15:11:43 -05:00
minenice55 9f0a48e9ff event caller refactoring
change operation order of minigame loading
2024-01-25 12:29:05 -05:00
blank3times c510b77d49 pretending to add monkey
Still not playable or anything like that
2024-01-24 21:30:42 -08:00
blank3times 41805eef9a Pretend to add mandrill
It doesn't do anything except play sounds
2024-01-24 18:13:40 -08:00
blank3times c30927ec11 Add script to its prefab
aaaaaaaaaa
Also renamed RvlGolfLoader to RvlHoleInOneLoader to promote typing and larger character counts
2024-01-24 17:56:19 -08:00
blank3times 506ab9bade Add HiO sounds
Script still has instance issues but that's also a savesate
2024-01-24 15:41:11 -08:00
minenice55 ba3960d142 linear rgb for textures that get remapping shaders applied 2024-01-24 00:40:29 -05:00
minenice55 b94a70fbc6 fix certain types of sounds firing a frame late 2024-01-24 00:17:35 -05:00
blank3times 1a94838cd9 Update HoleInOne.cs 2024-01-22 22:57:52 -08:00
blank3times 0ecf17ec3e Add script to load Hole in One
This is hopefully not the peak of my programming skills
2024-01-22 21:49:23 -08:00
blank3times a4abebf6d5
Steal evdial/holeinone
Testing Hole in One
2024-01-22 18:07:25 -08:00
minenice55 23d9edf5fe Revert "prod flag gaming"
This reverts commit ca742c8567.
2024-01-22 17:00:57 -05:00
minenice55 8348eaa283
pause unloads assets on exit 2024-01-22 14:18:41 -05:00