userJarryd Campicancel

12,065 Commits over 2,527 Days - 0.20cph!

12 Months Ago
Better initialisation flow for hardcore map, stops parts of it running when booting up in vanilla
12 Months Ago
Merge from main
12 Months Ago
Added debug.resetfogofwar
12 Months Ago
Compile fixes
12 Months Ago
Merge from fogofwar
12 Months Ago
Disable map markers (exposed option on game mode entity)
12 Months Ago
Run the fog of local update in a job per grid tile, saves 0.25ms a frame
12 Months Ago
Upload the fog images every 10s (was 4)
12 Months Ago
Fix fog of war appearing in non-hardcore mode Expose reveal radius on game mode Fixed weird repeating pattern on fog texture
12 Months Ago
Merge from main
12 Months Ago
Merge from parent
12 Months Ago
New SimpleIOEntity component, just has a required power amount, good for simple things like non physics based lights Applied to new wall cabinet
12 Months Ago
Apply delta time
12 Months Ago
Expose a MovementMultiplier slider to SimpleFloatingEntity
12 Months Ago
Save and load fog
12 Months Ago
Finally fixed the texture space being calculated incorrectly
12 Months Ago
Enable map in hardcore WIP bringing back fog of war, taking some parts from the old MapEntity class from 2016 (lol) Local fog generation working, map shader updated to work with canvas group alpha Position is offset for some reason, still investigating
12 Months Ago
Reapply game mode changes
12 Months Ago
Merge from main (stomp local BaseGameMode changes, will need to reapply)
12 Months Ago
Fix minigun world model briefly spinning when being equipped in third person
12 Months Ago
Changed "Failed to find DungeonBaseRoot" and "Failed to find DungeonGridRoot" to warnings in builds, as this is expected to occur in primitive mode and shouldn't result in errors
12 Months Ago
Possible BaseOven.CookVisuals NRE fix
12 Months Ago
Moved the scientist giving the outpost spawn point mission to a nearby sidewalk Switched the spawn point name from Compound -> Outpost
12 Months Ago
Merge from main
12 Months Ago
Reduced flickering from dropped flares Completely remove flickering if limit flashing option is enabled
1 Year Ago
Remove temp testing walkways
1 Year Ago
Re pivoted all of the floating walkway prefabs and adjusted the buoyancy points for better movement
1 Year Ago
Possibly fixed simple floating platforms flipping
1 Year Ago
Fixed SimpleFloatingEntity running logic if no players are nearby
1 Year Ago
Copy the terrain water system over to the floating city system so that water level queries work as expected (copied from craggy) Added a new ForceSpawnPoint component, if this is present in a scene the player will always spawn there (editor only)
1 Year Ago
Merge from main
1 Year Ago
Merge from parent
1 Year Ago
Hide another incorrect prefab id error Fixed case senstivity causing editor to think entities are missing from the manifest
1 Year Ago
Syncvars and Protobuf, save into separate scene
1 Year Ago
First pass on a better onboarding demo
1 Year Ago
Don't show manifest info if entity is in a scene
1 Year Ago
Don't show manifest fix options if prefab ID is 0
1 Year Ago
Merge from frontier_external_fixes
1 Year Ago
Fixed demolish timer restarting after using the simple upgrade menu on an external wall/gate
1 Year Ago
Merge from main
1 Year Ago
Merge from workshop_render_fixes
1 Year Ago
Reimplement settings switcher as it looked like I didn't commit it and it got deleted?
1 Year Ago
Merge from main
1 Year Ago
Merge from softcore_respawn_fix
1 Year Ago
Disable saving on the softcore respawn zones, fixes them duplicating on server restarts Added debug.removeOverlappingStaticSpawnPoints convar to clean up any duplicates
1 Year Ago
Merge from manifest_insert_inspector
1 Year Ago
Added a warning to the top of the editor inspector if an editors prefab id is incorrect, with a button to fix it Added a manifest info foldout to all entities, shows whether the entity is in the pooled strings and entity list in the manifest If entities are missing from these lists, buttons are displayed that will insert the values into the manifest without needing to do a full manifest rebuild, saves about 5 minutes when creating or duplicating a new entity
1 Year Ago
Cleaned up the hierarchy
1 Year Ago
Add some placeholder cables
1 Year Ago
Fix legacy ceiling light