You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Now a gamemaster need to start the test sequence for a character, when we send the action to the web interface the player could choose the action his character want to start.
In the de.urszeidler.shr5.runtime.ui.views.RuntimeScriptView:192 we send a simple message, in the de.urszeidler.shr5.runtime.ui.views.CombatTurnView: protected void createToolbarItems(ToolBar toolBar, final InitativePass iniPass) we create the action items.
The text was updated successfully, but these errors were encountered:
UrsZeidler
changed the title
Add the character action in the webinterface.
Add the character actions in the webinterface.
Dec 21, 2014
Now a gamemaster need to start the test sequence for a character, when we send the action to the web interface the player could choose the action his character want to start.
In the de.urszeidler.shr5.runtime.ui.views.RuntimeScriptView:192 we send a simple message, in the de.urszeidler.shr5.runtime.ui.views.CombatTurnView: protected void createToolbarItems(ToolBar toolBar, final InitativePass iniPass) we create the action items.
The text was updated successfully, but these errors were encountered: