The file was modified src/main/java/tconstruct/library/weaponry/ProjectileWeapon.java (diff) The file was modified src/main/java/tconstruct/library/tools/AbilityHelper.java (diff) The file was modified src/main/java/tconstruct/tools/blocks/EquipBlock.java (diff) The file was modified src/main/java/tconstruct/library/tools/HarvestTool.java (diff) The file was modified src/main/java/tconstruct/library/tools/DualHarvestTool.java (diff)
Commit
283c3cf12a09aa1c6ca2ef2435a0519b863ccb41
by bernhard.bonigl Projectiles multiplicative speed scaling now only works off the base-damage of the projectile. Quartz is added flat afterwards. For that purpose Tools now have base-damage saved. For existing tools the damage added by quartz is simply subtracted before the calculation. The file was modified src/main/java/tconstruct/library/crafting/ToolBuilder.java (diff) The file was modified src/main/java/tconstruct/library/entity/ProjectileBase.java (diff) The file was modified src/main/java/tconstruct/library/entity/ProjectileBase.java (diff) The file was modified src/main/java/tconstruct/library/entity/ProjectileBase.java (diff) The file was modified src/main/java/tconstruct/tools/TinkerTools.java (diff) The file was modified resources/assets/tinker/textures/items/crossbow/_crossbow_string_2.png (diff) The file was modified resources/assets/tinker/textures/items/crossbow/_crossbow_string_1.png (diff) The file was modified resources/assets/tinker/textures/items/crossbow/_crossbow_string.png (diff) The file was modified resources/assets/tinker/textures/items/crossbow/_crossbow_string_3.png (diff) The file was modified src/main/java/tconstruct/weaponry/weapons/Crossbow.java (diff) The file was modified src/main/java/tconstruct/weaponry/entity/BoltEntity.java (diff) The file was modified src/main/java/tconstruct/library/entity/ProjectileBase.java (diff) The file was modified src/main/java/tconstruct/weaponry/weapons/ThrowingKnife.java (diff) The file was modified src/main/java/tconstruct/weaponry/weapons/Shuriken.java (diff) The file was added src/api/java/zeldaswordskills/api/package-info.java The file was modified src/main/java/tconstruct/items/tools/Battleaxe.java (diff) The file was modified src/main/java/tconstruct/library/tools/Weapon.java (diff) The file was added src/api/java/zeldaswordskills/api/item/ISword.java The file was added src/api/java/zeldaswordskills/api/item/package-info.java