6 new categories and 72 new items added to the shop!Fake forum EC for posting doubled everywhere to help pay for them!
0 Members and 2 Guests are viewing this topic.
I'm afraid this was not a PRACX bug, but rather part of my patch, apparently dating back to 2.0. I've fixed it, and as soon as I've tested and debugged the piece I'm currently working on (moddable number of worms from fungal pops) and done things like version number updates, I'll post the fixed version.
Welcome back, ete Where have you been!? Up to anything exciting?
Quote from: Yitzi on May 22, 2016, 08:26:28 PMI'm afraid this was not a PRACX bug, but rather part of my patch, apparently dating back to 2.0. I've fixed it, and as soon as I've tested and debugged the piece I'm currently working on (moddable number of worms from fungal pops) and done things like version number updates, I'll post the fixed version.Okay, thanks! Is there something I can do in editor as a workaround which will allow me to continue this game in the meantime?
Glad to hear you're working on something you care about. Seems ambitious to finish in just a few years, though!If you have the time, I'd be interested to read how you're going about trying to fix these problems.
We all would; Rec Commons.
Quote from: ete on May 22, 2016, 09:19:39 PMQuote from: Yitzi on May 22, 2016, 08:26:28 PMI'm afraid this was not a PRACX bug, but rather part of my patch, apparently dating back to 2.0. I've fixed it, and as soon as I've tested and debugged the piece I'm currently working on (moddable number of worms from fungal pops) and done things like version number updates, I'll post the fixed version.Okay, thanks! Is there something I can do in editor as a workaround which will allow me to continue this game in the meantime?Search for the byte pattern E8 BB 97 FF FF 0F BF 05 42 97 94 00 83 C4 18 0F AF 45 E4.Right after it should be EB 16 and then a whole bunch of 90s.Rewrite that with 89 C1 85 C9 75 01 41 (overwriting five of the 90s).