You are viewing a potentially older version of this package. View all versions.
Groove_Salad-FreeItemFriday-1.0.0 icon

FreeItemFriday

Adds over 1 new items! An example and test mod for GrooveSharedUtils.

Date uploaded 3 years ago
Version 1.0.0
Download link Groove_Salad-FreeItemFriday-1.0.0.zip
Downloads 390
Dependency string Groove_Salad-FreeItemFriday-1.0.0

This mod requires the following mods to function

bbepis-BepInExPack-5.4.2113 icon
bbepis-BepInExPack

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

Preferred version: 5.4.2113
Smooth_Salad-IVYL-2.0.0 icon
Smooth_Salad-IVYL

Another RoR2 modding library - now with documentation!

Preferred version: 2.0.0
Smooth_Salad-ShaderSwapper-1.0.0 icon
Smooth_Salad-ShaderSwapper

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

Preferred version: 1.0.0
RiskofThunder-R2API_RecalculateStats-1.3.0 icon
RiskofThunder-R2API_RecalculateStats

API for manipulating Character Stats

Preferred version: 1.3.0
RiskofThunder-R2API_Colors-1.0.1 icon
RiskofThunder-R2API_Colors

API for registering Colors to the game

Preferred version: 1.0.1
RiskofThunder-R2API_DamageType-1.0.4 icon
RiskofThunder-R2API_DamageType

API for registering damage types

Preferred version: 1.0.4
RiskofThunder-R2API_Dot-1.0.1 icon
RiskofThunder-R2API_Dot

API for adding custom damage over time effects

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

MMHOOK generation at runtime.

Preferred version: 1.2.3

README

FreeItemFriday

An example and test mod for GrooveSharedUtils. Currently adds 2 new items.

Theremin Theremin Increase attack speed near the Teleporter.
Unlockable Requires 'Burn to Kill` Ignite 10 enemies simultaneously.

Contact

You can find me in the Spikestrip Modding Server @Groove_Salad#7700

CHANGELOG

1.7.0

  • Updated to IVYL 2.0
    • Fixes language tokens not falling back to English when using other languages
    • Fixes error spam with IVYL and HolyDLL
    • Updated codebase - now loads both assets and addressables asynchronously (should be very smooth loading)
    • Added ShaderSwapper dependency
  • Split config into multiple files
    • Old config values will be lost - sorry!
  • Venom reworked
    • No longer applies a stacking slow over time
    • Stuns poisoned enemies and leaves a lingering slow
  • Disembowel
    • All 3 hits apply poisonous now (used to be only the third hit)
    • Slightly reduced lunge velocity
  • XQR Chip
    • Minor optimizations

1.6.1

  • Reboot resets equipment cooldowns
  • Fix reboot affecting the music of all players in a lobby

1.6.0

  • New Alternate Skill: Reboot
  • Moved image file host from discord to github in preparation for creating a wiki

1.5.0

  • New Alternate Skill: XQR Chip
  • Fix the Railgunner: Hipster achievement not triggering for clients

1.4.0

  • New Alternate Skill: Pulse Grenade
  • Removed PrefabAPI dependency
  • Reworked the codebase to load asynchronously alongside addressables
    • Keep an eye out for any bugs this may have created...The mod may be unstable for a few patches!

1.3.1

  • Fix Disembowel sharing the Venom achievement

1.3.0

  • New Alternate Skill: Venom
  • New Alternate Skill: Disembowel
  • Ported to IVYL!

1.2.0

  • New Equipment: Godless Eye

1.1.0

  • New Artifact: Artifact of Entropy

1.0.0

  • First release