6,606 Commits over 2,192 Days - 0.13cph!
Fixed Bill killing himself
Fixed effects breaking if destroyed first entity spawned
Hit effects now use material type hit
Melee attacks use bullet impact effects (temporary)
Fixed effects sometimes being parented to something random
Pool all Physics material names on server startup
Added input.sensitivity (mouse sensitivty)
Added input.flipy (flip y axis)
When sending effects attached to an entity, use the entity's network group
Clear holdtype if sleeping
Swap item positions by dropping on other items
Fixed holdtype not being networked properly
Fixed stringpool error if string is null
Fixed attached effects position weirdness
Fixed networked effects normal being wrong
Removed debug: LOADED PLAYER STATE LOL
Fixed bolt rifle shoot smoke velcocity craziness
This should fix EAC kicking family borrowed accounts
Fixed awesome server crash when dropping an item on itself
Fixed bolt action attack sound being incredibly loud
Diagnosing network jumpiness
Fixed FindBone not always working
Should see other player's projectiles
Fixed shoot effects being destroyed when changing weapons
Implemented alex's torch viewmodel animations
Added PlayerModel scene and devtools
Reorganised clothes prefabs into 5 slots
Tweaked clothes/skin materials
Player model dev scene tweaks
Fixed invisible clothes
Added cargoplane and supply drop models
Fixed loading text not updating
Added events/server_schedule system
Cargo plane should now spawn randomly (but doesn't drop anything yet)
Fixed rotation not syncing proper
Rock viewmodel sway
Networked Lerped Quaternion error fix
Cargo plane motion blur
Added server report command (creates debug txt file with object counts etc)
Cargo plane now drops supply drop
Added functions to TransformUtil.GetGround to optionally ignore a transform (and its children)
FakePhysics velocity is now a velocity instead of linear drop
Added EntityTimedDestroy (calls Kill after x seconds)
Added ResourceContainer (Entity loot box style accessor)
Cargo plane tweaks
Implemented torch holdtype
Fixed headshots sometimes not working
Foundations are now flat again
Added windows and doors
Added hotspot snapping for area placements
Added stairs
Added Scott's temporary placeholder models
Profile triggers
Use shitter physics on server
Fixed server NRE's in NetworkSleep
Adding UnityVS (hopefully this won't fuck Andre on osx over)
Tweaked TransformChangeMonitor for speed
Dropping items now throws them forward out of the players eyes
Fixed incorrect use of Random.Range in arrays with ints
Fixed dropped items colliding with player
Don't know why this exists, deleting
Warning when transform changes (a lot) with collider and no rigidbody
Added tick number to network messages (not used for anything yet)
Started right click build component menu
Transform monitor tweaks, report
Added profiler blocks around all server raytraces
Added right click plan switching, makes building less terrible
Moved grass impact effect prefab to right place
Implemented Blunt and Slash impact effects
ImpactParticles scene lets you choose bullet, blunt, slash
Moved DamageTypes to its own file
Melee/ProjectileAttack now specify damage type
Added skin shader (keeping old mats for comparisons)
Flinch animations (implemented but not really)
Use the tick in lerp time. This is all fucked but it's better than nothing right now.
Synced with admin site, phrases
Fixed building parts not showing in context menu
Updated clothes to use new skin shader