From 547cdac43c6c37f06593b87a012a43d20aedf23f Mon Sep 17 00:00:00 2001 From: Deon George Date: Thu, 30 Jan 2025 10:39:32 +1100 Subject: [PATCH] Update 1a, fix new use of bbs.replace_text --- main.js | 8 +++++--- text/tex/1a.ans | Bin 2247 -> 2429 bytes text/vtx/1a.bin | 2 +- 3 files changed, 6 insertions(+), 4 deletions(-) diff --git a/main.js b/main.js index f20b890..87c7892 100644 --- a/main.js +++ b/main.js @@ -52,6 +52,8 @@ switch (client.socket.local_port) { require(ANSITEX_HOME+'/load/session/ansitex.js','SESSION_ANSITEX'); } +bbs.log_str(SESSION_EXT+':'); + /** * This is our main event loop - where we interact with the user. * This loop takes care of first connect (unauthenticated users), or after authentication (main shell). @@ -489,7 +491,7 @@ while (bbs.online) { log(LOG_DEBUG,'- MODE_BL: Abort ['+cmd+'])'); // 695 = NodeActionMain - bbs.replace_text(695,'\1h%s \1nViewing \1h*'+so.page.name.toString()+'#\1n'); + bbs.replace_text(695,'\1nViewing \1h*'+so.page.name.toString()+'#\1n'); bbs.node_action=NODE_MAIN; action = mode = null; @@ -919,7 +921,7 @@ while (bbs.online) { mode = MODE_BL; // 719 = NodeActionRetrieving - bbs.replace_text(719,'\1h%s \1n\1gJumping to page'); + bbs.replace_text(719,'\1n\1gJumping to page'); bbs.node_action=NODE_RFSD; break; @@ -1166,7 +1168,7 @@ while (bbs.online) { so.cursorOff(); // 695 = NodeActionMain - bbs.replace_text(695,'\1h%s \1nViewing \1h*'+so.page.name.toString()+'#\1n'); + bbs.replace_text(695,'\1nViewing \1h*'+so.page.name.toString()+'#\1n'); bbs.log_str(so.page.name.toString()+'|'); bbs.node_action=NODE_MAIN; diff --git a/text/tex/1a.ans b/text/tex/1a.ans index 11c9c8ae85f889cbfdb63025c46671329e141c60..cdc89a40aec4ba2b5cc56f883912d64aaa4b52ed 100644 GIT binary patch delta 191 zcmX>u_*ZBHD?6L1p_#F=!sOL#`U29?hPj!=3VEp|<@rU~sVS2evRh8}W9OR8#xBb5 zmS3chm{+NgnU|KYke@gC9;<m%mGSR z8=K`Sq@?EOIV2?&>!qZor|Kn^N=F;yPTt5WHTf2M)?@`HO(6z2kP3DTb#^r{m>kIA eHqn4p(8$2Z)WFc#;2Q@610!PqgVf{|9I^mbLo}=a delta 65 zcmV-H0KWhI62}p+1qYLi2NsiK2q%;91{ISC2pI$$TQO~u;RGp?1U-{q2x^o32v!a> XF)}eQJ_rB+0Rd0|8IxcM9RdvsmmCo# diff --git a/text/vtx/1a.bin b/text/vtx/1a.bin index d6ab9f8..d6869d7 100644 --- a/text/vtx/1a.bin +++ b/text/vtx/1a.bin @@ -1 +1 @@ -7ccks3w{#35 ,l|l|,,7k#37k#55jjj 45j 55 kj/|5ho <=$,5uzzzpquzpu5 /./*,//upzpquzp5 Videotex *0_To get back here DATE........... NODE ........$0$0$0$0$0$0$0$0$0$0$0$0$0$0$0$0$0$0$0$ 1Fido Message Networks 7Directory 8Navigating AnsiTEX 9About AnsiTEX *95_ Help *99_ Log off \ No newline at end of file +7ccks3w{#35 ,l|l|,,7k#37k#55jjj 45j 55 kj/|5ho <=$,5uzzzpquzpu5 /./*,//upzpquzp5 Videotex *0_To get back here DATE........... NODE ........$0$0$0$0$0$0$0$0$0$0$0$0$0$0$0$0$0$0$0$ 1Fido Message Networks 7Directory 8Navigating AnsiTEX 9About AnsiTEX Join in ANSItex is *95_ Help 9 networked*5163_f*99_ Log off More info: deon@bbs.dege.au \ No newline at end of file