The Binding of Isaac: Rebirth

The Binding of Isaac: Rebirth

87 beoordelingen
Curse API
   
Prijs
Toevoegen aan favorieten
Toegevoegd aan favorieten
Verwijderen uit favorieten
Tags: Lua, Hazards, Tweaks
Bestandsgrootte
Geplaatst op
Bijgewerkt op
50.641 KB
29 aug 2023 om 10:05
7 nov 2023 om 15:22
11 wijzigingsnotities (weergeven)

Abonneren om te downloaden
Curse API

Omschrijving
Disclaimer: This mod originally added Curse of the Giant to the pool. However, it was also causing crashes originating from the fact that Curse of the Giant was left unfinished by the developers, and there doesn't seem to be a way to get rid of the errant crashes. As such, I've removed it until a solution is found.

However, its secondary function still works perfectly well. You can use this mod as a baseline to add custom curses to the game! TO do so, use the following procedure:

1. In the mod folder, add the curse through content/curses.xml.
2. In the mod's main.lua file, add the curse to the CurseList as such:
CurseAPI:AddCurse(animation, curse_id, frame)
3. Create a new animation that stores a 16x16 image of the curse that you want displayed, and use it in CurseAPI:AddCurse().
4. Add behavior to the curse as you see fit (pro tip: use the bitwise "AND" operator to check if a specific curse is currently active)

If you like what you see, maybe buy me a coffee: https://ko-fi.com/poondaedalin
(You don't have to, but if you're feeling generous, I'd appreciate it!)
33 opmerkingen
mcyum6815 20 jun 2024 om 0:03 
is this needed for the cursed collection? (or recommended?)
nyanbinary 14 jan 2024 om 18:31 
Can this support Repentogon?
Poondaedalin  [auteur] 22 nov 2023 om 8:29 
:|
Firch 22 nov 2023 om 7:58 
Still getting curse of the giant...
BlueResonant 15 nov 2023 om 14:13 
i also still got curse of the giant popping up instead of other curses. i have that one mod that uses this api to add more curses as well.
Poondaedalin  [auteur] 7 nov 2023 om 19:14 
Just pushed a fix that should stop that from happening in the future. If it appears again, let me know!
Kattack 7 nov 2023 om 15:17 
I'm still getting curse of the giant appearing despite it saying that it was removed
I_y_D 14 okt 2023 om 5:16 
Is there a way to remove Curse of the Giant from the mod, so it can be used as API only?
Poondaedalin  [auteur] 12 sep 2023 om 9:02 
I just ran through all of these Curse mods and ironed out some bugs, including a change to address your current one. I think it should be fixed now, but if it persists, let me know!
rainy 11 sep 2023 om 21:27 
My console reports an error constantly:
[INFO] - Lua Debug: [Curse of the Giant!:2]ERROR:...ding of Isaac Rebirth/mods/curse api_3027734642/main.lua:133: attempt to index a number value (local 'c')