• Magicka Stuff

    From apam@21:1/125 to All on Thu Oct 4 13:09:16 2018
    Just updated the git repo master branch to 0.12 alpha. There is now the
    option to have a 6 line ansi header above the area selection window for
    each conference.

    Documentation is being (slowly) ported over to a wiki at https://wiki.magickabbs.com/ from docs.magickabbs.com.

    docs.magickabbs.com will remain for now but the documentation is for
    0.10.

    I won't be doing 2 branches (patch and alpha) and just updating master.


    --- MagickaBBS v0.12alpha (FreeBSD/amd64)
    * Origin: The Fat Sandwich - sandwich.hopto.org:2023 (21:1/125)
  • From Blue White@21:4/134 to apam on Thu Oct 4 19:09:58 2018
    Just updated the git repo master branch to 0.12 alpha. There is now

    Just updated! :) Seems to be working so far. I will have to play
    with it some to see what new features I don't have enabled yet.


    --- MagickaBBS v0.12alpha (Linux/armv7l)
    * Origin: Possum Lodge South * possumso.fsxnet.nz:7636 * SSH:2122 (21:4/134)
  • From djatropine@21:1/130.4 to apam on Fri Oct 5 22:30:34 2018
    Just updated the git repo master branch to 0.12 alpha. There is now the option to have a 6 line ansi header above the area selection window for each conference.

    the git.magickabbs.com/cgit site isn't available...

    what's the git command to update from 0.11-alpha to 0.12?


    --- MagickaBBS v0.11alpha (Linux/armv7l)
    * Origin: A Tiny slice o pi (21:1/130.4)
  • From apam@21:1/125 to djatropine on Sat Oct 6 14:03:42 2018
    Just updated the git repo master branch to 0.12 alpha. There is no option to have a 6 line ansi header above the area selection windo
    each conference.

    the git.magickabbs.com/cgit site isn't available...

    Yeah, I haven't reinstalled cgit yet, but the git server is still
    running.

    what's the git command to update from 0.11-alpha to 0.12?

    git checkout master
    git pull

    You should do a backup first though.

    Andrew

    --- MagickaBBS v0.12alpha (FreeBSD/amd64)
    * Origin: The Fat Sandwich - sandwich.hopto.org:2023 (21:1/125)
  • From djatropine@21:1/130.4 to apam on Sat Oct 6 11:23:14 2018
    git checkout master git pull

    thank you :D


    --- MagickaBBS v0.12alpha (Linux/armv7l)
    * Origin: A Tiny slice o pi (21:1/130.4)
  • From djatropine@21:1/130.4 to apam on Sat Oct 6 13:08:46 2018
    Just updated the git repo master branch to 0.12 alpha. There is now the option to have a 6 line ansi header above the area selection window for each conference.
    Where is this neat little option at?
    Is it in the strings file?


    --- MagickaBBS v0.12alpha (Linux/armv7l)
    * Origin: A Tiny slice o pi (21:1/130.4)
  • From apam@21:1/125 to djatropine on Sun Oct 7 09:10:44 2018
    Just updated the git repo master branch to 0.12 alpha. There is no option to have a 6 line ansi header above the area selection windo
    each conference.
    Where is this neat little option at?
    Is it in the strings file?

    Add

    header = fsxnet

    in the main section of the conference, and it will display fsxnet.ans
    from your ansi folder.

    Andrew

    --- MagickaBBS v0.12alpha (FreeBSD/amd64)
    * Origin: The Fat Sandwich - sandwich.hopto.org:2023 (21:1/125)
  • From djatropine@21:1/130.4 to apam on Sat Oct 6 21:12:22 2018
    Just updated the git repo master branch to 0.12 alpha. There is
    no
    option to have a 6 line ansi header above the area selection
    windo
    each conference.
    Where is this neat little option at?
    Is it in the strings file?

    Add

    header = fsxnet
    Thanks apam :D Works like a charm. :D

    Feature request: ansi header above the list messages window, and one for
    the
    file area selection :D


    --- MagickaBBS v0.12alpha (Linux/armv7l)
    * Origin: A Tiny slice o pi (21:1/130.4)
  • From apam@21:1/125 to djatropine on Sun Oct 7 15:45:08 2018
    Feature request: ansi header above the list messages window, and one
    for the file area selection :D

    Would it be the same header for the list of messages as the list of areas
    or should I add another config option for each conference for a message
    header?

    Andrew

    --- MagickaBBS v0.12alpha (FreeBSD/amd64)
    * Origin: The Fat Sandwich - sandwich.hopto.org:2023 (21:1/125)
  • From djatropine@21:1/130.4 to apam on Sun Oct 7 05:40:10 2018
    Would it be the same header for the list of messages as the list of areas or should I add another config option for each conference for a message header?
    How about the same header?

    as in
    -----------
    ansi file header --

    ----

    MSG # From To Subject

    ;D
    I've been going through your code playing with applying changes yet i'm
    totally rusty on C/C++.



    --- MagickaBBS v0.12alpha (Linux/armv7l)
    * Origin: A Tiny slice o pi (21:1/130.4)