The Binding of Isaac: Rebirth

The Binding of Isaac: Rebirth

[AB+|Rep(+)] MiniMAPI: A Minimap API
Showing 11-20 of 60 entries
< 1  2  3  4  5  6 >
Update: Apr 15, 2024 @ 10:08am

Version 2.48:

- Fixed room-teleport-selection-icon being rendered behind the map
- Fixed REPENTOGON support
- Reverted change to make map toggling more accurate. This should make the toggle of the timer and score infos more consistent

Update: Mar 18, 2024 @ 3:16pm

Version 2.47:

- Added REPENTOGON support
- Make map toggling more accurate

Update: Oct 12, 2023 @ 12:16pm

Version 2.46:

- Fixed Crystal ball reveiling ultra secret rooms
- Fixed Get out of Jail card causing errors when used in off map rooms
- Fixed usage of global level
- Fixed some floor specific map icons not working in StageAPI floors
- Fixed some other small issues

Update: Apr 24, 2023 @ 1:14pm

Version 2.45

- Moved Teleport options into its own MCM category
- Added option to enable/disable player movement when teleporting / holding tab (Default: Disable movement)
- Fixed Esau being able to move when in teleport mode with jacob
- Fixed room:Reveal() not being able to unveil Ultra secret rooms
- "updateType()" now respects the NoUpdate flag, fixing some issues with custom treasure room icons

Update: Apr 19, 2023 @ 12:57pm

Version 2.44

Changes:
- Added Can Tripped Card icon
- Added Config options to change KEyboard and controller buttons used for map teleportation
- Fixed custom icons not showing up correctly
- Fixed AB+ compatibility
- Fixed curse icons and questionmark being offscreen with non minimal HUDOffset values
- Fixed map not working in CanTripped Challenge
- Space bar no longer teleports you. Default buttons are now: Left Click, Enter or Right Trigger

Update: Apr 3, 2023 @ 1:32pm

Version 2.43

Changes:
- Added curse of the lost Questionmark icon
- Fixed incompatibility with AB+ (hopefully)
- Fixed incompatibility with Linux devices
- Fixed Teleport button not working on some controllers
- Fixed Soul of Cain not unveiling secret rooms
- Book of Secrets now adds map effect icons
- Fixed Curse & Map State Icons overlapping map and improved their positioning
- Fixed adjecent rooms being unveiled when in secret rooms
- API: GetRoomByIdx now uses SafeGridIndex
- Added some safety checks for Glowing hourglass rewinds
- Removed debug prints from nice journey and error throw from GetRoomDescAndDimFromListIndex

Update: Mar 5, 2023 @ 2:28pm

Version 2.42

Changes:
- Improved StageAPI compatibility
- Fixed Nice Journey preventing movement or causing slow downs in some situations
- Fixed Blue Map unveiling all rooms
- Added Room.Secret attribute to flag rooms as a secret room
- Fixed small error in getDisplayFlags function

Update: Feb 23, 2023 @ 12:27pm

Bump Version

Update: Feb 23, 2023 @ 12:25pm

- Fixed Compass also unveiling Secret rooms
- Fixed Nice Journey preventing movement in some occasions
- Fixed Nice Journey not selecting the correct adjacent room, when the cursor is on a non-default room shape room
- Its now no longer possible to teleport out of the Dads Note room in Mausoleum
- Added REPENTANCE global variable workaround fix

Update: Feb 22, 2023 @ 3:59pm

- Added custom Horse Pill icons
- Fixed Restock and Donation machine icons not being removed when jammed/Broken
- Fixed MinimapAPI:GetRoomByIDx(), GetRoomAtPosition() and GetRoomByID() functions being able to return nothing
- Room.Hidden attribute is now evaluated correctly and acts as a boolean again now
- Fixed Joker Card being displayed as a rune
- While using Nice Journey, its no longer possible to control the character (Use item, move, attack,...)
- Fixed Dads Key not revealing secret rooms correctly
- Fixed Secret and ultra secret rooms not being unveiled correctly
- Fixed Bound map being displayed further away from the screen borders than configured
- Fixed Curse Icons having to big of a distance to the bounded map border
- Now uses priority callbacks