userTony Fergusoncancel

4,710 Commits over 976 Days - 0.20cph!

4 Months Ago
Close CollectionList popup after toggling a collection for now
4 Months Ago
Include package type in AddTo/RemoveFromCollection, resolves exception when toggling collection for an asset
4 Months Ago
Speculative fix for the inability to add assets to collections
4 Months Ago
Remove GunsmithWeapon
4 Months Ago
More autumn cleaning Removed Conquest / Vehicles - cool for hack week but not sure it fits the gamemode
4 Months Ago
4 Months Ago
Remove PlayerCameraOverrides, it's bullshit
4 Months Ago
Add ability to close tool window tabs, scoped to scene/prefab tabs only - resolves Facepunch/sbox-issues#6653 https://files.facepunch.com/tony/1b2211b1/sbox-dev_3TNYa6UlBY.mp4
4 Months Ago
Add "Set to None" option to InputActionControlWidget https://files.facepunch.com/tony/1b2211b1/0WMKcWO3Z1.png
4 Months Ago
Better solution for ignoring empty files for project upload, resolves Facepunch/sbox-issues#6608
4 Months Ago
Add ability to group selection into new parent GameObject, add bind (CTRL+SHIFT+G), resolves Facepunch/sbox-issues#6587
4 Months Ago
Expose Achievement.Score, resolves Facepunch/sbox-issues#6585
4 Months Ago
Only provide SourceLocationAttribute on primary class declarations, fixes "Open Component.Partial.cs", resolves Facepunch/sbox-issues#6612
4 Months Ago
"Current Project" in Asset Browser is actually the current project, though this is probably already fixed in the new asset browser Resolves Facepunch/sbox-issues#6614
4 Months Ago
Read input config when changing input settings, resolves Facepunch/sbox-issues#6590, Facepunch/sbox-issues#6599
4 Months Ago
Solve main menu equipment visibility This code still sucks
4 Months Ago
Fixes - de_refinery compile day time!!!!!
5 Months Ago
Add EditorUtility.RestartEditor, RestartEditorPrompt
5 Months Ago
Add editor prompt which restarts the editor when changing parent game / target game
5 Months Ago
Use LFS for .vpk's, migrate existing vpks to LFS
5 Months Ago
Fixed input settings not being applied in subsequent games (d'oh)
5 Months Ago
Add JsonUpgrader support to ConfigData - will be using this for Input config updates
5 Months Ago
Split out InputSettings into Input.config - backwards compatible
5 Months Ago
API update
5 Months Ago
Rotation can parse from serialized Angles, resolves Facepunch/sbox-issues#6085
5 Months Ago
Editor: add ability to define launch arguments for new game instances, resolves Facepunch/sbox-issues#6095
5 Months Ago
Resolve Facepunch/sbox-issues#5844 - Input.ReleaseAction/Actions should work across contexts
5 Months Ago
RMR toggles gasblock, fixed some logic to make this work
5 Months Ago
Add FPS mode, so you can see what the weapon looks like from first-person Reset jiggle state when we swap from first-person to third, add toggle button to gunsmith, adjust angles
5 Months Ago
Disable arms now that gunsmith weapons just use the pure view model prefab
5 Months Ago
Refactor
5 Months Ago
Gunsmith: Allow part selection instead of random from list, wip ui https://files.facepunch.com/tony/1b0211b1/sbox-dev_nh4ovVRO4A.mp4
5 Months Ago
Resetting bodygroup only applies to effected bodygroups
5 Months Ago
Add another optic, underbarrel configuration for M4
5 Months Ago
Add zoom controls
5 Months Ago
Support bodygroup attachments, add EligibleEquipment, IsUniversal
5 Months Ago
Right click to clear, edit jiggle bones to have configurable angular limits
5 Months Ago
Implement attachment point UI, button press selects a random eligible attachment
5 Months Ago
Gunsmith: display weapon from data Configure a couple of attachment points, create prefabs for charms, fix FP charm vmat Gunsmith: Camera controls, add charm resources
5 Months Ago
Add lights to the motor that change when a battery is inserted
5 Months Ago
Push player through to interactable actions, insert battery, sync state, play a sound
5 Months Ago
Properly call OnPickupAction
5 Months Ago
Hook up battery pickup
5 Months Ago
Add PlayerInventory to hold batteries, add display to HUD
5 Months Ago
Simple menu flow, just so it's there
5 Months Ago
Fixed HUD not working, removed MapKeys system as it's not relevant to this game
5 Months Ago
Motor plays some sounds when pressing/releasing
5 Months Ago
Rename player prefab Player interaction using IPressable events Add Interactable
5 Months Ago
Motor has a line to the scene's exit gate https://files.facepunch.com/tony/1b0111b1/sbox-dev_KPfHY4y9m8.jpg
5 Months Ago
Update battery_pickup