Pollnet 0.3.0: Virtual Files
Major changes:
- 'Virtual' file support: serve files over HTTP from memory, rather than from disk (makes it simpler to have a mod expose a web interface, because it can embed an HTML page in the source rather than having to figure out file paths)
- Generally more robust