The Binding of Isaac: Rebirth

The Binding of Isaac: Rebirth

!!~ Better CurseAPI
26 kommentarer
Kitty McTophat  [ophavsmand] 18. aug. kl. 11:23 
Ah, thank you for asking!
Feel free to include it in your mod, I don't mind at all
Black_L4mb 18. aug. kl. 11:16 
Hey there, I'm the developer of the Absolution series of mods.
I will be using your API in the full overhaul that will be releasing soon, and I was wondering if I could include this mod directly in my files rather than have it as a separate dependency. The intent is to make it so end users don't have to subscribe to multiple mods, and I will ensure you are properly credited.

If you'd prefer to keep it separate, I will direct users to subscribe to this in conjunction with my mods, just let me know!
aylooisastupid 7. aug. kl. 16:51 
does this work with rep+?
Kattack 4. mar. kl. 15:56 
That would be hype, even if rgon doesn't implement such a thing it would still be very helpful if you could find some other way to have it work without minimapi (perhaps optionally)
Kitty McTophat  [ophavsmand] 4. mar. kl. 12:58 
Ah, I wasn't aware of Repentogon having its own minimap system. I'll look into that and try to make an update
fraZ0R 2. mar. kl. 14:13 
MiniMapAPI is extremely laggy due to completely reimplementing the minimap system and redrawing it every tick, doesn't Repentogon offer its own way of doing minimap stuff without it? Would there be a way to make this API not depend on mmapi?
Kattack 11. dec. 2024 kl. 8:21 
Yo you got the debug text enabled on the release version !!! can you turn it off it is spammy pls thx
lil gaggle 17. nov. 2024 kl. 15:55 
im I reading enchantment table what does this mean
PhotoFinn 30. juli 2024 kl. 14:47 
Hello there! Me again, I don't know if you guys are still working on this mod, but if you are, I've just released an update to Accursed that includes several new callbacks that you guys can use to make your mod compatible with ours
Busybody64 4. maj 2024 kl. 11:01 
Repentogon?
PhotoFinn 22. apr. 2024 kl. 17:15 
Hey there! I'm the commissioner of the Accursed mod, just thought I'd relay some information the coder (Catto) gave to me regarding compatibility with this, as someone mentioned it in the comments, and it was something I was interested in as well.

Unfortunately, Catto says that you guys will need to implement compatibility on your end instead of the other way around, due to the ways you guys implemented your mod's new features. Don't take this as pressure from us though!

We're planning to push an update for accursed soon-ish that includes helper functions to help with the porting process if you guys happen to be interested :)
Guineatown20806 25. mar. 2024 kl. 10:27 
How can I add curses of mods? Like the ones from the eclipsed mod
Kitty McTophat  [ophavsmand] 19. feb. 2024 kl. 9:07 
Yes, the custom curses will be prevented by black candle and removed by dagaz
Kattack 13. feb. 2024 kl. 0:53 
Does this automatically remove custom curses if you have black candle or use dagaz?
Nineline 18. jan. 2024 kl. 7:42 
GOAT!
Poondaedalin 17. jan. 2024 kl. 17:12 
Alright, I'm gonna be honest: my Curse API (the original one, to be clear) isn't great, and it was an absolute nightmare to debug, so massive props to you for making a better version, and hopefully it gave you less grief than my version gave me :p
Castiel 17. jan. 2024 kl. 10:42 
Colored Curses should work fine now, fortunately.
Stlkngne 16. jan. 2024 kl. 23:59 
FYI, if you want to try and automatically add modded curses, take a look at Repentogon's XMLData.GetEntryById(XMLNode.CURSE, id). The IDs will be the curse flags: 1<<0, 1<<1, etc
Kitty McTophat  [ophavsmand] 16. jan. 2024 kl. 17:53 
I think for it to work with accursed, the developer of that mod would have to add support for Better CurseAPI.
Colored Curses does not work, unfortunately.
Fair Generation seems to work completely fine.
System Shock 16. jan. 2024 kl. 8:17 
ROPE
mithos 16. jan. 2024 kl. 7:52 
does it work with "fair generation" mod?
Sanshi 16. jan. 2024 kl. 4:28 
does it work with accursed?
Kitty McTophat  [ophavsmand] 15. jan. 2024 kl. 21:37 
Okay, after some testing, it seems to work just fine with Repentogon
Kitty McTophat  [ophavsmand] 15. jan. 2024 kl. 19:20 
I haven't tested it with Repentogon yet, but I see no reason why it wouldn't work.

I'll test it soon though and report the results.
nyanbinary 14. jan. 2024 kl. 18:32 
How does it work with Repentogon?