branchrust_reboot/main/campfire_respawncancel

6 Commits over 31 Days - 0.01cph!

15 Days Ago
Don't show available campfire spawn options to a player if they have placed any regular respawn points (bags/beds/etc)
15 Days Ago
Exposed campfire spawning toggles in game modes and via replicated convar (allow_campfire_spawning), both need to be true for feature to work
15 Days Ago
Implemented cooldowns like regular bags Spawning at a campfire now triggers the cooldown at nearby sleeping bags and fires like a regular sleeping bag Campfire now keeps a list of the last 5 players to spawn at a campfire, if a player is in that list they cannot spawn at the campfire (count is exposed via server.campfire_memory_length)
15 Days Ago
Merge from main
22 Days Ago
Fixed not being able to disable friend spawn mode
22 Days Ago
Added ability for campfires to be used as spawn points for a players steam friends Must be enabled at the campfire, will use the friend list of the player who placed the campfire Campfire must be lit and unobstructed (visible to the sky)