branchrust_reboot/main/campfire_respawncancel

6 Commits over 31 Days - 0.01cph!

1 Year Ago
Don't show available campfire spawn options to a player if they have placed any regular respawn points (bags/beds/etc)
1 Year Ago
Exposed campfire spawning toggles in game modes and via replicated convar (allow_campfire_spawning), both need to be true for feature to work
1 Year 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)
1 Year Ago
Merge from main
1 Year Ago
Fixed not being able to disable friend spawn mode
1 Year 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)