255,031 Commits over 3,990 Days - 2.66cph!

7 Years Ago
Working on a glorious (or equally likely terrible) new character refactor that will unify the network types and bring balance to the force.
7 Years Ago
Some WIP carryable torch stuff
7 Years Ago
Basic first pass on better item placement logic
7 Years Ago
can look around on mountable with clamped angles
7 Years Ago
few more bugs
7 Years Ago
some more jump stuff and modifications to some modules to account for new jump
7 Years Ago
Ice lake LOD/COL/prefabs Scene fixes
7 Years Ago
Cherry pick from 22121 (Blank hair prefabs)
7 Years Ago
more jump timing stuff and some other animation fixes
7 Years Ago
fixed options menu depth
7 Years Ago
Compile fix
7 Years Ago
EAC launcher fixes (needs x86 lib)
7 Years Ago
▉█▉▋▍▆ ▊▇█▋
7 Years Ago
adding more of a timing window for big jump
7 Years Ago
Improved adaptive shadow bias to scale according to texel-to-world ratio instead of distance Touched all relevant shaders Fixed flashlight attachment showing gun shadow all over the place
7 Years Ago
tweaked walk/jog animations added 3rd person waterbucket animations added 3rd person camera animation updated weapon override controllers
7 Years Ago
▊▊▇▊▋ ▋█▇▌ ▅▊▆ ▉▌▊▉▉▉▋ ▍▄▆ ▌▆▅▉
7 Years Ago
added back in is editor, modified jump there are now two types of jumps, first jump allows you to move while in the air and when you land. Jumping again while still in the landing animation of the previous jumps allows you to jump higher/farther but takes away air control and momentum when landing
7 Years Ago
updated bolt deploy anim export
7 Years Ago
Started work on performance improvements for large struct arrays
7 Years Ago
Switched EAC launcher to the new minimal official one (easier to debug for them, less fucking around for us)
7 Years Ago
merge from main
7 Years Ago
junk
7 Years Ago
Added struct array performance test
7 Years Ago
replacing slasher , adding model/mat/texture
7 Years Ago
Scene lighting data
7 Years Ago
Compile fix again
7 Years Ago
Compile fix test
7 Years Ago
Fixed model crash Merge branch 'master' of SandboxGame
7 Years Ago
Moved screen deprojection funcs to player controller
7 Years Ago
Fixed line finding tile bug Fixed charger issue Fixed range finding issue
7 Years Ago
Mesh refactor Merge branch 'master' of SandboxGame
7 Years Ago
Screen position deprojection so line traces can use screen position
7 Years Ago
Added height limit Fixed mission list update on join mission Updated menu
7 Years Ago
Remove IsEditor check for now -might fix compiling?
7 Years Ago
sebov merge this if you want to setup isLookingAround bool in your walking around
7 Years Ago
merge
7 Years Ago
citygen
7 Years Ago
Added Charger prefab, generated portraits
7 Years Ago
Initial pass at getting coverage for Client functions in API changes lobby initialization and makes lobbylist filter easier Updates Lobby to work for both Lobby members and Lobby Owners Uses a more rigurous approach to LobbyData and uses it as a cache for string-able values to be able to be retrieved by members and set only by the owner. Caches created LobbyType to be assigned as a LobbyData to be referenced by other members in the lobby. Because there is no GetLobbyType, provides a layer in which all users can get a LobbyType from LobbyData. Gives LobbyList the ability to be queried for if it is Finished or not. A lobby refresh will finish when the number of cached lobbies equals the number of requests. Adds in test functions for Lobby functionality in Steamworks Adds in ability to send Lobby messages Also adds in some callbacks around being invited to a lobby, as well callbacks for being requested to join a lobby. Implements ability for a user to set/get individual user metadata for the joined lobby Updates Readme with basic Lobby Info Fixes bug where LobbyList wouldn't report finished if it returned 0 lobbies Cleans up some comments Simple comment update Small README update and adjusts doc tags for Lobby functions. Merge remote-tracking branch 'refs/remotes/Facepunch/master' Merge pull request #56 from kkukshtel/master Adds in Lobby functionality to library Nicer shutdown, I think fixes bug where Lobby Owner was unable to be set Fixes issue where Lobby Owner was being imporperly cached and not updating with the Lobby state. Merge pull request #62 from kkukshtel/master Throw exception if trying to initialize without destroying old instance Console errors on init failure Added ServerRequest.OnServerResponded, OnFinished Use IPAddress Added support for publishing workshop items to the main app from another app. Merge pull request #66 from MollerVictor/master Added support for publishing workshop items to the main app from anot… Compile fixes, netstandard2.0 Added .NET 4.0 Merge pull request #71 from Phyxion/patch-2 Added .NET 4.0 NormalizePath fix for non-windows Merge branch 'master' into workshop
7 Years Ago
created Charger unit definition files (uses Grabber model prefab for now)
7 Years Ago
Merge from main / Cherry pick from 22778 (Player model merge)
7 Years Ago
Deleted Swapper unit files
7 Years Ago
wip ChargeCombatAction and other charge stuff
7 Years Ago
NormalizePath fix for non-windows
7 Years Ago
Ice lake progress
7 Years Ago
incremented gamemanager
7 Years Ago
A little more work on Crafting Station.
7 Years Ago
merge from main
7 Years Ago
show oldest powerup before destroying it