Miniature/Development
(→Project status) |
(→Project status) |
||
Line 15: | Line 15: | ||
We are targeting our development on MeeGo Harmattan and the Nokia N9 but we welcome maintainers for other ports e.g. MeeGo upstream, Symbian, Android-Necessitas, Qt powered desktops... | We are targeting our development on MeeGo Harmattan and the Nokia N9 but we welcome maintainers for other ports e.g. MeeGo upstream, Symbian, Android-Necessitas, Qt powered desktops... | ||
- | == | + | == Development news == |
* '''2011-08-23: [http://wiki.maemo.org/Miniature/0.3_Berlin_Defence Miniature 0.3 ''Berlin Defence''] released.''' | * '''2011-08-23: [http://wiki.maemo.org/Miniature/0.3_Berlin_Defence Miniature 0.3 ''Berlin Defence''] released.''' | ||
* 2011-08-15: New Miniature UX concepts integrated to the master branch - the new engine gets a UI ([http://wiki.maemo.org/images/2/25/2011-08-12_16-25-47.png screenshot]). | * 2011-08-15: New Miniature UX concepts integrated to the master branch - the new engine gets a UI ([http://wiki.maemo.org/images/2/25/2011-08-12_16-25-47.png screenshot]). | ||
Line 25: | Line 25: | ||
The Miniature project was born as a proposal sent to the Maemo community on 2009-10-31. Check the [[Miniature/archive|archive]] if you want to dig in the past. | The Miniature project was born as a proposal sent to the Maemo community on 2009-10-31. Check the [[Miniature/archive|archive]] if you want to dig in the past. | ||
+ | |||
+ | == Project status == | ||
+ | |||
+ | === 0.4 release === | ||
+ | |||
+ | {{#bugzilla: | ||
+ | |columns=id,summary,severity,priority,status | ||
+ | |product=Miniature | ||
+ | |severity=blocker,critical,major | ||
+ | |status=unconfirmed,new,assigned,needinfo,reopened | ||
+ | |sort=severity,status,priority,id | ||
+ | }} | ||
+ | |||
+ | === Backlog === | ||
+ | |||
+ | {{#bugzilla: | ||
+ | |columns=id,summary,severity,priority,status | ||
+ | |product=Miniature | ||
+ | |severity=normal,minor,enhancement | ||
+ | |status=unconfirmed,new,assigned,needinfo,reopened | ||
+ | |sort=status,priority,severity,id | ||
+ | }} | ||
== Get involved == | == Get involved == |
Revision as of 23:01, 24 August 2011
Contents |
The concept
Miniature is a chess board that is always with you, ready to let you play and learn wherever you go.
- The main use case is playing online against other players at http://www.freechess.org/ (FICS)
- Now imagine that you can also chat with the other player.
- Play P2P games against other players next to you or remotely with your Contacts.
- Learning is important: watch games live, review stored games and also process offline the lessons offered at FICS.
- And not only regular chess. Think also on Suicide, Crazyhouse...
Miniature is a Qt application with a C/C++ backend and a QML UI. The architecture is modular, thinking on the addition of different servers and types of interaction.
We are targeting our development on MeeGo Harmattan and the Nokia N9 but we welcome maintainers for other ports e.g. MeeGo upstream, Symbian, Android-Necessitas, Qt powered desktops...
Development news
- 2011-08-23: Miniature 0.3 Berlin Defence released.
- 2011-08-15: New Miniature UX concepts integrated to the master branch - the new engine gets a UI (screenshot).
- 2011-08-13: Miniature can be developed using Qt Creator (instructions).
- 2011-08-01: Miniature 0.2.1 released! The new Encore engine and the new QML UI, together for the first time. The game can do real seeks but still no real games.
- 2011-07-27: New UI targetting MeeGo Harmattan developed in parallel - source & packages for Nokia N9/N950.
- 2011-07-18: engine refactored around Encore, a GNUChess wrapper. This is the beginning of a rewrite.
- 2011-07-06: request to port to Meego : http://forum.meego.com/showthread.php?p=25031
The Miniature project was born as a proposal sent to the Maemo community on 2009-10-31. Check the archive if you want to dig in the past.
Project status
0.4 release
ID | Summary (6 tasks) ⇒ | Severity | P | Status |
---|---|---|---|---|
12539 | Installation on the N900 fails | critical | Unspecified | NEW |
12367 | Seek search filters don't work | major | High | NEW |
12424 | [Discussion] OnlineBoard: Implement a better game's end dialog | major | High | NEW |
12434 | SeekGame doesn't filter Atomic games | major | High | NEW |
12348 | Miniature for MeeGo CE doesn't show TextField | major | Medium | NEW |
12583 | No hint that starting new games is impossible (number of adjourned games to high) | major | Unspecified | NEW |
Backlog
ID | Summary (27 tasks) ⇒ | Severity | P | Status |
---|---|---|---|---|
12341 | Filter buttons for FICS seeks could be simpler | enhancement | High | NEW |
12356 | Miniature should remeber the value used the last time | enhancement | High | NEW |
12376 | Miniature should be able to resume adjourned FICS games | enhancement | High | NEW |
12411 | OnlineBoard: Implement game end dialog for abort during move 1 | enhancement | High | NEW |
12421 | Vibration or sound notification if opponent moves | enhancement | High | NEW |
12525 | Clock keeps running after finishing a game | minor | High | NEW |
12380 | Miniature doesn't handle "unseek" | normal | High | NEW |
12414 | OnlineBoard: Implement dialog for abort requests | normal | High | NEW |
12433 | End game confirmation dialogs should lead to gameoverDialog | normal | High | NEW |
12524 | Chat is cut when a game is finished | normal | High | NEW |
8142 | Chess games logs need to be stored somewhere | enhancement | Low | NEW |
12392 | Show how much material is left for each player | enhancement | Low | NEW |
12422 | Show application close button in the upper right corner | minor | Low | NEW |
12469 | Initial value of localSide.rating == 0 for Miniature registered users | minor | Low | NEW |
12396 | Implement dialog for challanges | enhancement | Medium | NEW |
12410 | OnlineBoard: Implement item "abort" in back menu | enhancement | Medium | NEW |
12423 | Extend chat feature | enhancement | Medium | NEW |
12431 | SeekGames: Do not show more than 50 games in the list at once (was: Implement "clear list" function) | enhancement | Medium | NEW |
12439 | Enable breadcrumbs in the wiki (miniature-chess.org) | enhancement | Medium | NEW |
12443 | FICS Setting: Implement an option to send game notation after a game ends | enhancement | Medium | NEW |
12504 | after failed login, VKB pops up even if in info screen | enhancement | Medium | NEW |
12346 | Miniature needs a proper repository | normal | Medium | NEW |
12354 | List of games: Show available game offers only | normal | Medium | NEW |
12360 | List of games: Function of the Back-Arrow unclear. Confirmation Dialogue needed? | normal | Medium | NEW |
12413 | The chat log doesn't show the last line when the local user posts | normal | Medium | NEW |
12427 | Miniature doesn't handle adjourn requests | normal | Medium | NEW |
12592 | qtquickcompat is needed, but not listed as Depends | normal | Unspecified | NEW |
Get involved
Contributions are welcome! This is how you can get started:
- Download or build Miniature, and tell us what you think
- Spread the Miniature love among your Chess friendly contacts
- Test the game and file/fix bugs
- Help planning and implementing new features
- Help porting Miniature to more platforms
Localization
The localization work hasn't started yet and as a matter of fact our string are still not L10n ready. It's in our ToDo list, do you want to help?
SDK instructions
Currently you can build Miniature with the latest Qt SDK (including the Harmattan target) or the Harmattan Platform SDK. The Miniature sources and commit logs are available at https://gitorious.org/miniature/ . Both SDKs come with an emulator for deploying your app. All the better if you have a Nokia N950 or N9 to test on device.
Instructions to set you Miniature development environment:
- Qt SDK
- Harmattan Platform SDK instructions are currently missing. fwiw the Maemo Platform SDK might help since both are based on Scratchbox...
Send us patches!
Found a bug? Spotted code smell? We glady accept patches! There are three ways to send patches to us:
- By reporting the bug, and hopefully attaching a patch that solves the stated problem (but just reporting bugs is also appreciated).
- By using the chess-devel mailing list: A ML-friendly patch can be created with "git format-patch HEAD~n", where n specifices how many commits (starting from HEAD) should be converted to patches;
- By issuing a merge request: Send us a link to your public git repo (including branch/revision), or use the merge request feature from http://gitorious.org.
Architecture
See the Miniature architecture wiki page. (outdated)
Contributors
Maintainers:
- Michael Hasselmann: lead developer
- Quim Gil: UX & documentation
Gave a big hand:
- Dennis Stötzel: chess logics
- Mathias Hasselmann: veteran programmer
- Dariusz Mikulski: P2P telepathy integration
Special thanks:
- kittykat: game icon
- Colin M.L. Burnett: free piece set used by Wikipedia