lp:rummikub

Created by Eungkyu Song and last modified

This is mainline branch of Rummikub project.

Get this branch:
bzr branch lp:rummikub
Only Eungkyu Song can upload to this branch. If you are Eungkyu Song please log in for upload directions.

Related bugs

Related blueprints

Branch information

Owner:
Eungkyu Song
Project:
Rummikub
Status:
Development

Recent revisions

83. By Eungkyu Song

Update the message strings.
Update the ko.po translations

82. By Eungkyu Song <eungkyu@eungkyu-desktop>

Rummikub version 0.2
Closed LP #61374, #61375, #61376
Rummikub is playable again.

81. By Eungkyu Song

Cleaned some code up

80. By Eungkyu Song <eungkyu@eungkyu-desktop>

Moved UI stuffs from Client class to ClientDrawing class

79. By Eungkyu Song <eungkyu@eungkyu-desktop>

Extract score-window.glade from rummikub.glade
Renamed rummikub.glade to rummikub-window.glade
Some UI tweaks
Moved error_message() to __init__.py
Separate Drawing class to ServerDrawing and ClientDrawing

78. By Eungkyu Song

Extract control-window.glade and deck-window.glade from rummikub.glade

77. By Eungkyu Song

Changed setup.py appropriate to last change

76. By Eungkyu Song <eungkyu@eungkyu-desktop>

Split several dialogs from rummikub.glade for reload lots of times

75. By Eungkyu Song <eungkyu@eungkyu-desktop>

Changed server to have ready state
 * Only ready clients can enjoy rummikub
 * Added server and client state and some commands to implement
 * But, Rummikub is not playable right now
Migrated to grade 3
 * rummikub.gladep: removed
 * rummikub.glade: automatically migrated
Split network.py into small network.py, server.py, and client.py
 * network.py: contain only common stuffs
 * server.py: contain server part
 * client.py: contain client part
Changed UI
Changed main script name from rummikub.py to rummikub
Rummikub can now play w/o installation if RUMMIKUB_LOCAL is set

74. By Eungkyu Song

Added rummikub.png to repository to remove dependency of inkscape
Moved main Rummikub class inside the rummikublib
Moved some constant variable to __init__.py

This branch contains Public information 
Everyone can see this information.

Subscribers