224,126 Commits over 3,684 Days - 2.53cph!

bot
8 Years Ago
Automated OSX Build #163
bot
8 Years Ago
Automated Linux Build #163
bot
8 Years Ago
Automated Windows Build #163
8 Years Ago
Fix crash warning trying to print uninitialized memory?
bot
8 Years Ago
Automated Linux DS Build #162
8 Years Ago
Simpler/nicer/actually working for for the view stretch thing
bot
8 Years Ago
Automated OSX Build #162
8 Years Ago
TennisController generic LevelLoaded system No CloudCity ring whoosh sounds during load screen Fix AudioListener getting destroyed when exiting a level
bot
8 Years Ago
Automated Linux Build #162
bot
8 Years Ago
Automated Windows Build #162
8 Years Ago
Updated GameConfig URL
8 Years Ago
Added (safe) ConVar methods: SetString, SetFloat, SetInt, SetBool
8 Years Ago
No Ambient sound during loadscreens.
8 Years Ago
Fixed possibilities of ghost items if giving to full inventories
8 Years Ago
Initial ambient sound pass for all courts Improved AudioListener management SoundDefinition can control spatialization and stereo spread
8 Years Ago
Change FOV when screen aspect is high to avoid being able to side-eye through walls
8 Years Ago
Cowboy - Added smash anim Added source prototype six shooter special move anims
8 Years Ago
Fix NRE in PlayerCamera+Input
8 Years Ago
fixed normal error
8 Years Ago
mammoth :D merge :|
8 Years Ago
Roofs can no longer be placed downwards Reduced roof max placement distance
8 Years Ago
Owl - hold anim source files
8 Years Ago
Cowboy - six shooter source file changes
8 Years Ago
Cowboy - smash anim source update Added source prototype six shooter special move anims
8 Years Ago
Actual CombatEffectTemplate UnityEditor compile fix Bear and mammoth mat twaeks TOD tweak
8 Years Ago
Refresh batched building mesh when rotating building parts
8 Years Ago
added light toggle to keybinds
8 Years Ago
Fixed some speeling mistakes
8 Years Ago
GamePhysics now uses the new allocation-free physics API
8 Years Ago
More cleanup
8 Years Ago
merge into main
8 Years Ago
merge from main
8 Years Ago
bundle fixes brighter flashlight, narrower cone
8 Years Ago
- Playmaker stuff
8 Years Ago
CombatEffectTemplate missed #if UNITY_EDITOR
8 Years Ago
new building parts current files progress
8 Years Ago
merge from main
8 Years Ago
set all shaders on swamp court to use deferred rendering. changed water shader to not use mirror reflect script and baked out new lighting
8 Years Ago
Downed rain collision quality
8 Years Ago
Removed unused materials
8 Years Ago
Unused substances
8 Years Ago
latet source files, bear and mammoth have vertex gradients baked in
8 Years Ago
new mammoth idle removed unused bones that shouldnt have been there removed old mammoth anims shaders changed apparently
8 Years Ago
Removed old building system.
8 Years Ago
bug fix with world gen.
8 Years Ago
StatLinkerParameters no longer holds the StatSettings ref, instead we pass it in to the Create method from the collection on init StatCollection holds a new StatLinkerPair struct in place of StatLinkerParameters, StatLinkerPairs hold StatSettings and StatLinkerParameters
8 Years Ago
Fixed StatLinkerAlgorithm not being serializable
8 Years Ago
ticked enable lightmap and light probes as that makes it consistant with the human
8 Years Ago
Commeting out bad cast in CombatEffectTemplate.CopyTo
8 Years Ago
Combat effect templates stuff WIP