Difference between revisions of "GSoC sachith500 Proposal"

From The Battle for Wesnoth Wiki
Line 52: Line 52:
 
Description is colour coded by acceptance status.<br>
 
Description is colour coded by acceptance status.<br>
 
<font style="color: green">
 
<font style="color: green">
GREEN</font>
+
GREEN</font> indicates the patch was accepted.
indicates the patch was accepted.
+
<br>
<font style="color: yellow">
+
<font style="color: red">
Yellow
+
RED
 
</font> indicates the patch is pending approval.
 
</font> indicates the patch is pending approval.
 
{| class="wikitable centre" width="80%"
 
{| class="wikitable centre" width="80%"
Line 67: Line 67:
 
[//gna.org/bugs/index.php?21358 #21358]  
 
[//gna.org/bugs/index.php?21358 #21358]  
 
| width="34%" |
 
| width="34%" |
<pre style="color: green">'''''Help link for special ability plague was not linking back to the units'''''</pre>
+
<font style="color: green">'''''Help link for special ability plague was not linking back to the units'''''</font>
 
| width="10%" |
 
| width="10%" |
 
2014.02.15
 
2014.02.15
Line 74: Line 74:
 
[//gna.org/bugs/index.php?21486 #21486]  
 
[//gna.org/bugs/index.php?21486 #21486]  
 
| width="34%" |
 
| width="34%" |
<pre style="color: green">'''''Team labels were clearing non-team labels on the map'''''</pre>
+
<font style="color: green">'''''Team labels were clearing non-team labels on the map'''''</font>
 
| width="10%" |
 
| width="10%" |
 
2014.02.14
 
2014.02.14

Revision as of 03:42, 2 March 2014


This page is related to Summer of Code 2014
See the list of Summer of Code 2014 Ideas



This is a Summer of Code 2014 student page


Description

Sachith Seneviratne - Multiplayer Data Analysis Proposal

Although Multiplayer games are being archived currently, no data is saved regarding the winner(s). Recording and presenting this information would allow for easier balancing and feedback for content creators. Specifically, this project will add a means by which players can indicate who won, as well as parse the saved data and store in a database as much useful information regarding the games as possible.

IRC

sachith500

Questionnaire

TODO: fill out the questionnaire.

About Me

Hello everyone! I'm a 22 year old guy studying Computer Science and Engineering at the University of Moratuwa, Sri Lanka. This is my first year taking part in GSoC and I definitely intend to take part in it next year as well. If you wish to contact me I hope the following details will be sufficient. Please feel free to leave me any feedback regarding this proposal, or anything else! :D

IRC

sachith500

Email

sachith500@gmail.com

Github

https://github.com/sachith500

Experience


Contribution to Wesnoth

Patches

I started work on Wesnoth even before it got officially selected for GSoC :D Description is colour coded by acceptance status.
GREEN indicates the patch was accepted.
RED indicates the patch is pending approval.

Bug# Description Submission Date

#21358

Help link for special ability plague was not linking back to the units

2014.02.15

#21486

Team labels were clearing non-team labels on the map

2014.02.14

Brainstorm

This section is just used for brainstorming various half formed ideas, so they can be iterated upon. Priorities are divided among
Optional - may not get implemented, but can be a future use of having this project implemented.
High Priority - will most probably be implemented.
Critical - Will definitely be implemented.

[Critical] Provide winner of game whenever possible
[High Priority] Provide stats regarding game, (units used, advancements made etc)
[Optional] Provide stats on the pages of units.wesnoth.org. eg:- http://units.wesnoth.org/1.10/mainline/en_US/Vampire%20Bat.html could have stats on vampire bats, % appearing in games, of those offer a breakdown of how many (1,2,3 bats etc). How many advancements etc.