• Magicka v0.8-alpha Tagged

    From apam@21:1/125 to ALL on Sat Jan 20 21:40:56 2018
    Hi

    I've just tagged v0.8-alpha some of the changes include:

    * Reworked IPv6 (Two sockets per service)
    * OpenIndiana, DragonFlyBSD and OpenBSD Support
    * Improved MagiChat (featureing colour!)
    * File Searching
    * Signature Support
    * Lots of other little fixes and Improvements.

    Starting from this release I'm going to take a few leaves out of
    ENiGMA1/2's book and create a branch to work on v0.9-alpha rather than
    adding new features directly to master.

    Also, I think I'll stop getting these "releases" hatched out, as the best
    way to keep Magicka up-to-date is with Git, and tarballs/zip files don't
    make that easy.

    So, you can grab it at the usual place:

    git clone https://github.com/MagickaBBS/MagickaBBS

    Have fun :)

    Andrew


    +--+--+
    Andrew Pamment (apam)
    https://magickabbs.com/

    --- MagickaBBS v0.8alpha (Linux/x86_64)
    * Origin: Exotica BBS - telnet://exoticabbs.com:2023/ (21:1/125)
  • From Tiny@21:1/130.4 to apam on Sat Jan 20 17:41:26 2018
    Quoting apam to ALL <=-

    Also, I think I'll stop getting these "releases" hatched out, as the
    best way to keep Magicka up-to-date is with Git, and tarballs/zip files don't make that easy.

    I always wondered why you packaged them for release that way as it's
    almost going to be out of date within hours of you hatching them. :)

    Shawn

    ... Useless Invention: Reduced calorie water.
    --- Blue Wave/386
    * Origin: A Tiny slice o pi (21:1/130.4)
  • From Mike Powell@21:1/175.3 to apam on Sat Jan 20 20:33:00 2018
    ³ git clone https://github.com/MagickaBBS/MagickaBBS
    ÀÄ[=>All]

    What is the upgrade command(s) again?

    I have the allow web set to true in the bbs.ini file but, when Magicka
    starts, it only brings up the telnet and SSH servers. The web server does
    not start.

    ##Mmr 2.61á. !link 01-20-18 21:40


    --- GTMail 1.26
    * Origin: moe's tavern * 1-502-875-8938 * moetiki.ddns.net (21:1/175.3)
  • From apam@21:1/125 to Mike Powell on Mon Jan 22 08:31:16 2018
    I have the allow web set to true in the bbs.ini file but, when Magicka starts, it only brings up the telnet and SSH servers. The web server
    does not start.

    The webserver isn't compiled in by default. If you want to run it you'll
    need to build magicka like:

    make www

    But first clean out your tree with

    make clean

    There may be a bug in the v0.8 webserver causing it to crash (well there
    should be, I just didn't get it to crash) I plan to spend today
    backporting the fix to v0.8 from v0.9-alpha

    Andrew


    --- MagickaBBS v0.9alpha (Linux/x86_64)
    * Origin: Exotica BBS - telnet://exoticabbs.com:2023/ (21:1/125)