We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
The text was updated successfully, but these errors were encountered:
Add smelting tests #583
082c628
More general organisation and fixes (#604)
3f09b56
* 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
No branches or pull requests
The text was updated successfully, but these errors were encountered: