Commit Graph

68 Commits

Author SHA1 Message Date
Bryan Ashby 1cfbf4fb66 Update MenuFlags to work as expected
* 'popParent' has been removed
* 'noHistory' now works as expected
* Mods that explicitly want noHistory can state such in their constructor()
2023-08-23 18:06:48 -06:00
Nathan Byrd 67b5a8d99f Fixed bad image path 2023-08-21 19:58:16 -05:00
Bryan Ashby 30f965d981
Remove no longer supported CombatNet 2023-01-16 11:04:56 -07:00
Bryan Ashby 6578e55139
Update Web Server docs, remove 'static' requirement 2022-12-29 01:01:09 -07:00
Bryan Ashby d1f0a12f77
New options for launching local doors via the abracadabra module 2022-10-25 10:59:56 -06:00
Bryan Ashby 433ab17e9f
Update fsxNet links 2022-10-24 12:59:23 -06:00
Bryan Ashby 94da8798cf
Merge pull request #454 from NuSkooler/text-label-with-mci-codes
Advanced formatting for TextView / %TL MCI code
2022-10-12 02:28:50 +00:00
Bryan Ashby 32b4c344a8
Fix docs, use node 14 2022-10-10 11:24:16 -06:00
Bryan Ashby a03b071256
Docs on new MCI formatting 2022-10-05 23:40:59 -06:00
Bryan Ashby 065658f6b8
First commit of "advanced" MCI formatting via theme.hjson entries allowing mini-formatting langauge to apply
Example: {BN!styleFirstLower} in 'text' property
2022-10-05 21:46:13 -06:00
Bryan Ashby 6710bf8c08
Update docs 2022-10-04 11:19:27 -06:00
Bryan Ashby 091af5adea
More info on WFC in docs 2022-10-02 11:33:44 -06:00
Bryan Ashby 63514c1290
Le sigh 2022-10-01 12:20:54 -06:00
Bryan Ashby 5f7b81296e
Fix paths 2022-10-01 11:53:40 -06:00
Bryan Ashby cee25a7104
More docs on MenuModule 2022-10-01 11:43:56 -06:00
Bryan Ashby 1025fef346
Doc updates, tidy, group member info 2022-09-30 23:55:40 -06:00
Bryan Ashby 1626db3d52
Clean up NNTP docs 2022-09-25 10:01:27 -06:00
Bryan Ashby 3155a0cd81
Fix docs 2022-09-25 09:56:16 -06:00
Bryan Ashby 2cb0970a31
Add 'allowPosting' config 2022-09-22 21:24:24 -06:00
Bryan Ashby 8e17897954
Some docs cleanup 2022-08-30 21:57:27 -06:00
Bryan Ashby 92ca571e40
Update documentation around Gopher config 2022-08-21 13:43:03 -06:00
Bryan Ashby 8be8c21aa8
Minor doc tidy 2022-08-19 00:08:41 -06:00
Bryan Ashby d4341bf85f
Doc tidy 2022-08-19 00:03:25 -06:00
Bryan Ashby 8552e2dd35
Doc updates 2022-08-12 19:21:45 -06:00
Bryan Ashby cc788056ea
Tidy 2022-08-12 14:28:18 -06:00
Bryan Ashby fdfd64976b
Lots more MenuModule info 2022-08-09 14:41:23 -06:00
Bryan Ashby 1402391234
Fix missing code closing in doc 2022-08-08 22:26:18 -06:00
Bryan Ashby ad2d5e379a
More information on MenuModule's 2022-08-08 22:19:20 -06:00
Bryan Ashby 8adb0363e0
Better organization... a little 2022-08-08 20:15:23 -06:00
Bryan Ashby 2cae154977
Update MenuModule docs slightly 2022-08-07 13:06:47 -06:00
Bryan Ashby 56c92b7a86
Add basic menu lifecycle image 2022-08-06 22:51:59 -06:00
Bryan Ashby 5b7b1a5b74
Update docs slighty, add link 2022-08-04 13:47:49 -06:00
Bryan Ashby a4b9253075
Add missing remoteAddress key 2022-08-04 11:38:05 -06:00
Bryan Ashby 95183fd3b3
Cleanup, docs, screen shot of WFC 2022-08-04 11:32:09 -06:00
Bryan Ashby 715202680e
Add Process/enig start ingress/egress bytes stats 2022-08-01 23:09:18 -06:00
Bryan Ashby 044cc24418
Merge with master 2022-08-01 20:54:05 -06:00
Nathan Byrd 40d38c55d7 Additional documentation change 2022-07-31 13:29:01 -05:00
Nathan Byrd 4baba90fc4 Documentation changes 2022-07-31 13:17:51 -05:00
Nathan Byrd a2e6088238 Added documentation for the new encoding selection function 2022-07-28 16:38:05 -05:00
Bryan Ashby 17ddd73247
Allow for WFC status to be MLTEV 2022-07-17 23:02:08 -06:00
Bryan Ashby 547d21683e
Some minor doc updates 2022-07-16 12:35:39 -06:00
Bryan Ashby 9db60c65f5
Merge branch 'master' of github.com:NuSkooler/enigma-bbs into 216-waiting-for-caller 2022-07-14 23:24:56 -06:00
Bryan Ashby 6c99a070d3
Minor cleanup 2022-06-12 15:22:24 -06:00
Nathan Byrd 0c3240a388 Small wording change 2022-06-12 11:31:40 -05:00
Nathan Byrd f4f47a3777 Added back in OpenSSL as an additional option 2022-06-12 11:29:28 -05:00
Nathan Byrd 05ab7b31ca Additional description for options 2022-06-11 13:20:14 -05:00
Bryan Ashby ba5775adc9
Updates to drawing, additional props, friendly IP addrs, etc. 2022-06-10 16:08:22 -06:00
Nathan Byrd 92e0a106f1 Updated ssh documentation 2022-06-09 13:32:55 -05:00
Bryan Ashby 2ab50fb670
Add missing docs on new indicators 2022-05-24 20:14:41 -06:00
Bryan Ashby 2b3d5be3d9
Add MCI codes, helpers, and format keys for user availability and visibility
* New MCI codes: IA and IV
* availInicator and visIndicator to WFC format keys
* New helpers for availalbe and visible indicators (see themes)
2022-05-24 19:46:39 -06:00