-
Notifications
You must be signed in to change notification settings - Fork 24
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
More general organisation and fixes (#604)
* Extract light source for reuse * Add help command * Extract SpellRunes from Spell.kt * Add commands to find * Fix coal bag * Move agility test package * Add crafting jewellery tests * Crafting tweaks * Add smelting tests #583 * Add tab helper method * Add easier sendQuestComplete method * Rename questComplete to questCompleted * Rename quest scroll interface methods * Rename CombatHit to CombatDamage * Rename weapon animations block to defend * Rename npc _hit animations to _defend * Rename weapon animations from _hint to _defend * Rename sounds from _hit to _defend * Rename remaining spell _hit's to _impact * Make Item amount default to 1 * Rename SpecialAttackHit to Damage * Rename Pickup to Take, and add Taken events to remove overrides from FloorItemOption #582 * Fix suspendable target delay and dialogues * Fix blank statements * Fix varrock manhole ladder * Fix teleport by some names * Fix account storage test
- Loading branch information
Showing
137 changed files
with
1,623 additions
and
1,053 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.