The Binding of Isaac: Rebirth

The Binding of Isaac: Rebirth

Paper Isaac
Mostrando 1-9 de 9 aportaciones
Actualización: 21 JUL 2022 a las 5:46 p. m.

Super Appeal:
- Fixed crash in the rare (I thought it would be impossible?) event that, upon starting the game, a player's current room can't be detected

Actualización: 29 JUN 2022 a las 2:51 p. m.

Paper Transformation:
- Fixed a nil value bug

Spike Shield:
- Added correct behavior for spiked rocks

Actualización: 28 JUN 2022 a las 4:13 p. m.

Bump Attack
- Fixed a bug involving getPlayers() where a player may be added to the players table twice

Chill Out
- Fixed a bug involving getPlayers() where a player may be added to the players table twice

Close Call
- Fixed a bug involving getPlayers() where a player may be added to the players table twice

Paper Isaac (Transformation)
- Fixed a bug involving getPlayers() where a player may be added to the players table twice

Refund
- Fixed save data bug
- Fixed a bug involving getPlayers() where a player may be added to the players table twice

Super Appeal
- Fixed save data bug
- Fixed a bug involving getPlayers() where a player may be added to the players table twice

Actualización: 20 JUN 2022 a las 8:39 p. m.

Re-packaged everything using the latest versions of each mod (see changes below). This modpack now includes each mod as a separate file instead of having everything manually copied over and stitched together in a single file; it's admittedly less efficient to run, but much MUCH easier to put together and maintain.

General:
- Added Repentance + multiplayer support to all mods
- Fixed PostPlayerInit bug that was in most mods
- Added quality values to all items

Bump Attack:
- Bump value is now determined by the average DPS of ALL players, and works as long as at least one player has Bump Attack
- Code refactoring

Chill Out:
- Optimized OnRender() function

Close Call:
- Added check for Mausoleum door (Close Call is ignored in this case)

Double Pain:
- Replaced deprecated ModConfigMenuOptionType.BOOLEAN with ModConfigMenu.OptionType.BOOLEAN
- Code refactoring

Fire Shield:
- Adjusted player init

P-Up, D-Down:
- Removed unused code

Paper Isaac (Transformation):
- Fixed rare chance of additional tear damage applying multiple times
- Fixed a bug where the player could start a challenge, immediately exit, start a normal game, and still be "in" the challenge
- Added GameState checks to fix a save/load-related bug

Refund:
- Fixed PostUseItem bug
- Initialized playerNum variable at start

Return Postage:
- Code refactoring

Slow Go:
- Replaced deprecated ModConfigMenuOptionType.BOOLEAN with ModConfigMenu.OptionType.BOOLEAN
- Removed unused player variable
- Code refactoring

Spike Shield:
- Fixed Mausoleum door interaction (sorry this one took so long!)

Super Appeal:
- Fixed mod name (it was originally called Paper Isaac... this must have been copied/pasted from the modpack; whoops!)
- Fixed PostUpdateInit bug
- Added GameState checks to fix a save/load-related bug

Actualización: 16 JUN 2021 a las 4:04 p. m.

- Fixed crash upon continuing a game
- Minor polish to a few items (no functional changes)

Actualización: 19 FEB 2021 a las 10:57 a. m.

Replaced deprecated ModConfigMenuOptionType

Actualización: 11 DIC 2019 a las 7:28 p. m.

Added 2 new joke badges: Double Pain and Slow Go (by default, they don't appear in any item pools and have to be spawned in via console)

Actualización: 13 SEP 2019 a las 12:04 p. m.

Additions:
- Added four new items: Chill Out, Fire Shield, P-Up D-Down, and Return Postage
- Added the option to disable certain items from spawning via Mod Config Menu
- Added Mod Config Menu options for Bump Attack (change safe bump and bump-kill values to anywhere between 0.01x~1.00x DPS), Chill Out (change invincibility time and enable/disable on-screen icon), and Return Postage (change damage output)
- Added new challenge and reworked old challenge
- Changed some item pools and updated some item pool rates to match official items

Bug Fixes:
- Fixed Bump Attack and Close Call to not cancel fake damage (from Dull Razor, etc)
- Fixed Bump Attack bug where bump-killing an enemy would ignore ALL damage for the next few frames instead of just damage to the player
- Fixed Close Call to not cancel damage from sacrifice room spikes
- Changed Spike Shield's spiked chest detection to check for flag instead of entity
- Updated damage flag checks to use proper bitwise operators

Actualización: 5 AGO 2019 a las 5:39 p. m.