HackerExperience / Helix

GNU Affero General Public License v3.0
53 stars 10 forks source link

Implement events of PublicFTP #302

Open renatomassaro opened 6 years ago

renatomassaro commented 6 years ago

The PublicFTP feature is completed, but it's lacking the corresponding events (PFTPFIleAdded, PFTPFileRemoved, PFTPServerEnabled, PFTPServerDisabled).

(I mean, we need PublicFTP working for the Storyline and DownloadCenter, but player-specific mechanics/strategies involving the PublicFTP feature can wait).

For celerity and simplification, the implementation of PublicFTP events has been postponed until the need arises.