Skip to content

Cannot support Evennia's default webclient portal (yet) #6

Description

@mfreidel

Currently, all text-based messages sent to clients by Evennia's weblclient/websocket portal are HTML formatted. Godot doesn't have a good way to deal with HTML, so ALPACASclient is just going to have to ignore supporting it for right now. It seems like a more valuable use of my time to move forward with only supporting servers that have the ALPACASgame portal installed. Support for Evennia in an "out-of-the-box" is still a major goal of the project -- it's listed first in the README for a reason.

A major driver of this decision is this PR for Evennia. If it gets merged, then a bunch of my work from now on in alpacas.gd (0.1.0.8+) should be able to be copied over to evennia.gd pretty easily. If I avoid adding server features beyond the portal, it can theoretically all be simply copied over with some minor edits.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    problemProblems that need solving.

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions