You are viewing a potentially older version of this package. View all versions.
wormsworms-Broadcast_Perch-1.1.0 icon

Broadcast Perch

An alternate Stage 2 map with a vertical layout, set in a birch tree canopy littered with debris. Also comes with a Simulacrum variant!

Date uploaded 2 weeks ago
Version 1.1.0
Download link wormsworms-Broadcast_Perch-1.1.0.zip
Downloads 4672
Dependency string wormsworms-Broadcast_Perch-1.1.0

This mod requires the following mods to function

bbepis-BepInExPack-5.4.2121 icon
bbepis-BepInExPack

Unified BepInEx all-in-one modding pack - plugin framework, detour library

Preferred version: 5.4.2121
JaceDaDorito-LocationsOfPrecipitation-1.2.2 icon
JaceDaDorito-LocationsOfPrecipitation

A utils mod that features editor and runtime tools I use for making stages!

Preferred version: 1.2.2
RiskofThunder-R2API_ContentManagement-1.0.10 icon
RiskofThunder-R2API_ContentManagement

API for adding content to the game

Preferred version: 1.0.10
RiskofThunder-R2API_Addressables-1.1.3 icon
RiskofThunder-R2API_Addressables

R2API Submodule for implementing Addressables functionality

Preferred version: 1.1.3
RiskofThunder-R2API_Prefab-1.1.1 icon
RiskofThunder-R2API_Prefab

API for Prefab creation, networking and duplication

Preferred version: 1.1.1
RiskofThunder-R2API_Stages-1.0.3 icon
RiskofThunder-R2API_Stages

API for Stage creation

Preferred version: 1.0.3
RiskofThunder-R2API_Director-2.3.9 icon
RiskofThunder-R2API_Director

API for easily modifiying the Director (RoR2 monster / interactable spawner) behaviour

Preferred version: 2.3.9
RiskofThunder-R2API_Core-5.3.0 icon
RiskofThunder-R2API_Core

Core R2API module

Preferred version: 5.3.0
Smooth_Salad-ShaderSwapper-1.0.1 icon
Smooth_Salad-ShaderSwapper

A lightweight library for upgrading stubbed shaders to actual shaders at runtime.

Preferred version: 1.0.1
RiskofThunder-HookGenPatcher-1.2.9 icon
RiskofThunder-HookGenPatcher

MMHOOK generation at runtime.

Preferred version: 1.2.9

README

Broadcast Perch

An alternate Stage 2 environment with a uniquely vertical layout, set in a birch tree canopy that’s been converted into a fun little treehouse (no boys allowed).

All platforms are connected by scaffolds and branches, but there’s also jump pads that you can use to quickly reach high places and floating wind spirals that slow your descent to lower areas.

I tried to design this map with Eclipse and Artifact of Frailty in mind, but falling off the map is generally going to be much more deadly if you have nothing to break your fall. Watch your step!!

Simulacrum

Broadcast Perch also comes with a Void replication, exclusive to SotV's Simulacrum gamemode. The vertical layout makes it a bit more difficult and awkward to navigate compared to other Simulacrum maps, so it can only appear after the first stage by default.

Other Features

  • Config options
    • Broadcast Perch - Enabled (true/false)
    • Simulacrum Variant - Enabled, Enabled on Stage 1 (true/false)
    • Modded enemy toggles
  • Modded enemies can appear if their respective mod is enabled

Bugs / Issues

Please let me know on GitHub and/or Discord (@worms / @ry6240) if you encounter any issues with the map. Also feel free to message me if you have suggestions or other feedback!

CHANGELOG

1.1.3

  • Accidentally forgot to include the language files in the mod when I uploaded the previous version. Sorry

1.1.2

  • Fixed Lemurian Eggs never appearing with Artifact of Devotion enabled
  • Repositioned a tree branch that wasn't fully connected to its tree's trunk
  • Attempted to fix a few particularly egregious texture seams. They still exist but should be much less noticeable now
    • I didn't really know what I was doing when modeling this map (still don't) so it's kind of a mess. Seams will probably never be completely fixed but I'll probably continue trying to clean up new ones that I find

1.1.1

  • Fixed one of the Newt Altar spots being fully submerged underground

1.1.0

  • Art pass:
    • The inside of the tree trunks now uses the inner wood texture instead of the bark texture (only just now realized it was weird that the insides of the trees also had a layer of bark..)
    • Increased the tree bark texture's contrast and fixed the bark texture being scaled differently on most of the tree trunks
    • Updated the inner wood and wood/bark transition textures and gave them each a unique normal map
    • Gave the wind spirals a new material and texture
    • The distant clouds' material is now subtly animated
  • Added crunch compression to most of the map's textures. Shouldn't affect visuals much if at all, but should decrease the mod's file size
  • Changed the stage's subtitle to something more evocative ("Deserted Encampment" -> "Grafted Encampment")
  • Added a red light to the logbook diorama
  • Fixed a spot where you could get caught on nothing while walking up the big ramp near the bottom of the map
  • Fixed a spot where you could get stuck between two pipes for the rest of your life

1.0.2

  • Fixed the Simulacrum variant's scene def having "Valid for Random Selection" enabled
  • Fixed a missing face on the central log (tall style)

1.0.1

  • Removed Shrines of Combat from the map's interactable selection
    • Originally, this map had fans instead of the Aphelian Sanctuary jump pads, so it had both Combat and Blood shrines in an attempt to make it easier to get the funds needed to activate them. I had to remove the fans since they weren't working properly in multiplayer and I had forgotten to remove one of the shrines. Now there are only Blood shrines
  • Fixed a typo in the map's logbook entry
  • Fixed a couple invisible colliders staying active when they shouldn't have been
  • Added a link to the mod's GitHub repo in its manifest.json file

1.0.0

  • Initial Release