224,292 Commits over 3,684 Days - 2.54cph!

10 Years Ago
Use BuildNum in error logger
10 Years Ago
Use version from build system instead of trying to determine the date from the assembly
10 Years Ago
Frames now have placement cost Copy ghost material so it doesn't the on-disk version
10 Years Ago
Added SocketMod - Terrain Check Can no longer build sky bridges with foundations (sorry reddit) Fixed HTML errors on shutdown
10 Years Ago
Added OBJs for sculpting high-poly basic clothing
10 Years Ago
Forest type 3 tree prefabs, with basic LODs for performance testing.
10 Years Ago
A few missing files.
10 Years Ago
File cleanup. Tree type 3's LOD'ed and prefabed. Squeezed 50% more texels out of all trees.
10 Years Ago
10 Years Ago
checking in some animations for the bone knife; made some tweaks to the sprint animations
bot
10 Years Ago
Linux Build 59
bot
10 Years Ago
OSX Build 73
bot
10 Years Ago
Windows Build 57
10 Years Ago
Fixed crashes when playing scenes from loose VCD files
10 Years Ago
Updated items from admin site
10 Years Ago
Editor config - Builder/Planner
10 Years Ago
Backing up editor config here
10 Years Ago
Moved image effects from UI to BG camera to keep UI from randomly not showing up on OS X
10 Years Ago
Fixed server not knowing where the player's eyes were Allow prefab override (building parts use this) Make sure CreatePrefab always returns active GameObjects Cancel FrameDestroy after built Fixed never un-becoming frame on client Space switches between active players on dedicated server
10 Years Ago
Fixed serialization compile error
10 Years Ago
Procedural terrain now on Terrain layer Fixed client BuildingBlock erroring because definition wasn't set Fixed client BuildingBlock not getting ingredients properly
10 Years Ago
Melee attack is now instant, instead of hitpoint delayed Frames now have ingredients Hammer now builds frames Frames now build and become real building components Added SendNetworkUpdate Added playerinventory.Take Added playerinventory.GetAmount Added clientside PreNetworkUpdate, PostNetworkUpdate Fixed hammer viewmodel casting shadows Fixed constructions not being 'walkable'
10 Years Ago
Added high-pass filtered grass atlas and made it the default to test This maintains some grass texture color variation compared to the grayscale version
bot
10 Years Ago
VPK Build 39
10 Years Ago
Unified sound file locations (Content/Sounds)
bot
10 Years Ago
Windows Build 56
10 Years Ago
Temporarily changed OS X build to 32bit due to instability issues (revisit with Unity 5)
10 Years Ago
Disabled automatic material import for weapon models Moved weapon materials and textures to correct folders
10 Years Ago
Sync with GitHub for June 10th.
10 Years Ago
added construct.frameminutes (how long before an inactive frame gets deleted)
10 Years Ago
Fixed construction layer override also setting socket handles
10 Years Ago
Building Blocks are now saved/networked properly Building Block skins now changed properly on clientside Building shader has _Valid - changes when placement is valid Added GameObject.ReplaceMaterials( material ) - replaced materials recursively
10 Years Ago
Added terrain shader singlepass skeleton
10 Years Ago
Added terrain shader splat utility method
10 Years Ago
Reorganising entity source files
10 Years Ago
neatened up foundation frame
10 Years Ago
Textures and meshes for footprints.
10 Years Ago
-added the diagonal sprinting / jogging to the player animation controller.
10 Years Ago
-new animations for sprinting diagonally.
bot
10 Years Ago
Linux Build 57
10 Years Ago
Added Construction Frame layer Constructed foundations start as frames Added transform.Identity - to set localpos/rot to 0 Added GameObject.InstantiateChild Added GameObject.SetLayeRecursive Construct prefabs now have separate frame/finished Temporary BecomeGhost, BecomeFrame (this needs to work on server)
bot
10 Years Ago
OSX Build 71
bot
10 Years Ago
Windows Build 55
10 Years Ago
Fixed some outdated files and updated ignore list
10 Years Ago
Added socket mods Added socket mod - SphereCheck Added Guides layer (for ghosts/deployment guides) Foundation component now can't be placed in collision
10 Years Ago
Merged changes from main branch
10 Years Ago
Commit before merge.
10 Years Ago
New terrain textures.
10 Years Ago
Coherent ui 1.8.3.2
10 Years Ago
Added Terrain socket Added Terrain layer (especially for terrain!) Masively refactored the way constructions use sockets