What’s happening behind the curtain

  • add Fellowship

    add fellowship snippet

    Deps:
    get_char
    get_fellowship

    searches for fellowship infos and adds fellowship and all members to registration.

  • Add citizen reg form

    Add form for users to register

    • as a user I want to register my char via a form so I can be a registered citizen
    • as a user I want to have a comfrirmation mail, so I know I am registered
    • as a user I want to have a link in the mail, so I can edit my char informations
  • Add GC project

    for vui interface we will need a CG project setup to handle ASR and training.

  • prep Bot api

    Prep for dialogflow integration.

    Endpoints of WP API will be modeled to serve as a webhook on dialogflow for vui integration

  • snippet added: add user/fels

    Added xyz snipped: OrbusUserByName

    Adds a character to post category "citizen", including char data as ACF´s


    checks if the char is in a fellowship and adds it, if not present

    Char and Fellowship will be published

  • function_get_char

    added function get Char

    getting the char data from orbus api.

    call:
    get_character($charname)

    return:
    char data, wellformed as array

Planned

Add Fellowship Graph

Add a statistic graph to fellowships representing the last 30 days. This graph should show: Points Ranking fellows count

Read More »

Add name mapping

Add class name mapping to api call and citizens functions. The classes are having different names in the API then they are officialy and in

Read More »

In Progress

prep Bot api

Prep for dialogflow integration. Endpoints of WP API will be modeled to serve as a webhook on dialogflow for vui integration

Read More »

Done

Update Add Cit by Fels

We will need to update the add cit by fels. Bug:“ex” fellows of a fellowship are not beeing removed from the fellowship on update. Task1:Add

Read More »

Add Fellowship calc

Add calculations to add fellowship based on calc in dev Done: Calculation Sum(fellowpoints) / fellowCount + fellows – (uncountedFellows * 10)

Read More »

Add calc to char

Adding the calculations based on calc entries to add_player function Done Calculation: if: Any Char L8+stats / timePlayer * 1000 + sum(extra)else: uncounted

Read More »

add Fellowship

add fellowship snippet Deps:get_charget_fellowship searches for fellowship infos and adds fellowship and all members to registration.

Read More »

This website uses cookies. By continuing to use this site, you accept our use of cookies.