The Binding of Isaac: Rebirth

The Binding of Isaac: Rebirth

87 lượt đánh giá
Curse API
   
Giải thưởng
Yêu thích
Đã yêu thích
Bỏ thích
Tags: Lua, Hazards, Tweaks
Kích cỡ file
Đã đăng
Đã cập nhật
50.641 KB
29 Thg08, 2023 @ 10:05am
7 Thg11, 2023 @ 3:22pm
11 ghi chú thay đổi ( xem )

Đăng ký để tải xuống
Curse API

Mô tả
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 bình luận
mcyum6815 20 Thg06, 2024 @ 12:03am 
is this needed for the cursed collection? (or recommended?)
nyanbinary 14 Thg01, 2024 @ 6:31pm 
Can this support Repentogon?
Poondaedalin  [tác giả] 22 Thg11, 2023 @ 8:29am 
:|
Firch 22 Thg11, 2023 @ 7:58am 
Still getting curse of the giant...
BlueResonant 15 Thg11, 2023 @ 2:13pm 
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  [tác giả] 7 Thg11, 2023 @ 7:14pm 
Just pushed a fix that should stop that from happening in the future. If it appears again, let me know!
Kattack 7 Thg11, 2023 @ 3:17pm 
I'm still getting curse of the giant appearing despite it saying that it was removed
I_y_D 14 Thg10, 2023 @ 5:16am 
Is there a way to remove Curse of the Giant from the mod, so it can be used as API only?
Poondaedalin  [tác giả] 12 Thg09, 2023 @ 9:02am 
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 Thg09, 2023 @ 9:27pm 
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')