Pascal Koenig
|
6c245b7503
|
Implemented new Event system.
|
2012-02-03 16:10:21 +01:00 |
|
Pascal Koenig
|
65cc053677
|
Added support for Stats 2.0 and bukkit-1.1-R3.
|
2012-02-03 15:19:26 +01:00 |
|
Pascal Koenig
|
9b2a10d6b3
|
Added new Stats and Achievements libs
|
2012-02-03 00:24:41 +01:00 |
|
Pascal Koenig
|
ecefa61b53
|
Finished object based XML structure.
|
2011-10-08 12:45:47 +02:00 |
|
Pascal Koenig
|
d9414e7d49
|
Added current Achievements lib.
|
2011-10-08 11:15:37 +02:00 |
|
Pascal Koenig
|
e1ba7c60e7
|
Work on objects... Refactoring.
|
2011-10-06 22:49:33 +02:00 |
|
Pascal Koenig
|
379e9fb591
|
Improved the hierarchy of inheritance...
|
2011-10-05 19:42:34 +02:00 |
|
Pascal Koenig
|
a022c05ee6
|
Work on object based XML generation...
|
2011-10-05 14:04:38 +02:00 |
|
Pascal Koenig
|
4ac770e4e9
|
Fixed the commit again...
|
2011-10-05 13:06:54 +02:00 |
|
Pascal Koenig
|
4270515f8c
|
Fix the defect commit
|
2011-10-04 19:04:48 +02:00 |
|
Pascal Koenig
|
95443bad58
|
Added build.number to repo.
|
2011-10-04 10:44:19 +02:00 |
|
Pascal Koenig
|
ebc3e3d1fc
|
Switched version number to v0.4. Fixed a bug in fetchAllPlayers(). Did
some work on object based XML generation.
|
2011-10-04 10:35:57 +02:00 |
|
Pascal Koenig
|
40d9bceeb1
|
Pushed version to 0.4. Did some work on object based XML generation.
|
2011-10-04 10:32:05 +02:00 |
|
Pascal Koenig
|
a2b31e14fc
|
Started re-implementing the XML build process...
|
2011-10-04 02:03:22 +02:00 |
|
Pascal Koenig
|
670143767d
|
Added "count" attribute to all arrays. This solved issue #18.
|
2011-10-03 21:16:47 +02:00 |
|
Pascal Koenig
|
373de1f42b
|
Added some exception handling.
|
2011-09-30 17:08:02 +02:00 |
|
Pascal Koenig
|
57adc1291c
|
Implemented "Register" support and canceled support for iConomy (see:
Issue #20). Did some Refactoring.
|
2011-09-28 22:51:34 +02:00 |
|
Pascal Koenig
|
a2f8e4e3cd
|
Updated the readme file.
|
2011-09-25 15:38:22 +02:00 |
|
Pascal Koenig
|
78a8704ab9
|
added basic server information to each output and fixed minor bug that
prevented error messages on wrong parameters.
|
2011-09-25 05:30:05 +02:00 |
|
Pascal Koenig
|
48fea3f1a5
|
Fixed a bug that prevented fetching Data of players with non-lowercase
names. Also added an exception to show an error message when
non-existing players are requested.
|
2011-09-24 23:53:21 +02:00 |
|
Pascal Koenig
|
7a40761e00
|
Re-added the item ids in user_stats and added "name" and "description"
tags to achievements_list.
|
2011-09-19 00:33:03 +02:00 |
|
Pascal Koenig
|
045919558d
|
Fixed a severe bug that crashed the plugin on start.
|
2011-09-18 23:41:44 +02:00 |
|
Pascal Koenig
|
fca4b8c8cf
|
Merge branch 'achievements'
Conflicts:
src/de/sockenklaus/XmlStats/Datasource/AchievementsDS.java
src/de/sockenklaus/XmlStats/Webserver.java
src/de/sockenklaus/XmlStats/XmlStats.java
|
2011-09-15 21:55:57 +02:00 |
|
Pascal Koenig
|
2bfa7556e2
|
Added the "count" attribute to all users-arrays.
|
2011-09-15 21:48:13 +02:00 |
|
Pascal Koenig
|
7f0f0f5027
|
Solved issues #12 and #6. Unified Xml layout and added some basic error
handling. So technically issue #14 is solved.
|
2011-09-15 21:19:36 +02:00 |
|
Pascal Koenig
|
0fbfc27d3c
|
Increased version number to 0.3 and continued unifying the xml schemes.
|
2011-09-07 00:15:59 +02:00 |
|
Pascal Koenig
|
aa82666069
|
Started to completely rewrite the xml structure...
|
2011-09-06 01:26:34 +02:00 |
|
Pascal Koenig
|
b325e0f2dd
|
Started to unify the xml structure to match the common xml semantics and
tried to simplify the xml worker classes.
|
2011-09-05 01:35:21 +02:00 |
|
Pascal Koenig
|
de2276bdcd
|
Re-enabled the ServerListener to catch plugins that are starting after
XmlStats. Solved issue #13.
|
2011-09-03 14:00:26 +02:00 |
|
Pascal Koenig
|
5f8f96dcb6
|
Basicly implemented Achievements support.
|
2011-09-03 03:51:33 +02:00 |
|
Pascal Koenig
|
f7b9a834ab
|
Corrected defect push.
|
2011-09-03 02:18:50 +02:00 |
|
Pascal Koenig
|
4381237315
|
Added the class stubs for Achievements support.
|
2011-09-03 01:58:29 +02:00 |
|
Pascal Koenig
|
184ccb3cf3
|
Corrected the README.
|
2011-09-02 23:23:17 +02:00 |
|
Pascal Koenig
|
974324c468
|
Built v0.2.
0.2
|
2011-09-02 23:18:46 +02:00 |
|
Pascal Koenig
|
1c2445d744
|
Removed the server listener to fetch the enabling and disabling of
plugins. Dropped issue #5.
|
2011-09-02 22:16:22 +02:00 |
|
Pascal Koenig
|
674a5843b3
|
Added a command to manually reload the plugin and therefore solved issue
#4.
|
2011-09-02 00:36:02 +02:00 |
|
Pascal Koenig
|
6bb298e8ce
|
Updated the .gitignore
|
2011-09-01 22:32:17 +02:00 |
|
Pascal Koenig
|
5c03954b48
|
Added an ANT build file that provides semi-automatic versioning and
packing the jar file and default config.yml into a zip file.
|
2011-09-01 22:30:51 +02:00 |
|
Pascal Koenig
|
fc52f2f68f
|
Started to create a build.xml to provide automatic versioning and some
neat ant stuff.
|
2011-09-01 02:07:54 +02:00 |
|
Pascal Koenig
|
f765f6b69e
|
Added the attribute "status" to the player element in users.xml and
therefore solved issue #1.
|
2011-08-29 22:05:24 +02:00 |
|
Pascal Koenig
|
7084cf70e1
|
Corrected the fix on issue #8 because it made all usernames lower case.
|
2011-08-29 09:56:49 +02:00 |
|
Pascal Koenig
|
9f6bafc905
|
Fixed issue #8 (note tested yet!)
|
2011-08-29 09:47:06 +02:00 |
|
Pascal Koenig
|
b8821b9208
|
Added a possibility to reload the webserver (not accessible for the user
though) and fixed a bug that prevented the userstats.xml from delivering
up-to-date data.
|
2011-08-29 01:31:48 +02:00 |
|
Pascal Koenig
|
265989c5c4
|
Added the possibility to request gzipped xml files.
|
2011-08-28 20:38:09 +02:00 |
|
Pascal Koenig
|
c4f7db2d0d
|
Implemented optional gzip compression, some verbose output and the
registry pattern to organize object references.
|
2011-08-28 18:52:53 +02:00 |
|
Pascal Koenig
|
e5012bf9ff
|
Added .gitignore
|
2011-08-28 06:06:09 +02:00 |
|
Pascal Koenig
|
59e004f0b9
|
Added basic iConomy support to show the users holdings.
|
2011-08-28 05:28:57 +02:00 |
|
Pascal Koenig
|
7a9879845f
|
Reenabled the stats-node in userstats.xml.
|
2011-08-28 02:31:50 +02:00 |
|
Pascal Koenig
|
7982841dfd
|
Changed the behavior of userstats.xml. See at README.md.
|
2011-08-28 02:12:46 +02:00 |
|
Pascal Koenig
|
f4b04c66af
|
Hand over the parameter player=name to userstats.xml to get the stats of
this player.
|
2011-08-28 00:28:49 +02:00 |
|