Commit Graph

81 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
Bryan Ashby 30f965d981
Remove no longer supported CombatNet 2023-01-16 11:04:56 -07:00
Bryan Ashby c265a44c1a
Bump version to 0.0.14-beta + major web server updates 2022-12-29 00:56:10 -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 a03b071256
Docs on new MCI formatting 2022-10-05 23:40:59 -06:00
Bryan Ashby 92ca571e40
Update documentation around Gopher config 2022-08-21 13:43:03 -06:00
Bryan Ashby 044cc24418
Merge with master 2022-08-01 20:54:05 -06:00
Nathan Byrd 4baba90fc4 Documentation changes 2022-07-31 13:17:51 -05:00
Bryan Ashby 6c99a070d3
Minor cleanup 2022-06-12 15:22:24 -06:00
Bryan Ashby e0fca9f8f7
Initial sync up with master after Prettier 2022-06-12 13:57:46 -06:00
Bryan Ashby a7fe9dbeb0
More doc updates on Prettier 2022-06-10 17:21:53 -06:00
Bryan Ashby dd7d24f22e
Many WFC related improvements (WIP)
* Update systeminformation to 5.x
* More work on WFC display of basic stats -- nearly complete
* Disable idle timeout when on WFC
2022-05-01 12:41:20 -06:00
Bryan Ashby 7988938dcc
Sync with master 2022-04-08 17:38:28 -06:00
Nathan Byrd 8078abb3e4 Updated for new release 2022-04-05 17:25:50 -05:00
Bryan Ashby 48e42d2ffd
Update copyright, note on Node.js 14 2021-02-08 19:31:29 -07:00
Bryan Ashby d568cb993d
Add support for tear line and origin line style 2020-12-28 17:04:11 -07:00
Bryan Ashby 4533dc3e01
Better quote style support 2020-12-27 00:08:45 -07:00
Bryan Ashby 94d4a52530
Add support for stylizing quote indicators ( XX>) 2020-12-26 15:08:37 -07:00
Bryan Ashby f202600571
dropFileType is now optional when using abracadabra
* Can be left out or set to 'none'
* Allows doors that do not use a drop file
* Additionally: Clean up drop file upon door exit if one is used
2020-12-14 12:02:25 -07:00
Bryan Ashby 9e7536754d
Add ability to pass env to abracadabra 2020-12-12 22:05:14 -07:00
Bryan Ashby ceeda8b13f
Allow default hash tags to be supplied in file areas
* Supply array or comma separated list of strings via 'hashTags' property
* oputil will use these unless --tags are supplied
* Uploads will default to these tags (but user can override)
2020-12-12 12:35:01 -07:00
Bryan Ashby b579d966b6
Allow suffix on onelinerz DB name 2020-12-07 19:53:49 -07:00
Bryan Ashby c87ac8680a
Notes + script for update 2020-11-29 16:47:03 -07:00
Bryan Ashby 6f06821f0c
oputil cannot remove user from group #331 2020-11-29 14:43:26 -07:00
Bryan Ashby b65056f315
Upgrade note 2020-11-27 16:49:34 -07:00
Bryan Ashby d55e8fb3e0
Let users scroll desc in file browser 2020-11-27 16:44:40 -07:00
Bryan Ashby f7e4b57763
Gopher server revamp!
* gophermap support
* More generic and flexible server
2020-11-27 00:54:56 -07:00
Bryan Ashby 3a7f7750ab
Merge from master + add MCI codes
* FT, DD, FB, DB MCI codes and backing system stats
2020-11-26 15:53:34 -07:00
Bryan Ashby 6fb8836d6e
A bit more info 2020-11-24 13:25:33 -07:00
Bryan Ashby b36845f7a1
Hotkey + WHATSNEW entry 2020-11-24 13:22:52 -07:00
Bryan Ashby 7b32fcfa6c
Merge branch 'master' of ssh://numinibsd/git/base/enigma-bbs into 216-waiting-for-caller 2020-11-22 18:54:56 -07:00
Bryan Ashby 5fb9716dc6
Add some new MCI codes 2020-11-22 18:54:49 -07:00
Bryan Ashby 8e8016d0fd
Hopefully fix all links on doc site 2020-11-22 13:53:47 -07:00
Bryan Ashby 215d02b341
More testing of waters 2020-11-22 13:46:40 -07:00
Bryan Ashby 99df4f284f
Doc updates on prompts 2020-07-06 18:36:21 -06:00
Bryan Ashby f5f8b08a27
argName: message -> messageIndex 2020-07-06 17:55:53 -06:00
Bryan Ashby 91166b7f6b
Sync up with master 2020-07-05 17:57:29 -06:00
Bryan Ashby 99c053f4fa
Docs on configuration files 2020-06-17 19:46:18 -06:00
Bryan Ashby 4d4be5d6a9
Major progress on revamp
* Deprecated explicit prompt.hjson/general.promptFile, etc.: menu.hjson can simply include any number of files
* All menus and themes, their events, etc. are managed by ThemeManager allowing includes, refs, etc. and much cleaner code
2020-06-17 00:10:51 -06:00
Bryan Ashby dd08cd68e7
Add PV[name,value] ACS check 2020-06-15 19:28:32 -06:00
Bryan Ashby eb4f933285
Update various refs to config.js to config_default.js 2020-06-07 16:25:18 -06:00
Bryan Ashby c94f7d8cbd
Mention ticket 2020-06-03 21:19:12 -06:00
Bryan Ashby 462616364f
Bump version to 0.0.12-beta to indicate new master system 2020-06-03 21:16:58 -06:00
Bryan Ashby 0bf3031d9f
WIP on better data handling for file transfer 2020-05-26 22:55:51 -06:00
Bryan Ashby ad2382c1f2
Add a couple items to whatsnew 2020-05-17 19:42:05 -06:00
Bryan Ashby 0328ad5b80
Node.js 12 LTS to docs & install script 2019-11-20 19:33:33 -07:00
Bryan Ashby 3cd6d59e12
First 0.0.11-beta commit - create the branch and prep work 2019-11-19 20:37:46 -07:00
Bryan Ashby d712c36171
Some documentation updates 2019-11-19 20:03:35 -07:00
Bryan Ashby e9820ab2d3
Add docs on random actions 2019-09-04 19:50:16 -06:00
Bryan Ashby b647e665b9
Document p7Zip -> InfoZip changes 2019-08-10 11:15:54 -06:00