a8852341fc
Implement XML configuration files instead of .properties
...
Added support for XML configuration files. Instead of each interface
loading it's own file, a single XML file will contain all properties and
parsing XML file will be done at service start.
Created a new annotation: @ConfigurationXPath and removed "name"
argument from @ConfigurationPropertySetter and
@ConfigurationPropertyGetter. Also, moves @ConfigurationName to
ProxyConfigurationService since it is not used by the XML
implementation.
2011-09-16 15:36:31 -03:00
ed702f7ab0
Server code and files reorganization
2011-09-13 00:22:16 -03:00
e684ad40ad
Fixes an issue in dist/cofig/vfs.properties default value
2011-09-11 23:00:19 -03:00
91b770a923
Added Java 7 support and Java 7 VFSServive using native APIs
2011-09-11 21:47:20 -03:00
30477571ef
Fixed exception in chat logging and fixed issue that caused knowlist
...
not being updated
2011-08-01 00:20:52 -03:00
9b25d29192
Chat logging implementation and chat service improvements
...
Signed-off-by: Rogiel <rogiel@rogiel.com >
2011-07-30 19:30:49 -03:00
b188f054df
Monster can now be killed. Their corpses disappear after 5 seconds and
...
respawn in the specified time.
Signed-off-by: Rogiel <rogiel@rogiel.com >
2011-06-01 00:59:15 -03:00
6a527038e2
Fix for ProxyConfigurationService
...
Signed-off-by: Rogiel <rogiel@rogiel.com >
2011-05-26 11:13:10 -03:00
a1b1211616
Character calculators
...
Signed-off-by: Rogiel <rogiel@rogiel.com >
2011-05-23 23:49:19 -03:00
1909bb06cc
DAO abstractions and updated 'npc' sql file
...
Signed-off-by: Rogiel <rogiel@rogiel.com >
2011-05-23 12:51:52 -03:00
ebc7947473
NPC instances
...
Signed-off-by: Rogiel <rogiel@rogiel.com >
2011-05-22 21:35:28 -03:00
c3c7277dd9
SQL files moved to 'dist' folder
...
Signed-off-by: Rogiel <rogiel@rogiel.com >
2011-05-21 00:38:42 -03:00
5e21f16735
License files
...
Signed-off-by: Rogiel <rogiel@rogiel.com >
2011-05-16 18:42:10 -03:00
7afb924443
Updated maven build script
...
Signed-off-by: Rogiel <rogiel@rogiel.com >
2011-05-13 18:21:38 -03:00