250,310 Commits over 3,959 Days - 2.63cph!

6 Months Ago
player update. edited crossbow deploy anim to match the viewmodel
6 Months Ago
Squash game-exporting branch Bring everything up to date Exit whole app in standalone mode Export option in Project menu CMaterialSystem2AppSystemDict uses struct for initialisation instead of parameters Custom steam app ID for standalone games Put steam appid field here for now - we might wanna rethink this later though would help if I labelled this correctly Init steamclient in standalone Explicit copy sounds Reject API access in Standalone (we should probably dependency inject this stuff, it'd be cleaner) Slightly better time estimate Generate .ico from thumbnail, try changing it on the exe Can't get this working no matter what, just corrupts the exe header, disable it Use correct exit function Get networking working, even if it's a bit hacky Move API into backends for standalone/platform, stub out standalone backend Standalone.Init() Get rid of LoadStandaloneGameAsync, roll diff into LoadGamePackageAsync Make a StandaloneGameInstance in standalone Remove all these file hacks so I'm forced to do something to fix them Fix file hacks Add missing sbox-standalone exe back to sln We only need to copy core/scripts/soundmixers.txt as far as I know Move gamecontrollerdb.txt into core/cfg/ Get rid of `IsCitizenEnabled` hack Don't override window title with gameinfo name, apply it nice and early when making app dict Can't think of any other way to filter out citizen assets, cuts down build by 1.8gb(!) so we'll have to live with this for now Copy all compiled assets from enabled addons again, because sometimes they'll be referenced at runtime even though they're not in a dependency tree Rebase fixes Standalone config / wizard changes: - Can either export standalone or publish to sbox.game, but not both - Add dialog warning about no whitelist, sbox.game access - Export step is similar to sbox.game upload rather than being its own thing - Tell people not to distribute their games or anything - Remove AppID, Icon entries for now Remove logs Respect desired executable name Delete IconChanger, it don't work Revert formatting this entire file Add missing ctor Can export without having to disable whitelist Don't need loads of warnings here, people can read Unify terminology, icons Allow disabling whitelist on projects - prevents uploading to sbox.game, will only let you export
6 Months Ago
Allow disabling whitelist on projects - prevents uploading to sbox.game, will only let you export
6 Months Ago
Use more appropriate collision masks for navmesh geo gathering
6 Months Ago
Fix warning Add SteamServerTest unit test Add HumanAltModel to Clothing
6 Months Ago
Add asset browser duplicate shorcut, hints to context menu
6 Months Ago
started plane barnacles
6 Months Ago
Better fail message when trying to place a high wall while moving
6 Months Ago
WIP changes ditto
6 Months Ago
Cache mesh colliders, replace lists with fpnativelists to avoid an additional copy when marshalling
6 Months Ago
Couple error fixes Stop publishing > 2GB of png files, only do it inside the UI folder
6 Months Ago
Added the name of the entity blocking a building block upgrade Localized the other missing strings in the hammer pie menu
6 Months Ago
Allow same key shortcut bound to different widgets with different actions, invoke appropriate one Bring back asset browser delete bind
6 Months Ago
Remove PlayerState.Local fallback from Pawn.PlayerState
6 Months Ago
Update: consolidating CompanionServerTests logic Now that patterns are relatively clear we can simplify logic. This'll make adding the remaining 19 tests faster/easier. Tests: ran new tests
6 Months Ago
▉█▄ █▍ ▇▆▌▇ ▍▉▉▋▇▉█ █▇ ▆▌, ▋▊▍█▆▅ ▇▋███▊█▆▌▇ █▉▄▇ ▊▌▅▍▌ ▉ ▉▌█▋▆▊ ▍▊█▍▉▊ ▅▋▍██ ▍▉▌▅██ ▆▄ ▌▆▍ ▆▌█▄▉▋▊▉▇▋▅▋▋▌▌▍▌▌█▆▇▅█ ▆█▍▇▄ █▆ ▋ ▇█▍█▉██▄█ ▅█▅▊
6 Months Ago
Fix api page getting too wide Api search debounce Style update Post reports to slack
6 Months Ago
Multithread filtering triangles out of tile bounds, and transforming the triangles from mesh space to world space
6 Months Ago
tin can alarm gibs new setup with centred pivots and enabled precision, fixed it falling through floor
6 Months Ago
Add a bit of failure protection in CInputSystem::AddGameController - with intent to rewrite this
6 Months Ago
Server workspace name fix Merge branch 'master' of JenkinsTools
6 Months Ago
Add LineRenderer.CastShadows
6 Months Ago
Fix local space particle lag, don't move particle on first frame
6 Months Ago
merge main -> release
6 Months Ago
Reworked how we handle broken state, entity is now properly destroyed when a shield is broken rather than just becoming invisible Added debug.breakshield convar
6 Months Ago
Should be fine, it shouldn't be using much memory and we need it for VertexDetail
6 Months Ago
Leaderboard backup, run #12847
6 Months Ago
Fix obsoletes
6 Months Ago
Add GameObjectSystem.StartUpdate Add Plane.Position Move the Physics DebugDraw to ScenePhysicsSystem Add GameObjectSystem.Stage.SceneLoaded Add Stage.StartFixedUpdate, Stage.FinishFixedUpdate
6 Months Ago
Drop the shield when a player dies if it's equipped (like the current held entity) World model Compile fixes
6 Months Ago
Revert this to be safe, I think it's using up a lot of memory
6 Months Ago
Adding render mesh to ray trace env adds the vertices so the mesh trace result can access them
6 Months Ago
Fixed some parts of ADS still working when a shield is equipped
6 Months Ago
Remove shield viewmodel component, set up placeholder animator states and surface logic there instead
6 Months Ago
Added some help text to the gesture picker
6 Months Ago
Include byte[] pooling stats for networking
6 Months Ago
▄▄▊▋▄▅▇ ▌▊▌▇█▉▌▅ ▊▆▊▊▇▌▆ ▆▋▅▄█▅▇ ▋▆▌▉ ▊▅▇▆▊▆▌▋▋▉ █▆▅▄ ▉▆▌▋▋▍ ▅▄▌▋▍▊ ▍▊▆█ ▍▉█▌ ▍▊▋█▊ ▇▌ ▉▄ ▊▌▉▍ ▍▍▌▉▍▉▍█▊▇/▊▆▍▇▅▉▇▊▍▋ ▇▅▌ ▉▇▄ ▇▄▉▍▅ ▍█▊▄▋█▌▍▄ █▇▆▆ ▅ ▆▊▄▊▄▋ ▍▍▋ ▊▌▄▆▆▍▅▌▌ ▋▆▊▌▇ ▆█ ▄█▋▍▇▍
6 Months Ago
Flush memory pool size every 5 minutes for runtime profiling
6 Months Ago
Try not linking stacktranslate, it shouldn't exist anymore?
6 Months Ago
Sort map objects by parent and child so that the parent gameobject should exist when building the hierarchy Use parent name and target name to build game object hierarchy for map objects https://files.facepunch.com/layla/1b3111b1/sbox-dev_2kuoiBBYGD.mp4
6 Months Ago
pill taxi
6 Months Ago
Reapplied animator changes from RPS branch Fixed player gesture layer not fading out after a one shot gesture
6 Months Ago
Show "Blocked by X" when blocked by a building block Failed SphereCheck and AreaCheck will now show "Not stable enough" by default instead of "Not enough space"
6 Months Ago
Merge main -> TrainDecouplingImprovements
6 Months Ago
Add a preview video field to gesture configs Added test videos for most of the gestures Fixed reset default option deleting the surrnder gesture
6 Months Ago
Provide targetname and parentname in ObjectEntry
6 Months Ago
BuildingProximity error messages localized Updated "Placing through walls" error for "Line of sight blocked"
6 Months Ago
NPC localization compile fix
6 Months Ago
Add Sound.Play with mixer, this is common enough to justify adding it
6 Months Ago
Fix layer index on Tile Tools Add EraseTileTool. Choose when preview tile renders Added Shortcuts using new Shortcut attribute Don't draw tileset tool sceneobject when no subtool is selected https://files.facepunch.com/CarsonKompon/2024/July/30_20-54-LivelyAldabratortoise.mp4