Skip to content

Commit 8860806

Browse files
committed
Update version, thumbnail and add workshop & changelog text files
1 parent 7fb1d12 commit 8860806

5 files changed

Lines changed: 108 additions & 2 deletions

File tree

CHANGELOG.txt

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,14 @@
1+
[h1]Version 0.5[/h1]
2+
3+
- Completely reworked Tainted Miku's Lost Note system.
4+
- Tainted Miku now starts with a random selection of Lost Notes.
5+
- Added more unique Lost Notes with different effects.
6+
- Added new Special Synergy Notes for Brimstone, Dr. Fetus, and Eraser.
7+
- Added weighted Lost Note drops and rebalanced Note rarity and uses.
8+
- Added full MCM compatibility, including a Note-use counter.
9+
- Improved compatibility and handling for item replacements and incompatible items.
10+
- Added EID descriptions for Tainted Miku's new item interactions and Synergy Notes.
11+
- Added various visual, balancing, and gameplay improvements to Tainted Miku.
12+
- And a whole bunch of other stuff I probably forgot to mention. :3
13+
14+
Thanks for playing my mod! :3

WORKSHOP.txt

Lines changed: 92 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,92 @@
1+
[h1]Hatsune Miku (+Tainted)[/h1]
2+
3+
A standalone character mod for [b]The Binding of Isaac: Repentance[/b] featuring Hatsune Miku and her Tainted counterpart!
4+
5+
[h1]VERSION 0.5 OUT NOW![/h1]
6+
7+
Tainted Miku has received a major gameplay and design overhaul!
8+
9+
Her broken voice is now built around a the overhauled [b]Lost Note[/b] system, with 8 default notes & even some special synergy notes!
10+
All Lost Notes got some changes to their weight and uses to reflect the effectiveness of it.
11+
I also overhauled the Lost Note Pickup system as well, not the physics work as intended - and no more Note stealing.
12+
13+
I also fixed a lot of bugs :3
14+
15+
----------------------------------------------------------------------
16+
17+
[h1]INFO[/h1]
18+
19+
I get a lot of comments about the game not launching or the mod breaking the game. Make sure you have [b]all DLCs[/b] required for The Binding of Isaac: Repentance!
20+
21+
----------------------------------------------------------------------
22+
[h2]Features[/h2]
23+
24+
[b]Hatsune Miku[/b]
25+
• Attacks by singing, firing musical [b]Notes[/b] at her enemies.
26+
• Her notes have a chance to [b]charm enemies[/b], causing them to fight alongside her temporarily.
27+
• [b]Birthright Effect:[/b] Charmed enemies have a chance to permanently become loyal [b]Fans[/b]!
28+
• Use her [b]Microphone[/b] to inspire her audience!
29+
• The Microphone can also interact with certain enemies, currently only the Angels.
30+
31+
[b]Tainted Miku[/b]
32+
• Tainted Miku's voice has been broken, leaving her unable to produce ordinary Notes. Instead, she attacks with [b]Bloody Notes[/b] and [b]Lost Notes[/b].
33+
• Starts each run with a small selection of Lost Notes.
34+
• Enemies can drop additional Lost Notes during a run.
35+
• There are several types of Lost Notes all with individual [b]effects, colors, weights, and limited uses[/b].
36+
• Cycle through your available Notes while using [b]Voices[/b] mode (Drop Key).
37+
• Switch between [b]Empty[/b] and [b]Voices[/b] modes using the [b]Broken Microphone[/b].
38+
• Lost Notes can dramatically change how Tainted Miku performs, so use them wisely!
39+
40+
[b]Lost Notes[/b]
41+
[spoiler=Lost Notes]
42+
• [b]Love Note[/b] — Permanently charms enemies.
43+
• [b]Blazing Note[/b] — Burns enemies.
44+
• [b]Freeze Note[/b] — Freezes enemies.
45+
• [b]Toxic Note[/b] — Poisons enemies and creates explosive tears.
46+
• [b]Spooky Note[/b] — Confuses enemies and can inflict Fear.
47+
• [b]Magical Note[/b] — Gives tears a homing effect.
48+
• [b]Greedy Note[/b] — Can turn enemies into gold.
49+
• [b]Lucky Note[/b] — Can create Lucky Pennies.
50+
[/spoiler]
51+
52+
[b]Special Synergy Notes[/b]
53+
Certain powerful items are transformed into [b]Special Synergy Notes[/b], unlocking unique effects:
54+
55+
[spoiler=Special Synergy Notes]
56+
• [b]Brimstone -> Brimstone Note[/b] — Fires powerful Brimstone lasers.
57+
• [b]Dr. Fetus -> Bomb Note[/b] — Converts tears into powerful explosive bombs.
58+
• [b]Eraser -> Rubber Note[/b] — Permanently erases eligible enemy types.
59+
[/spoiler]
60+
61+
[b]Birthright[/b]
62+
Tainted Miku's Birthright further distorts her fractured melody:
63+
64+
• Fires up to [b]5 Lost Notes[/b] with each shot.
65+
• Each Note retains its own effect.
66+
• Notes consume their uses independently.
67+
68+
----------------------------------------------------------------------
69+
[h2]Mod Compatibility[/h2]
70+
• [b]External Item Descriptions (EID):[/b] Full native support is included.
71+
• [b]Mod Config Menu (MCM):[/b] Full support is included.
72+
• MCM options include:
73+
• [b]Show Note Counter[/b] — Show or hide the remaining-use counter for the selected Lost Note.
74+
• [b]Note Drop Chance[/b] — Configure the chance for enemies to drop Lost Notes.
75+
76+
Notice any missing or incorrect descriptions, compatibility issues, or bugs? Please leave a comment or open an Issue.
77+
78+
----------------------------------------------------------------------
79+
80+
You can check out the Github Repository here:
81+
[url=https://github.com/vulpya/isaac-miku]Source Code[/url]
82+
83+
----------------------------------------------------------------------
84+
[h2]Disclaimer[/h2]
85+
86+
This is a non-commercial, fan-made mod created as a personal project for fun. All characters, names, and related properties belong to their original creators. This project is not affiliated with or endorsed by any official rights holders.
87+
88+
----------------------------------------------------------------------
89+
[h2]Special Thanks[/h2]
90+
91+
• [url=https://steamcommunity.com/profiles/76561198102520074]ale[/url] — For creating the amazing Miku/Vocaloid sprites!
92+
• [url=https://steamcommunity.com/id/thearexz]Arexz[/url] — For helping with custom sprite editing and refinement.

mod/metadata.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,6 +63,6 @@ This is a non-commercial, fan-made mod created as a personal project for fun. Al
6363
• [url=https://steamcommunity.com/profiles/76561198102520074]ale[/url] — For creating the amazing Miku/Vocaloid sprites!
6464
• [url=https://steamcommunity.com/id/thearexz]Arexz[/url] — For helping with custom sprite editing and refinement.
6565
</description>
66-
<version>0.4.0</version>
66+
<version>0.5.0</version>
6767
<visibility />
6868
</metadata>

mod/thumb.png

498 KB
Loading

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "isaac-miku",
3-
"version": "0.4.0",
3+
"version": "0.5.0",
44
"description": "A mod adding Hatsune Miku and more Vocaloid-inspired content to The Binding of Isaac",
55
"keywords": [
66
"isaac",

0 commit comments

Comments
 (0)