Commit Graph

82 Commits

Author SHA1 Message Date
the-basic-geek 29d5719cf9 Update README.md 2020-01-03 04:08:43 +00:00
the-basic-geek e67ea28b5d Update README.md 2020-01-03 04:06:54 +00:00
Ethan Stubbs 6b41e76299
Merge pull request #13 from tgpethan/nexe-config-fix
Package fix
2020-01-03 04:06:06 +00:00
tgpethan c85a1b28bb Add checks for config and to also prevent the config from being packaged with the framework 2020-01-03 04:03:04 +00:00
the-basic-geek 984cc6aa31 Create .DS_Store 2020-01-03 03:37:14 +00:00
Ethan Stubbs 4466f5aa18
Merge pull request #12 from tgpethan/remove-if
Remove an unneeded if
2020-01-03 03:29:21 +00:00
tgpethan ffde31cfbd Don't need an if here 2020-01-03 01:05:31 +00:00
Ethan Stubbs 3407ba7499
Merge pull request #11 from tgpethan/async
Resolve async issue
2020-01-03 00:34:28 +00:00
tgpethan 7da57a293b Update example_request_handler.js 2020-01-03 00:31:03 +00:00
tgpethan 0b41855824 Add some headers 2020-01-03 00:09:39 +00:00
the-basic-geek e841cedf0d remove eus line 2020-01-02 23:32:29 +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
Ethan Stubbs 6e4d00eae8
Merge pull request #7 from tgpethan/12-hour-time
Add 12 hour time option for console output
2020-01-02 23:00:34 +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
Ethan Stubbs 53be5a8201
Merge pull request #4 from tgpethan/check-required-modules
Add required module checks
2020-01-02 21:04:04 +00:00
tgpethan 875e043186 Add required module checks
Checks for modules that are required by the server before startup.
2020-01-02 20:44:05 +00:00
Ethan Stubbs a958584b0b
Add "Setup" header 2019-12-30 07:39:32 +00:00
tgpethan 6381f4723f Fix code ordering 2019-11-23 21:11:47 +00:00
tgpethan 2e1479d508 Add a comment 2019-11-23 20:35:14 +00:00
tgpethan 2e7a786736 Merge branch 'master' of https://github.com/tgpethan/Revolution 2019-11-23 20:34:00 +00:00
tgpethan 70c48b1cce Add extras handler 2019-11-23 20:33:53 +00:00
Ethan Stubbs 9f9fa9f623
Update README.md 2019-11-23 19:27:41 +00:00
tgpethan 3b891869b8 Make the code more sane and improve the modularity of Revolution 2019-11-23 19:06:31 +00:00
tgpethan e042f3e4dd Who needs ci anyway! 2019-10-30 07:00:05 +00:00
tgpethan 5bd3d2e4c9 Create config.yml 2019-10-05 22:45:28 +01: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 532aeb801a Merge branch 'master' of https://github.com/tgpethan/Revolution 2019-08-19 02:58:45 +01:00
BuildTools f86429164d Remove requires that were left over from EUS, they don't need to be there. 2019-08-19 02:54:45 +01:00
Ethan Stubbs 0d56c5282c
Create README.md 2019-08-19 02:52:39 +01:00
BuildTools d57f7ad4be Remove items from the package.json that were used in EUS 2019-08-17 23:51:47 +01:00
BuildTools 9f2cfc58c7 Put the Revolution stuff in the repo 2019-08-17 23:33:00 +01:00