reporust_rebootcancel

98,046 Commits over 3,683 Days - 1.11cph!

10 Years Ago
Added Conditional -> CanCraft Added Conditional -> IsLocked Added Action -> Craft Conditionals, Test now get BasePlayer Renamed Item.lockTime to busyTime to avoid confusions Can craft key from door (key doesn't do anything yet)
10 Years Ago
Fixed errors when no spawn handler (dev maps)
10 Years Ago
Added Tools->Admin-> updates icons/items/phrases from admin site Updated icons/items/phrases from admin site Fixed switching clothes not working when loading from save (buildingtest map) Increased protocol (itemids changed)
10 Years Ago
Added new spawnable script to animals Increased animal density
10 Years Ago
Reworked the way the spawn handler keeps track of population count to support saving in the future
10 Years Ago
Building suggestion shader v2
10 Years Ago
Improved the lantern light effect.
10 Years Ago
Lantern prefab updated.
10 Years Ago
Lantern animation files and some cleanup.
10 Years Ago
edited the animal prefabs so that they use the new FBX meshes that I made (that don't have the old shitty fake fur shit)
10 Years Ago
changed the bear/boar/wolf to use the new fur shader; removed unnecessary material files.
10 Years Ago
Lantern LOD, colmesh, sound.
10 Years Ago
added player leaning
10 Years Ago
10 Years Ago
Added a quick replacement for the door.
10 Years Ago
Cleaned up stag materials
10 Years Ago
Removed old LOD models Re-linked animal avatars
10 Years Ago
Fur shader, updated stag material
10 Years Ago
added LODs to the animal entities; fixed the server side entities for the animals (they dont contain mesh now)
10 Years Ago
embedded the animal LODs into a single .fbx file
10 Years Ago
-added LOD groups to the animal entities.
10 Years Ago
fixed some errors with the bear's fur material; renamed the animals to LOD0
10 Years Ago
Reverted sun light (too much flickering)
10 Years Ago
crouchwalk/jog animations for player holding grenade
10 Years Ago
Added player pickaxe anims for deploy / holster
10 Years Ago
Hammer now swings properly Building is no longer instant again Building effects (placeholder)
10 Years Ago
Refactored TerrainMeta (so... many... changes...)
10 Years Ago
Sort item list by name in editor Tweaked sun directional light bias (might lead to flickering again?) Changed how construction socket strings get pooled BuildingBlock now derived from WorldItem, can have item associated Added door (testing, no locking yet)
10 Years Ago
▋▇▉▅ ▊▋▄█▆▉ █▌ ▆▄▇▉▌▇ ▄█ █▄ █▆▇ ▍▊▅▄▌█▌█▍▊ ▌▄▇ █▍▊█▅▍ █ ▆▊▋▍▋ ▆▌▇▊
10 Years Ago
Added *.pdb.meta to ignore.conf
10 Years Ago
Replaced TransformEx.GetComponentsInChildrenEx with Transform.GetComponentsInChildren(includeInactive = true)
10 Years Ago
Fixed terrain anchor check extension method and added overload without explicit position and rotation
10 Years Ago
Sweeping terrain color changes to, among other things, get rid of the large dark brown spots. Made the grass behave better with color overlays. Toned down the AO a bit.
10 Years Ago
Unity Pro image effects update to 4.5.3
10 Years Ago
Made the night time sky silhouette a bit more visible and less disorientating.
10 Years Ago
Fixed wolf monument having some crazy offset relative to its root, clipping it into whatever is in its way
10 Years Ago
Removed garbage collect calls from terrain generator (I feel like we should have a policy to only call those from a single place)
10 Years Ago
Some lantern and light source related files.
10 Years Ago
Changed MeshToBoxCollider to SetupAIObstacle (no longer offers option to convert to box collider) Made some preprocessing / parameter scripts auto-destroy on instantiate
10 Years Ago
Prefabbed the other animals Made animal model sets share an avatar Changed animal max texture size to 4096
10 Years Ago
Fixed water not working proper
10 Years Ago
Fixed server compile error (minimal hotfix, there should probably be more of the view model code in #if CLIENT)
10 Years Ago
finished the remaining jog/run animations for the player holding the hatchet
10 Years Ago
Lower gun when running, jumping, swimming
10 Years Ago
▋▅▊▄▄▌▇ ▍▄▄▇▌
10 Years Ago
Tweaked lower pvt runtime configs; sorted base map bug; added base shader to nature/terrain/diffuse-pvt
10 Years Ago
Changed TerrainAnchor to use interpolated terrain height
10 Years Ago
Fixed monuments aligning to terrain normal by default Refactored & cleaned up decor spawn system
10 Years Ago
Fixed player model appearing to be falling when standing on edge
10 Years Ago
Should fix unofficial servers showing as official