Install Steam
login
|
language
简体中文 (Simplified Chinese)
繁體中文 (Traditional Chinese)
日本語 (Japanese)
한국어 (Korean)
ไทย (Thai)
Български (Bulgarian)
Čeština (Czech)
Dansk (Danish)
Deutsch (German)
Español - España (Spanish - Spain)
Español - Latinoamérica (Spanish - Latin America)
Ελληνικά (Greek)
Français (French)
Italiano (Italian)
Bahasa Indonesia (Indonesian)
Magyar (Hungarian)
Nederlands (Dutch)
Norsk (Norwegian)
Polski (Polish)
Português (Portuguese - Portugal)
Português - Brasil (Portuguese - Brazil)
Română (Romanian)
Русский (Russian)
Suomi (Finnish)
Svenska (Swedish)
Türkçe (Turkish)
Tiếng Việt (Vietnamese)
Українська (Ukrainian)
Report a translation problem
Note that because this is a brand new save.dat, it will not include the seeds from your pre-Repentance seed log. The OG log should still be located in its original directory. If for some reason you care about keeping seeds from AB+, then back up the old log, or paste it to the bottom of the Repentance log.
We're back in business, lads. Happy seed planting :)
By default (if installed on the C drive) your save1.dat file should be located in:
C:\Program Files (x86)\Steam\steamapps\common\The Binding of Isaac Rebirth\data\seed planter
I've been busy with work, but I'll look into fixing it over the long weekend.
In addition, I finished refactoring the code. The program is now FAR more organized than it was in 1.0, so any feature updates should be relatively painless.
Speaking of which, ideas for new feature suggestions are always appreciated. This is the last major update I've planned for the program, though I have been toying with the idea of adding tracking support for custom items and stages. I don't know if I'll ever get around to that, but it's on the table.
Until next time!
I also cleaned up the log page a bit and made a lot of under-the-hood improvements that should make it easier for me to update in the future. This update should be backwards compatible with your old logs, so you don't have to do anything different. I did change a LOT in this version, so please feel free let me know if you experience any bugs.
On a sadder note, it looks like I'll have to be retiring the date/time functionality. I looked really hard for a solution but as of now, the API just doesn't allow for it. I do plan on replacing it with something a little useful though. Maybe I can even implement a way for advanced users to reactivate the date tracking themselves. We'll see ;)
Stay tuned for more updates!
As a consequence, nobody's logs have been working properly. I'm sorry for any inconvenience this might've caused. I just pushed an update that temporarily disables date/time, which should let the mod start working for now. I may have to disable that functionality permanently, if I can't find a way to implement it without the 'os' library.