242,230 Commits over 3,867 Days - 2.61cph!

6 Months Ago
Projectile collision event, projectile damage, health component
6 Months Ago
Move ActionGraphExtensions to its own file First pass at multiple ActionGraph tabs per editor window
6 Months Ago
Paint highlight outline on players instead of tinting them
6 Months Ago
Folder restructure
6 Months Ago
Fixed storage monitor not taking into account partial stack changes
6 Months Ago
Merge from main -> harmony2_3
6 Months Ago
Merge from main
6 Months Ago
Fix backpacks being dropped onto ground inside safezone when you die and being lootable instead of staying on the player's corpse
6 Months Ago
code now needs to be in Code subfolder, assets need to be in Assets subfolder (hard coded and removed option to change)
6 Months Ago
Editor and UnitTest folders should be in the root of the project
6 Months Ago
merge from effects_pooling_warmup
6 Months Ago
█▆▇▊█ ▅▍▋▆ ▊▄▋█▉_▇▅▅█_▆▋▍▊▌▍▊▌
6 Months Ago
▍▍▊█▄ ▇▉▆▅ ▆▇▍▋▄▊▉_▋▌▆▇▋▇▊▉▉▅▋▉
6 Months Ago
Straighten road next to roadside monuments
6 Months Ago
ActionGraph: Fixed dragging out a signal reroute node
6 Months Ago
Yield in RenderThumbnailAsync to avoid Qt errors/crashes Fix trying to create layout in MixerDetail when a layout already exists
6 Months Ago
ActionGraph: clear properties panel when selected node is deleted
6 Months Ago
Yield in RenderThumbnailAsync to avoid Qt errors/crashes Fix trying to create layout in MixerDetail when a layout already exists Remove unused args Create libraries folder Libraries basics
6 Months Ago
player update. exported/setup 3p thompson weapon anim set
6 Months Ago
Scene ref gizmo: only use weak references to graph elements So references from deleted graphs will hide
6 Months Ago
Minor: Init variables used in IMaterial functions Unhide sv_maxunlag convar Minor adjustments to server browser filter UI You can now click the filter text to tick the checkboxes
6 Months Ago
Fixed industrial wall light snapping issues, debug origin was off
6 Months Ago
merge from client_server_fields
6 Months Ago
Prefer longer cliff segments
6 Months Ago
Custom tree for testing
6 Months Ago
Fix a bunch more mismatching
6 Months Ago
Update client server field finder tool to output even when there are no serialized fields found in the type, allows for more accurate messages when comparing
6 Months Ago
Fix crash when drag-dropping .sbproj into launcher
6 Months Ago
▉▆█ ▄▌▇▇▅▅▇▉█▋ ▋█▉▄ ▍▋▅▊█ ▍▍ ▄▌▄▉▉▅▄█ ▊█▄▇▇ ▌█ ▅▉▉▆▋ ▋▋▉▍▅▋▇▄ ▋▄▅▅▇█▄ ▍▆▋▊▍, ▆▄▌▇▊▄▅▆█▊▊▅▆ ▅▆▆▇▅█ ▌▌▄▊ ▉▆▍▄▌▌▉▌ ▋▌▆█▊▍, ▅▆▅ ▉▅▉▅▇▄▍▅▆▋ ▉▅▇▌▅▆█▆ ▄▋▍▇█▍ ▌▌ ▇▍▋▊▇ ▅▌ ▇▆▊▉▉▅▆
6 Months Ago
Improved flow in rahouse large, adding an exit point in the corridor
6 Months Ago
PlaceCliffs has MinHeight and MaxHeight parameters to specifc terrain altitude range of certain cliff types
6 Months Ago
Chest can be free Door speed prefabs
6 Months Ago
Fixed default guide mesh orientation issues after rotating it
6 Months Ago
6 Months Ago
Use new BuildEvaluate directly from ActionGraph<T>
6 Months Ago
checkpoint hut, radtown gate greybox
6 Months Ago
Add some UI sounds, TimedDestroyComponent, destroy projectiles if Lifetime > 0
6 Months Ago
▌▊▅▅▋█▇▊▄▄▍█▉▄▅▌▆▇▉▋█▆ = █ | ▌▅▄▇▄▄▍▋ ▅▍▅▍ ▄▌▊ ▍▄▊▄▄▋▍ ▌█▋
6 Months Ago
Restore backward compat LerpTo
6 Months Ago
Merge from main
6 Months Ago
codegen
6 Months Ago
Moved GenerateCliffTopology slopeCutoff and splatCutoff to consts at the top of the file
6 Months Ago
Add shooting sound
6 Months Ago
Implemented "force the cliffs to spawn at the highest available Y position"
6 Months Ago
Use Time.Now
6 Months Ago
Fixed "cliff scaling doesn't always obey the min/max values"
6 Months Ago
Set player color based on player id, ready up will only scope input up to the max controller count
6 Months Ago
Some extra docs + let's call it Query to match the other class
6 Months Ago
Merged main into /electricity_power_fixes/2
6 Months Ago
Some cleanup