Nathan Byrd
|
402c5d0156
|
Merge branch 'master' into bugfix/scrolling_updates
|
2023-09-27 20:56:04 +00:00 |
Bryan Ashby
|
a644672de2
|
Merge pull request #504 from AnthonyHarwood/disallow_posting_empty_msg
Disallow posting empty message
|
2023-09-26 17:17:18 -06:00 |
Nathan Byrd
|
0ca22de6e9
|
Added back in unused escape codes for backwards compat
|
2023-09-26 22:02:49 +00:00 |
Nathan Byrd
|
394ac465c8
|
Merge remote-tracking branch 'origin/master' into bugfix/scrolling_updates
|
2023-09-26 21:50:04 +00:00 |
Nathan Byrd
|
1d31b268aa
|
Fixed door logic per issue #506
|
2023-09-26 14:00:05 +00:00 |
anthony
|
a6196c38ec
|
Disallow posting empty message
|
2023-09-25 20:25:01 -05:00 |
Nathan Byrd
|
450ba65565
|
Fixed missing ansi codes causing formatting misses
|
2023-09-24 20:39:57 +00:00 |
anthony
|
75fa2026c0
|
Added code to clear the text
|
2023-09-22 14:05:16 -05:00 |
Nathan Byrd
|
72a8546d74
|
Removed special handling of backspace and form feed
|
2023-09-22 01:18:38 +00:00 |
Nathan Byrd
|
79a3f4e1ce
|
Handle deleting rows / columns
|
2023-09-20 23:52:34 +00:00 |
Nathan Byrd
|
c0c262c971
|
Added insert and delete rows
|
2023-09-20 23:30:01 +00:00 |
Nathan Byrd
|
826db2d718
|
Added scrolling.
|
2023-09-20 23:00:32 +00:00 |
Nathan Byrd
|
f3c9afc684
|
Added F and G
|
2023-09-20 21:40:59 +00:00 |
Nathan Byrd
|
372d84f572
|
Added backspace
|
2023-09-20 21:23:00 +00:00 |
Nathan Byrd
|
8029521399
|
changed handling of regex
|
2023-09-20 21:19:03 +00:00 |
Nathan Byrd
|
855fabe34d
|
Added additional vt100 codes
|
2023-09-20 13:44:54 +00:00 |
anthony
|
6748b8966e
|
fixed incorrect reporting of cursor position
|
2023-09-19 13:14:24 -05:00 |
Nathan Byrd
|
5712645299
|
Added additional characters that change position
|
2023-09-19 01:39:04 +00:00 |
Nathan Byrd
|
a99b55abb5
|
Added support for some non-bracket escape sequences
|
2023-09-19 01:04:36 +00:00 |
Nathan Byrd
|
d8f45f9147
|
Removed unused code
|
2023-09-18 23:36:27 +00:00 |
Nathan Byrd
|
08841528e2
|
Initial versions of new bansi codes
|
2023-09-18 23:35:44 +00:00 |
Nathan Byrd
|
6fb77f3a5f
|
Added additional escape control sequences
|
2023-09-02 23:50:41 -05:00 |
Bryan Ashby
|
367931cbd6
|
Merge branch 'master' into 479-nua-optional-fields
|
2023-08-29 20:43:00 -06:00 |
Bryan Ashby
|
97ae34a971
|
Quick fix on SAUCE
|
2023-08-27 17:31:35 -06:00 |
Nathan Byrd
|
8758722b6b
|
Fixed PR review comments
|
2023-08-25 18:34:45 -05:00 |
Nathan Byrd
|
bf0bf83053
|
Small logic change to improve SAUCE handling
|
2023-08-25 14:38:32 -05:00 |
Nathan Byrd
|
ccaaa71e23
|
Make the terminal go to new line if the width of the term is greater than the art width
|
2023-08-25 14:24:47 -05:00 |
Nathan Byrd
|
0b157ddd1b
|
Changed ansi parser to use SAUCE width when available
|
2023-08-24 18:00:02 -05:00 |
Bryan Ashby
|
5a4563c799
|
PR feedback: Better handling of real name and email
|
2023-08-24 09:13:29 -06:00 |
Bryan Ashby
|
9205aaa9ee
|
Merge branch 'master' of github.com:NuSkooler/enigma-bbs into 479-nua-optional-fields
|
2023-08-24 08:53:03 -06:00 |
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
|
f99de19792
|
Make real name and other properties optional - pass 1
|
2023-07-24 12:17:47 -06:00 |
Parker J. Banks
|
8d6de56e91
|
Rumorz display bugfix
Updates rumorz module to display the N latest rumors, rather than the first N rumors.
|
2023-05-21 12:09:54 -06:00 |
Bryan Ashby
|
78af6fa522
|
Add oputil mb post command
|
2023-05-11 12:07:29 -06:00 |
Bryan Ashby
|
6ff7d1f545
|
Add oputil mb list-confs, update with prettier
|
2023-05-11 08:40:53 -06:00 |
Bryan Ashby
|
97cd0c3063
|
Merge branch 'master' of ssh://numinibsd/git/base/enigma-bbs
|
2023-04-25 10:24:51 -06:00 |
Bryan Ashby
|
ac40f63e1f
|
Clone data so it's not invalidated
|
2023-04-25 10:24:11 -06:00 |
Bryan Ashby
|
447be3552c
|
Better error handling
|
2023-04-08 21:04:40 -06:00 |
Stack Fault
|
9a4433ee03
|
Fixed PrivMsg delivery + added new server commands
|
2023-03-31 13:46:07 -04: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
|
7f0254701c
|
Ensure we have a message list
|
2022-12-14 19:56:43 -07:00 |
Bryan Ashby
|
a4261d2d36
|
Fix bad check for missing areas (by tag)
|
2022-11-27 21:07:56 -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
|
ff616c384f
|
MenuModule.setConfigWithExtraArgs()
|
2022-10-13 22:43:41 -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
|
1021226020
|
Nuke %PL - never used, not needed
|
2022-10-05 21:07:56 -06:00 |
Bryan Ashby
|
c7568ac897
|
Fix visibility restore at WFC exit
|
2022-10-02 11:22:23 -06:00 |
Bryan Ashby
|
d8bc02ce46
|
Catch timestamp error
|
2022-09-30 23:55:28 -06:00 |
Bryan Ashby
|
8c92f3cc49
|
Log IPs
|
2022-09-25 18:29:00 -06:00 |