7,315 Commits over 2,345 Days - 0.13cph!
Show which item it couldn't replace in Replace module
Stop co-routines when entity is network-destroyed
Added client.fov convar
Fixed floating above world for a frame when joining the game
Fixed wolf corpse being single hit harvest
Fixed wolf corpse not being made of Flesh
Transform.FindChildRecursive is now case insensitive
Fixed wolf ragdoll not copying bones from parent
Fixed wolf ragdoll not copying blood effects from parent
Fixed UI lag caused by UpdateGlobals Invoke
Fixed "Unpooled Part Name" when attacking animal
Free + Instant crafting for admins/editors
Fixed smelted ore not stacking properly
Updated metal plate torso icon
Furnace menu is now ordered
Crafting Low Grade Fuel will give you 10x
Sulfur Ore is now smeltable
Catch NetworkInformationException and open http://support.microsoft.com/kb/2588507
Fixed deployment guides not changing colour properly
Kick users sending invalid packets
Catch SocketException , don't start server
Fixed player not casting shadows
Fixed player floating up slopes
Fixed F2 menu settings not being applied
Bolt rifle, Thompson, Shotgun, Eoka Pistol, Revolver craftable
Added gunpowder blueprint
Pistol, rifle and shotgun ammo craftable
Added pistol bullet projectile
Fixed arrow & rifle killing via "hunger"
Don't bob weapon when not on ground
Ore resource nodes now all give varying levels of stone/metal/sulfur (instead of just one)
Fixed NRE in BaseCorpse.Save
Added BaseEntity.IsValid
Fixed NRE in Builder module
Global message "ClientDisconnect" is send to everything when client is disconnecting from server
Fixed dead players not leaving the server when disconnected
Fixed player still visible when ragdoll is created
Started work on deathscreen
Fade into deathscreen (wip)
Randomly drop held item when killed
Switch to third person when killed, rotate around ragdoll
Hide viewmodel when dead
Fixed local player ragdoll being crazy fucked up on spawn because of their local collider
Tried to fix ragdoll LODS, but I don't think it's working that great - will revisit
Reverted Alex's broken burlap shirt commit
Enabled HTML hardware rendering (test)
Fixed death intro not working
Fixed player_movement leak on death
Fixed ItemAction_Replace not working properly if the container was full
re-added collision component to burlap-shirt
reverted burlap_shirt (did the same thing that I did earlier but didn't set the default material to Flesh)
Tweaked HTML zoom
Tweaked belt bar
Reverted CoherentUI to software only (hardware acceleratred mode is laggy, wants vsync)
Re-enabled dynamic znear
Cleaning up unused materials
Added tools/Update Clothes Models - sets up avatar, humanoid, no material import, warns on extra bones
Made torch normal maps normal maps
Restoring deleted weapon files (goosey strikes again)
Disable dynamic znear in playermodel scene
"Tools/Update Clothes Models" now changes max texture size to 4096 too
Renamed metal_improvised_helmet_01 and metal_improvised_helmet_02 to human names
Added bucket helmet
Added coffee can helmet
Start with only rock
Deleted mudpants (no lods, no rig)
Increased max size for tshirt, snow jacket textures
Changed compression stuff on audio (for performance)
Fixed Global Fog being enabled on camera by default (turn on/off when entering/leaving water)
Build a 64bit windows version, for 64bit windows
Updated EAC launcher/server to latest version
Added Steam installscript for EAC
Added Tools/Update Effects Prefabs to verify that the fx prefabs are valid
Fixed fx prefabs without recyclers, with disabled recyclers
Item module "Container" can now have default items
Camp fire now created with wood inside
Added option to compile debug 64bit windows client
Attempt to detect and report crashes in previous runs