branchrust_reboot/main/clear_bushes_radiuscancel
7 Commits over 28 Days - 0.01cph!
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
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
Added client.clear_bushes, clears the client only foliage bushes spawned via the decor system. Accepts a radius parameter
Added server.clear_bushes_radius, works the same as clear_trees_radius but for bush entities