Skip to content

Releases: orendain/DemeoMods

AdvancedStats v1.1.0

07 Nov 02:47
advancedstats-v1.1.0
c64638a

Choose a tag to compare

✨ Features/Enhancements

  • Introduce BepInEx 5.x as a compilation target for AdvancedStats mod. (#510)

🧰 Maintenance

  • Use recommended .yaml extension for YAML files, rather than .yml. (#537)
  • Bump version to 1.1.0. (#529)
  • Split long lines and perform some maintenance. (#520)
  • Apply general maintenance. (#474)

How To Install

Important

First, make sure you have installed either one of two modloaders: BepInEx or MelonLoader.
If you have not, go here for instructions on how to do that first.

If you have BepInEx

Download the DLL file ending in .BIE.dll below and place it into your BepInEx/plugins folder, located in Demeo's root game directory.

If you have MelonLoader

Download the DLL file ending in .ML.dll below and place it into your Mods folder, located in Demeo's root game directory.

Highlighter v1.0.0

19 Sep 16:51
v1.0.0-highlighter
dd74d7c

Choose a tag to compare

Highlighter provides in-game highlighting/coloring. Currently, the only highlighting this mod makes available is for displaying a character's line-of-sight.

This was inspired by a mod written by MuKen which was once in the scene.

Features:

  • When hovering the local player's character over a square, the board will be highlighted with all squares that would be in that character's line-of-sight if they were to move there.

Known Concerns:

  • There is a limit to how far the line-of-sight highlighting reaches. This may be improved later.
Screencast.from.09-18-2023.02.28.54.AM.webm

RoomFinder v1.8.0

09 Sep 09:28
114bbd4

Choose a tag to compare

Full Changelog

  • Ensure compatibility with Demeo patch as of 9/7/23

HouseRules v1.7.0

09 Sep 09:19
114bbd4

Choose a tag to compare

To install,
Make sure you've installed MelonLoader v0.5.7 into your Demeo game directory! You must un-check the 'Latest' box then select v0.5.7 from the drop-down list. See the wiki for more detailed instructions.

Unzip the contents of HouseRules_1.7.0.zip directly into your Demeo game directory.

<Updated 9/9/23> IF YOU'RE USING OCULUS PCVR OR STEAM you need to also download the Demeo.dll file and copy it into your \MelonLoader\Dependencies\CompatibilityLayers folder and overwrite the existing file!

Full Changelog

Merged pull requests:

  • Recognize GitHub pipeline changes when labelling PRs. (#493)
  • Update the author field to correctly reflect the team behind the development effort (#492)
  • Update build dependencies for 2023-09-08. (#491)
  • Time for the next published HR release - Moving on up! (490)
  • Update build dependencies for 2023-09-08. (#489)
  • Fix HouseRules for 9/7/23 Demeo update (#487)
  • Ruleset update and addition (#486)
  • Update README.md (#485)
  • Fix blank Longdesc (#484)
  • Fix rules displays (#483)
  • Fix mis-spelled rule (#482)
  • Update README.md (#481)
  • Long descriptions for rulesets (#480)
  • In game rules list UI (#479)
  • New rule and ruleset using it (#478)

Full Changelog

RoomFinder v1.7.2

19 May 16:59
f8dada4

Choose a tag to compare

Full Changelog

  • Ensure compatibility with Demeo v1.30 patch as of 5/16/23
  • Fixed menu not appearing for Desktop version when using Steam combined version

HouseRules v1.6.2

19 May 17:02
f8dada4

Choose a tag to compare

To install,
Make sure you've installed MelonLoader v0.5.7 into your Demeo game directory! You must un-check the 'Latest' box then select v0.5.7 from the drop-down list. See the wiki for more detailed instructions.

Unzip the contents of HouseRules_1.6.2.zip directly into your Demeo game directory.

IF YOU'RE USING OCULUS PCVR OR STEAM you need to also download the Demeo.dll file and copy it into your \MelonLoader\Dependencies\CompatibilityLayers folder and overwrite the existing file!

Full Changelog

Merged pull requests:

  • Separate GitHub workflow CIs into mod-specific individual ones. #468
  • Update HouseRules for compatibility with Demeo's 2023-05-16 update. #470
  • Dependency inject an IElementCreator into Page stacks rather than creating one internally. #471
  • Update Build Version for new release #473
  • Fix LevelExitLockedUntilAllEnemiesDefeatedRule not correctly unlocking door when all enemies were defeated. #476
  • Fix menu not appearing for Desktop version when using Steam combined edition. #477

Full Changelog

RoomFinder v1.7.1

06 Apr 15:44
52dadd0

Choose a tag to compare

Full Changelog

  • Ensure compatibility with v1.29 #460

HouseRules v1.6.1

05 Apr 15:06
52dadd0

Choose a tag to compare

To install, unzip the contents of Unofficial_HouseRules_1.6.1.zip directly into your Demeo game directory.

IF YOU'RE USING PCVR you need to also download the Demeo.dll file and copy it into your \MelonLoader\Dependencies\CompatibilityLayers folder and overwrite the existing file!

See the wiki for more detailed instructions.

Merged pull requests:

  • Fixed bugs with incompatibility with the latest version of Demeo
  • Added new rule PotionAdditionOverridden to specify Potion Stand card potentially gained
  • Added new rule CardChestAdditionOverridden to specify Chest cards potentially gained
  • Added new rule CardEnergyAdditionOverridden to specify Energy cards potentially gained
  • Added new rule ApplyEffectOnHitAdjusted to specify effects that should apply when a BoardPiece is damaged

RoomCode v1.2.1

06 Apr 15:48
52dadd0

Choose a tag to compare

To install, unzip the contents of RoomCode_1.2.1.zip directly into your Demeo game directory.

See the RoomCode readme for information on how to set your preferred room codes.

Full Changelog

  • Make Roomcode compatible with v1.29 of Demeo. #460

AdvancedStats v1.0.0

20 Jan 19:18
3fbfc88

Choose a tag to compare

To install, unzip the contents of AdvancedStats_1.0.0.zip directly into your Demeo game directory.

Features/Enhancements:

  • Introduce the AdvancedStats mod
  • Displays text when a player piece is left-clicked (PC) or grabbed (VR)
  • Displays number of downed times remaining
  • Displays number of Strength, Swiftness, Magic, and Damage Resist used
  • Displays all immunities (including from potions)
  • Works on both modded and non-modded games

Desktop screenshot example
AS_Desktop

VR Screenshot example
AS_VR2