• Bulletins mod

    From j0HNNY a1PHA@21:4/158 to All on Sun Dec 3 15:57:14 2023
    Working on a custom Bulletin viewer in luascript for Talisman. So far,
    working well!

    - Configurable light bar position & colors
    - New bulletin indicator (asterisk)
    - Page up/down when viewing bulletins
    - Filters out SAUCE records
    - Random menu art

    Because I'm not use bbs_display_gfile() I can't use inline macros, but I
    think that's OK. Unless Talisman had a lua hook to deal with displaying specific rows in a file, to handle a scrolling type function, like an
    ANSI gallery thing...

    https://github.com/robbiew/bulletins-talisman
    |08.|05j|13A|08.


    --- Talisman v0.49-dev (Linux/x86_64)
    * Origin: R3tr0/X BBS :: retrox.us:1992 (21:4/158)
  • From apam@21:1/182 to j0HNNY a1PHA on Mon Dec 4 11:36:17 2023
    Working on a custom Bulletin viewer in luascript for Talisman. So far, working well!

    Looks cool!

    Andrew


    --- Talisman v0.49-dev (FreeBSD/amd64)
    * Origin: Smuggler's Cove - scove.talismanbbs.com:2323 (21:1/182)
  • From j0HNNY a1PHA@21:4/158 to All on Mon Dec 4 11:17:08 2023
    - Configurable light bar position & colors
    - New bulletin indicator (asterisk)
    - Page up/down when viewing bulletins
    - Filters out SAUCE records
    - Random menu art

    Made some updates to the git repo. This now grabs paths from
    talisman.ini, and uses data/bulletin.toml to get the list of bulletins so there's less config.

    Only drawbacks are -- to handle TOML parsing and things like time stamp comparisions, you have to install 2 lua add-ons using luarocks, which is
    like a lua package manager. Not too difficult, tho!

    https://github.com/robbiew/bulletins-talisman


    |08.|05j|13A|08.


    --- Talisman v0.49-dev (Linux/x86_64)
    * Origin: R3tr0/X BBS :: retrox.us:1992 (21:4/158)
  • From apam@21:1/182 to j0HNNY a1PHA on Tue Dec 5 07:45:20 2023
    Made some updates to the git repo. This now grabs paths from
    talisman.ini, and uses data/bulletin.toml to get the list of bulletins
    so
    there's less config.

    nice!

    Andrew


    --- Talisman v0.49-dev (FreeBSD/amd64)
    * Origin: Smuggler's Cove - scove.talismanbbs.com:2323 (21:1/182)
  • From paulie420@21:2/150 to j0HNNY a1PHA on Mon Dec 4 18:12:13 2023
    Working on a custom Bulletin viewer in luascript for Talisman. So far, working well!

    https://github.com/robbiew/bulletins-talisman

    Nice w0rk, alpha!! Looks pretty sweet and I love that Talisman is getting some 3rd party love recently. Keep it going!!



    |07p|15AULIE|1142|07o
    |08.........

    --- Mystic BBS v1.12 A48 (Linux/64)
    * Origin: 2o fOr beeRS bbs>>>20ForBeers.com:1337 (21:2/150)
  • From j0HNNY a1PHA@21:4/158 to paulie420 on Wed Dec 6 05:57:16 2023
    Nice w0rk, alpha!! Looks pretty sweet and I love that Talisman is
    getting some 3rd party love recently. Keep it going!!

    Thanks, Paulie420. It's been great fun getting back into Talisman and Lua.
    I've got a couple more things I've been working on, including the Last
    Callers -- and a New Message Scan interface!

    |08.|05j|13A|08.


    --- Talisman v0.49-dev (Linux/x86_64)
    * Origin: R3tr0/X BBS :: retrox.us:1992 (21:4/158)