userAdam Wcancel

7,021 Commits over 2,526 Days - 0.12cph!

13 Days Ago
Merge from reyclebin_storage
13 Days Ago
Static check
13 Days Ago
merge from main
14 Days Ago
Satellite list serialization fixes
14 Days Ago
Merge from playermaintainedmonuments
14 Days Ago
Workbench recycle bin upgrade is now interactable and gets its own 16 slot storage. Reycle upgrade automatically puts all returned ingredients into the recycle bin storage. Bin storage is take-only - can't put anything in or add to existing stacks manually.
14 Days Ago
Better snapping. Can also now snap placement of a new fence to a post of an existing fence. TryFindNearbySnapPost uses the grid too.
15 Days Ago
Use query grid.
15 Days Ago
Start of snapping to existing fences. Fix delete visuals.
15 Days Ago
Snap render reduced size. halved fence height.
15 Days Ago
Prototype/wip
15 Days Ago
Crate spawning now supports multiple crate types, picked at random. Hooked up all 3 crates.
15 Days Ago
Setup prefab variants/entities for all satellite crates. Removed collideders/gibs from source art prefabs.
15 Days Ago
Merge from satellite_art
15 Days Ago
Merge from crate_timers, tested, working.
15 Days Ago
15 Days Ago
Add satellite_crate.entity, unlootable until fire goes out. Uses the new crate model. Spawn them in at impact instead of previous crates.
15 Days Ago
Merge the 3 separate Vis.Entities calls in ClearArea (players, construction, vegetation) into a single Vis.Entities with all the required layers, then pass the results to the 3 kill functions to parse.
15 Days Ago
Add KillVegetationInRadius() during impact, kills trees, harvestable stuff
15 Days Ago
Potential fix for occasional SqliteException: Failed to prepare query: database is locked (5) in Unity editor, requiring editor restart to fix it.
15 Days Ago
Merge from playermaintainedmonuments
16 Days Ago
Added option (default disabled for now) to require active powerplant powergrid to powerup satellite control computer (in addition to tech trash)
16 Days Ago
Merge from satellite_crash
16 Days Ago
Bump final_descent_seconds from 8 to 20
16 Days Ago
R/W on collider
16 Days Ago
Merge from satellite_crash
16 Days Ago
Merge from countdown_monitor
16 Days Ago
Add a hatched effect to targeting circle.
16 Days Ago
Generate higher res targeting circles with consistent width borders. Double thickness of connecting line. Fix mounting the computer chair backwards like a cool kid.
16 Days Ago
Translation strings.
16 Days Ago
Further tweaks: text strings, layout
16 Days Ago
Countdown monitor turns on display with the other one. Display tweak.
16 Days Ago
screen setup/placement.
16 Days Ago
Add and setup screen prefab
16 Days Ago
Add support for a second world-space monitor screen display, showing the countdown timer.
16 Days Ago
Merge from satellite_crash
16 Days Ago
merge from playermaintainedmonuments
16 Days Ago
Merge from main
16 Days Ago
more protobuf fixes: TimedAccess -> TimedUserAccess ??
16 Days Ago
Fix missing } in DartsGameLeaderboard protobuf
16 Days Ago
Merge from main. Messy, lots of prefab conflicts, took main for them all as I hadn't changed them locally. Resolved protobuf conflicts due to additions from multiple branches, kept 234 as spare so they can all remain sequential. Needs codegen.
20 Days Ago
Clean up of now unused code + inspector hookups
20 Days Ago
Fixed recharge countdown display
20 Days Ago
Correctly allow mounting the computer during final descent/impact. Fix countdown display issues. Switch instantly to the recharging/cooldown screen after impact.
20 Days Ago
Hide the timer when mounting after lockin
20 Days Ago
Comment cleanup
20 Days Ago
Refresh screen when flags change too for instant important updates
20 Days Ago
Change to invoke instead of Update for map display
20 Days Ago
Profile monitor map udates
20 Days Ago
Change to insert x MORE, to be clear that it's the missing count, not total required count.