A first step towards player specific actions is done. Player interface (the left pane) was changed to have 4 tabs. The 4th one will show actions currently available for the player. Actions may be learnt from books. It's not completed yet, but I'm making a steady progress on this.
Item actions infrastructure enables attaching actions to item types. When an item becomes active actions available for this items are displayed for the owner. Currently actions can only be linked to item types and not to individual items.
The game still not playable. Things currently being developed:
1. New and improved fight system.
2. Item actions basis.
3. Player actions basis.
4. Books in the context of item and player actions.
Please express your opinion in this forum thread:
http://sourceforge.net/forum/forum.php?thread_id=1308945&forum_id=314430
I started a process of changing the player view, which is the left upper frame. The new one will include bigger item slots, two new tabs for knowledges and actions (i havn't come up with the design for these yet) and changes in the toolbar (probably one "wear" button will go).
I'm also continue working on the knowledge-action system.
The game does not work with Safari browser. I have no time to start figuring out the cause. I'm really sorry. There could be the same problem with Konqueror.
You can find it here:
http://world7.no-ip.org/img/w7.jpeg
Image size is about 450K
I've been recently having problems replying to SF.net users. So if you want to contact me please use either the project forums or send a message NOT through the SF.net interface as it puts your user ID in a reply-to header and then when I reply back it doesn't work.
This location is available now. Also there were numerous code changes so you might want to update your local source repository.
Portal is able to momentarily relocate a player to one of destinations available in the specific portal.
1. Fixed some minor bugs.
2. Added fight watchng.
3. Added duel fighter bot type.
This is the first version. Each training hall can have different skill groups available for training.
I'm considering whether to choose this way as a primary documentation management method for the project. The current mind map file is available from the CVS (doc/w7.mm). To open it use a free tool called FreeMind (http://www.sourceforge.net/projects/freemind).
I'm currently working on the skill training location.
The sources have been changed to support the very initial skill system. Therefore the test server may be unstable.
The current version of the sources in CVS will compile but most likely won't work. I'm in process of changing things because of the skill system implementation task. Sorry.
I've updated the getting started document. It's available as a release (for download) and as a document in the project's document section.
Initial implementation is ready and is being tested. We need to extend the game model now.
I've made a lot of changes in the database structure so the server may complain about incorrect DB usage. I will fix the problem soon.