userGarry Newmancancel
branchrust_reboot/maincancel

5,292 Commits over 2,345 Days - 0.09cph!

10 Years Ago
Item module "Container" can now have default items Camp fire now created with wood inside
10 Years Ago
Added Tools/Update Effects Prefabs to verify that the fx prefabs are valid Fixed fx prefabs without recyclers, with disabled recyclers
10 Years Ago
Forgot launcher code
10 Years Ago
Build a 64bit windows version, for 64bit windows Updated EAC launcher/server to latest version Added Steam installscript for EAC
10 Years Ago
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)
10 Years Ago
Added Metal Facemask
10 Years Ago
Added bucket helmet Added coffee can helmet
10 Years Ago
Renamed metal_improvised_helmet_01 and metal_improvised_helmet_02 to human names
10 Years Ago
"Tools/Update Clothes Models" now changes max texture size to 4096 too
10 Years Ago
Disable dynamic znear in playermodel scene
10 Years Ago
Restoring deleted weapon files (goosey strikes again)
10 Years Ago
Made torch normal maps normal maps
10 Years Ago
Added tools/Update Clothes Models - sets up avatar, humanoid, no material import, warns on extra bones
10 Years Ago
Cleaning up unused materials
10 Years Ago
Reverted CoherentUI to software only (hardware acceleratred mode is laggy, wants vsync) Re-enabled dynamic znear
10 Years Ago
Fixed burlap shirt again
10 Years Ago
Tweaked HTML zoom Tweaked belt bar
10 Years Ago
reverted burlap_shirt (did the same thing that I did earlier but didn't set the default material to Flesh)
10 Years Ago
re-added collision component to burlap-shirt
10 Years Ago
Fixed ItemAction_Replace not working properly if the container was full
10 Years Ago
Enabled HTML hardware rendering (test) Fixed death intro not working Fixed player_movement leak on death
10 Years Ago
Fixed compile errors
10 Years Ago
Reverted Alex's broken burlap shirt commit
10 Years Ago
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
10 Years Ago
Fixed dead players not leaving the server when disconnected Fixed player still visible when ragdoll is created
10 Years Ago
Global message "ClientDisconnect" is send to everything when client is disconnecting from server
10 Years Ago
Fixed NRE in BaseCorpse.Save Added BaseEntity.IsValid Fixed NRE in Builder module
10 Years Ago
Ore resource nodes now all give varying levels of stone/metal/sulfur (instead of just one)
10 Years Ago
Don't bob weapon when not on ground
10 Years Ago
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"
10 Years Ago
Fixed F2 menu settings not being applied
10 Years Ago
Fixed player floating up slopes
10 Years Ago
Fixed player not casting shadows
10 Years Ago
Catch SocketException , don't start server
10 Years Ago
Kick users sending invalid packets
10 Years Ago
Fixed deployment guides not changing colour properly
10 Years Ago
Catch NetworkInformationException and open http://support.microsoft.com/kb/2588507
10 Years Ago
Furnace menu is now ordered Crafting Low Grade Fuel will give you 10x Sulfur Ore is now smeltable
10 Years Ago
Fixed smelted ore not stacking properly Updated metal plate torso icon
10 Years Ago
Free + Instant crafting for admins/editors
10 Years Ago
Fixed "Unpooled Part Name" when attacking animal
10 Years Ago
Fixed UI lag caused by UpdateGlobals Invoke
10 Years Ago
Transform.FindChildRecursive is now case insensitive Fixed wolf ragdoll not copying bones from parent Fixed wolf ragdoll not copying blood effects from parent
10 Years Ago
Fixed wolf corpse being single hit harvest Fixed wolf corpse not being made of Flesh
10 Years Ago
Added client.fov convar Fixed floating above world for a frame when joining the game
10 Years Ago
Stop co-routines when entity is network-destroyed
10 Years Ago
Show which item it couldn't replace in Replace module
10 Years Ago
Missing endsample
10 Years Ago
Reduced the amount of animals until we fix the perf Added ai.tick Added ai.move More profilers
10 Years Ago
Added profiler samplers for AI behaviours