248,566 Commits over 3,928 Days - 2.64cph!
Added material for terrain atlas shader testing
Fixed default BudgetBoy paused screen to be centred.
Added rifle run animation. Animator parameters are now normalized. There's a problem with speeding the whole animator up. It's causes animations that don't need to be changed to speed up unecessarily.
Limited graphics.fov to between 60 and 80
Added console toggle button.
Always allow the menu to be shown with escape, even on sleeping screen
Debug player state for wakeup bug
Refactoring in preparation of the forest generation features Petur requested
Added GameAPI.Debug.Error(format, ...args).
Added GameAPI.Debug.Error(format, ...args).
Added GameAPI.Debug.Error(format, ...args).
Changed anim timings so that their speed is normalised to 1m/s.
Swapped out shitty sand footstep sound
added footstep sounds to mixer
Fixed bone knife building/damage/gathering
Fixed reflection toggling not turning off terrain rendering
More work on console; lines are now pooled, non-pooled lines are correctly destroyed.
Better animations now in.
Merge branch 'master' of github.com:Facepunch/arcade
Added audio convars
Added AdioMixer
Slowed hammer repeat rate
[ultimate_soldier] added sawedoff shotgun
Fixed array bounds error in BuildingBlock
Fixed NRE in gameconfig
If reporting error without a stack trace, try to generate one
Check and throw specific errors when viewmodel animation state missing
Repory architecture with errors
Trying different animation
Started work on a console panel.
Improved VertexPainter gui control/window handling
Painting Disc gizmo now only shows up when painting
Added console warning when a mesh selected for painting is missing a MeshCollider
[ultimate_soldier] sfx panning relative to player
[ultimate_soldier] made shotgun sfx less deafening
[ultimate_soldier] centered sfx panning
Merge branch 'master' of github.com:Facepunch/arcade
[ultimate_soldier] new desert eagle aimer
Fixed DevKit audio panning.
[ultimate_soldier] new knife aimer
[ultimate_soldier] new shotgun aimer
[ultimate_soldier] gun wont look like youre throwing it when you pick it up and hold right click
[ultimate_soldier] shotgun shell casing
[ultimate_soldier] AI soldiers can no longer shoot a gun theyve dropped
[ultimate_soldier] added shotgun
[ultimate_soldier] added desert eagle and GunManager
[ultimate_soldier] guns can have different rotations peeds
- Added QuickBrush thirdparty plugin for prefab painting
[ultimate_soldier] switched knife sfx
[ultimate_solider] sfx tweak, put back in a shell bouncing sound
[ultimate_soldier] switched sfx
[ultimate_soldier] fixed high stun force when getting hit by thrown gun
Made client tick more fps independant
Made wooden hammer shitter at gathering
Restricted vis.lerp, vis.net to editor (they were being used to cheat)
Server blacklist - block all the servers of the redirectors and fake player counters
Fixed sometimes double printing to the console
Player now looks in the right direction. There's something not quite right about the animations though.
More island updates. Added a camera auto-focus script
Added terrain atlas generator tool
rigged up the view model for the awesome oil lantern
finished the 3rd person bandage animations; tweaked the 1st person bandage anims;