You are viewing a potentially older version of this package. View all versions.
DepressionChurch-EclipseLevelInCharacterSelection-1.1.3 icon

EclipseLevelInCharacterSelection

Add highest reached Eclipse level in Character Selection Screen

Date uploaded 4 years ago
Version 1.1.3
Download link DepressionChurch-EclipseLevelInCharacterSelection-1.1.3.zip
Downloads 10631
Dependency string DepressionChurch-EclipseLevelInCharacterSelection-1.1.3

This mod requires the following mods to function

bbepis-BepInExPack-5.4.2117 icon
bbepis-BepInExPack

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

Preferred version: 5.4.2117
RiskofThunder-HookGenPatcher-1.2.4 icon
RiskofThunder-HookGenPatcher

MMHOOK generation at runtime.

Preferred version: 1.2.4

README

EclipseLevelInCharacterSelection

Add highest reached Eclipse level in Character Selection Screen

For Modders:

  • THIS IS AWFUL CODE, IF YOU WANT TO LEARN HOW TO WRITE MODS DONT LOOK HERE
  • if you know more about RoR2 Modding and Unity feel free to make a MR/PR and help fix this mess (i really should have worked with assets)

Known Issues:

  • Modded Survivors wont work
  • Ugly Code

Changelog

1.1.3

  • fixed potential null pointer exception (thanks to jasonmarco)

1.1.2

  • Now Client-Side Mod

1.1.1

  • Clean VS Project

1.1.0

  • Fix Void Fiend
  • Even Better Quality

1.0.2

  • Improve Icon Quality

1.0.0

  • Release

CHANGELOG

  • 2.1.0

  • 2.0.0

    • complete rewrite by @itsschwer, all credit to them
    • complete code cleanup
    • added support for modded survivors
    • icons now scale correctly in size
    • only visible in eclipse lobbies
  • 1.2.1

    • lobby visible always again as non hosts had issues with the previous version
  • 1.2.0

    • modded survivors (and future vanilla) should now work (if Icon is resonable in size)
    • only visible in multiplayer eclipse
    • show eclipse level 1
  • 1.1.4

    • added SotS survivors
  • 1.1.3

    • fixed potential null pointer exception (thanks to jasonmarco)
  • 1.1.2

    • Now Client-Side Mod
  • 1.1.1

    • Clean VS Project
  • 1.1.0

    • Fix Void Fiend
    • Even Better Quality
  • 1.0.2

    • Improve Icon Quality
  • 1.0.0

    • Release