248,731 Commits over 3,959 Days - 2.62cph!
Fixed Countryside map
Fixed no shadows on light_enviroment
Rename Panel.Value to Panel.StringValue (need to reconsider its existence)
Merge branch 'master' of sbox
Strip out unused rule voting system
Strip out unused rule voting system
Temp fixes for aux branch compile errors
Better rotation axis visualization for rotating doors
Remove necessity for @EntityGroup for custom categories
Renaming a bunch of train tunnel generation scripts with DungeonGrid prefix to reduce confusion with the new DungeonBase scripts (generating a grid style dungeon versus a base / building style dungeon)
dial back the red colour filter on hurt
Updated Countryside Entities
Updated map entities to new names.
Underwater lab map markers
Prefab updates for moonpool water plane / underwater labs env volumes
Different approach to moonpool water body since it was causing underwater fog to disappear when all moonpool water bodies were culled
Slider
Merge branch 'master' of sbox-game
Try to convert types when data binding
Track pressed panel, send mouse move events only to it, allow hover away but don't let hover over other controls
Code cleanup
If skipTransitions then kill all transitions - not just those in the styles
Render shadows right before the panel, not before all of siblings, what was I thinking
Fixed transitions using the wrong parent size (affected % lengths)
SkipTransitions() also skips all children transitions
Merge branch 'master' of sbox
Street lamp decal sheet is now lit correctly
Disallow spaces in hammer input names
WIP broadband cabinet
Merge branch 'master' of sbox-game
Add DebugOverlay.Text overload with offset argument
Minor change to DefaultValue generator
Added Hammer.Particle attribute
Make use of Hammer.Particle
Add PhysicsBody.DragEnabled
Added colliders to 90 and 45 degree hatch tubes
Added S tube hatch environment volumes
Bring back outline to debugoverlay text
Update MapIO visualization colors
Added various hatch environment volumes to underwater lab prefabs
Merge from climate_grading
Craggy underground volume
Hooked up underground volume
Adding missing vertical_hatch_tube volume mesh
Added debug volumes to craggy
hot, cold, hurt overlays smooth a lot better.
Nuke HL2/NPC/AI stuff from core FGDs, cleanup s&box.fgd
Prefab updates to support the moonpool water plane
Remove Panel.DataBind, binds are two-way, cleaning up property binding
Refactor PropertyBind to DataSource
BaseDataSource constructor, forcing propertyName to be filled
Adding a less deep 900x900 volume to complete one of the moonpool volumes combo
Moved entities to daynight_* format including daynight_controller and daynight_window