248,620 Commits over 3,928 Days - 2.64cph!
Renaming crouch to duck for consistency
First pass on scientists peeking out of tall and low cover
Cleaning up the last of the TAA code
Use constants from BasePlayer and PlayerEyes for NPC cover generation and selection
Submitting new ballista rigs
Fix Convert to/Break from prefab not updating Inspector
Fixes sbox-issues/issues/6596
Updated ExperienceBar styling, VitalsPanel follows experience bar
Updated PinnedRecipePanel position/styling
Display crafting station in Pinned Recipe
Unify all crafting UI panels
Pinned Recipes now show recipes from all stations, telling you which station it needs to be crafted at
Don't read file twice in managed compile when there's a IResourceCompiler
Changed how we detect the entities to damaged when using the battering ram, works better
handling item condition properly on ice sculpture deployables
Fixed battering ram door not cancelling its busy tick
Explicitly BreakFromPrefab if __Prefab is not set
Fix gameobject clone not setting __Prefab when cloning prefab instances
Fix all Broadcast/Authority warnings by using new Rpc.* attributes
Updated SpriteTools
Update Skills UI to be more inline with other UI elements
Updated Crafting UI
Clamp QuestPanel
Added Player.IsCreative and "Creative Mode" permission
Fix issues with CraftingPanel and CraftingEntry
Remove LAYERFLAGS_NO_APP_TILING (did nothing)
Remove r_kick_dependent_views_early
Remove "VrMonitor" attribute, this might add bloom to ScenePanel - if thats something we dont want it should be exposed in a more explicit way
OffscreenParticleView isn't a thing
BallistaGun.Update and ServerTick nre fix
Battering ram button animation
made smoothing less aggressive (still destructive, just less so)
fixed sculpting operations being too aggressive near border edges (resulting in additive not adding)
Clean: warning fixes
Revealed while working on a sharpmake setup for the project.
Tests: built debug - it passed
Fixed battering ram hit anim
Update blazor bootup code
Fix comments on mobile style
Add PageBar for mobile
Line renderer supports texturing, the same as trail renderers https://files.facepunch.com/layla/1b1111b1/sbox-dev_R9xJvUmOpI.mp4
merge from indirect_instancing
Fix Awake() and OnDestroy() not being called for IndirectInstancing in standalone builds
▊▇▋▄▌ ▇█ ▊▅▋▉█▅ ▍▊█ ▆▆▊█▊▄▋ ▊▋▊▅▋▊ ▋▌▄▆▅▅▋ ▌▉▉▍▄▊ ▋▌▅▌▅▇ █▅ ▉▋▇ ▆▄ ▉▊ ▄▇▅ ▆▊▄▇▍█▆▍▌ ▌▊▊▊▊ █▄▇▌▉▌█▌▇█▅▅▋▄▅▉▅▋ ▆▇▋▇▉▇ ▌▊▊▆█▉ ▉▍▄▊▋
battering ram
- new broken state
- animator updates
- added 'broken' bool
Have scientists only crouch when their cover is low
jungle_ruins_e more complex layout design
main -> 4ShotMiniCrossbow
Implemented battering ram rig and animations
deauth_toolcupboard_lock_fix -> main
Deauth/Auth radius command now works for the locks on Tool Cupboards
Clean: fixing typo in "ServerProfiler::AppendNameTo"
Noticed when working on now-discarded assembly name skipping
Tests: scripts build in editor
Add upper limit for rerolls
Add re-roll card effect, and card, add bool for drawing an extra card
drag support across plane defined by first click for all 3 modes
- also actually hooked up the clear button to reset the block
Add game hint for rerolls
Fixed being able to shoot while reloading
Make scientists approach by sprinting or sneaking from cover to cover
Show re-rolls under the deck
Can reroll cards in the UI now
Add CardInventory.Reroll, Rerolls
Add an extra reroll for each player at the start of each half
Customize app bar on some pages
Browse page navbar
A bit more mobile cleanup
ArenaInformation for meta
Fixed battering ram back door flickering
Adding split fbxs for battering ram hardware rig
Obsolete HostSync, add SyncFlag, add codeupgrader
merge from indirect_instancing