248,545 Commits over 3,928 Days - 2.64cph!
Merge branch 'deploy' of ssh://github.com/Facepunch/arcade
Games are now scaled by an integer amount in the BBDK / embedded player.
Merge branch 'deploy' of ssh://github.com/Facepunch/arcade
Fix for the volume dial position when the embedded play is small.
Documentation updated during deployment build 334de175-42e5-425d-8e1e-24ac144a765d.
Documentation updated during deployment build 334de175-42e5-425d-8e1e-24ac144a765d.
Merge branch 'deploy' of ssh://github.com/Facepunch/arcade
Another couple of corrections to the embedding tutorial.
added footstep events to the crouchwalk
Human Prefab fix and an extra check in NavAgentMoveRandom
Fixed skinning on clothing_tutu
- Added Agent and Unit components to all Unit prefabs
- Added Timeout to LOI SO prefab
- Added weather switch (prev, next, reset on numpad keys 7,8,9 respectively) to WeatherController
- Tweaked mats after b13 made shit all shiny.
- Added "SetFinishedOnAwake" bool to Building class
- Fixed PlayerController debug cam toggle not working properly (player would remain disabled)
- Fixed MouseLook toggle on debug cam not working (space toggles)
- Added useSmartObjects toggle to NavAgentMoveRandom
Few small generation changes.
Tweaking physics variables for dedicated server
Don't hide tree entities in heirachy, it helps nothing
Fixed rocks using wrong shader
Fixed procedural map not generating properly in editor
created LODs for chicken.
rigged up the chicken for animation.
Server: delete dropped items after x seconds (temporary lag fix)
Re-added player name tags
Disabled PVP looting (until we have some other stuff in place)
- SleepHere, SitOnMe, GroupController fixes.
- New HumanFemaleController and anims for working actions.
- Fixed Sabertooth assets
Bear, sabertooth, human female, male anims
Fixed missing references on server for Footstep stuff
Pie menu transition animations
Fixed "Rust/Standard Legacy Terrain" alpha clip issues
Updated StandardWorld lighting code to match unity standard in b13 (specular workflow); same except using world-space normal
Updated all Before/Standard (weathered) shaders to b13
Updated terrain blend extension to match b13 changes
Proper buildings now generated. Even though it's all simple it's looking promising. Need to generate LODS and reduce draw calls!
Fixed serialization bug in tool cupboard
Removed debug output
Also hude the HUD if dead or in debug camera mode
Mousewheel item selection
Hide HUD when in menus etc
Hide crosshair when not looking at an entity
Animations for crosshair, health tooltip
[ultimate_soldier] Fixed crosshair vanishing after the first level.
Post-build deployment, GUID: 2bef8564-9dd0-4a03-9dd0-556008931afd
Cleaned up Quickbrush templates, added mesh clouds, tweaked ocean shader
Tap USE to run default option, hold to open menu
Updated crosshair tooltips, stripped out old
Merge branch 'deploy' of ssh://github.com/Facepunch/arcade
Hopefully fixed loading text.
Post-build deployment, GUID: d2da8c5c-08bf-4812-870b-8595da0df907
Merge branch 'deploy' of ssh://github.com/Facepunch/arcade
Merge branch 'deploy' of ssh://github.com/Facepunch/arcade
Added downloading text to embedded scene.
Documentation updated during deployment build d68ba1c2-ec29-4fed-a337-195e6bf6f51f.
Documentation updated during deployment build d68ba1c2-ec29-4fed-a337-195e6bf6f51f.
Merge branch 'deploy' of ssh://github.com/Facepunch/arcade
Finished draft of embedding tutorial.
Fixed interpolation for Force to Position/Rotation, so that the snap is much smoother.