223,431 Commits over 3,684 Days - 2.53cph!

2 Months Ago
Init frustum as ortho when using ortho, fixes PointToScreenPixels. Obsolete OrthoWidth
2 Months Ago
▅▍▍▅▊▋▉▊ ▅▋▄▆▆
2 Months Ago
Test scene improvements.
2 Months Ago
tweaking overgrowth positions, clipping and density for the following levels - lighthouse, MT, warehouse, sewerbranch, sphere_tank, trainyard, WTP, water wells added train tunnel entrance into automated S2P loop
2 Months Ago
Fix footer links Make review styles less terrible Change revoke time to 5 months
2 Months Ago
Remove broken (deleted) projects from the ProjectList
2 Months Ago
Prevented vendor network id keys from being duplicated
2 Months Ago
Added potential fix for NPC vendor shops
2 Months Ago
Harbor 1 vertex color and dressing progress
2 Months Ago
Component editor
2 Months Ago
Added bp support to tooltip text (probably needs an extra icon somewhere)
2 Months Ago
Fix hotloading action graphs
2 Months Ago
Fix hotloading action graphs Some generated component hotload safety
2 Months Ago
Copy tags from GameObject for Legacy Particle System -> SceneObject In ParticleSpriteRenderer make sure we copy over tags from the GameObject to the SceneObject Internal ReadOnlyTagSet Parse kv tags into ObjectEntry.Tags and use them in SceneMapLoader to set any created sceneobject tags Copy tags from SceneObjects to MapObjectComponent GameObject Add some default tag from Hammer, light, text, particles Fix NRE Set some default tags for Particle and Light and Skybox components Better light tags
2 Months Ago
Don't load global projects from addon.json anymore
2 Months Ago
Untangle EditorScene.GameStarted Update a bunch of assets from kv to json Convert assets kv to json when loading editor Download all cloud packages for the project on startup
2 Months Ago
Add up/down movement to gizmo FirstPersonCamera
2 Months Ago
Component editor Move to Components/Definition Fix calling base constructor in generated component types Avoid deserializing ActionGraph bodies while generating types
2 Months Ago
NodeBinding.FromSerializedActionGraph
2 Months Ago
2 Months Ago
Delete cloud assets that we can't trace back to a package
2 Months Ago
Revert "Revert "Use standalone launcher by default"" This reverts commit 91e0f7e330c9dd514c2d682974c73c8fbef33f80. Remove old project list etc Fix file associations Make default scene camera position less confusing Remove ShowStartScreen editor preference, as it no longer applies Tweak editor startup for single project mode Move SuppressBuildNotifications to the right position
2 Months Ago
tweaking overgrowth positions, clipping and density for the following levels - airfield, compound, gas_station, harbor2, launch_site
2 Months Ago
Merge from main
2 Months Ago
Fix NRE if SkinViewer is closed while loading a skin
2 Months Ago
Don't show 3D skin viewer models for Pattern Sofa or Factory Door. Mainly because pattern sofa has no base.
2 Months Ago
Merge store-ui -> Main
2 Months Ago
Merge MultiSkinViewer -> store-ui
2 Months Ago
Set up every item pack store page, though many models will need manual tweaks
2 Months Ago
Leaderboard backup, run #9652
2 Months Ago
Allow specifying a prefab, rather than an item, so we can show alternative prefabs if desired (e.g. arctic suit that includes an animation)
2 Months Ago
Serialize `Protobuf.BaseNetworkable` before the protobuf entity
2 Months Ago
Few fixes, disable "play" button when seeking over gaps in demos
2 Months Ago
Merge from tutorial_island
2 Months Ago
Subtract 92937
2 Months Ago
Refactored pack item code, now doing most work in the icon rathe than the base pack script
2 Months Ago
Clamp the seek bar to the timeline
2 Months Ago
Improved item positioning and appearance for the group packs
2 Months Ago
Adjust size of EnumControlWidget popup to see if that fixes weird position sometimes Also don't add icon button if there's no icon
2 Months Ago
Remove NeedsCursor on the cinematic UI, so the cursor isn't freely movable during the cutscene
2 Months Ago
Merge from tutorial_island
2 Months Ago
Subtract 92807, fix network group issues Should resolve cooking chicken step not working
2 Months Ago
Arctic suit guy stands up straight
2 Months Ago
Merge Main -> MultiSkinViewer
2 Months Ago
Merge from tutorial_island
2 Months Ago
Merge from tutorial_island/cinematic
2 Months Ago
Merge from tutorial_island
2 Months Ago
Mute timeline audio tracks when the timeline plays on the server (but don't do this in editor as it will mute all sfx)
2 Months Ago
Updated temp audio mixdown for tutorial cinematic
2 Months Ago
Fix death marker and pings sometimes appearing after respawning post tutorial