userJarryd Campicancel
branchrust_reboot/main/clear_bushes_radiuscancel

7 Commits over 28 Days - 0.01cph!

24 Days Ago
Unsaved
24 Days Ago
Clientside clear_bushes will now also remove foliage with "fern" in it's path. Fixes a few lingering arid ferns not getting deleted when using the command
24 Days Ago
Merge from main
46 Days Ago
Client side clear_bushes command will now call the server side clear_bushes_radius convar as well, passes the debug camera position if it's active Both commands now return how many were deleted Added a clientside clear_trees convar that just calls the server side convar with the debug camera position if it's active
46 Days Ago
Added client.clear_bushes, clears the client only foliage bushes spawned via the decor system. Accepts a radius parameter
46 Days Ago
Merge from main
2 Months Ago
Added server.clear_bushes_radius, works the same as clear_trees_radius but for bush entities