Donate Share

EVEkill

File Release Notes and Changelog

Release Name: V 0.1.5.B

Notes:
############################################
EVE Kill
Version 0.1.5
############################################
Created by Stephen "The Chef" Edmonds
thedevo@users.sourceforge.net
############################################
Project Homepage
http://sourceforge.net/projects/evekill/
############################################

Bugs, Comments and support requests should all be made using our homepage. 

EVEkill is a simple php based program that stores kill mails from EVE online (both your losses 
and your kills) and creates stats based on the inputs. At the moment, it is in a very early
stage of development. However, it is, to my knowledge, the only free open source kill mail
parser currently available. My aim is to create a customizable feature rich kill parser that
both individual corporations and entire alliances find useful.

This project is released under the GNU GENERAL PUBLIC LICENSE. You may alter and
redistribute the code, but you must do so under the same license. I would also 
appreciate it if you would mention the people who helped to create this code.

#### Thanks To: ####
Harkov - For creating the template for the in-game browser for v 0.1.5
Tripdiesel - For helping to create version 0.1.4
JQA - For testing and providing numerous good ideas for the project
phpBB - For inspiring the moduler approach and for providing the template class.
PHP & MySQL - Without you none of this would work!
DNA/Clankillers/ASS - Gotta have someone to kill before you can have a kill mail parser.
EVE-I - For having pictures of ever ship in the game and for the object explorer.
Sourceforge - For hosting this project

#### I hope you enjoy using this product ####

Changes: ### 0.1.5.B ### - Fixed bug: In game browser didn't work - Fixed bug: Error message on the templates/themes page with a fresh installation - Fixed bug: Custom stylesheets did not work properly - Fixed bug: Players whos names only contained numbers did not get displayed properly (Unknown) - Fixed bug: Players with ' in their name were not displayed properly - Added test to see if stylesheet exists on the admin templates page