userAdam Wcancel

6,700 Commits over 2,496 Days - 0.11cph!

3 Months Ago
Cleanup
3 Months Ago
WIP show icons of equipped upgrades in workbench vital panel
3 Months Ago
Merge from main
3 Months Ago
Merge from main
3 Months Ago
Merge from main
3 Months Ago
Basic entry point calculation so it lands approx near target spot
3 Months Ago
Increase start height
3 Months Ago
Fix
3 Months Ago
Setup some placeholder art in the prefab, initial rotation.
3 Months Ago
Sync installed ugprades for the player's current workbench to the client. Show icons of any installed upgrades in workbench vital UI notification panel (wip, works but looks shit - Workbench level 1 only for now) Add placeholder icons for all upgrades.
3 Months Ago
Initial prototyping
3 Months Ago
Cache the highest level, most ugpraded workbench for player. Fixes a few bugs.
3 Months Ago
merge from workbench automated_tests
3 Months Ago
Test save, 11 workbenches, 9 with each individual upgrade equipped, two with four mixed each.
3 Months Ago
Merge from main
3 Months Ago
Merge from main
3 Months Ago
Automated test suite
3 Months Ago
Merge from visual_config
3 Months Ago
Setup all three workbench upgradeVisualPoints. Set as servercull.
3 Months Ago
Add placeholder placement transforms to Workbench1
3 Months Ago
Create placeholder visual prefabs for all upgrades. Link to them in their upgrade items.
3 Months Ago
3 Months Ago
Merge from test
3 Months Ago
Merge from main
3 Months Ago
Merge from mfm2
3 Months Ago
attempt 2
3 Months Ago
wip/test merge from main
3 Months Ago
Refactor and additional fix
3 Months Ago
Don't open or process light radial menu if map is open
3 Months Ago
Merge from light_toggle_icon_fix
3 Months Ago
Fix light state not appearing on icon
3 Months Ago
Teleport boat fix
3 Months Ago
Add some velocity checks to gibs, force non convex and kinematic if below these. Convars for values. Increased the force timeout.
3 Months Ago
Merge from main
3 Months Ago
Compile fix
3 Months Ago
Merge from main
3 Months Ago
Merge from light_toggle_radial_bind_workaround
3 Months Ago
Potential workaround for needing a separate bind for new light toggle radial functionality to work correctly.
3 Months Ago
3 Months Ago
Gate the whole feature behind a new server var.
3 Months Ago
Move settle timeout to a convar.
3 Months Ago
Refactor duplicated code
3 Months Ago
Merge from main
3 Months Ago
Patrol heli gibs now set mesh colliders to non-convex and kinematic once at rest (sleep or 10s timeout), synced to clients.
3 Months Ago
Merge from boat_deployable_sound_looping_fix
3 Months Ago
Boat deployable looping sounds fix
3 Months Ago
Merge from map_clan_names
3 Months Ago
Clan map name tags now respect clannametagcolour
3 Months Ago
Merge from main
3 Months Ago
Merge from boat_teleport_commands