2597c12183
Fixed a bug in fetchAllPlayers().
Pascal Koenig
2011-10-04 10:37:17 +02:00
ebc3e3d1fc
Switched version number to v0.4. Fixed a bug in fetchAllPlayers(). Did some work on object based XML generation.
Pascal Koenig
2011-10-04 10:35:57 +02:00
40d9bceeb1
Pushed version to 0.4. Did some work on object based XML generation.
Pascal Koenig
2011-10-04 10:32:05 +02:00
a2b31e14fc
Started re-implementing the XML build process...
Pascal Koenig
2011-10-04 02:03:22 +02:00
670143767d
Added "count" attribute to all arrays. This solved issue #18.
Pascal Koenig
2011-10-03 21:16:47 +02:00
373de1f42b
Added some exception handling.
Pascal Koenig
2011-09-30 17:08:02 +02:00
57adc1291c
Implemented "Register" support and canceled support for iConomy (see: Issue #20). Did some Refactoring.
Pascal Koenig
2011-09-28 22:51:34 +02:00
a2f8e4e3cd
Updated the readme file.
Pascal Koenig
2011-09-25 15:38:22 +02:00
78a8704ab9
added basic server information to each output and fixed minor bug that prevented error messages on wrong parameters.
Pascal Koenig
2011-09-25 05:30:05 +02:00
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.
Pascal Koenig
2011-09-24 23:53:21 +02:00
7a40761e00
Re-added the item ids in user_stats and added "name" and "description" tags to achievements_list.
Pascal Koenig
2011-09-19 00:33:03 +02:00
045919558d
Fixed a severe bug that crashed the plugin on start.
Pascal Koenig
2011-09-18 23:41:44 +02:00
2bfa7556e2
Added the "count" attribute to all users-arrays.
Pascal Koenig
2011-09-15 21:48:13 +02:00
7f0f0f5027
Solved issues #12 and #6. Unified Xml layout and added some basic error handling. So technically issue #14 is solved.
Pascal Koenig
2011-09-15 21:19:36 +02:00
0fbfc27d3c
Increased version number to 0.3 and continued unifying the xml schemes.
Pascal Koenig
2011-09-07 00:15:59 +02:00
aa82666069
Started to completely rewrite the xml structure...
Pascal Koenig
2011-09-06 01:26:34 +02:00
b325e0f2dd
Started to unify the xml structure to match the common xml semantics and tried to simplify the xml worker classes.
Pascal Koenig
2011-09-05 01:35:21 +02:00
de2276bdcd
Re-enabled the ServerListener to catch plugins that are starting after XmlStats. Solved issue #13.
Pascal Koenig
2011-09-03 14:00:26 +02:00
4381237315
Added the class stubs for Achievements support.
Pascal Koenig
2011-09-03 01:58:29 +02:00
184ccb3cf3
Corrected the README.
Pascal Koenig
2011-09-02 23:23:17 +02:00
974324c468
Built v0.2.
0.2
Pascal Koenig
2011-09-02 23:18:46 +02:00
1c2445d744
Removed the server listener to fetch the enabling and disabling of plugins. Dropped issue #5.
Pascal Koenig
2011-09-02 22:16:22 +02:00
674a5843b3
Added a command to manually reload the plugin and therefore solved issue #4.
Pascal Koenig
2011-09-02 00:36:02 +02:00
6bb298e8ce
Updated the .gitignore
Pascal Koenig
2011-09-01 22:32:17 +02:00
5c03954b48
Added an ANT build file that provides semi-automatic versioning and packing the jar file and default config.yml into a zip file.
Pascal Koenig
2011-09-01 22:30:51 +02:00
fc52f2f68f
Started to create a build.xml to provide automatic versioning and some neat ant stuff.
Pascal Koenig
2011-09-01 02:07:54 +02:00
f765f6b69e
Added the attribute "status" to the player element in users.xml and therefore solved issue #1.
Pascal Koenig
2011-08-29 22:05:24 +02:00
7084cf70e1
Corrected the fix on issue #8 because it made all usernames lower case.
Pascal Koenig
2011-08-29 09:56:49 +02:00
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.
Pascal Koenig
2011-08-29 01:31:48 +02:00
265989c5c4
Added the possibility to request gzipped xml files.
Pascal Koenig
2011-08-28 20:38:09 +02:00
c4f7db2d0d
Implemented optional gzip compression, some verbose output and the registry pattern to organize object references.
Pascal Koenig
2011-08-28 18:52:53 +02:00