branchrust_reboot/main/hackweek_golfcancel

79 Commits over 0 Days - Infinitycph!

5 Months Ago
exported golf swing anims
5 Months Ago
Fix clientside golf ball being returned to the server
5 Months Ago
Feedback changes: - Inverted A + D for walking - Reduced putting max by 50%
5 Months Ago
Revert golf ball mountable and golf ball back to what they should be
5 Months Ago
- Remade golf hole and animator - Fixed merge issues - Regen manifest - Fix folder issues
5 Months Ago
manifest again
5 Months Ago
fixed duplicate keys on minigolf ramps, fixed minigolf ramp 05 - added prop render script, rendered icon, removed deploy prefab and linked up mesh, cleaned up item prefab, hooked up correct icon, added new descriptions
5 Months Ago
- Stop golf cart wheels being pulled down by shock height - Re-centre golf cart wheels, reorigin and reorient shocks, wheels etc - Expose shock values in inspector
5 Months Ago
Added mini golf course sections as deployables.
5 Months Ago
Golfcart cursed experiment
5 Months Ago
Changed golf hole files
5 Months Ago
minigolf ramp 05 (curved)
5 Months Ago
- Wire up new golf hole - Setup animator - Reset mechanics
5 Months Ago
- Setup new golf idle pose - Bring back the arms when swinging - Club refinements + polish
5 Months Ago
added golf hole bucket thing
5 Months Ago
Golf Hole logic: - hole players can putt into - confetti on gettng the ball in
5 Months Ago
added rock golfballs
5 Months Ago
edited pivots of greybox golf clubs and exported test 3p chip swing anims
5 Months Ago
Added simple player course blocks for mini golf
5 Months Ago
- Swing club mechanics to power up/down shots - Add putter - Better idle head position values - Refactor swing data into a struct since we need to pass it to a few places - Add crappy trail renderer to the ball - Add crappy prediction trail (still needs tweaked)
5 Months Ago
Added crappy path visualisation
5 Months Ago
WIP: Walkaround - Can mount and walk around the golf ball - Two view modes - single fire attack (for now)
5 Months Ago
added greybox clubs
5 Months Ago
Fix clientside golf ball stuttering
5 Months Ago
Swap away from projectiles in favour of a standard BaseEntity - Golf ball can be claimed by a client, this takes client ownership and updates the server on its position (ensuring accurate collisions for local client) - Various settings to tune update amount - Simple press e to force golf ball in that direction
5 Months Ago
- Create basic golf ball entity - Create golf ball projectile - Hitting E on the golf ball entity spawns a golf ball projectile with a small upwards velocity (for testing)
5 Months Ago
PlayerRigUpdate2 -> hackweek_golf
5 Months Ago
main -> hackweek_golf
5 Months Ago
wearable golf flag because why not