This website requires JavaScript.
Explore
Help
Sign In
DIvan2000
/
ReplayModCinematic
Watch
1
Star
0
Fork
0
You've already forked ReplayModCinematic
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
59624d21b5d19f12ae77921f1443eea619621663
ReplayModCinematic
/
src
/
main
/
java
/
eu
/
crushedpixel
/
replaymod
/
replay
History
CrushedPixel
59624d21b5
mc.gameSettings.mapSoundLevels might be null, handle this case properly
2015-08-04 16:59:40 +02:00
..
LesserDataWatcher.java
Refactored and reformatted code to use less static variables
2015-04-23 14:09:54 +02:00
ReplayHandler.java
When setting the last camera position before a time jump, a boolean has to be passed indicating whether that position should be enforced or ignored if it's out of a reasonable distance from the player's position.
2015-07-30 11:29:45 +02:00
ReplayProcess.java
mc.gameSettings.mapSoundLevels might be null, handle this case properly
2015-08-04 16:59:40 +02:00
ReplaySender.java
Set all sound volume levels (except for master) to 0 before rendering a video to prevent all sounds the replay might produce from being played, but GUI interactions still play sounds
2015-08-03 16:25:40 +02:00