owenashurst / agar.io-clone

Agar.io clone written with Socket.IO and HTML5 canvas
MIT License
2.88k stars 1.12k forks source link

Fix #490

Closed CoderJoeW closed 1 year ago

CoderJoeW commented 7 years ago

Correct database intergration(wont interrupt game if one is not present)

Includes code to log incorrect passwords

Theres probably some other stuff i added in here but i cant remember(i mean it took 4 months for the first commit to be accepted)

   

abalabahaha commented 7 years ago

Please fix merge conflicts

Also, you appear to have added your AWS credentials to config.json, probably should remove those

Nikitaw99 commented 7 years ago

And please for god's sake, squash it.

CoderJoeW commented 7 years ago

Fixed conflicts//Added comments to config// Removed my auth vals

CoderJoeW commented 7 years ago

:shipit:

CoderJoeW commented 7 years ago

fixed

CoderJoeW commented 7 years ago

Resolved conflicts now ready to be deployed!!

CoderJoeW commented 6 years ago

Needs to be merged to fix database issues introduced in last pull request

huytd commented 6 years ago

And let's squash this pull request into a single commit :D

CoderJoeW commented 6 years ago

When I find some free time I will work on adding a level up system perhaps based on a timeAlive/avgMass?