reporust_rebootcancel

129,244 Commits over 4,140 Days - 1.30cph!

zon
11 Years Ago
Animal attack stats now part of BaseAnimal.
11 Years Ago
Converted Rock to new HeldEntity system
11 Years Ago
Merged to trunk
11 Years Ago
Tweaks and fixes
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
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
fixed the footsteps playing multiple times
11 Years Ago
Removed chicken/temp.mb (?)
11 Years Ago
Made the generated savegame name more failsafe Disabled server autosave in-editor for less stuttering while testing
11 Years Ago
Scenes
11 Years Ago
Fixed a crystal material being pink
11 Years Ago
Builder - try to build the bundle
11 Years Ago
Missing PathTo slash
zon
11 Years Ago
Animals now use one behaviour tree.
11 Years Ago
Fixed terrain slope calculation being slightly off on diagonal polygons
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
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
Made the default server seed get generated from a unique device identifier
11 Years Ago
Coderart-tweaked dirt texture to play nice with color mapping
11 Years Ago
Fixed rock_08 loving to be placed beneath the terrain
11 Years Ago
Tweaked maximum rock slopes
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
Added chicken to the spawn handler
11 Years Ago
Updated game manifest
11 Years Ago
Fixed underwater color grading looking neon blue in the arid biome
11 Years Ago
Adding missing pillar icon
11 Years Ago
Made decor and grass refresh context menu force a refresh even if a patch wasn't shifted
11 Years Ago
Fixed background blur
11 Years Ago
Trunk merge - new building system
zon
11 Years Ago
Merged changes from main.
zon
11 Years Ago
Fixed test level.
11 Years Ago
fixed the chicken anim controller to use the Speed variable
11 Years Ago
Adding satellite dish game files and prefab
11 Years Ago
First pass legacy map port, terrain + splats + road
zon
11 Years Ago
Animals can now eat corpses.
zon
11 Years Ago
Animals now gain calories from eating meat.
11 Years Ago
adjusted the chicken LOD so the transitions happen smoother lowered the chicken sounds so you don't hear them halfway across China.
zon
11 Years Ago
Animals now only hunt when hungry and eat until they are full.
11 Years Ago
Fix for occupied loot bug
zon
11 Years Ago
Animals now like to avoid deep water.
11 Years Ago
Subtracting satalite dish commit (to retain compatibility with current version - will readd it later)
11 Years Ago
Fixed invisible trees Tweaked dedicated server timings
11 Years Ago
Trunk merge
11 Years Ago
New bundling system tests, cleanup
11 Years Ago
Shaders should use a single bundle
11 Years Ago
Don't forget to build the prefabs too(!)
11 Years Ago
Recompiled RustBuilder.exe
11 Years Ago
Bundle loading basics
11 Years Ago
Tweaking
11 Years Ago
Adding speedtree to `always include shaders`