branchrust_reboot/maincancel

31,424 Commits over 3,959 Days - 0.33cph!

11 Years Ago
added construct.frameminutes (how long before an inactive frame gets deleted)
11 Years Ago
Fixed construction layer override also setting socket handles
11 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
11 Years Ago
Added terrain shader singlepass skeleton
11 Years Ago
Added terrain shader splat utility method
11 Years Ago
Reorganising entity source files
11 Years Ago
neatened up foundation frame
11 Years Ago
Textures and meshes for footprints.
11 Years Ago
-added the diagonal sprinting / jogging to the player animation controller.
11 Years Ago
-new animations for sprinting diagonally.
11 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)
11 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
11 Years Ago
New terrain textures.
11 Years Ago
Coherent ui 1.8.3.2
11 Years Ago
Added Terrain socket Added Terrain layer (especially for terrain!) Masively refactored the way constructions use sockets
11 Years Ago
Builder module now uses a declared building component Debug: GiveDefaultItems puts shit on your beltbar for easier debugging Added foundation plan
11 Years Ago
Fixed orphaned server query callback causing NRE's
11 Years Ago
Fixed query NRE errors when steam isn't present Append error to stop of stack trace, so it shows properly in sentry
11 Years Ago
Coherent dlls for linux
11 Years Ago
Coherent UI update
11 Years Ago
commiting player animations for when the player is jogging diagonally
11 Years Ago
Looks like this meta file can be removed
11 Years Ago
Time of Day update to 2.0.9
11 Years Ago
prefab files for a bunch of the view models.
11 Years Ago
torch animations
11 Years Ago
Time of Day update to 2.0.8
11 Years Ago
Fixed terrible performance issue
11 Years Ago
-rest of the pickaxe animations done; Added sound fx to all of the current weapons
11 Years Ago
Tweaks to better observe server query NRE
11 Years Ago
Locked down ConCommand.Index - index is built on demand Terrain quality convar Terrain quality in F2 menu Automatically add Terrain Quality to procedural terrain
11 Years Ago
Added socket base so we can have different types of socket Added area based sockets (needs work, but theory is there) Added MathExtensions.cs Construction ghost updates on frame, instead of tick (smoother) Moved construction placement code so it can be called by ghost
11 Years Ago
Fixed hatchet throwing NRE's
11 Years Ago
Fixed client NRE on disconnect
11 Years Ago
Server browser now shows map name properly
11 Years Ago
Updated viewmodels with `always animate`
11 Years Ago
removed console.log hack (HTMLMain takes care of this now) limited html spam to warnings/errors viewmodel - check that we have an animationEvent before trying to use it in holster HTMLComponent - check m_View for null before trying to use it
11 Years Ago
Error message start with hash so they show up uniquely if different but same error message
11 Years Ago
-some new pickaxe animations
11 Years Ago
fixed mouse wheel up not going previous sockets that are both male and female now flipped inside out before receiving a male fixed up some of the building components - still need working through added construction parts map
11 Years Ago
stairs, floor test
11 Years Ago
Construction ghost shader/effect - this is shit - lets get something better
11 Years Ago
Added next/previous key bindings Added hack so mouse wheel calls next/previous automatically Can change building parts using next/previous
11 Years Ago
Added socket icons for easier editing Now change construction parts with left/right (temporary)
11 Years Ago
Socket based building system WIP
11 Years Ago
finished the rest of the animations for the flashlight
11 Years Ago
Fixed fuckups from last night's commits
11 Years Ago
11 Years Ago
-made some improvements to some of the animations for the hatchet, and bolt action. Also tweaked the playback values so the weapons don't look like they're being swung by a 75 year old man with arthritis.
11 Years Ago
EAC update
11 Years Ago
Cooking/Spoiling now works again