The Binding of Isaac: Rebirth

The Binding of Isaac: Rebirth

Headcrab's Grab Bag
 Dieses Thema wurde angeheftet; es ist wahrscheinlich wichtig
Mr. Headcrab  [Entwickler] 11. Nov. 2023 um 10:58
Bug Reports
a
< >
Beiträge 18 von 8
rainy 16. Nov. 2023 um 5:11 
I find an unfair issue but not sure is it is a bug: Frozen or permanently charmed enemy can trigger the effect of Fuzzy PJs.
Mr. Headcrab  [Entwickler] 16. Nov. 2023 um 14:39 
Ursprünglich geschrieben von rainy:
I find an unfair issue but not sure is it is a bug: Frozen or permanently charmed enemy can trigger the effect of Fuzzy PJs.
ah didn't think about those, i'll patch that soon
Khakis 30. Juli 2024 um 10:29 
If you have Fuzzy PJs, Primeminds from Fiend Folio will give you a laser lobotomy. 0/10 would not recommend.

(My guess is that you used an entity with Dogma's ID for the staticy overlay and Primemind targeted it with its laser.)
Scribble 21. Aug. 2024 um 15:23 
seems to error related to lerp for some reason?

"MC_POST_EFFECT_UPDATE" from "Headcrab's Grab Bag" failed: ...s/headcrabsgrabbag_3079165101/scripts/items/boba tea.lua:31: attempt to call a nil value (global 'Lerp')
Stack Traceback:
...s/headcrabsgrabbag_3079165101/scripts/items/boba tea.lua:31: in function at line 28
Scribble 21. Aug. 2024 um 15:26 
adding

local function Lerp(a, b, t)
return a + (b - a) * t
end

seemed to fix it but i'm not sure why it wouldn't work out of the box
Mr. Headcrab  [Entwickler] 21. Aug. 2024 um 15:30 
Ursprünglich geschrieben von nocturni:
adding

local function Lerp(a, b, t)
return a + (b - a) * t
end

seemed to fix it but i'm not sure why it wouldn't work out of the box
oops that's a silly mistake, i'll fix that
Scribble 21. Aug. 2024 um 15:34 
awesome, there's also some other stuff, it seems like there's death items from Fiend Folio left in the files and Toy Car is missing an EID icon when pressing tab, making it cycle through all card/rune sprites
Zuletzt bearbeitet von Scribble; 21. Aug. 2024 um 15:35
boba straw does not follow isaac and fires in the direction isaac was facing during use even when isaac shoots a different direction
< >
Beiträge 18 von 8
Pro Seite: 1530 50