The Binding of Isaac: Rebirth

The Binding of Isaac: Rebirth

More Unus Cards!
Showing 1-10 of 12 entries
< 1  2 >
Update: 9 Jun, 2021 @ 3:09pm

GENERAL
External Item Descriptions support is here! Now you can cheat at cards.
Updated Skip Card and Draw 4 Wild with brighter, shinier sprites!

REVERSE CARD
+Optimized to no longer store data between runs

SKIP CARD
-Enemies killed by skip card will no longer drop loot
+Now fills all pits in the room when used
+Also removes spikes until the room is re-entered

DRAW 4 WILD
+Hearts are now in the pickup pool!
+Can now spawn pickup variants (nickels, mega batteries, soul hearts)
-Slightly decreased the chance to get cards, pills, and trinkets
+Slightly increased the chance to get an item
+Slightly increased the droprate of Echo Chamber in the card item pool

KNOWN BUGS and BUG ADJACENT TOPICS
-Spikes, Grudges, Spikeballs, Pokies, etc respawn upon re-entering a room- try as I might, the game really doesn't like permanently killing some enemies.
-Draw 4 Wild can sometime drop Sad Onion- this is currently unavoidable because I'm hijacking the unused24 item pool for this mod. At least Sad Onion is a good item.
-There is a dumb typo in the EID description for one of the cards ;_;

Update: 4 Jun, 2021 @ 10:01am

1.8
-Fixed a case where the mod would attempt to GetPlayer() before Isaac was fully initialized, resulting in cards failing to work correctly. The mod will now wait for the player character to load fully, which should prevent this from happening again.

Update: 3 Jun, 2021 @ 2:45pm

...

Update: 3 Jun, 2021 @ 2:41pm

Update: 3 Jun, 2021 @ 2:35pm

Update: 3 Jun, 2021 @ 2:34pm

take 2

Update: 3 Jun, 2021 @ 2:28pm

v1.5
-Finally pinned down that last bug- somehow, the internal mod name got reset, and no longer matched the mod folder name, leading to an [OLD] error making the mod unplayable. Hopefully, this works better now...

Update: 3 Jun, 2021 @ 12:49pm

actually fixed the [OLD] bug this time I swear haha

Update: 3 Jun, 2021 @ 12:06pm

v1.3, aka 'oops I screwed up the internal version number again and broke the mod'
-That is all sorry

Update: 3 Jun, 2021 @ 11:34am

v1.2
-Fixed an invalid version number in main.lua returning an error
-Fixed a error where Reverse card wouldn't account for rewinding out of a room where you had picked it up
-Fixed an error where copying Reverse Card with Blank Card resulted in multiple copies of Blank Card in the collection screen
-Added some useful debug messages that will print in the console when using a mimic, or when the mod encounters something weird. This should help pinpoint any future error reports!