branchrust_reboot/main/hackweek_golfcancel

79 Commits over 0 Days - ∞cph!

3 Months Ago
exported golf swing anims
3 Months Ago
Fix clientside golf ball being returned to the server
3 Months Ago
Feedback changes: - Inverted A + D for walking - Reduced putting max by 50%
3 Months Ago
Revert golf ball mountable and golf ball back to what they should be
3 Months Ago
- Remade golf hole and animator - Fixed merge issues - Regen manifest - Fix folder issues
3 Months Ago
manifest again
3 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
3 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
3 Months Ago
Added mini golf course sections as deployables.
3 Months Ago
Golfcart cursed experiment
3 Months Ago
Changed golf hole files
3 Months Ago
minigolf ramp 05 (curved)
3 Months Ago
- Wire up new golf hole - Setup animator - Reset mechanics
3 Months Ago
- Setup new golf idle pose - Bring back the arms when swinging - Club refinements + polish
3 Months Ago
added golf hole bucket thing
3 Months Ago
Golf Hole logic: - hole players can putt into - confetti on gettng the ball in
3 Months Ago
added rock golfballs
3 Months Ago
edited pivots of greybox golf clubs and exported test 3p chip swing anims
3 Months Ago
Added simple player course blocks for mini golf
3 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)
3 Months Ago
Added crappy path visualisation
3 Months Ago
WIP: Walkaround - Can mount and walk around the golf ball - Two view modes - single fire attack (for now)
3 Months Ago
added greybox clubs
3 Months Ago
Fix clientside golf ball stuttering
3 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
3 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)
3 Months Ago
PlayerRigUpdate2 -> hackweek_golf
3 Months Ago
main -> hackweek_golf
3 Months Ago
wearable golf flag because why not