239,405 Commits over 3,837 Days - 2.60cph!

10 Years Ago
Merge branch 'master' of arcade into js-scripting Conflicts: GameAPI.BudgetBoy/Mathf.cs
10 Years Ago
Merge branch 'master' of arcade into js-scripting Conflicts: GameAPI.BudgetBoy/Mathf.cs
10 Years Ago
Added source view model anims
10 Years Ago
Disabled PVT until it works again Disabled WaterFogVolume until it stops overlaying everything Increased client connection timeout Deleted skinshader, furshader (not working in u5)
10 Years Ago
Fixed compression for .demo files, still errors for images.
10 Years Ago
Fixed compression for .demo files, still errors for images.
10 Years Ago
Fixed Mazing's demo (and added some extra ones).
10 Years Ago
Fixed Mazing's demo (and added some extra ones).
10 Years Ago
shader fixes
10 Years Ago
Attempt to fix gmad and gmpublish not being included into the depot for OS X and Linux
10 Years Ago
Sentry error fixes 2
10 Years Ago
Latest VSDoc metadata.
10 Years Ago
Latest VSDoc metadata.
10 Years Ago
Fixed possible NRE on scene unload
10 Years Ago
Fixed billboards
10 Years Ago
Sentry error fixes
10 Years Ago
Fixed demo files being spammed when starting recording.
10 Years Ago
Fixed demo files being spammed when starting recording.
10 Years Ago
Include 64bit steam dlls with debug server build Lessen network grid size (perf test)
10 Years Ago
Root dir
10 Years Ago
Added VS project file for Mazing and removed some default parameter values so the game can be packaged on Windows.
10 Years Ago
Added VS project file for Mazing and removed some default parameter values so the game can be packaged on Windows.
10 Years Ago
Fixed blank tiles being rendered incorrectly (by being rendered).
10 Years Ago
Fixed blank tiles being rendered incorrectly (by being rendered).
10 Years Ago
Tilemaps are mostly working.
10 Years Ago
Tilemaps are mostly working.
10 Years Ago
Fixed player being a black shiny blob
10 Years Ago
Added option to make Win32 client debug build Disabled water reflections (huge fps boost - possible Unity5 bug?)
10 Years Ago
Added average frame size logging.
10 Years Ago
Added average frame size logging.
10 Years Ago
Implemented Tilemap rendering from stream, untested.
10 Years Ago
Implemented Tilemap rendering from stream, untested.
10 Years Ago
Testing whether 64bit versions will allow Development mode now
10 Years Ago
Error reporter per platform
10 Years Ago
Don't fuck with timings (for now) Fixed errors not being reported
10 Years Ago
Disabling gibs (performance test)
10 Years Ago
Refactored BudgetBoy.Graphics.
10 Years Ago
Refactored BudgetBoy.Graphics.
10 Years Ago
Fixed more materials Fixed NetworkVisibilityGrid was trying to set the vis provider before network initialized
10 Years Ago
Implemented writing Tilemaps to stream, no reading and rendering yet.
10 Years Ago
Implemented writing Tilemaps to stream, no reading and rendering yet.
10 Years Ago
Recompiled plugins with working UnityEngine.dll (!)
10 Years Ago
Updating properties on models so materials don't get re-created on import
10 Years Ago
More broken materials Switched default render mode to Legacy Deferred (new deferred doesn't seem to apply fog)
10 Years Ago
Fixed some broken materials
bot
10 Years Ago
Linux Build 194
bot
10 Years Ago
LinuxDS Build 87
bot
10 Years Ago
OSX Build 169
bot
10 Years Ago
Windows Build 117
10 Years Ago
- Fixed DTVars transmitting way more data than needed when updated - Reduced maximum DTVar count to 32 (just in case, 64 was overkill anyway) - Improved exploit prevention on incrementvar and multvar