• Magicka Stuff

    From apam@21:1/125 to All on Thursday, October 04, 2018 13:09:16
    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 Thursday, October 04, 2018 19:09:58
    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 Friday, October 05, 2018 22:30:34
    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 Saturday, October 06, 2018 14:03:42
    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 Saturday, October 06, 2018 11:23:14
    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 Saturday, October 06, 2018 13:08:46
    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 Sunday, October 07, 2018 09:10:44
    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 Saturday, October 06, 2018 21:12:22
    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 Sunday, October 07, 2018 15:45:08
    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 Sunday, October 07, 2018 05:40:10
    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)