243,682 Commits over 3,898 Days - 2.60cph!
Merge branch 'master' of github.com:Facepunch/arcade
Merge branch 'master' of github.com:Facepunch/arcade
[ultimate_soldier] shooting affects aim
[ultimate_soldier] shooting affects aim
Fixed Steamworks Callback dispatcher working incorrectly in 64 bit builds.
Fixed Steamworks Callback dispatcher working incorrectly in 64 bit builds.
- Added render.MaterialOverrideByIndex(index, material), Entity:SetSubMaterial(index, name) and Entity:GetSubMaterial(index)
- Entity:SetModelScale second argument is now optional (defaults to 0)
- Fixed an exploitable vulnerability from Lua
- Fixed broken eye flexes and blinking
Merge branch 'master' of github.com:Facepunch/arcade
Merge branch 'master' of github.com:Facepunch/arcade
[ultimate_soldier] cant hit yourself while firing
[ultimate_soldier] cant hit yourself while firing
Slight adjustments on forest 5 and 6.
Updated native plugins
Terrain heightmap feature size scales with inverse of frequency
Terrain heightmap generation now supports per-biome settings (will be useful in the future)
Tweaked biome distributions
Improved biome transitions
Tweaked terrain splatmap
Tweaked forest size and frequency (not final, it just broke with the noise algorithm update and I had to do some adjustments)
Protocol++ (this means servers have to restart - you can stop asking me now)
JavaScript source code for scripted games is now compressed when packaged.
JavaScript source code for scripted games is now compressed when packaged.
Forest 5 spawning again. Pretty crappy at the moment, but not for long.
Entities will now automatically generate bounds when sprites are added / removed unless LocalBounds has been set manually.
Entities will now automatically generate bounds when sprites are added / removed unless LocalBounds has been set manually.
Nuked old trees and moved TimeControl script
Merge branch 'master' of arcade
Merge branch 'master' of arcade
Fixed the desert grass tone
Merge branch 'master' of arcade
Merge branch 'master' of arcade
Finished implementing constructor bindings generation.
Finished implementing constructor bindings generation.
Updated Bolt to latest version and compiled for 5.0. Updated to latest steamworks.net version.
Updated Bolt to latest version and compiled for 5.0. Updated to latest steamworks.net version.
Updated Windows and Linux builds
Removed flto flag from build definitions (were only added for testing purposes, shouldn't have been committed)
Added composite noise, tweaked simplex noise normalization
Merge branch 'master' of arcade
Merge branch 'master' of arcade
Fleshed out the Tribe Group Settings some more.
Started work on constructor bindings generation, partially complete.
Started work on constructor bindings generation, partially complete.
Merge branch 'master' of github.com:Facepunch/arcade
Merge branch 'master' of github.com:Facepunch/arcade