Skip to content
Success

Changes

Summary

  1. Move sound files (details)
  2. Port nuclear sound to vanilla sound system (details)
Commit 7e45c9a22447f85d938c1d1b432d2a4f3b72ec72 by qian_shan_yao
Move sound files
The file was addedsrc/ic2/core/sound/SoundManager.java
The file was removedsrc/ic2/core/audio/SoundManagerClient.java
The file was modifiedsrc/ic2/core/block/generator/tileentity/TileEntityBaseGenerator.java
The file was removedsrc/ic2/core/audio/Sound.java
The file was modifiedsrc/ic2/core/SideProxyClient.java
The file was removedsrc/ic2/core/audio/SoundManager.java
The file was modifiedsrc/ic2/core/IC2.java
The file was addedsrc/ic2/core/sound/SoundClient.java
The file was removedsrc/ic2/core/audio/SoundClient.java
The file was modifiedsrc/ic2/core/SideProxyServer.java
The file was modifiedsrc/ic2/core/SideProxy.java
The file was addedsrc/ic2/core/sound/SoundManagerClient.java
The file was addedsrc/ic2/core/sound/Sound.java
Commit b8c01eb444a6a63bc1c6517d0efb5e73ff9ae240 by qian_shan_yao
Port nuclear sound to vanilla sound system
The file was modifiedsrc/ic2/core/sound/SoundManagerClient.java
The file was addedresources/assets/ic2/sounds/generators/nuclear/power/high.ogg
The file was addedresources/assets/ic2/sounds/generators/nuclear/power/low.ogg
The file was modifiedsrc/ic2/core/block/reactor/tileentity/TileEntityNuclearReactorElectric.java
The file was modifiedsrc/ic2/core/sound/SoundManager.java
The file was addedresources/assets/ic2/sounds/generators/nuclear/power/medium.ogg
The file was addedresources/assets/ic2/sounds/generators/nuclear/reactor.ogg
The file was modifiedsrc/ic2/core/sound/Sound.java
The file was modifiedsrc/ic2/core/sound/SoundClient.java
The file was modifiedresources/assets/ic2/sounds.json
The file was modifiedsrc/ic2/core/ref/Ic2SoundEvents.java