213,997 Commits over 3,562 Days - 2.50cph!
Added ability to foldout main sections
Adding pass will foldout passes section automatically
RenderPass errors are now parsed and a popup dialog is presented
Stopping preview cannot be done unless a pass preview is ongoing
Processing parses is now handled by button
Strip C# Entity IO
Delete big chunks of entity networking, and stub a bunch of entities
Delete entities that will be prefabs
Delete base/Obsolete
Delete Net codegen
Remove old game templates (except minimal which won't work yet either)
Setup warning system
Display warnings for basic unset values
Get rid of newlines/tabs/returns when outputting logs to status bar
Moved Scene, Component, GameObject into engine
Move WorldPanel and WebPanel to engine
Remove Game.SceneWorld
Add GameNetworkSystem.IsActive
TypeLibrary: Expose properties if get is public, disable setting if set is not public
Add Game assembly to editor typelibrary
Add Scene, GameObject, Component system
Remove TypeForwardedTo's
Remove physics step from Task
Delete unused
Only skip non public property set if not dynamic assembly
Tick GameManager from GameMenuDll
Mark GameTags as expose
Added dithered "Angle Fade" option to Core/Foliage (e.g. multi-card stationary billboards)
Changed blue noise texture to uncompressed
Remove decal references in skin shader, thought I had that sorted :S
Adjusted import settings for noise textures
player update, edited rock anim set
Support for multiple suns and fog on atmosphere_sky, code for this still sucks since this came from the first days of development
Add a second label for the `...` so the dots are aligned from left to right
Fix components not starting disabled
Get light culling render buffer from rendercontext rather than from layer
Fix compilation of tiled_light_culling on vulkan (wtf?)
Transpose matrices on d3d11
▉█▌█▄ ▇▄▆▄▍▍▊▌▉▋▉▊█▊▊▊█▊ ▉▊▌▉▊▉
Delete old particles
Delete ViewDesc.cs
Delete IPostProcessEntity
Citizen/animgraph: improved Land_Standing_Movement_S
Update component template to match new API
Fix for GetEntityDecayDuration NRE
▇▋▊▅▇▄▇ ▆▇▋▉▍▋█▉▋ ▄▋█ ▇▌▍ ▊█▄▍█▍ ▌▊▊▆▍█▄▌ ▌█▉ ▊█▄▍▋▇▊▊▆▄▇▊▋▆▆█.
Remake game in Scene
Mostly as it was before, missing a few features but will add back as we go.
▌▌▉█▍█▄ ▋▍▊▇▉▊▌█ ▍▌ ▌▇▆█▆▅
Merge LessSinkableBoats -> Aux2
delete GameObjectTypeSelector
delete PrefabLibrary, Prefab, IPrefabObject, PrefabAttribute
RHIB updated, now 4x the mass as well. Other stats updated to match old behaviour.
Remove GameManager
Delete MoveHelper (in scene system now, this uses the wrong trace classes)
Remove Trace, TraceResult
Move Time and TimeSince into Engine
Delete old navmesh code
Remove MapSchema, DamageInfo, LifeState, LightQuery
Rowboat and kayak updated (both increased from 50kg to 200kg, all stats rebalanced to match old behaviour).
Remove EntityComponents + EntityPrefabEditor (fixes Sandbox.Component namespace conflict)
ResourceLibrary is a global static, ClothingContainer is in engine
delete AutomaticRenderHook
Remove DepthOfField
Remove ScreenEffects
Remove RenderHook system
Remove all native game code, client, server, host
Leaderboard backup, run #7948
Fixed some pings not appearing after disconnecting and reconnecting
Fixed final kayak destination ping not appearing properly
Fixed bad merge on kayak item def
▌▆▆██▌█▆ ▉▊ ▇▋▊▍▅▄. ▌▄▌ ▌▍▉▍▋▌▌▉ ▆▋▍██▄▌▇ ▍▊█▌ ▅▉▍(?) ▇▆▋▆▅ ▌▌ █▅▌▆▋ ▄ ▇▇▉▉▊▇ ▅█▊▅▌▊▋▉ ▆▇ ▇▆▊▆▄▆ ▋▍ ▊▊▊█.
Initial changes to make Rowboat 4x as heavy, while keeping it feeling the same (to reduce the effect of ragdolls). Feels nearly there but acceleration is a bit too fast.
Furnace, workbench, kayak updates
More punchy shell ejection. Faster, less delay, slightly larger.
Tweak some SQL queries to try and fix DB server pegged at 100% CPU usage