The Binding of Isaac: Rebirth

The Binding of Isaac: Rebirth

Pickups Alive
72 kommentarer
pasajero 23. feb. kl. 14:36 
To fix the penny bug, paste this in "utilities":

local Utilities = {}
Utilities.mod = RegisterMod( 'Pickups Alive', 1 )
Utilities.game = Game()

Utilities.EntityState = {
IDLE = 0,
DASH = 1,
FLY = 2,
WALK = 3
}

function Utilities.getRNG()
if Utilities.game:GetNumPlayers() < 1 then
return RNG()
end
local player = Utilities.game:GetPlayer( 0 )
return player:GetTrinketRNG( Isaac.GetTrinketIdByName( 'Tiny Sack' ) )
end

function Utilities.spawnReward( options, entity, rng )
local subvariant = options.PickupSubvariant or 1
if type( subvariant ) == 'function' then
subvariant = subvariant( rng ) or 1
end

Isaac.Spawn(
EntityType.ENTITY_PICKUP,
options.PickupVariant,
subvariant,
entity.Position,
Vector.Zero,
entity
)
end

return Utilities
pasajero 20. feb. kl. 16:03 
Me encanta este mod. Es una ternurada entrar en las habitaciones y ver a las cositas volando :resmile:
KeviNKnoT 9. nov. 2024 kl. 23:45 
Really hoping for an update for this mod! :beatmeat:
Lo consideraba esencial y, por cómo funciona, lo apreciaba prácticamente en cada sesión :resmile:
Dayglowpanda 4. okt. 2024 kl. 16:32 
repentance update?
Blubber_Freund 12. jan. 2024 kl. 14:37 
"MC_NPC_UPDATE" from "Pickups Alive" failed: ...c Rebirth/mods/pickupsalive_2634678822/src/utilities.lua:26: bad argument #3 to 'Spawn' (number expected, got nil)
Stack Traceback:
in method Spawn
...c Rebirth/mods/pickupsalive_2634678822/src/utilities.lua:26: in function 'spawnReward'
...saac Rebirth/mods/pickupsalive_2634678822/src/ia_fly.lua:72: in function 'IA'
...ebirth/mods/pickupsalive_2634678822/src/pickup_spawn.lua:91: in function at line 90
Blubber_Freund 11. jan. 2024 kl. 9:24 
The gold coin fly does not drop coin with repentogon. Please fix
shr1mpz 8. jan. 2024 kl. 0:21 
It's throwing this occasional error when an alive coin dies. Not a big problem but thought I'd let you know.

"MC_NPC_UPDATE" from "Pickups Alive" failed: ...c Rebirth/mods/pickupsalive_2634678822/src/utilities.lua:26: bad argument #3 to 'Spawn' (number expected, got nil)
Stack Traceback:
in method Spawn
...c Rebirth/mods/pickupsalive_2634678822/src/utilities.lua:26: in function 'spawnReward'
...saac Rebirth/mods/pickupsalive_2634678822/src/ia_fly.lua:72: in function 'IA'
...ebirth/mods/pickupsalive_2634678822/src/pickup_spawn.lua:91: in function at line 90
We_Can 16. apr. 2023 kl. 19:00 
amigo muy bueno el mod, recomendadisimo aca con mi hermano rodriguez estamos jugando esto y no puede ser lo bueno que es, encima ayer mi vieja me preparo una mierda de comida con esto al menos soy un poco mas feliz hoy antes de descargarme el mod me saque un 2 en matematicas y no les puedo decir la felicidad que me dio esto, en serio por favor descarguenlo mañana voy a reprobar lengua y mi vieja me va a pegar un tiro con este mod al menos voy a sobrevivir y vos a aprobar lengua y todas las materias, muchas gracias

