The Binding of Isaac: Rebirth

The Binding of Isaac: Rebirth

[OUTDATED] Rebecca
goki_dev  [developer] 1 Jun, 2019 @ 2:44pm
Character Maintenance
Is this character still maintained? You (the author) mentioned the mod is in hiatus on May 14.

I think this character is very good, so I have been fixing my local copy of Rebecca. I have made the following changes:

- Dash and Special Attack double tap fixes and controller support
- Custom hurt and death sounds (they were commented out)
- Soul Heart teleport retains target velocity and moves the player around the room so the camera follows the target smoothly
- Fixed move and attack icon fading
- Performance fixes (save interval, removed redundant distance checks, etc)
- Refactoring (callback reduction, ordering, don't run Rebecca code on other characters)
- Allow special attack with 1 Soul Heart or more and at least 1 Red Heart (instead of 1.5 Soul Hearts minimum)
- Fixed mirror spawning atop other entities (chest)
- Drew a thumbnail[nyanpals.com]
- Fixed overlapping tech shots (Red Heart Tech Special Attack)
- Magic number reduction (top-of-file configuration)
- Code de-duplication
- Console support (for changing modes on the fly during development)
- General code clean-up
- Fixed Ned spawning oversight (>= 50 <= -> >= 50 <)
- Fixed mirror animation playback speed oversight (don't play fast unless the appear animation has finished)

I've also reviewed all the code so I have a decent idea of what Rebecca does for the most part, though there are many unimplemented or commented out code that isn't immediately obvious what it was for.

If it's okay with the author I'm willing to release the main.lua for this updated version of Rebecca or simply offer the main.lua to them to update the mod with.

Just let me know.
Last edited by goki_dev; 2 Jun, 2019 @ 11:30am
< >
Showing 1-3 of 3 comments
JudeInutil  [developer] 14 Jun, 2019 @ 1:43am 
OMG YES, I WOULD LOVE THAT.

Okay. Uhm, yeah, that would be appreciated, and I'm totally okay with it :3
goki_dev  [developer] 14 Jun, 2019 @ 2:38pm 
Originally posted by kakaodcat:
OMG YES, I WOULD LOVE THAT.

Okay. Uhm, yeah, that would be appreciated, and I'm totally okay with it :3

Over time I ended up changing quite a lot, so if there's something you aren't sure about feel free to reply or add me on steam and send me a message and I'll try to explain why I did what I did.

https://hastebin.com/wezarodoja.makefile
JudeInutil  [developer] 14 Jun, 2019 @ 9:31pm 
Originally posted by yatboim:
Originally posted by kakaodcat:
OMG YES, I WOULD LOVE THAT.

Okay. Uhm, yeah, that would be appreciated, and I'm totally okay with it :3

Over time I ended up changing quite a lot, so if there's something you aren't sure about feel free to reply or add me on steam and send me a message and I'll try to explain why I did what I did.

https://hastebin.com/wezarodoja.makefile
Alright, I'll take a look on that. thanks :3
< >
Showing 1-3 of 3 comments
Per page: 1530 50