AJS-development / OpenAgar

An open source web game
Other
45 stars 20 forks source link

Update #40

Closed Andrews54757 closed 7 years ago

Andrews54757 commented 7 years ago

Important rules for pull requests:

  1. Everything must be tested.
  2. Everything must be optimised to the highest degree.
  3. Profile the server before and after your changes.
  4. Avoid bad practices.
  5. Use the log function instead of console.log
  6. Avoid circlular data structures

IF THE PR's FUNCTIONALITY CAN BE MADE INTO A PLUGIN, DO THAT INSTEAD