Commit Graph

15 Commits

Author SHA1 Message Date
Holly Stubbs 5e111876fd
add module node module checks and auto module install support 2022-01-07 14:04:39 +00:00
tgpethan-alt c1fa39d0a7
Rename the getTime24 function to better reflect it's output
getTime24 used to only output 24 hour time but 12 hour time support was added a while back so it should be renamed to better reflect how it works
2020-11-25 10:41:37 +00:00
tgpethan f0e3120b83 Sort out consoleHelper's Config formatting
The consoleHelper has some pretty ugly formatting on the config, this fixes that.
2020-03-26 16:25:25 +00:00
tgpethan 742f9a1dde Rephrase and add comments to example_request_handler 2020-01-04 12:30:27 +00:00
tgpethan 9bb52fcc8f Add some more comments to the consoleHelper 2020-01-04 12:27:12 +00:00
tgpethan a775a4c988 Add comments to example_request_handler 2020-01-04 12:16:38 +00:00
tgpethan c25c8d75d8 Add comments to consoleHelper 2020-01-04 12:14:45 +00:00
tgpethan 7da57a293b Update example_request_handler.js 2020-01-03 00:31:03 +00:00
Ethan Stubbs ea15c18e27
Merge pull request #8 from tgpethan/add-erh-firstload-log
Add Initial startup headers to example request handler
2020-01-02 23:21:56 +00:00
tgpethan 2508df2619 Add Initial startup headers to example request handler
Modules that create folders should log to the console when they do so.
2020-01-02 23:15:00 +00:00
tgpethan 31acd6dbb5 Add 12 hour time option for console output
This pr adds functionality to the consoleHelper that allows it to have it's own module folder and config to enable options for other time formats.
2020-01-02 22:56:50 +00:00
tgpethan 70c48b1cce Add extras handler 2019-11-23 20:33:53 +00:00
tgpethan 3b891869b8 Make the code more sane and improve the modularity of Revolution 2019-11-23 19:06:31 +00:00
tgpethan 07cf7cbe2d General code sanity, Add some comments and rename ascii.lol to ascii.txt since it is not LOLCODE 2019-08-19 03:37:02 +01:00
BuildTools 9f2cfc58c7 Put the Revolution stuff in the repo 2019-08-17 23:33:00 +01:00