The Binding of Isaac: Rebirth

The Binding of Isaac: Rebirth

[AB+|Rep] MiniMAPI: A Minimap API
Showing 1-10 of 53 entries
< 1  2  3  4  5  6 >
Update: 19 Aug @ 12:13pm

Version 2.51:

- Fixed config option "DisplayOnNoHUD" not working correctly

Update: 14 Jul @ 12:33pm

Version 2.50:

- Minimap gets disabled when the "No Hud" seed effect is active

Update: 9 Jun @ 8:05am

Version 2.49:

- Added support for vanilla callback system for minimapapi callbacks

Update: 15 Apr @ 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: 18 Mar @ 3:16pm

Version 2.47:

- Added REPENTOGON support
- Make map toggling more accurate

Update: 12 Oct, 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: 24 Apr, 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: 19 Apr, 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: 3 Apr, 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: 5 Mar, 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