Want to make an agario clone that'll have lots of custom modes, good physics and won't lag like hell? Petridish Ogar is for you!
The client is based on petridish.pw's client. The server is based on MultiOgar (this version), however, due to protocol changes, protocol 4/5/6 clients will not be able to connect to it. Use the client included by default.
Minions
Improved cell collisions
Custom Petridish.pw modes
Food grow
Improved performance up to 20% compared to MultiOgar
Map flipping - anti-teaming measure from vanilla (No more saying like "Go to top left corner"). Teamers will end up in different corners!
Mass gain factor - gain only some mass instead of all when eating other players' cells - a better alternative to anti-teaming
Extra Minion features - give minions to players by default, change their starting mass and speed
Play on the demo server. 512 cells with 14 mass - semi-stable (need to arrange cells to avoid jitter) More Demos coming soon...
Q: Will you add client-side anti-bot protections?
A: Doing important things client-side is dangerous as a hacker can edit the client and bypass it. Only server-side bot protections will be added.
Q: Why after some of your "optimizations" my server runs slower?
A: I optimize the code according to how a programmer would think how fast the program runs before and after the optimizations. If it runs slower, it's V8's fault, not mine.