The Binding of Isaac: Rebirth

The Binding of Isaac: Rebirth

[AB+|Rep(+)] MiniMAPI: A Minimap API
Näytetään 41–50 / 60
< 1  2  3  4  5  6 >
Päivitys: 24.7.2021 klo 16.31

- REPENTANCE RELEASE!
- Fixed Red rooms not showing up on the map
- Fixed Dimensions not working correctly (Like mine escape or mirror dimension)
- Added map flip effect when going into mirror dimension
- Added icons for all Souls and poop nuggets (Special thanks to Vlassie)
- Fixed LTL rooms not appearing
- Fixed some issues with bounded minimap
- Fixed icons for all chest types

Päivitys: 20.7.2021 klo 15.24

- Made the mod more stable with repentance
- added support for all repentance map icons

Päivitys: 21.10.2020 klo 15.00

Added feature to display newly discovered secret rooms as black shadows, instead of undiscovered rooms

Päivitys: 4.8.2020 klo 11.22

- fixed version

Päivitys: 4.8.2020 klo 11.20

- Fixed bug where map reveals done with glowing hourglas wherent reverted.

Päivitys: 5.6.2020 klo 17.36

- Some API functions now use Descriptor display flags
- added a feature to highlight the furthest room from the starting room

Päivitys: 12.5.2020 klo 15.16

- Added functionality to add custom map effect icons like Treasure map, compass, ...
Special Thanks to SupremeElf for adding this feature

Päivitys: 30.4.2020 klo 9.00

(API)
+ AddRoomShape function
+ Can now use MinimapAPI.Disable to disable the API
+ Added MinimapAPI.OverrideConfig table for overriding the user's config without saving to it
+ Added more debug functions
* MinimapAPI now uses piber's ScreenHelper
* Fixed some functions not using GetDisplayFlags()
(QoL)
* Fixed book of secrets revealing more than it should've
+ Added new "show room distances" config option
+ Added custom sprite for blank rune
+ Added configurable border colors
+ Added "hide in invalid room" option

Päivitys: 10.4.2020 klo 16.51

- The minimap will no longer show during bossroom cutscenes
- Added an alternative sprite for uncleared rooms
- Fixed bug where book of secrets revealed all rooms

Päivitys: 11.3.2020 klo 14.31

- Fixed save not loading on new game
- Added some test functions for modders
- Improved config options and added descriptions
- Improved performance on bounded map
- The game shows a red error message when animations haven't loaded properly
- Fixed save not loading on new game
- Added some test functions for modders
- Improved config options and added descriptions
- Added render callback after game start instead of at mod init
- Fixed show map effect config option
- Fixed liberty cap showing secret rooms
- Fixed brown cards showing as red on the map
- Fixed map display mode not switching on controllers
- Fixed reveal of rooms behind secret room walls
- Fixed display issues when MaxRenderScale is set to 1
- Added override void variable
- Added MinimapAPI:GetRoomByIdx function
- Added room:Remove() function