- Jun 21, 2020
-
-
Zoey76 authored
Private methods don't need to be final. Enums don't need to be static. Public methods in final classes don't need to be final. Added Eclipse formatter.
-
- Apr 27, 2020
- Mar 05, 2019
-
-
Zoey76 authored
Moved to Maven instead of Gradle. Using proper project structure and package structure.
-
- Feb 09, 2019
-
-
Zoey76 authored
-
- Jan 25, 2016
-
-
Zoey76 authored
-
- Oct 10, 2015
-
-
Zoey76 authored
-
- Aug 01, 2015
-
-
Zoey76 authored
Moving all files to main folder. Using Gradle to define, manage dependecies and build the project. Upgraded Gradle wrapper.
-
- Nov 29, 2014
-
-
NosBit authored
-
- Oct 31, 2014
-
-
UnAfraid authored
-
- May 20, 2014
- Jan 08, 2013
-
-
Zoey76 authored
* Proper GPLv3 license. * Updated all Java DP files. * Added missing license to the following files: * !FirstClassTransferTalk * !AdminInstanceZone * Updated Eclipse preferences for new files (header). * ''Same'' settings as Core.
-
- Jul 25, 2012
-
-
nonom authored
* Added formatter settings missing from [9007]. * Minor Fix for XSD from [9006]. * Temp Fix for Skill 2060 "Healing Medicine". * Minor Fix for [9017] "is_freightable" is false by default. Patch by: MELERIX
-
- Jul 02, 2012
-
-
MELERIX authored
-
- Jan 07, 2012
-
-
Zoey76 authored
* Using same Code warning/error configuration than core. * Fixed respective warnings and errors. * Fixing Extractable Skills restriction properly. 1. Unhardcode Skills Ids. 1. Now only Item Skills are restricted. 1. Items with consume count won't be consumed without giving the reward. 1. Applied to reuse time greater than 5 seconds, there is no point on restrict item skills with less reuse time. 1. Unhardcoded system message for item reward. * Hellbound fixes: 1. Hellbound should start closed at server start (level 0), thanks Trev. 1. Quarry ClassCastException fix. * Q290_ThreatRemoval removed unnecessary int cast. * Q636_TruthBeyond proper method to get an int. * Skill Santa Claus' Gift - Luck(22018) typo fix.
-
- Oct 01, 2011
-
-
Zoey76 authored
'''Note:''' Use @formatter to define a block that will be skipped on formatting: //@formatter:off Some code. //@formatter:on
-
- Sep 28, 2011
-
-
Zoey76 authored
* Added missing license to Java files. * Cleanup. * Set GPLv3 as default header for Java files.
-
- Aug 30, 2011
- Apr 16, 2011
-
-
MELERIX authored
No commit message
-
- Apr 15, 2011
-
-
DrLecter authored
-
- Feb 04, 2011
-
-
MELERIX authored
No commit message
-
- Jul 04, 2010
-
-
Gnacik authored
-
- Apr 10, 2010
-
-
Gnacik authored
-
- Oct 31, 2009
-
-
MELERIX authored
-
- Aug 21, 2009
-
-
nBd authored
This if for easier Script development. Imported libs are just for Syntax highlighting and error checking. Make sure the Core Project refers to your correct "Project".
-