249,454 Commits over 3,959 Days - 2.63cph!
checking in the plate armor with fixes to the mesh, textures should already be up?
Updated the v_torch.fbx with the new torch model, also adding the new textures.
improve the jumping animations (running jump looks more natural / also fixed how the landing occurs so it happens immediately when the player lands), tweaked the run animation for the rifle.
check yo self before yo wreck yo self
Mammoth rescale and first draft rig
Mammoth imported. Trees reimportd with proper scale.
added a couple extra torso flinch entries to the flinch array.
-fixed the ikWeight settings on several of the animations. Added a couple of extra torso flinch animations to the state machine
added pistol/rock/torch animations to the player anim_controller; fixed a bunch of timing issues. (verified that player animations are working in the "TestLevel" scene)
Minor spec tweaks on skin.
Temporarily deactivated the slightly broken horizon clouds.
Colour grading for TODs and biomes.
Backup committing a few lookup tables.
Made animals rigidbody-free (hyper fast but makes them not-move in the test level and ghost through foundations)
Need to rename roadsectiontest it is now roadsection and that has been removed. Also removed the old road and testing classes.
Added mesh building at end cap and intersection. Need to tidy that up a bit.
UVs are stretched a bit which is shite. Got a new simple method though.
Get rif of gap artefacts.
Added a way to calculate voice speaker amplitude, can be used to animate the mouth of an avatar. Animated the speaker icon to display voice amplitude. Added push to talk for voice chat.
Server no longer spawns their own player, it had too many problems. It's now just a static camera.
Added a way to calculate voice speaker amplitude, can be used to animate the mouth of an avatar. Animated the speaker icon to display voice amplitude. Added push to talk for voice chat.
Server no longer spawns their own player, it had too many problems. It's now just a static camera.
Cleaned up Atm Blend and replaced BlendLUT in Main Camera prefab
Added Atmospheric Blending; superset of BlendLUT doing temporal conditions across multiple latitudes/biomes
Fixed AM vector rendering code
Upgraded project to unity5b2
Completed P2P voice chat, needs testing in multiplayer to make sure it works. Also added experimental shoutcast radio streaming.
Completed P2P voice chat, needs testing in multiplayer to make sure it works. Also added experimental shoutcast radio streaming.
Additional shaders for clothing
Made sure all the fbx files are not importing any materials and they're using RustPlayerAvatar; set up the various parameters for the pistol/rock/torch anims
Adding basic tshirt. LODs done, still needs weights.
Fixed WaterUpdate NRE's (probably)
Demo playback volume can now be specified.
Demo playback volume can now be specified.
Demos can now record sound playback events.
Demos can now record sound playback events.
Adding models and textures for hazmat set. Still needs weights, but LOD are done.
checking in all the fbx files now (tested that everything works so far), in case i break something later on when i change the player anim controller.
Tweaked how much demos affect screen glow so that overlayed graphics have more of an effect.
Tweaked how much demos affect screen glow so that overlayed graphics have more of an effect.
Fixed an error when packing an image with an odd number of pixels, and removed some redundant methods.
Fixed an error when packing an image with an odd number of pixels, and removed some redundant methods.
Nuked some broken rock prefabs. Added new shader for fabrics (self illum and vertex color controller animation) wipppy wip wip
Merge branch 'master' of arcade
Merge branch 'master' of arcade
Added lives and score to the Breakout clone, started highscore viewing / entry stage.
Added lives and score to the Breakout clone, started highscore viewing / entry stage.
Worked out calculations for splines.
Manage the components for caps and intersections.
Generate meshes.
Need to decide how to blend two different road types.
Client network connection will skip out if too much time has been spent processing packets
Fixed water not having reflection/refraction
Removed SetIKWeight references
Profiling Stuff
Fixed FakePhysics running clientside (perf)
Impala cleanup and scale fixes.