Skip to content
Success

Changes

Summary

  1. Port electric tool's sound to new sound system (details)
  2. Port tools' sound to new sound system (details)
Commit 1e8fd2586becca08b951b6fe4958be34d6a74ef7 by qian_shan_yao
Port electric tool's sound to new sound system
The file was modifiedsrc-fabric/ic2/fabric/CommonEntryPoint.java
The file was modifiedsrc-forge/ic2/forge/EventHandlerForge.java
The file was addedsrc/ic2/core/sound/PositionedSoundInstance.java
The file was modifiedres-fabric/ic2.mixins.json
The file was modifiedsrc/ic2/core/item/tool/ItemElectricTool.java
The file was modifiedsrc/ic2/core/sound/SoundClient.java
The file was modifiedsrc/ic2/api/item/BlockBreakableItem.java
The file was addedsrc-fabric/ic2/fabric/mixin/SoundSystemMixin.java
The file was addedresources/assets/ic2/sounds/tools/chainsaw/stop.ogg
The file was addedresources/assets/ic2/sounds/tools/chainsaw/use2.ogg
The file was addedresources/assets/ic2/sounds/tools/nanosaber/power_up.ogg
The file was modifiedsrc/ic2/core/SideProxyClient.java
The file was modifiedsrc/ic2/core/item/tool/ItemElectricToolChainsaw.java
The file was addedsrc/ic2/api/item/IEntityAttackableItem.java
The file was addedresources/assets/ic2/sounds/tools/chainsaw/idle.ogg
The file was modifiedsrc/ic2/core/audio/AudioManagerClient.java
The file was addedresources/assets/ic2/sounds/tools/nanosaber/swing2.ogg
The file was modifiedsrc/ic2/core/item/tool/AbstractItemNanoSaber.java
The file was modifiedsrc/ic2/core/EventHandlerClient.java
The file was modifiedsrc/ic2/core/sound/SoundManagerClient.java
The file was addedresources/assets/ic2/sounds/tools/chainsaw/use1.ogg
The file was modifiedresources/assets/ic2/sounds.json
The file was modifiedsrc/ic2/core/IHitSoundOverride.java
The file was modifiedsrc/ic2/core/SideProxyServer.java
The file was addedsrc/ic2/core/sound/RepeatablePositionedSoundInstance.java
The file was modifiedsrc-fabric/ic2/fabric/EventHandlerFabric.java
The file was modifiedsrc/ic2/core/SideProxy.java
The file was modifiedsrc/ic2/core/ref/Ic2SoundEvents.java
The file was modifiedsrc/ic2/core/sound/SoundManager.java
The file was addedresources/assets/ic2/sounds/tools/nanosaber/swing1.ogg
The file was addedsrc/ic2/core/sound/EntityTrackingSoundInstance.java
The file was modifiedsrc/ic2/core/EventHandler.java
The file was addedresources/assets/ic2/sounds/tools/nanosaber/idle.ogg
The file was addedresources/assets/ic2/sounds/tools/nanosaber/swing3.ogg
Commit 9dc26c40b94ac0322341227a483e6da12e07ad7d by qian_shan_yao
Port tools' sound to new sound system
The file was modifiedsrc/ic2/core/item/tool/ItemScanner.java
The file was addedresources/assets/ic2/sounds/README.txt
The file was addedresources/assets/ic2/sounds/tools/scanner.ogg
The file was modifiedsrc/ic2/core/item/tool/ItemToolWrench.java
The file was modifiedsrc/ic2/core/ref/Ic2SoundEvents.java
The file was addedresources/assets/ic2/sounds/tools/battery.ogg
The file was modifiedsrc/ic2/core/sound/SoundManagerClient.java
The file was modifiedsrc/ic2/core/item/tool/ItemTreetapElectric.java
The file was addedresources/assets/ic2/sounds/tools/painter.ogg
The file was modifiedsrc/ic2/core/item/ItemBattery.java
The file was addedresources/assets/ic2/sounds/tools/wrench.ogg
The file was modifiedresources/assets/ic2/sounds.json
The file was removedresources/assets/ic2/sounds/tools/treetap.ogg
The file was addedresources/assets/ic2/sounds/tools/cutter.ogg
The file was addedresources/assets/ic2/sounds/tools/treetap/treetap.ogg
The file was addedresources/assets/ic2/sounds/tools/treetap/electric.ogg
The file was modifiedsrc/ic2/core/item/tool/ItemToolCutter.java
The file was modifiedsrc/ic2/core/item/tool/ItemToolPainter.java
The file was modifiedsrc/ic2/core/item/tool/ItemTreetap.java