MediaPortal Forums HTPC/MediaCenter

Go Back   MediaPortal Forum » MediaPortal 1 » Help on Development » Improvement Suggestions


Improvement Suggestions You have an idea how MediaPortal could be improved? Post it in here.

View Poll Results: How do you rate the high-score idea?
Good addition to MP - I would use it personally 15 62.50%
Good addition to MP - Personally I have no use for it 6 25.00%
Undecided, don´t know 0 0%
Unnecessary 3 12.50%
Voters: 24. You may not vote on this poll

Reply
 
Thread Tools Display Modes
Old 2006-08-21, 23:50   #1 (permalink)
Retired Team Member
 
tomtom21000's Avatar
 
Join Date: Apr 2004
Location: Germany
Posts: 1,020
Thanks: 7
Thanked 7 Times in 7 Posts

My System

Post Concept for a MP I-Net based High-score feat. for plugins (games)

This is an idea for a new feature.
It is not for the core but more on the edge.
Nevertheless it might add another “unique selling position” to MP. Apart from that, it might be fun

The idea is to add a

High-score feature with online support

to mp which plugin devs could use.


Here is the conceptional outline:

Usage
At the moment this could be of use for
Tetris (points)
Click Mania (points)
Sudoku (difficulty-level, time)

Features:
I would propose the following features:

High-Score lists:

1) internal
2) Monthly reset high-Score list of MP-Users
3) All time high score list.

// ad 2) a monthly reset is proposed to keep motivation high. Experience with some forums offering games show that soon some freeks establish some incredible high-scores where the ordinary player won´t have a chance to compete.

Requirements:

4) Program a high-score “class” and a couple of “methods”, so that the logic is reusable for any plugin developer. // hope “class” and “method” is the right terminology, I am no programmer.

5) Possibility to enter name – for family internal differentiation

6) Submission to high-score list with forum name/and or real name?

7) Is a program on the server-side necessary to sort in new high-scores? Is it needed to clear the monthly high-score?

8) Submitted data: date, name, high-score value1 (for example points) high-score value2 (for example difficulty level), high-score value3 (reserve)

// is a format for the data necessary? For example can the same field be used for points like “8,134” or time “20:14”
//which format should the sent data have (.txt/.xml/?)
//option to submit no data (default?)

9) Web-space for submitted data
// security aspects to consider?
//change to other location possible if necessary?
// could mp-team offer this?
// can a plug-in use the space or does it need approval or is work on the server necessary for first use?

Extensions:

Extend to recipes (rating of recipes, community database)


Some of the above points may be nonsense, that is because I am no programmer and only have a vague impression what might be has to be considered.

As always, feedback is appreciated.
This might also be a task for a new programmer.

tomtom
__________________
tomtom21000 is offline   Reply With Quote
Old 2006-08-22, 00:28   #2 (permalink)
Portal Member
 
Smirnuff's Avatar
 
Join Date: Dec 2004
Location: United Kingdom
Posts: 630
Thanks: 0
Thanked 2 Times in 1 Post

My System

Default

I think this is a fun idea and something I wanted to see since writing the tetris plugin.

Cheers,
Smirnuff.
__________________
Smirnuff is offline   Reply With Quote
Old 2006-08-22, 08:41   #3 (permalink)
Retired Team Member
 
Join Date: Jul 2005
Location: Ørsø, Dronninglund, Denmark
Age: 29
Posts: 443
Thanks: 1
Thanked 0 Times in 0 Posts

Country:


Send a message via MSN to LordMessi Send a message via Skype™ to LordMessi
Default

Good idea!
__________________
Sincerly / Med venlig hilsen,

Thomas Starup aka LordMessi
MediaPortal Design Team Member
Author/Developer of MPLE
IRC : EFNet @ #mediaportal Nick: LordMessi
Skype : LordMessi
LordMessi is offline   Reply With Quote
Old 2006-08-22, 19:06   #4 (permalink)
Project Coordinator
 
infinityloop's Avatar
 
Join Date: Dec 2004
Location: 127.0.0.1
Age: 29
Posts: 6,226
Thanks: 175
Thanked 137 Times in 98 Posts

Country:

My System

Default

very nice idea
__________________
regards
chris

MediaPortal Project Coordinator
Test Team Leader

Do not start to moan if something is not working as you want it to be.
Remember that MediaPortal is Open Source.
YOU can improve it!
infinityloop is offline   Reply With Quote
Old 2006-08-22, 19:20   #5 (permalink)
Retired Team Member
 
