You are viewing a potentially older version of this package. View all versions.
astralkcm-TwistedBridges-1.2.1 icon

TwistedBridges

Adds a new Stage 1 using the Desolate Forest tileset, "Twisted Bridges"

Date uploaded 3 weeks ago
Version 1.2.1
Download link astralkcm-TwistedBridges-1.2.1.zip
Downloads 339
Dependency string astralkcm-TwistedBridges-1.2.1

This mod requires the following mods to function

ReturnOfModding-ReturnOfModding-1.0.38 icon
ReturnOfModding-ReturnOfModding

Lua Mod Loader for Risk of Rain Returns

Preferred version: 1.0.38
RoRRModdingToolkit-RoRR_Modding_Toolkit-1.1.10 icon
RoRRModdingToolkit-RoRR_Modding_Toolkit

Friendly abstractions of the game's internal functions for easier modding.

Preferred version: 1.1.10

README

Twisted Bridges

Credit to RandomCatDude, who made Celestial Outskirt, the mod I referenced for about all of the code

CHANGELOG

v1.2.2

  • A quick change to the interactables list to hopefully make the stage feel better

v1.2.1

  • Collision fixes and actual proper secret zoning
  • Added a new debug option to choose the stage variant you want (thanks, again, to RandomCatDude who did this first)
  • Added a custom interactables list (that maybe works as fully intended?) instead of just stealing from Desolate Forest's. It's not all too different but I think it's nice to have.
  • Changed the stage theme to Evapotranspiration from Risk of Rain 2. It will probably remain this way unless someone really wants to make Twisted Bridges its own music for some reason?

v1.2.0

  • Added 2 new stage variants
  • Extended the walls to (hopefully, I have no way of testing it myself) fix the map on 4k displays

v1.1.1

  • Fixed some layering issues so Magma Worms stop hiding behind pillars

v1.1.0

  • Fixed some problematic collisions (thanks again RandomCatDude)
  • Changed up the background to look less weird
  • Added water to the bottom of the stage
  • Changed a bit of the geometry in variants 1 and 3, to add a new garunteed interactable and to make part of variant 3 more accessible
  • Changed up the spawn pools! The Twisted Bridges are now home to the Lynx Tribesmen

v1.0.0

  • Initial Release