249,811 Commits over 3,959 Days - 2.63cph!
Fixed drawing primitives when Graphics.Center has been set.
Making some textures compressed
Ifdef'd a bunch of shit that the server doesn't need to be fucking with out of PVT and Amplify Motion
Added better SSAO
Removed dynamic Z near from camera (leads to visible depth res transition with more intense SSAO)
Merge branch 'master' of arcade
Pause screens are now correctly overridden in JS and TS games.
Merge branch 'master' of github.com:Facepunch/arcade
[ultimate_soldier] hold select to see pistol clip
Fixed exceptions being thrown when sounds are retrieved if multiple games are loaded from directories in the same scene.
[ultimate_soldier] added a pistol
3rd person shitgun animations
[ultimate_soldier] ai refactoring, enemies try to pick up a gun if they have none
Added Temperature sampling to WorldManager (should probably be moved).
- Sample tempature from position converted to long/lat, with multipliers from Season and altitude (needs time of day modifier).
Optimized tree collisions by about 40000%
Renaming SmartOjbects\BuildMe to BuildThis
Added a BuildThis PlayerCommandSO to behave... and relevant scripts.
Removing generated textures from the colmeshes.
Optimized tree collision mesh files.
Fixed maximum jump velocity being faster than the last movement velocity
More work on AIObstacleMesh (almost done)
Fixed a typo in premake5.lua
- Updated Building and BuildingController to init properly.
- Child SOs of Builidings are initalised when their parent GO is activated (Finished state is default)
- SitOnMe SO now automatically finds SitLocation in it's children
Added vm anim source file for picking berries/fruit etc
updated stone hatchet maps.
Fixed some compile-time warnings.
- Improving BuildingController a bit...
- Placement now averages a few normal samples around the initial ray hit point and aligns the placement to that average
- Valid placement now checks against a normal threshold
- Building prefabs restructured to support this
- Added Building class
Package game button is now visibly disabled when running a pre-packaged game.
Small changes to docs and some refactoring.
Small changes to docs and some refactoring.
Small changes to docs and some refactoring.
Unity DLLs are now automatically copied into Resources if the existing copies differ to the versions in Unity's installation path.
Need to roll back to Unity 4 because Bolt doesn't work.
[Vector3DTest] Some final tweaks.
Fixed stone hatchet normalmap.
Properly fixed line clipping this time.
Implemented line clipping in DrawLines().
Added SeedRandom.Wanghash
Added SuperSampling and AtmosphericBlend from Rust.
Disabled terrain spec until the shader supports 5.0 deferred
Added back text rollovers for Play and Record