mzemina's Avatar
 
Join Date: Feb 2005
Location: Ft Smith, AR
Posts: 2,045
Thanks: 36
Thanked 12 Times in 12 Posts

Country:


Default

I think this is an EXCELLENT feature suggestion! I think that MediaPortal games are so well suited for family games and it would be great fun for competition like this where (the new online games) the users can have global competition, maybe world up challenges. OK I am going over the top. But it sounds like fun! That should help with the WAF even more!
__________________
mzemina is offline   Reply With Quote
Old 2006-08-22, 19:24   #6 (permalink)
Retired Team Member
 
Join Date: Jul 2005
Location: Ørsø, Dronninglund, Denmark
Age: 29
Posts: 443
Thanks: 1
Thanked 0 Times in 0 Posts

Country:


Send a message via MSN to LordMessi Send a message via Skype™ to LordMessi
Default

Quote:
Originally Posted by mzemina View Post
I think this is an EXCELLENT feature suggestion! I think that MediaPortal games are so well suited for family games and it would be great fun for competition like this where (the new online games) the users can have global competition, maybe world up challenges. OK I am going over the top. But it sounds like fun! That should help with the WAF even more!
The problem would be with ppl compiling a version themself - maybe they can cheat etc.
__________________
Sincerly / Med venlig hilsen,

Thomas Starup aka LordMessi
MediaPortal Design Team Member
Author/Developer of MPLE
IRC : EFNet @ #mediaportal Nick: LordMessi
Skype : LordMessi
LordMessi is offline   Reply With Quote
Old 2006-08-22, 19:38   #7 (permalink)
Portal Member
 
Smirnuff's Avatar
 
Join Date: Dec 2004
Location: United Kingdom
Posts: 630
Thanks: 0
Thanked 2 Times in 1 Post

My System

Default

Quote:
maybe they can cheat etc.
I'm sure a bit of spam control/recovery logic could take care of that .
__________________
Smirnuff is offline   Reply With Quote
Old 2006-08-22, 19:39   #8 (permalink)
Retired Team Member
 
mzemina's Avatar
 
Join Date: Feb 2005
Location: Ft Smith, AR
Posts: 2,045
Thanks: 36
Thanked 12 Times in 12 Posts

Country:


Default

Quote:
Originally Posted by LordMessi View Post
The problem would be with ppl compiling a version themself - maybe they can cheat etc.

But on te server side (where the data would be stored) we could block any high score that has a tag of LordMessi

JK
__________________

Last edited by mzemina; 2006-08-22 at 19:41.
mzemina is offline   Reply With Quote
Old 2006-08-22, 19:43   #9 (permalink)
Retired Team Member
 
mPod's Avatar
 
Join Date: Jan 2005
Location: Berlin
Age: 34
Posts: 2,086
Thanks: 0
Thanked 3 Times in 3 Posts

Country:

My System

Default

Quote:
Originally Posted by mzemina View Post
But on te server side (where the data would be stored) we could block any high score that has a tag of LordMessi

JK
Great idea!
__________________


Bad news from the stars...

We cannot give any support without a properly filled support template
and a full mediaportal.log pasted here.


Before you ask...
mPod is offline   Reply With Quote
Old 2006-08-22, 20:35   #10 (permalink)
Retired Team Member
 
Join Date: Jul 2005
Location: Ørsø, Dronninglund, Denmark
Age: 29
Posts: 443
Thanks: 1
Thanked 0 Times in 0 Posts

Country:


Send a message via MSN to LordMessi Send a message via Skype™ to LordMessi
Quote:
Originally Posted by mPod View Post
Great idea!
Haha - but I think the idea should be coded - no doubt about that!
__________________
Sincerly / Med venlig hilsen,

Thomas Starup aka LordMessi
MediaPortal Design Team Member
Author/Developer of MPLE
IRC : EFNet @ #mediaportal Nick: LordMessi
Skype : LordMessi
LordMessi is offline   Reply With Quote
Reply

Bookmarks

Tags
based, concept, feat, games, highscore, inet, plugins

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


All times are GMT +1. The time now is 16:05.


Powered by vBulletin® Version 3.7.3
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Search Engine Optimization by vBSEO 3.2.0 Protected by Akismet Blog with WordPress
Advertisement System V2.6 By   Branden