userGarry Newmancancel

19,199 Commits over 3,898 Days - 0.21cph!

10 Years Ago
Changed say so you don't have to use quotes Wolf ragdoll
10 Years Ago
Resources now use the Resource Dispenser component Fixed gibs not working if the mesh wasn't convex
10 Years Ago
Added command say Added command users Added command banlist Added command banlistex Added command listid
10 Years Ago
Added status command Added connection.ping Added connection.connectionTime Added connection.GetSecondsConnected()
10 Years Ago
Added ConsoleSystem.RunConfig Ban.cfg now saved/loaded proper Added ConsoleSystem.Arg.GetPlayer( name/ip/steamid ) Added BasePlayer.Find( name/ip/steamid ) Added kick command Added ban command Added banid command
10 Years Ago
Server errors and asserts
10 Years Ago
Banlist, load
10 Years Ago
Null Ref fix n TransformMontitor
10 Years Ago
Remove corpses after 6 hours
10 Years Ago
Can now die from starving Can now die from drowning Can now die from thirst Can now die from freezing Can now die from bleeding
10 Years Ago
Can harvest human meat + bones Can harvest wolf meat + bones Added ResourceDispenser class Added custom editor property draw for item id's
10 Years Ago
Fixed server assert
10 Years Ago
Wood burns at a decent rate, updates loot UI appropriately
10 Years Ago
Fixed broken shader on Damage Indicator
10 Years Ago
Fixed fuckup in TransformMonitor which caused the server to stop running Fixed infinite loop when dragging items into themselves
10 Years Ago
Fixed campfire import scale Changed how item models are loaded (this will temp break a lot of stuff) Implemented Bill's campfire effects Added LightEx - for animating lights
10 Years Ago
Fixed players growling
10 Years Ago
Added RCon
10 Years Ago
Added lerp visualization Tweaked lerp, update rates
10 Years Ago
protocol++
10 Years Ago
Removed debug output
10 Years Ago
Can switch between players in spectate mode (jump and duck) Fixed server error when players die
10 Years Ago
Steam Client -> clientside only
10 Years Ago
Getting the build number from Steam doesn't actually work. Hopefully @steam_games will fix it some day and this'll work.
10 Years Ago
Fixed item inv not stacking different items properly
10 Years Ago
ContextMenuUI fix
10 Years Ago
Wolf now dies Wolf drops corpse (it's just a cube atm) Player drops a corpse (a naked ragdoll that is stick to the floor) Player corpse can be looted
10 Years Ago
Add inventory notifications to the previous update Show active crafts in blueprint list
10 Years Ago
Craft notifications Craft cancelling Craft progress
10 Years Ago
Phrase updates
10 Years Ago
Sort by craftablility Craft on click
10 Years Ago
Menu shows blueprints Menu indicates whether you can craft blueprint
10 Years Ago
Added PlayerBlueprints component Now sending list of craftable blueprints to HTML (wip)
10 Years Ago
More water fuckery
10 Years Ago
Tried to make water less terrible. Really need to get it fogging properly.
10 Years Ago
Added net_env to procedural map
10 Years Ago
Added PointEntity (derive from for entities that are always networked to players, regardless of position) Added EnvSync entity (syncs time of day) Players not correctly always subscribed to nw group 0
10 Years Ago
Fixed compile errors Protocol++
10 Years Ago
Changed loot system to accomodate looting players (with 3 inventories) Added BaseEntityChild - so child components that aren't childen can defer to their parents (player models) Aded AtomicInvoke - will only invoke if not already Added ability to loot other players (is mostly broken) Changed inventory to use inventory UIDs instead of enums Fixed not being able to interact with hotbar, because context layer was blocking Added InvokeEvent - like a regular csharp event but calls InvokeAtomic on your MonoBehaviour Added gameobject.ToBaseEntity - which will resolve a go to a BaseEntity properly
10 Years Ago
Context menu placeholder
10 Years Ago
Made Alex's converted jog animation use our new rig's avatar
10 Years Ago
Fixed Biomes test level errors
10 Years Ago
Stripped out all traces of old UI Renamed HTML Menu to Menu Added Menu Background Scene (for previewing, updating the prefab)
10 Years Ago
Language update
10 Years Ago
Can we stop adding this fog in please, it doesn't look good
10 Years Ago
Re-targetting animations to new rig, this isn't perfect
10 Years Ago
updated holdtypes animations with new rig
10 Years Ago
Fixed eyes still showing in first person mode Fixed motion blur not being applied to multi-skinned meshes
10 Years Ago
Show build cost when using hammer and looking at incomplete building block
10 Years Ago
Fixed player collision with new rig Tweaked player eye/teeth colours