244,146 Commits over 3,898 Days - 2.61cph!
Changing D3D9 fullscreen mode to "exclusive mode" by request
Fixed NRE in OnProjectileAttack
Added wetness layer to standard shader
Fixed empty string network write NRE
Fixed NRE in Deployer
Fixed "dropped through" server errors
Sandboxed games now work in the 3D Arcade unity project.
Started work on IK solution to adjust hit height
- Skill/tree system rework + UI part 3
Shooting metal blocks now makes sparks
Shooting stone blocks now make correct stone block being shot effects
Fix compile error and reapply footstep updates
foundation, floor, roof, walls, stairs - metal tier
textured spaceship_01, exported to cloud city unity scene and animated
Merge branch 'master' into sandboxing
Fixed switching between games during runtime.
Court controller can enable / disable fog and fog color
Enabling some shader features
Updated internal standard shader properties
Added first version of standard shader with toggable particle accum layer; e.g. rocks with snow, sand
Added warning if force atlas max mip level fails
Prevented players from spawning inland or on cliffs (only coastal sand beach now)
Extended player spawns to include areas slightly to the north and south of the temperate biome
Enabled reflection probes on the 3 fastest quality settings (fixes black water)
Tweaked topology-based path cost to yield more natural looking paths
Re-implemented `LoadGameFromAssembly()`.
It actually works :astonished:
Removed multithreading from post-road-placement cliff creation (possible race condition if splat, color, topology or path resolution mismatched)
Game host now reaches main loop without errors.
Multithreaded pathfinding of the road network
Try Catch around UnityAnalytics calls - because they're throwing errors for some people
wooden door key can be burnt in fire/furnace
Char04 additional assets. Racket and hamster. Cleaned up new char04.mb.
- Branched and started reworking the skill activation/configuration system to be more flexible, ready to use with the new XML skill and skill tree setup
Fixed protection properties not expanding when new damage types added
Beefed up block vs melee protections
Merge some scripts from HL2 games.
Updated TENN controller - added serve, serve walk
Added stats tables to BaseMelee preview http://goo.gl/WV1lBp
- Proper weapon initialization.
- Stopped shooting and sprinting.