Skip to content
Jenkins
log in
Dashboard
All
IC2
1.19
#84
Changes
Status
Changes
Console Output
View Build Information
Polling Log
Git Build Data
Previous Build
Next Build
Success
Changes
Summary
Port electric tool's sound to new sound system (
details
)
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 added
resources/assets/ic2/sounds/tools/nanosaber/swing2.ogg
The file was added
src/ic2/api/item/IEntityAttackableItem.java
The file was modified
src/ic2/core/SideProxy.java
The file was added
resources/assets/ic2/sounds/tools/chainsaw/use2.ogg
The file was modified
src-forge/ic2/forge/EventHandlerForge.java
The file was added
resources/assets/ic2/sounds/tools/nanosaber/idle.ogg
The file was modified
src/ic2/core/SideProxyServer.java
The file was modified
src/ic2/core/audio/AudioManagerClient.java
The file was modified
src/ic2/core/sound/SoundManager.java
The file was modified
src/ic2/core/sound/SoundManagerClient.java
The file was modified
src/ic2/api/item/BlockBreakableItem.java
The file was added
resources/assets/ic2/sounds/tools/nanosaber/swing1.ogg
The file was added
resources/assets/ic2/sounds/tools/nanosaber/swing3.ogg
The file was modified
src/ic2/core/item/tool/ItemElectricTool.java
The file was added
resources/assets/ic2/sounds/tools/chainsaw/stop.ogg
The file was modified
src-fabric/ic2/fabric/EventHandlerFabric.java
The file was modified
src/ic2/core/SideProxyClient.java
The file was added
src/ic2/core/sound/EntityTrackingSoundInstance.java
The file was added
src/ic2/core/sound/PositionedSoundInstance.java
The file was modified
src-fabric/ic2/fabric/CommonEntryPoint.java
The file was added
src/ic2/core/sound/RepeatablePositionedSoundInstance.java
The file was added
resources/assets/ic2/sounds/tools/chainsaw/use1.ogg
The file was modified
src/ic2/core/IHitSoundOverride.java
The file was modified
src/ic2/core/item/tool/ItemElectricToolChainsaw.java
The file was modified
res-fabric/ic2.mixins.json
The file was added
src-fabric/ic2/fabric/mixin/SoundSystemMixin.java
The file was modified
src/ic2/core/sound/SoundClient.java
The file was modified
resources/assets/ic2/sounds.json
The file was modified
src/ic2/core/EventHandler.java
The file was modified
src/ic2/core/item/tool/AbstractItemNanoSaber.java
The file was added
resources/assets/ic2/sounds/tools/chainsaw/idle.ogg
The file was modified
src/ic2/core/ref/Ic2SoundEvents.java
The file was added
resources/assets/ic2/sounds/tools/nanosaber/power_up.ogg
The file was modified
src/ic2/core/EventHandlerClient.java
Commit 9dc26c40b94ac0322341227a483e6da12e07ad7d by
qian_shan_yao
Port tools' sound to new sound system
The file was added
resources/assets/ic2/sounds/tools/cutter.ogg
The file was modified
src/ic2/core/item/tool/ItemToolCutter.java
The file was added
resources/assets/ic2/sounds/tools/battery.ogg
The file was modified
src/ic2/core/item/tool/ItemTreetap.java
The file was modified
src/ic2/core/ref/Ic2SoundEvents.java
The file was modified
src/ic2/core/sound/SoundManagerClient.java
The file was removed
resources/assets/ic2/sounds/tools/treetap.ogg
The file was added
resources/assets/ic2/sounds/README.txt
The file was added
resources/assets/ic2/sounds/tools/wrench.ogg
The file was modified
src/ic2/core/item/tool/ItemTreetapElectric.java
The file was modified
resources/assets/ic2/sounds.json
The file was modified
src/ic2/core/item/ItemBattery.java
The file was added
resources/assets/ic2/sounds/tools/treetap/treetap.ogg
The file was added
resources/assets/ic2/sounds/tools/scanner.ogg
The file was added
resources/assets/ic2/sounds/tools/treetap/electric.ogg
The file was added
resources/assets/ic2/sounds/tools/painter.ogg
The file was modified
src/ic2/core/item/tool/ItemToolPainter.java
The file was modified
src/ic2/core/item/tool/ItemScanner.java
The file was modified
src/ic2/core/item/tool/ItemToolWrench.java