The Binding of Isaac: Rebirth

The Binding of Isaac: Rebirth

Planetarium Chance [REP+]
Počet komentářů: 610
Rumormonger 2. čvc. v 23.48 
Never mind Repentogon has its own. Thanks anyways!
Rumormonger 2. čvc. v 23.07 
I tried resetting settings and it didn't work anyway.
Tobias 29. čvn. v 9.42 
Not sure if this is the place for this but I am having issues with the mod. I can open the game with the mod, but when I enable it in game it crashes when i start a run. I tried reinstalling game/mod and looked into other solutions without success. Below is the log error I get. Any help would be appreciated!

[Planetarium Chance] Error in "PostLevelLoad" call: ... Afterbirth+ Mods/planetarium chance_2489006943/main.lua:157: attempt to call a nil value (method 'GetPlanetariumChance')
[INFO] - Adding collectible 105 (The D6)
[INFO] - Saving PersistentGameData to Steam Cloud: abp_persistentgamedata2.dat.
[INFO] - [Planetarium Chance] Error in "PostGameStart" call: ... Afterbirth+ Mods/planetarium chance_2489006943/main.lua:112: bad argument #1 to 'GetTrinket' (number expected, got nil)
Peachee  [autor] 18. čvn. v 4.55 
@Flame84 , @Nancex - Yes, feel free. This mod is licenced under GPL-3.0 and can be used in any other mods providing they are also under the same license Licence [gist.github.com]
Static 17. čvn. v 19.24 
Finally! jesus edmund add this please
Nancex 17. čvn. v 5.15 
Great mod! I am making a mod that adds a found HUD entry too, but I have no idea how to add custom HUD, may I reference your code? :)
Dorika 16. čvn. v 6.07 
лучший мод всех времен и народов
Flame84 15. čvn. v 20.44 
Would it be fine to use the code in this mod (with credit ofc) for a similar ui mod I am working on? I think is the only mod I have found that adds extra found hub elements.
花开伊吕波 8. čvn. v 4.27 
6
Кот 27. kvě. v 0.04 
Не работает. Помогите!
abcdefghijklmnopqrstuvwxyz 4. kvě. v 14.35 
why isn't this base game
когда обновят?
ComfortableDesk 2. kvě. v 8.17 
sigma
YoUgAn♡LovER 26. dub. v 17.02 
Es si o si obligatorio tener repentence o con los demas ya funciona?
TheShadowBoi 16. dub. v 0.53 
This item is really the "star" of the show!
박우혐 1. dub. v 20.50 
good
Bigrowrow707 2. bře. v 0.10 
nvm i verified the integrety of my game files and it fixed it
Bigrowrow707 2. bře. v 0.03 
the mod isnt even showing in the mod menu for me, like where you can turn on and off mods. cant see it in game either
DarkSoulOfAlex 14. úno. v 1.08 
it doesn't work even though I have the planetarium unlocked
GodSlyferiux 8. úno. v 16.36 
How does it calculate the spacing? It's not fixed riiiight? :3
Instant.noodles 8. úno. v 15.12 
it doesn't work for me
zxc88kr 5. úno. v 7.48 
can you move it down by like a pixel?
Blie the bleeder 3. úno. v 12.39 
not only rep+ right?
Peachee  [autor] 3. úno. v 9.33 
@Lusién nobody has asked that before! This is a long one so I have to split up the replies.

That's what really made me want to start this mod. When I was digging around in the files shortly after the Repentance DLC launched, I found a sprite map that included all the HUD stats, and now it had a crystal ball! Wow! Must have been for the new Planetarium room, but it was not visible in the game... I just knew it had to be :isaac:

There are two images named hudstats.png and hudstats2.png, if you go to your game install folder: "The Binding of Isaac Rebirth\resources\gfx\ui\" you can look at them, even without this mod installed.
You'll see that there is a crystal ball in only one of the images! How bizarre! So I thought to myself this just HAS to get put in the game, it would be so useful (I did all of this before knowing how crap the planetarium items were at the time haha)
Peachee  [autor] 3. úno. v 9.33 
So when I first created this mod I had to calculate every value manually. While there are very easy commands to get the devil room chance, angel room chance etc. in the API. There was nothing in the game API to retrieve the planetarium chance value. It was basically not a value you had permission to read as a mod.

So I started counting how many treasure rooms you skipped, what items you had at any one moment, what floor your were one. It got very complicated very quickly.

