225,947 Commits over 3,714 Days - 2.53cph!

10 Years Ago
Fixed new GameScreen Sub Scene setup and SubsceneDummies for temperate_canyons.
10 Years Ago
Fixed player floating up slopes
10 Years Ago
Time of Day update to 2.2.0 prerelease 3
10 Years Ago
Fixed client compile error
10 Years Ago
Made all AI code #if SERVER Made sense calls part of the behaviour tree Made AI swim instead of walking underwater Made AI movement a lot more robust (almost independent of the tick rate now) Refactored the steering system Changed the way AI selects its targets Fixed AI test scene
10 Years Ago
Tree updates.
10 Years Ago
Fixed player not casting shadows
10 Years Ago
When not starting the game from a subscene, the BaseScreen will now pick a random subscene in the list of available subscenes.
10 Years Ago
Fixed some of the Screen to Scene relationship issues + loading from any "subscene" issues we were having.
10 Years Ago
Catch SocketException , don't start server
10 Years Ago
Kick users sending invalid packets
10 Years Ago
added some weapon specific jump animations; made some tweaks to the jumping animations (they should look smoother now and blend better between the states); tweaked prone/crawl animations
10 Years Ago
Updated player clothes source file
10 Years Ago
changed LOD settings for head to match other parts of the body ( as it was dropping out so early you could see the body & no head)
10 Years Ago
RoadVertex is now self updating. Going Home
10 Years Ago
Organising scenes a bit.
10 Years Ago
exported tweak naked legs mesh
10 Years Ago
Fixed deployment guides not changing colour properly
10 Years Ago
skinned LOD2 naked torso mesh
10 Years Ago
Reverted camera movement changes. Reset prefab to correct rotations and updated reset script to match. Updated Human Female prefabs.
10 Years Ago
Edited LOD2 torso to match seams of other LOD2 naked body parts
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
Started adding in procgen again. Decoupled a roadsection and a roadsectionmesh
10 Years Ago
reupload of player_naked_torso_LOD2
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
Added basic highscore networking between players currently on the server. Added temp voice chat loopback toggle. Added missing voice chat textures.
10 Years Ago
Added basic highscore networking between players currently on the server. Added temp voice chat loopback toggle. Added missing voice chat textures.
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
checking in fixed LOD2 naked torso mesh with longer wrists
10 Years Ago
Torch wall mount meta files, my bad!
10 Years Ago
Stop co-routines when entity is network-destroyed
10 Years Ago
Adding the torch wall mounts with LODs, also tweaked the torch spec maps.
10 Years Ago
[mazing] high scores
10 Years Ago
[mazing] high scores
10 Years Ago
Random edits. Not entirely sure why I've changed ProjectSettings, but I guess I have...
10 Years Ago
Fixed direction that we move camera to be properly the camera forward and right vectors.
10 Years Ago
adjusted the position/rotation of some of the wm_ prefabs so they align with the player animations better
10 Years Ago
Human female scale and cleanup
10 Years Ago
Added human female assets
10 Years Ago
Renamed default.unity to GameTest.unity
10 Years Ago
Renamed default.unity to GameTest.unity
10 Years Ago
Simplified the input manager settings. Added a basic click n drag camera control.
10 Years Ago
DX11 is not friends with my laptop
10 Years Ago
Show which item it couldn't replace in Replace module