249,481 Commits over 3,959 Days - 2.63cph!

41 Days Ago
Card scaling test, keep winner across maps
41 Days Ago
edited wooden shield position in its entity prefab to sit better on the player arm when chunky clothes are equipped
41 Days Ago
tweaked emissive slightly to be less blown out
41 Days Ago
Increased deck size to 100 Separate MaxHandSize, so you can draw more than default hand size Give a card to each player no matter who wins a half, extra card for the loser
41 Days Ago
Fixed additional jump logic when you don't have the required stats
41 Days Ago
set base emission to off on christmas lights
41 Days Ago
Stash all this PoC
41 Days Ago
Missed Medieval Barricade Texture Files
41 Days Ago
Updated Medieval Barricade Textures and Materials Updated Medieval Barricade Model to fix normal errors
41 Days Ago
Partial backport of ISceneObjectDesc::OnSceneObjectVisibleInView (Don't merge this, hacky temp allocation) Forward+ Decals * Decals get binned by the lightbinner from OnSceneObjectVisibleInView (all lights should start using this callback too) * Tiled culling checks decals within each tiles frustum * Decal::Apply( ... ) is used to mix decal's albedo, normal, etc. into surface
41 Days Ago
Extra jumps
41 Days Ago
edited clip range for metal shield attack anims and set up the wooden shield animator for melee attacks too
41 Days Ago
Healthy is a Target card
41 Days Ago
Don't change fire rate on new card
41 Days Ago
Hollow Point card
41 Days Ago
Merge from main
41 Days Ago
Arena 2
41 Days Ago
Merge: from main Tests: none, trivial merge
41 Days Ago
Bugfix: avoid unlockign semaphore from the wrong thread If it would time out during the wait period, it would release the semaphore in finally, leading to break of unique ownership promise Clean: remove ITask inheritance from UploadPerfSnapshot It used to be a task at the start, but not anymore
41 Days Ago
Merge from simple_upgrade
41 Days Ago
▊▆▅▆ ▆▍▉ ▇▅█▋▋▄▇▍ ▄▉▌▄▄ ▊▇▇█▌ ▍▅▋▆▄▄▋▉ ▌▅█▅▄ ▋▉██ ▉▇▌▄▍▆ ▌▍▌▍█▍ ▊▆▍▊▇▇ ▌▋▄▄█▄▅▆ ▆█▍▉ ▄▉▊▅▌▍▉
41 Days Ago
merge ice_sculpture->main (server compile fix)
41 Days Ago
server compile fix
41 Days Ago
Merge from ai_wolf_iteration
41 Days Ago
41 Days Ago
Fix display info of constructor node result output
41 Days Ago
ForwardJumpPower uses normalized wish velocity so you can still jump up without being bumped forward
41 Days Ago
Removed some tilt code, fixes one-card going invisible
41 Days Ago
merge ice_sculptures->main
41 Days Ago
merge from main
41 Days Ago
Ice shader: change tangent space normal blending to world space, make occlusion map align with normal map sampling, and frost now impacts alpha
41 Days Ago
Manifest - restore water_treatment_plant_1, stomped in 108847
41 Days Ago
merge from store_renderer_fixes
41 Days Ago
merge from standard_shader_improvements
41 Days Ago
merge from t1ejectionfix
41 Days Ago
Leaderboard backup, run #15821
41 Days Ago
Added "StripFromStorePreview" tag, will delete any gameobjects that are loaded in the store preview Fixed snow machine throwing an NRE and not rendering properly
41 Days Ago
Merge from simple_upgrade
41 Days Ago
Merge from modding_prefabs
41 Days Ago
Fixed rotation for invis admin wall
41 Days Ago
Added two missing/unsaved tiled cube prefabs: brick_07 + glass_08
41 Days Ago
Merge from main
41 Days Ago
Merge from main
41 Days Ago
Possibly fix MainCamera NRE when entering/exiting game
41 Days Ago
Merge from shields
41 Days Ago
Slightly adjust wooden shield back positions to not obscure the minicopter fuel gauge
41 Days Ago
Fixed some logic issues with the shield vm
41 Days Ago
Refactor shield handling into a static utility Apply it to the legacy animals
41 Days Ago
Made new protection profiles for shield variants Attacks from new wolves should now be blocked by the shield if the shield is raised and the wolf is in front of the player, will not block at all if the player isn't raising their shield
41 Days Ago
Merge from main