OgarProject / Ogar

An open source Agar.io server implementation, written with Node.js.
Other
715 stars 825 forks source link

Can you make this possible? #552

Open AlexandriteErikParacelsus opened 8 years ago

AlexandriteErikParacelsus commented 8 years ago

I see a site called petridish.pw, they have a gamemode called megasplit FFA which is you can split into 64 pieces and you merge after 1 second no matter big you are, i noticed that's not applied on Ogar, example you merge time is 1 but when you are big, you merge after 10 secs or more. But the petridish.pw megasplit gamemode merge after 1 second no matter how big you are even 22500.

Andrews54757 commented 8 years ago

easy all you need to do is remove the part where it includes your mass into the formula and viola, it is by seconds now. (it may not be that simple but i think it is)