Commit Graph

5 Commits

Author SHA1 Message Date
Zorglube 7c33ba91d1 Factorize runPath() 2020-10-20 00:45:18 +02:00
Bertrand Moreau 5fe3036e03 Very little factorize around "func runPath()" 2020-10-20 00:45:18 +02:00
Bertrand Moreau b71db84b69 Run from anywhere
Get the runpath at runtime, in order to run MovieNight from whatever
position into the filesystem.
2020-10-20 00:45:18 +02:00
Zorchenhimer 8fc3f86135 Add an emote list
It's ugly, but it get's the job done.  This list will need to be
improved a lot (ie, make it searchable and maybe even clickable
emotes?).  This is for #99, but should not be considered fixed yet.
2019-11-29 12:48:17 -05:00
Zorchenhimer 83477dc0eb Start abstracting template stuff
This is for #32.

This adds a starting framework for loading, caching, and executing
templates on the server and the client.  Currently only the server uses
this functionality.
2019-04-13 17:29:30 -04:00