branchspacechess/maincancel

4,941 Commits over 1,795 Days - 0.11cph!

6 Years Ago
Fix mouse position when using a different render scale
6 Years Ago
hide any previous 8ball outcome bubble as soon as you click for a new outcome
6 Years Ago
Added 8 ball trophy script, added anim event to 8 ball animation to trigger outcome, prefab updated.
6 Years Ago
Run render scale in edit mode to avoid magenta screen
6 Years Ago
added magic_8_ball trophy with anims and materials etc
6 Years Ago
Add an option for render scale (I think the sharpen post fx doesn't like this)
6 Years Ago
Show correct max player count in webrcon
6 Years Ago
Defines.Network++
6 Years Ago
Add SuppressUnmanagedCodeSecurity
6 Years Ago
Removed length value from all network messages, removed some redundant function calls and allocations from net loop
6 Years Ago
setup basic interaction stuff on unit trophies prefab
6 Years Ago
update skybox shader/ cloud texture
6 Years Ago
added option to unparent instantiated effects, super rough wip trophy rotation (can be enabled per item, defaults to off)
6 Years Ago
sped up trigger anim a bit on confetti_cannon
6 Years Ago
Added InstantiateAnimEvent Addded CustomisationitemView.Preview() Added an editor preview action for CustomisationItemView. Separated confetti cannon particle effects into a prefab. Confetti cannon now creates the effect from an animation event. Set confetti cannon cooldown and enabled delayed destroy on the effect.
6 Years Ago
set up trigger on confetti_cannon to play trigger anim and particle effect
6 Years Ago
added animation controller and linked up anims for confetti_cannon
6 Years Ago
created wip confetti_cannon anims to use with the new customisation script
6 Years Ago
Reworked CustomisationItemView to used UnityEvent, hooked up the various game events to the item listeners.
6 Years Ago
item cooldown defaults to false.
6 Years Ago
Can now specify an optional cooldown duration for interactable customisation items (Defaults to on and 30 secs)
6 Years Ago
CustomisationItemView now sends the Clicked message when clicked.
6 Years Ago
Added confetti_cannon trophy with WIP prefab. Added beer hat and materials. Fixed sushi hat missing materials. Tweaked rotation on most (of my) hats to sit better on avatars. Added VERY wip snow explosion effect
6 Years Ago
Remove some files from server build
6 Years Ago
cherry pick from wrong branch
6 Years Ago
try catch replay drag drop files
6 Years Ago
can now drag and drop external replay files onto the menu to view them
6 Years Ago
getting latest for other branch
6 Years Ago
adding hats model/material/icon WIP definition some file cleaning
6 Years Ago
merge
6 Years Ago
cherry picked map caching from server profiling branch
6 Years Ago
Update SQL with missing change
6 Years Ago
global chat and match chat broadcasting are now behind defines, added server commands to toggle each - server can always send chat messages.
6 Years Ago
server toast broadasts are now behind inidividual defines - math otucomes/league promotions/daily challenges. added server command to globally enable/disable them all as a group.
6 Years Ago
split server specific defines out into new ServerDefines
6 Years Ago
career mode stuff
6 Years Ago
log daily challenge submissions
6 Years Ago
Fix partial page of leaderboard being shown when in the top few results
6 Years Ago
Added Waffle body and IceCream hat
6 Years Ago
Fix for daily challenge leaderboard query
6 Years Ago
What's New entry/screenshot.
6 Years Ago
version++
6 Years Ago
fix for no results being returned if you haven't yet registered a score in the daily challenge leaderboards. increased points per kill.
6 Years Ago
update daily challenge Ui stuff
6 Years Ago
daily challenge leaderboard SQL query fix?
6 Years Ago
disable daily challenge button when not connected to a server
6 Years Ago
don't show exit button or submit score on daily challenge outcome screen until the score breakdown has finished.
6 Years Ago
connection options
6 Years Ago
set Frosting hat child to Avatar layer
6 Years Ago
getting latest