Chaosmod! (WIP)

Chaosmod! (WIP) 2.2.3

SomeoneEls

Rancher
SomeoneEls updated Chaosmod! (WIP) with a new update entry:

Current things im working on

Hey yall, SomeoneEls here at 2 AM, lol.
Currently Im working on fixing more bugs and stuff. But the next update is a little special, mostly for all the wrong reasons.

Yeah, it might be a bit laggy for bad pc's. This is mostly due to a bit of code here.

foreach(KeyValuePair<Chest,DCpair> p4 in listP4)
{
DoTransfers(p4);
DoTransfers(listP2); <-- secretly the second foreach



}
It looks perfectly fine, but in reality, this is two foreach 's in the same method. We have...
Read the rest of this update entry...
 

SomeoneEls

Rancher
SomeoneEls updated Chaosmod! (WIP) with a new update entry:

A THOUSAND???

TLDR: Ok I'm going to go back to doing nothing for a while but man, thanks guys!

Through the amount of trial, error, error, and by golly more error, this mod is a favorite of mine with how much I can yap about the computer science involved. Ya got transpliers, file management, and cursed gotos in this baby. So, I'm happy I can share this cursed abomination with all of yall.

"So, what's goin on update wise?"

Gonna add a seizure warning for very slight flickering (like the background...
Read the rest of this update entry...
 
Top