forked from NGoedix/VideoPlayer
-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathchangelog.txt
More file actions
43 lines (35 loc) · 1.45 KB
/
changelog.txt
File metadata and controls
43 lines (35 loc) · 1.45 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
3.1.3
- Fixed an issue where the TV re-renders the video because the max duration is -1 and not 0 (xD)
- Fixed an issue where the TV is not released when the TV is destroyed
- Fixed an issue where the TV tick slider resets the play if the video is restarted without GUI
3.1.2
- Refactored code in block entities
- Refactored the network structure & packets
- Fixed bug where the TV screen doesn't show frame when paused
- Fixed bug where TV show the frame of the video when stopped
- Fixed visual bug where the tick slider overflows the screen
- Fixed visual bug where the buttons in TV screen could be selected and get blue background
3.1.1
- Refactored the code to fix random issues
- Updated watermedia api
3.0.5
- Fixed fading in playgovideo command
3.0.4
- Stopmusic command was added (it was stopvideo too in the name)
- Removed raw callbacks from watermedia
- Changed the forward and backward times to 10 and -5 seconds
- Changed the icons to have a more dark gray color
- Can't run the mod if mr_stellarity installed
3.0.3
- Fix issue that caused the video to don't start
3.0.2
- Temporary fix to servers to run (disabling hand radio block and wip overlay)
3.0.1
- Fixed the bug where the radio and TV doesn't sync the url when changed
3.0
- Refactored the complete mod
- Added radio block
- Added new custom command to play videos (playgovideo)
- Added command to play music (playmusic)
- Added command to stop music (stopmusic)
- Added command to stop video (stopvideo)