PDA

View Full Version : Rolisteam



obiwankennedy
22nd March 2015, 21:31
Hi,

Rolisteam helps you to manage a tabletop role playing game with remote friends/players. It provides many features to share maps, pictures and it also includes tool to communicate with your friends/players. The goal is to make Rolisteam-managed RPG games as good as RPG games around your table. To achieve it, we are working hard to provide you more and more features.
Global chat

11025

www.rolisteam.org

Features

Music player
Drawing tool (to draw map on the fly).
Rich text Editor.
Dice rolling
secret Dice rolling
Share pictures
Share maps
Fog of war on maps
Playable Character or Player identity (in chat)
PC and NPC positioning on map.
One to One/Many/All Chat communication
Client/Server architecture.
And many others...



Story:
Rolisteam is a fork from rolistik. Rolisteam exists since 2008. The main goal of rolisteam is to provide a software to the three main platform: Windows, MacOS and Linux. Improvements have been made but much remains to be done.

http://www.rolisteam.org/download

Technical details:
Rolisteam is a Qt4 software but the portage to Qt5 is done on Git and it will be available at the next release.
It is based on client/server architecture. It is under GPL.
You can take a look to source code at: https://github.com/Rolisteam/rolisteam

obiwankennedy
25th August 2015, 15:38
Rolisteam v1.7.0 is Out!!


What's new ?

-Dice System
-Themes
-Qt5
-Drag and Drop
-Translations
See complete changelog below…



https://www.youtube.com/watch?v=L6cs-4jn6ds



Useful links
Project's website: http://www.rolisteam.org/
Download page: http://www.rolisteam.org/download
facebook: https://www.facebook.com/rolisteam




Full changelog

Audio
-new audio system, management of 3 music tracks
-Load/save of playlist
-Load/save audio stream
-Add playlist from http://tabletopaudio.com/
Dice
-new framework for dice rolling (diceparser)
-management of aliases (for dice command)
-GM sharing automatically dice aliases
-Add highlight for dice result
Chat
-http link in chat are now clickable.
-The background color changes only the background of the chat (not the scroll bar)
Theme and skin
-Possibility to change the appearance of rolisteam by changing default colors or set Css code.
-Skin can be imported or exported as JSON file.
-For each theme/skin you can set the background color and image for the main
-management of the position of background image
-no longer need to restart the application
General
-Rolisteam starts in full screen mode (can be disable in the preferences dialog)
-qt5 portage
Refactoring
-Use the new network engine. For better maintenability
Command line parameter
several parameters can be passed to rolisteam at starting
drag and drop
Documentation
Documentation has been updated and reworked for a better understanding
Bug Fix
-Fix the Image deletion to the other players
-set default color to black for painting tools
Translation
Portuguese, Hungrian, Turkish, German

obiwankennedy
23rd April 2017, 11:17
Hi,

We are glad to announce the released of Rolisteam v1.8.1.

Useful links
Project's website: http://www.rolisteam.org/
Download page: http://www.rolisteam.org/download
facebook: https://www.facebook.com/rolisteam


Full changelog v1.8.1

Vectorial Map
-New map system using vectorial drawing
-Items can be modified, rotated, moved
-Avatar can be used as character token
-image can be added to the map
-management of layers
-fog of war
-Character vision
-size adaptation
-Parenthood relationship
-Grid (square or hexagon)
-Zoom level
Character sheet
-Management of charactersheet
-Charactersheet editor
-Formula management
-Roll dice from the charactersheet
-Management of several kind of text field
-Character sheet in QML
-Update through network
-ReadOnly data
-Character sheet can have several pages
-Display several page at once
DiceParser
-Validator with several condition and combination with logic operator (OR, AND and exclusive OR)
-Improved management of errors
-List operator accept range/probability
-Hide roll from the player but visible by everyone else (#2d6)
-Merge operator
-filter operator
-if operator
-Support modulo operator in validator
-Management of varible from the character sheet
-Support of different operator (!=)
-improve randomness by using C++11 API
-better generation for dot tree
General
-Dynamic Management of state (add/remove)
-Dice alias can be disable
-heartbeat mechanism to prevent disconnection
- Name generator (GM Toolbox)
- Unit converter (GM Toolbox)
Connection Dialog
-Management of several connection profile
-Define role (GM or Player), define connection mode (Host or Client), if player then define character (name, color, avatar)
Resources management
-resources can be ordered into chapter
-management of state of resources (open/loaded)
Fixed Bug
Fix #41 - Mix between GM and player rights
Fix #28 - hide Roll Dice from the roller enhancement
Fix #33 - Disconnection
Fix #22 - Characters portraits & tokens
Fix #3 - It is not possible to move sheets around as if on a regular table
Fix #8 - Add images into maps
Translation
-French, English, Portuguese, Hungrian,German, Roumanian, Spanish, Turkish(partial), Dutch(partial)