Suscríbete para descargar
Pickups Alive
404_coffee.exe 15. okt. 2022 kl. 4:57 
man I really love this
Bugsfester 6. sep. 2022 kl. 21:38 
Great mod, I think the pill monster needs a bit more work, it looks more like an elongated coin with legs than a pill.
Agnes Tachyon (Real) 3. mar. 2022 kl. 11:03 
Any way to fix the issue when you freeze them, you cause them to not drop their respective pickup?
TankTheta 27. feb. 2022 kl. 1:48 
@Chronobyte Skill Issue :resmile:
rm_steele 19. feb. 2022 kl. 14:44 
very good mod! i'm wondering, would the modding API not allow you to spawn an entity by ID? there are issues with the mod as you've said in that you can't check whether or not something is unlocked, and i see that reverse cards i don't have are still dropping. would it not be possible to just spawn 5.300 or 5.300.0, which when done through console would spawn a random tarot card, and should abide by unlocks?
Meal Maestro 9. feb. 2022 kl. 13:48 
- bug! -
having the Uranus (ice tears) item causes the creatures to not drop their respective pickup
Errorvaxian 4. feb. 2022 kl. 22:35 
hey, i know what this is! it's like that one key bullet from Gungeon, but expanded across multiple enemy types! or, that's at least what came to mind first, but i still love the idea!
bitomic  [ophavsmand] 10. jan. 2022 kl. 12:13 
Additional update: fixed an issue that make the pickups alive always appear in the same order. It should now be more random per run, but still the same if you use the same seed[not tested].
bitomic  [ophavsmand] 10. jan. 2022 kl. 12:12 
@We Strvn (and @Sushi Dog, what a cool name btw!)
I've changed the IDs to 670s, hopefully it won't conflict with other mods but I highly doubt it.

Unfortunately, this is an API limitation that constantly causes conflicts to mods; when you create an item, the game assigns an ID that won't conflict with other mods. However, for entities the game doesn't, and instead you have to assign your own ID.
We Strvn 7. jan. 2022 kl. 18:34 
Is this mod still being maintained? The AI of the enemies seem to conflict with other mods that add new monsters
Brig Lig Smoke 13. dec. 2021 kl. 14:56 
@Chronobyte :ujel:
Sushi Dog 7. dec. 2021 kl. 12:05 
Hey, your mod, at least in my experience, mildly conflicts with IPECAC because the enemy ID between the living sack and the Thrasher enemy family occupy the same number.
Chronobyte 4. dec. 2021 kl. 8:52 
> Play Tainted Lost
> Get into Mega Satan Room
> Trigger the activation cutscene
> One of your kamikaze flies kills Alive-bomb
> Super Troll-Bomb spawns off it
> Smile in desperation and look at Super-Troll bomb slowly approaching when you can't escape
> Lose Holy Card
> Die
Connor 24. nov. 2021 kl. 20:44 
pretty good but it would be nice if they spawned in a random spot in the room
most of the time its free stuff because they spawn in a fire or on spikes
and i think it would be nice if you could configure the despawn time
Koroa 21. nov. 2021 kl. 8:44 
I think it would be interesting if this had an item form to it...as in, this effect would begin upon the pick-up of a thematic item :) as a standalone mod, perhaps. Regardless, this is honestly really impressive, from the implementation to the spritework! Great job :)
Azzy_Asurazariel 19. nov. 2021 kl. 11:03 
[INFO] - [warn] RoomConfig::Spawn::PickEntry did not terminate properly. Picking first entry: (1000, 0, 0, 0.000000)

Your mod is failing cleanup ... the more chances you put on the more this spawns. Maybe consider asking for 3rd party spawn help? In the mean time I am disabling this mod but I love the concept very much - I really hope this can get a fix. :steamsad:
bitomic  [ophavsmand] 14. nov. 2021 kl. 9:39 
I'll check on that weird issue. I was wondering if the update would break something.
Badsy the Edgecat 11. nov. 2021 kl. 5:33 
idk what is happening but a few times ive been having pickup alives not drop anything, after the new repentance update
Badsy the Edgecat 5. nov. 2021 kl. 7:55 
ah, ok. man, this game's modding api sounds like a goddamn nightmare. ive heard that you literally cant even make checks for 'is this item unlocked or not'
bitomic  [ophavsmand] 4. nov. 2021 kl. 16:25 
Just updated it, they should no longer spawn only Wheel of Fortune and Ehwaz. Absolutely no idea why did it stuck at those, tho, I tried using the game's RNG and it worked for coins but not for runes and cards.

Oh, and the suggestion of using the regular pickup spawning rule doesn't work for cards and runes afaik, because then Card Alive could spawn runes, and there isn't a "spawn a rune" method afaik.
Badsy the Edgecat 3. nov. 2021 kl. 1:48 
yeah and Wheel of Fortune? drops a lot, is it possible to make pickups alive use actual regular pickup spawning rules? cause whatever you've got it set up to work as seems to have a bizarre bias
Rekt 1. nov. 2021 kl. 21:27 
thanks @bitomic, this is a fantastic mod otherwise. makes the game more fun with risk/reward when it spawns, like gungeon. love it!
Badsy the Edgecat 1. nov. 2021 kl. 19:00 
runes, pills, hearts, and bombs, can float in the air when one spawns in a crawlspace, despite not being flying enemies.
Dan 1. nov. 2021 kl. 12:24 
I don't know it just seems kind of weird to get into a boss fight like Isaac and see a pickup just scuttling about
bitomic  [ophavsmand] 1. nov. 2021 kl. 9:23 
@Rekt will take a look at that, haven't noticed the Cards rates but I agree I get a lot of Ehwaz and don't really remember other runes.
bitomic  [ophavsmand] 1. nov. 2021 kl. 9:22 
@Spooky Dan not a bug, is there any particular reason you would ask for that? The Pickup Alive can't damage you, and it would be your fault if you get hit by trying to kill it before it despawns when you have a boss right in front of you.
Rekt 1. nov. 2021 kl. 3:36 
Hi I think there's a bug with the spawning of cards and runes. I keep getting the same ones: spawn a fortune or slot machine card, and Ehwaz (spawn trapdoor) rune
Dan 30. okt. 2021 kl. 2:29 
Thanks for the updates, could you fix alive pickups spawning in boss rooms please?
bitomic  [ophavsmand] 29. okt. 2021 kl. 21:34 
@Badsy the Edgecat yes, it does
bitomic  [ophavsmand] 29. okt. 2021 kl. 21:33 
It now saves your mod config settings, sorry for the silly mistake!
Basil 29. okt. 2021 kl. 13:23 
This is so awesome!
roach 28. okt. 2021 kl. 21:19 
literally

literally sack boy
Badsy the Edgecat 28. okt. 2021 kl. 12:32 
coins alive can spawn as the golden penny variant when you dont have them unlocked?
ZERBI-XCVII 27. okt. 2021 kl. 23:26 
Ok, thanks!
batsling1234 27. okt. 2021 kl. 21:29 
@bitomic thanks!
bitomic  [ophavsmand] 27. okt. 2021 kl. 18:43 
@ZERBI-XCVII can't guarantee that, but I don't recall using anything Repentance-specific, so as far as I know it may work for AB+. Will check that later to add the proper required DLCs.
bitomic  [ophavsmand] 27. okt. 2021 kl. 18:42 
@batsling1234 silly me forgot to actually save the settings when you close the game, oops! Will be fixing it soon, sorry about it!
ZERBI-XCVII 27. okt. 2021 kl. 13:02 
Does it work for AB+?
batsling1234 26. okt. 2021 kl. 23:57 
I tried changing both of the percentages to 5, but it didn't seem to stick around when i closed and opened the game. Really cool mod tho, keep up the good work!
Bluugoo 26. okt. 2021 kl. 15:51 
Hype update! :resmile:
bitomic  [ophavsmand] 25. okt. 2021 kl. 21:57 
You should now be able to change the chance to any value you wish, both base chance and the chance added by the trinket. Want it to only spawn when you have the trinket? Set the base chance to 0.

----

Ahora puedes cambiar la probabilidad a cualquier valor que desees, tanto la probabilidad base como la probabilidad añadida por la baratija (trinket). ¿Quieres que sólo aparezcan si tienes el trinket? Coloca la probabilidad base a 0.
dreams of rainfall 25. okt. 2021 kl. 12:30 
reminds me of the Chance Kin and Keybullet Kin in Enter the Gungeon. very cool way to get extra pickups