248,709 Commits over 3,959 Days - 2.62cph!

31 Days Ago
Prevent wolf from jumping inside geo if the player is tip toeing on a platform/cliff edge
31 Days Ago
Reduce wolf vision range at night
31 Days Ago
Deck uses prefab references, not spawned GameObjects, only spawn in once delivered to a player's hand
31 Days Ago
Clarify loading phase text Implement forward jump power stat, shuffle deck on generation
31 Days Ago
Don't need this anymore Int health This is also useless
31 Days Ago
Style fixes, cache buster
32 Days Ago
Fix code stretching mobile view We don't need to limit the width of the toc
32 Days Ago
TableOfContents component Load styles in the main layout again
32 Days Ago
Leaderboard backup, run #15797
32 Days Ago
merge from fix_monument_scenes_osx -> main
32 Days Ago
Fixed backward compat for Authority attribute when specifying NetPermission. Ensure networking is cleaned up after game leave so any last-chance RPCs can be sent.
32 Days Ago
Change deck generation to be a bit smarter. Cards can specify a range of how many we want in a deck
32 Days Ago
Try to give a card to the last half's loser on preparation start
32 Days Ago
Actually include stats from direct connection / dedicated server with net_debug on
32 Days Ago
Merge from ai_wolf_iteration
32 Days Ago
Fix serialization error
32 Days Ago
Merge from ai_wolf_iteration
32 Days Ago
Correctly return state failure when pathfinding failed
32 Days Ago
Merge from ai_wolf_iteration
32 Days Ago
▉█▉▄▆ ▍▋▋▇ ▆█▆▆
32 Days Ago
Prevent wolf from charging for too long
32 Days Ago
Add files via upload Added the enum for the available icons usable in the loading screen menu tip message for December's patch.
32 Days Ago
Added Connection.GetStats support / implementation for non-lobby Steam connections. Can view net stats for connection to dedicated server or clients connected to dedicated server as well
32 Days Ago
Fix wolf sometimes getting stuck in charge Add log when state finishes but has no end transition
32 Days Ago
Fix wolf standing still when circling into a wall
32 Days Ago
Fix wolf mesh staying below powerline platforms, even though their actual body is on top
32 Days Ago
Quick fix
32 Days Ago
Show deck in card phase panel
32 Days Ago
You can play as many cards as you want
32 Days Ago
Refactor card system - cards that aren't activated disable all effect components, introduce a deck, card inventories hold cards in their hierarchy instead of holding handles to resources
32 Days Ago
Make wolves give up even faster if you are mounted
32 Days Ago
Fix compile errors
32 Days Ago
Makes it easier to sneak on wolves when they are eating Clean up sight code Add better sight vislogs so we can debug exactly which cone caused the sighting
32 Days Ago
Refactoring card inventories so they persist throughout arena changes
32 Days Ago
Fix physics triangulation occasionally overwriting the vertex buffer Spheres & Capsules were always written at the beginning of the buffer
32 Days Ago
Fix wolves slowing down as they flee
32 Days Ago
Fix NRE when scene was unloaded while navmesh generation was running
32 Days Ago
Add RoundLifetimeCardEffect Add two new card types, CardType.GetIcon()
32 Days Ago
Cards can be deactivated
32 Days Ago
Revert switch to unity's async pathfinding, it causes more bugs than it solves
32 Days Ago
Reduce cluster size
32 Days Ago
Cluster Delta Snapshots - Improvements to Bandwidth, Max Snapshot Size (#1717) Resolves issues with Steam networking choking.
32 Days Ago
Add DeltaSnapshotCluster.MaxSize const (def: 24kb)
32 Days Ago
Fix wolf jumping into cars
32 Days Ago
Fix wolves jumping into cars
32 Days Ago
Fix wolves jumping into cars
32 Days Ago
unreliablenodelay
32 Days Ago
Test per obj snapshot / no bunch Initialize last sent snapshot ids Snapshot clusters Fix write order Increase cluster size, grouping, actual delta for clusters unreliablenodelay
32 Days Ago
Increase cluster size, grouping, actual delta for clusters
32 Days Ago
Fix write order