240,133 Commits over 3,837 Days - 2.61cph!

10 Years Ago
Added a replay camera, bit more work on the replay system
10 Years Ago
texturing new net
10 Years Ago
Some completely unnecessary optimization of the CRT & screen reflection shaders.
10 Years Ago
Merge branch 'master' of github.com:Facepunch/arcade
zon
10 Years Ago
Simplified how PlayerMetabolism is synced and saved.
10 Years Ago
Tweaks to the reflection shader & game test scenes.
10 Years Ago
Fixed screen reflections being visible in the most physics-defying cases.
10 Years Ago
Rewrote the screen reflection shader to be a bit less insane.
10 Years Ago
Windows Build 169
10 Years Ago
Fixed time/date not progressing
10 Years Ago
Small fix for the super spec hammer.
10 Years Ago
Removed old replay system, added support for players, ball and effects
10 Years Ago
Made the menu scene 16% more interesting.
10 Years Ago
Menu fix 2.
10 Years Ago
Menu fix.
10 Years Ago
Windows Build 167
10 Years Ago
Reverted terrain shaders back to specularity, instead of specular color, for terrain; saves ALU + saves storage + no metals; this time it's final Added back deferred shader override with specular micro-occlusion awareness; now globally consistent and non-destructive across other standard materials Updated all terrain materials affected by these changes: legacy, atlas and pvt
bot
10 Years Ago
OSX Build 243
10 Years Ago
Windows Build 165
10 Years Ago
Limited networking fixes
10 Years Ago
Streamlined the screen reflection shader so that it doesn't branch when testing if the screen can be reflected.
10 Years Ago
Added a `Scale` field to CabinetScreen that controls the size of the virtual CRT display after projection on its sphere.
10 Years Ago
Some performance related tweaks.
10 Years Ago
Streamlined the screen reflection shader so that it doesn't branch when testing if the screen can be reflected.
10 Years Ago
Added a `Scale` field to CabinetScreen that controls the size of the virtual CRT display after projection on its sphere.
10 Years Ago
Added spawnhandler stuff to report command
10 Years Ago
Reverted insane change in Spawnable (/cc zon)
10 Years Ago
Don't show all the building component templates at 0,0,0 Fixed bear skin not having a protection property
10 Years Ago
Debug spawns and hurts when developer > 1
10 Years Ago
Animals now spawn hydrated Upgraded BaseMetabolism.cs to use newlines Player prioritises network updates to themselves
10 Years Ago
Windows Build 163
10 Years Ago
[block_party] smile block can turn invisible
10 Years Ago
[block_party] reworked homing fireballs
10 Years Ago
[block_party] teardrops splash on other blocks and ground
10 Years Ago
[block_party] sad block drops tears
10 Years Ago
10 Years Ago
made changes to the animalanimation script to dynamicall adjust the animals playback peed
10 Years Ago
updated the animal prefabs to use the dynamic anim playback script
10 Years Ago
fixed the "foot sliding" of the animals when they move.
10 Years Ago
fixed building block max health not showing up properly on client
zon
10 Years Ago
Animals once again align to the terrain.
zon
10 Years Ago
Predators are now half as common as other animals.
10 Years Ago
Experimenting with trail system
10 Years Ago
Fixed PVT not working
10 Years Ago
Forcing terrain shader update
10 Years Ago
Fixed green shit all over the terrain
10 Years Ago
Revered deferred shader override back to built-in; needs more work Removed some deprecated pvt shaders and materials
zon
10 Years Ago
Animals once again float in water.
zon
10 Years Ago
Improved how animals avoid deep water and slopes.
zon
10 Years Ago
Starting metabolism values are no longer hard coded.