When I got it working and put it up on the steam workshop, it just blew up instantly. I think a big part of it is just due to the timing of the new DLC, and how well it fits the classic style (because it's a part of the same sprite map hehe)
Peachee  [autor] 3. úno. v 9.32 
I got some validation a good few months later, when Ed and co. added a method to the API to get the planetarium chance. I feel like they wondered how I did it, saw my monstrous code from reverse engineering and took pity on me.

I wish they would do the same for UI rendering. I have so many more ideas I would like to do, but there is no native way to add a new stat, or even a UI element that is respected by your offset settings and screen resolution. The workaround I made for this mod has been referenced in a few other places since, but even that is not perfect, as you may have seen with the long standing dogma cinematic bug.

:repenny:
An4ouZZ 3. úno. v 2.25 
@Lusién You can see this icon on the map if planetarium is spawned
@ян акурин You have to defeat Mom with no mods enable ONCE to get achievements with mods on. Hope this helps!
Lusién 31. led. v 14.55 
This question may have been asked before, but where did you get the planetaruim icon? Did you draw it yourself? Just curious.
ant 30. led. v 11.29 
i alreay have this in the game? when i have a chance anyways, when theres no chance its just not there.
ян акурин 29. led. v 18.17 
cant get the achivements and i got 2 same endings in a row wtf, also no stats being counted, all zeros((( im a new player pls help me:stimulation:
ColdPizza 29. led. v 16.23 
can you move it down by like a pixel?
CandyMan ツ 29. led. v 8.05 
I don't know if this is common, but I'm getting this error in logs, it may be a mod combination, but it stopped showing when I deactivated Planetarium Chance.

I took a peek into the code, and it doesnt seem to be using any of those attributes, but just wanted to tell you, in case that it is this mod.

[ERROR] - Unknown attribute 'RenderData' specified
[ERROR] - Unknown attribute 'Scale' specified
Aryś 28. led. v 13.34 
okay i got it i just had to verify integrity of my files or smth
Aryś 28. led. v 12.59 
hi, the mod isnt working and in console it says that it cant find json module do anyone know what to do?
Demolite 23. led. v 8.58 
For some reason, when I try streaming TBOI on discord with this mod enabled, it won't render the game properly at all.

As soon as I deactivate the mod, the discord stream works perfectly.
When I enable it again, the stream remains frozen/locked to the menu screen or even displays the main menu on discord, while I am playing the game normally.

This occurs only after the AB+ Online Update, I thought I'd let you know!
InomedB3 23. led. v 6.30 
It's a little too high and triggers me, but it's still nice. :D
sacrificxl.dvh 22. led. v 21.22 
Cuando le doy a suscribirse no me aparece dentro del juego y tengo el isaac actualizado alguien sabe por que no me aparece? Tengo otro mod que si me aparece
★Kirito💓 21. led. v 15.49 
top
TINO 19. led. v 14.42 
weno
GodSlyferiux 17. led. v 2.36 
You really fixed it? Poggg
Dr. Coitus 16. led. v 22.01 
Cool :weemble: thank you great mod
Peachee  [autor] 16. led. v 17.03 
Wow, what a funny edge case! So the workaround I put in place will hide the icon at a precise frame of dogma's death animation. There was an additional check that dogmas health reach 0 before we start counting the frames, however that isn't really needed; and as you have noticed causes a problem with Chaos Card where the hitpoints of the entity doesn't go to 0 for some odd reason...

Fix will be up soon!
Dr. Coitus 15. led. v 11.55 
Hey for some reason your dogma fix doesn't work when he is killed by a chaos card
Peachee  [autor] 10. led. v 19.21 
I hear your cries; your tears have fuelled me :isaac: I've had another deep look into it and fixing the bug properly is probably impossible due to current API limitations. Good thing I found a way to do it improperly :repoop:
GodSlyferiux 3. led. v 10.33 
@Dwedit what is that STILL in this mod? Can't believe ages and they didn't fix it
Dwedit 29. pro. 2024 v 15.08 
The dramatic black screen that's supposed to happen between the Dogma fight and Beast fight is kinda diminished by the Planetarium Chance sprite still being on screen, do you think there's a good way to hide it during that cutscene, or have its visibility match the other stat sprites?
Без ммр узник 26. pro. 2024 v 0.15 
why it isnt hide after Dogma fight like all other vanilla stats:GDHard:
TzuniArt 24. pro. 2024 v 14.42 
Why is it always at 1% even tho I get items that increase chance?
hmq1125 22. pro. 2024 v 8.43 
Turn on FOUND HUD in options if you can't see that stats.