2014-04-19 |
Goffi |
core: use of the new core.log module:
|
2014-03-21 |
Goffi |
core: use of Const for profile_key + replaced '@DEFAULT@' default profile_key by '@NONE@'
|
2014-02-26 |
souliane |
plugin card_game: update to use the new XMLUI mechanism:
|
2014-01-17 |
souliane |
plugins room_games, radiocol, libervia: small changes like refactorization to ease the maintenance
|
2014-01-15 |
souliane |
plugins radiocol_tarot: do not process received messages for MUC users that are actually not playing the game + fix for testing purpose
|
2014-01-15 |
souliane |
plugins room_games, radiocol: better synchronization after a user joins a running game
|
2014-02-04 |
Goffi |
dates update
|
2013-12-29 |
Goffi |
core: i18n refactoring:
|
2013-12-24 |
Goffi |
core (xml_tools): dataForm*2XML renamed to dataForm*2XMLUI and now return XMLUI instead of raw XML + submit_id is managed, and session_id is returned if present
|
2013-11-21 |
souliane |
frontends tools: moved src/tools/frontends to frontends/src/tools
|
2013-11-21 |
souliane |
plugin tools: turn src/plugin/games.py into a plugin and move it to src/plugins/plugin_misc_room_game.py
|
2013-11-21 |
souliane |
plugins (games): more factorization and flexibility for launching and joining games:
|
2013-11-18 |
souliane |
plugins (games): add a method to send messages more easily
|
2013-11-17 |
souliane |
plugins (MUC, tools, games): generalize the generation of a unique room name when joining a MUC and no room is specified:
|
2013-10-23 |
souliane |
plugins radiocol, card_game, quiz: code factorization
|
2013-10-18 |
souliane |
tools: moved src/tools/games.py to src/tools/frontends/
|
2013-09-08 |
Goffi |
core: added advanced list to XMLUI (need improvment, very basic so far)
|
2013-03-07 |
Goffi |
fixed licences in docstrings (they are now in comments)
|
2013-01-18 |
Emmanuel Gil Peyrot |
Fix pep8 support in src/plugins.
|
2013-01-18 |
Emmanuel Gil Peyrot |
Remove every old-style class.
|
2013-01-18 |
Emmanuel Gil Peyrot |
Remove trailing whitespaces.
|
2013-01-07 |
Goffi |
dates update
|
2012-12-28 |
Goffi |
plugin Tarot: fixed plugin
|
2012-11-01 |
Goffi |
core, plugins: fixed bad namespace in stanza creation
|
2012-08-01 |
Goffi |
Licence modification: the full project is now under AGPL v3+ instead of GPL v3+
|
2012-03-06 |
Goffi |
copyleft date update
|
2011-07-05 |
Goffi |
core: plugins refactored according to bridge + updatedValue now use profile
|
2011-06-12 |
Goffi |
Quiz game: buzzer, timer, answer management
|
2011-06-12 |
Goffi |
Quizz game: first draft
|
2011-05-22 |
Goffi |
Tarot game:
|
2011-05-06 |
Goffi |
plugin Tarot: added a launch method to automatically create a new room, invite players and create the game
|
2011-02-06 |
Goffi |
plugins: fixed bad import names
|
2011-01-05 |
Goffi |
2011 copyright upgrade
|
2010-12-29 |
Goffi |
Files reorganisation
base
plugins/plugin_misc_tarot.py@17fbdfe6e633
|