userGarry Newmancancel
reporust_rebootcancel

7,315 Commits over 2,345 Days - 0.13cph!

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
10 Years Ago
Eyes n Teeth materials
10 Years Ago
Tooltip for planner showing resources needed
10 Years Ago
Fixed naked head LOD being too severe
10 Years Ago
SkinnedMultiMesh now handles LOD'ing properly
10 Years Ago
Updated player model parts to work with new rig
10 Years Ago
Added wolf stub (does nothing but stand around looking badass) Added BaseAnimal - does nothing but bleed Fixed sphere collision bounds being fucked when entity rotated
10 Years Ago
Fixed client compile error in PlayerInventory
10 Years Ago
Added hammer worldmodel prefab (needs model)
10 Years Ago
Changed shiny grass in test level
10 Years Ago
This file doesn't exist
10 Years Ago
Added resource gathering/spending indicators
10 Years Ago
Send note's when resources picked up/used
10 Years Ago
Fixed double language debug
10 Years Ago
osx libsteam update
10 Years Ago
Added inventory icons context menu
10 Years Ago
ds: only load saved games if we have -load switch
10 Years Ago
Removed sln files committed by petur
10 Years Ago
Re-built SteamNative
10 Years Ago
Close server if it's out of date (your batch file etc should update and restart)
10 Years Ago
Tweaked melee attack to be less missy if you're partially inside something
10 Years Ago
Fixed player world aniamtions sometimes not playing Local player's world animations are now predicted
10 Years Ago
Fixed loading screen not closing in editor
10 Years Ago
Server list only shows Rust servers Disable the camera until player spawns
10 Years Ago
Disabled special weird looking terrain only fog
10 Years Ago
Server browser refresh button works
10 Years Ago
Added disconnect button
10 Years Ago
Fixed not dying when dead
10 Years Ago
Fixed drag distance not taking zoom into account in JQueryUI Experiment with partial stack grabbing in inventory (it's shit)
10 Years Ago
Added player preview to inventory menu Stripped out old inventory menu parts
10 Years Ago
Updated CoherentUI - 1.8.3.2 -> 1.8.4.0
10 Years Ago
Better html zoom handling Inventories send capacity info to html Disable slots outside of capacity in loot menu Moved out of game test functions to development.js
10 Years Ago
Stop looting if too far away Stop looting if destroyed Stop looting when window closed Refactored player inventory - use enums instead of numbers
10 Years Ago
Fix being able to deploy multiple hammers etc
10 Years Ago
Fixed server compile error
10 Years Ago
Looting window works (kinda)