Skip to content
Snippets Groups Projects
Commit 02f3887a authored by Zoey76's avatar Zoey76
Browse files

BETA: Datapack refactoring:

	* 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.
parent ae14d836
No related branches found
No related tags found
No related merge requests found
Showing
with 135 additions and 103 deletions
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment