usercipeaXcancel

1,005 Commits over 518 Days - 0.08cph!

10 Months Ago
Add debug server command to send a convar to a client Fix the log that prints when the client blocks such commands not including the full command string
10 Months Ago
merge from elevator_power_qol
10 Months Ago
Remove leftover ItemModChildIO component on the elevator item
10 Months Ago
merge from main
10 Months Ago
Allow mummy mask in conveyor filters
10 Months Ago
merge from cargoship_cameras
10 Months Ago
Update network groups of cargo cameras inside the main cargoship movement update Fixes an issue where they stop working after cargo left its original spawn position
10 Months Ago
merge from main
10 Months Ago
Feedback changes
10 Months Ago
merge from main
10 Months Ago
Compile fix
10 Months Ago
Add one more camera, give all of them some more better names
10 Months Ago
Lower abandoned cabins puzzle reset radius from 30m -> 20m (same as build block zone) to prevent sleepers getting killed inside their base
10 Months Ago
Add 4 proof of concept cameras to the cargo ship
10 Months Ago
Setup to have cargo ship spawn its own static cctv cameras, defined by a point + rotation + point to look at Prevent the cameras inheriting cargos global network group
10 Months Ago
Rewrite how labels are set in ItemDefinition DoPrepare. No differences in the results, wasnt broken before, just less potential calls to the asset database
10 Months Ago
Cache entity types list and reuse instead of redoing it every time
10 Months Ago
Test run the manifest with my latest improvements, commit manifest file and changed .meta files This removed incorrect entity labels on 404 entities
10 Months Ago
Test run the entity label cleaner, removed leftover entity labels from 47 prefabs that are no longer entities
10 Months Ago
Also include cleaning leftover GlobalBroadcast labels in the tool
10 Months Ago
Large oilrig S2P (fixes old scientists spawning again after merge from main 134314)
10 Months Ago
Disable MarkAttackerHostile on two more entities
10 Months Ago
Disable MarkAttackerHostile on 20 static entitites found in floating cities
10 Months Ago
Fix bug that capped the amount of cameras you can add to a computer station at 256 characters of the combined identifiers, caused by the default max length when reading the joined bookmark string on the client. Bumped it to 1024 which should be more than enough for most situations.
10 Months Ago
merge from ferry_cameras
10 Months Ago
Assigned names to the 4 static cctv cameras at ferry terminal, they actually work now. S2P FERRYDOCK, FERRYUTILITIES, FERRYPARKING, FERRYLOGISTICS
10 Months Ago
Cherrypick 133467 "Editor tool to find and remove incorrect / leftover entity tags" My previous commit makes it so entities get their labels cleaned and applied correctly on every manifest run, but it doesn't clear the tags off entities that became non-entities at some point. For that (less common) case this manual tool that I made before can be used.
10 Months Ago
Rewrite how entity labels are applied in BaseNetworkable DoPrepare, now also removes old incorrect entity labels. -> FIxes ~460 entity prefabs with wrong labels that no longer apply
10 Months Ago
Fix craftable/workbench labels sometimes getting set incorrectly in ItemDefinition DoPrepare, introduced in 123697
10 Months Ago
merge from boatspawner_nudge_fix
10 Months Ago
Possible fix for the nudge fix not working
10 Months Ago
merge from Project_Hammer
10 Months Ago
Editor tool to find missing worldmodel outlines, fix missing outlines for: Apple, CactusFlesh, TunaCan, HiveNuclei, AdvancedAntiRadTea, AdvancedHealingTea, AdvancedHealthTea, AdvancedOreTea, AdvancedScrapTea, AdvancedWoodTea, BasicAntiRadTea, BasicHealingTea, BasicHealthTea, BasicOreTea, BasicScrapTea, BasicWoodTea, CoolingTeal, HarvestingTea, PureAntiRadTea, PureHealingTea, PureHealthTea, PureOreTea, PureScrapTea, PureWoodTea, WarmingTea, largebackpack, smallbackpack, wm_twitch_rivals_flag, candy_cane, snowball, candycanes, electric_garland, gingermen, pinecones, polestar, tinsel, xmas_baubles, Potato, horse_dung_pile, horsedung, LargeMedkit
10 Months Ago
Allow enable_marker_teleport convar to be set from the server
10 Months Ago
Fix "converting to lowercase" warning when opening mute player dialog
10 Months Ago
Fixcars admin command now fuels up boat engines
10 Months Ago
Editor tool to find and remove incorrect / leftover entity tags
10 Months Ago
Restore broken Desert_Dwelling_double_A.prefab corrupted in 122570 on scientist_iteration branch. Fixes it randomly preventing server startup when trying to be spawned by abandoned military base
10 Months Ago
merge from boatspawner_nudge_fix
10 Months Ago
merge from iceberg_icesheet_barricade_fix
10 Months Ago
Fix players nearby being teleported into the water below when a boat is purchased at fishing village For players to be "nudged" they now need to additionally intersect with a trigger instead of just being inside the nudge radius S2P fishing villages
10 Months Ago
Codegen
10 Months Ago
Fix not being able to place barricades on icebergs, icesheets, shore ice when close to a monument
11 Months Ago
Include world layer in groundwatch
11 Months Ago
Trim input on crosshair import popup Increase char limit to 50 and change overflow mode
11 Months Ago
merge from main
11 Months Ago
merge from marker_teleport_reset_fix
11 Months Ago
merge from crosshair_allocs
11 Months Ago
Fix crosshair allocs
11 Months Ago
merge from door_canopen_saveload