aboutsummaryrefslogtreecommitdiffstats
path: root/server/src/commands/core (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Completed protocol decouplingmarzavec2018-06-033-21/+13
|
* Solved uneeded variable creationOpSimple2018-06-011-4/+1
|
* Update chat.jsOpSimple2018-06-011-1/+1
|
* Added an extra loop for alliesOpSimple2018-06-011-0/+6
| | | Added an extra loop so as to deliver the muzzled user's texts to all of the allies
* Added checking for muzzled userOpSimple2018-05-311-2/+7
|
* Added hashes into each socketOpSimple2018-05-311-1/+2
| | | Added implicit declaration of hashes into each socket while the user joins.
* Prevent fucking shit upNeel Kamath2018-05-139-0/+588
|
* FlattenNeel Kamath2018-05-139-588/+0
|
* Re-add module documentationNeel Kamath2018-05-139-8/+86
|
* Enhance READM.mdneelkamath2018-05-121-49/+0
|
* Remove unused object fieldsneelkamath2018-05-129-41/+10
|
* Remove help.js as we need human, not programmatic documentation for thisneelkamath2018-05-121-49/+0
|
* Remove forgettable, unused, occasionally harmful (w.r.t. ES6) directiveneelkamath2018-05-1110-20/+0
|
* Fixed changenick command, userExists now works.bacn2018-04-291-1/+1
|
* misc server changes and new modulesmarzavec2018-04-296-34/+237
|
* Rolled client back to legacy & synced prod modulesmarzavec2018-03-251-0/+1
|
* Streamlined modules, server tweaks, better feedbackmarzavec2018-03-147-49/+88
|
* stabilized modules and server cmd fieldmarzavec2018-03-116-26/+60
|
* initial commitmarzavec2018-03-106-0/+382