Commit graph

50 commits

Author SHA1 Message Date
tgpethan
ea15b7dcb2 Change and Add some comments to framework 2020-01-04 12:23:30 +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
c09a0b943b Add a missed comment to index.js
I forgot to save.
2020-01-04 12:10:23 +00:00
tgpethan
7807fccd8a Add comments to index.js 2020-01-04 12:08:03 +00:00
Ethan Stubbs
9aba8a8583
Merge pull request #14 from tgpethan/nexe-package-fix2
Package fix again
2020-01-04 05:14:24 +00:00
tgpethan
478711815f Package fix again
Turns out my solution sucks
2020-01-03 05:32:48 +00:00
the-basic-geek
38912abd49
Merge pull request #9 from tgpethan/readme-update
Readme updates
2020-01-03 04:59:06 +00:00
tgpethan
402c6399fb Fix formating and add extra projects section. 2020-01-03 04:57:06 +00:00
the-basic-geek
e660904aff Update README.md 2020-01-03 04:40:19 +00:00
the-basic-geek
c38acc12aa Update README.md 2020-01-03 04:36:46 +00:00
the-basic-geek
066d8516d5 Update README.md 2020-01-03 04:35:43 +00:00
the-basic-geek
ecd0116d1a Update README.md 2020-01-03 04:32:57 +00:00
the-basic-geek
afb3c225ae Update README.md 2020-01-03 04:18:17 +00:00
the-basic-geek
52cb2af474 Merge branch 'readme-update' of https://github.com/tgpethan/Revolution into readme-update 2020-01-03 04:15:59 +00:00
the-basic-geek
a5e6b50662 Update README.md 2020-01-03 04:15:45 +00:00
tgpethan
a91d1ccb38 Delete .DS_Store 2020-01-03 04:12:51 +00:00
tgpethan
984bb65c45 Ignore .DS_Store 2020-01-03 04:11:51 +00:00
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