Chaosmod! (Not being updated, WIP)

Chaosmod! (Not being updated, 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...
 

SomeoneEls

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

WIP update live on Github main, plus looking into new ventures

So yeah, the new wip update will be only on main (not release) since it adds lag and some bugs exist. Plus that slight change in brightness in dark areas for a second. If your very photosensitive, just use the previous update. I don't wanna give someone a seizure if someone makes a huge network.


To download from github main branch, just download the zip by the big green button. Then you can do the rest of the stuff said in previous updates.

For ease of access:

TO INSTALL:

1. Put the...
Read the rest of this update entry...
 
Top