This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| changes [2023/06/28 09:41] – admin | changes [2023/12/09 08:24] (current) – massacre | ||
|---|---|---|---|
| Line 21: | Line 21: | ||
| (-) Fixed the dates in the JAM message bases | (-) Fixed the dates in the JAM message bases | ||
| + | |||
| + | (-) Fixed the LastCaller and DOB dates in the current caller status screen. | ||
| (-) Updated the ENGLISH.PBL file to fix some issues displaying Y2K bugs | (-) Updated the ENGLISH.PBL file to fix some issues displaying Y2K bugs | ||
| Line 26: | Line 28: | ||
| (*) Added an ANTIBOT.PEX call that loads ANTIBOT.PEX to force people upon first connection, to hit escape to verify that they are a human caller. | (*) Added an ANTIBOT.PEX call that loads ANTIBOT.PEX to force people upon first connection, to hit escape to verify that they are a human caller. | ||
| - | (*) Updated the _LC.PEX file to provide a more graphical LastCaller screen with full source included. | + | (%) Updated the _LC.PEX file to provide a more graphical LastCaller screen with full source included. | 
| (%) Updated the Version screen with more information | (%) Updated the Version screen with more information | ||
| Line 32: | Line 34: | ||
| (%) Updated the stock menus to have more features out of the box | (%) Updated the stock menus to have more features out of the box | ||
| - | (*) Added a Python script to be called from a menu item to notify the ProBoard Discord channel who connected to your BBS | + | (%) States ANSI detection upon connection | 
| (*) Added a new menu Function 7: SHELL Special Code: *J which Displays the configured BBS name. | (*) Added a new menu Function 7: SHELL Special Code: *J which Displays the configured BBS name. | ||
| + | |||
| + | (*) Added a new menu Function 7: SHELL Special Code: *K which Displays the version of ProBoard. | ||
| (D) Migrated the documentation to www.proboardbbs.com/ | (D) Migrated the documentation to www.proboardbbs.com/ | ||
| Line 42: | Line 46: | ||
| (%) Removed all forced registration notifications that were still present | (%) Removed all forced registration notifications that were still present | ||
| + | (%) WFC Screen: Removed the seconds display in the WFC screen clock. | ||
| + | |||
| + | (%) WFC Screen: Removed # Hudson Messages - Change to complete number of messages | ||
| + | |||
| + | (%) WFC Screen: After removing the # of Hudson Messages, # of Users moved down. | ||
| + | |||
| + | (-) Fixed a minor Y2K issue: | ||
| + | |||
| + | (%) Removed the Last Called stat from the User Statistics screen as it presents a Y2K bug that will be fixed in a future build. | ||
| + | |||
| + | (%) Moved the Total Calls from the bottom of the User Statistics screen to the top line as it fits better. | ||
| + | |||
| + | (-) The Save/Cancel choice when editing message areas both Save and Cancel have A highlighted as the key to select them. Should be S for Save and C for Cancel. | ||