Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

🍝🔥🍝 Not enough Spaghetti 🍝🔥🍝 #25

Open
zyansheep opened this issue Aug 3, 2020 · 0 comments
Open

🍝🔥🍝 Not enough Spaghetti 🍝🔥🍝 #25

zyansheep opened this issue Aug 3, 2020 · 0 comments

Comments

@zyansheep
Copy link

zyansheep commented Aug 3, 2020

Hello, I'm writing a Terraria server (zyansheep/terrarium) and I have a few things to say about your project Terraria:

Compared to the actual Terraria Code, this is child's play. The (decompiled) Main.cs file is over 59118 lines (some files are even longer!) and its all GARBAGE SPAGHETTI. Multiple functions across the entire codebase are split because they were too big for the compiler. Also, Every. Single. Object. Is. Global. There is a maximum of only 255 players allowed to join a single server because THEY STORE EVERYTHING IN FIXED-LENGTH ARRAYS.

Thanks for reading my rant issue, It would keep me from going insane be nice if someone could fix this

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

1 participant