195,816 Commits over 4,110 Days - 1.99cph!

11 Years Ago
Fixed underwater color grading looking neon blue in the arid biome
11 Years Ago
Updated game manifest
11 Years Ago
Added chicken to the spawn handler
11 Years Ago
Merge branch 'deploy' of ssh://github.com/Facepunch/arcade
11 Years Ago
Fixed an exception when attempting to build.
11 Years Ago
Fixed building walls horizontally out of the side of other walls Made some quick icons for the building parts Added speed param to chicken_anims (unused by the controller right now but animals use this) In editor spawn with a foundation plan
11 Years Ago
Tweaked maximum rock slopes
11 Years Ago
Merge branch 'deploy' of ssh://github.com/Facepunch/arcade
11 Years Ago
Improved error formatting, removed some Debug.Log calls.
11 Years Ago
Fixed rock_08 loving to be placed beneath the terrain
11 Years Ago
Coderart-tweaked dirt texture to play nice with color mapping
11 Years Ago
Made better the way a player is created.
11 Years Ago
Merge branch 'master' of github.com:Facepunch/arcade
11 Years Ago
Made the default server seed get generated from a unique device identifier
11 Years Ago
Merge branch 'deploy'
11 Years Ago
Implemented .mdb generation when testing games in the BBDK on Windows so that stack traces list file names and line numbers.
11 Years Ago
Allowed water streams to form in the arctic biome again Tweaked water level in the arid biome Smoothened island outline shape falloff Added separate conditional cliff texturing to beaches to allow for nice cliffs towards the ocean in the future
11 Years Ago
[platformer] walls of the room can have spikes
11 Years Ago
Fixed compile error due to missing root bone in chicken skin Fixed generatemanifest/prefabupdate changing prefabs without changes prefabupdate now 70x faster grabbed latest phrases
11 Years Ago
Fixed terrain slope calculation being slightly off on diagonal polygons
11 Years Ago
Fixed terrain slope calculation being slightly off on diagonal polygons
11 Years Ago
[platformer] blocks display their current and next direction
11 Years Ago
[platformer] blocks pause for a sec after impact
11 Years Ago
[platformer] fixed some spike collision false positives
11 Years Ago
[platformer] blocks can have spikes on the sides
11 Years Ago
Murmurdeerrr
11 Years Ago
Smokey bears
11 Years Ago
[platformer] think i finally got crush detection working well enough
zon
11 Years Ago
Animals now use one behaviour tree.
11 Years Ago
Missing PathTo slash
11 Years Ago
Mumurths and deeeerrrrrsss
11 Years Ago
Builder - try to build the bundle
11 Years Ago
Fixed a crystal material being pink
11 Years Ago
Scenes
11 Years Ago
Made the generated savegame name more failsafe Disabled server autosave in-editor for less stuttering while testing
11 Years Ago
Removed chicken/temp.mb (?)
11 Years Ago
fixed the footsteps playing multiple times
11 Years Ago
Changed default world size to 4000 Changed default world seed to 0 (i.e. generate a random seed) Gave beaches a bit more slope to counter water z-fighting and reduce the average beach width Tweaked decor rocks Protocol++ (network + save)
11 Years Ago
added an "chicken_skin" prefab with all the components set up (copied how the other animals were set up) added sound fx for the chicken added particle fx for the chicken (feathers flying around when flapping) added a script to change animal skins
11 Years Ago
Adding WIP satellite source files for backup
11 Years Ago
Made the grass slope calculation work correctly at cliffs
11 Years Ago
Tweaks and fixes
11 Years Ago
Lots of player changes. Base player almost done.
11 Years Ago
Merge branch 'master' of ssh://github.com/Facepunch/arcade
11 Years Ago
Now pdb2mdb.exe and its dependencies are copied to the Managed directory of Windows builds.
11 Years Ago
Merged to trunk
11 Years Ago
Converted Rock to new HeldEntity system
zon
11 Years Ago
Animal attack stats now part of BaseAnimal.
11 Years Ago
New nav bake for murmuth scene
11 Years Ago
Added max slope parameter to the grass mesh types