Garry's Mod

Garry's Mod

Cinema (Fixed Edition)
Showing 41-50 of 126 entries
< 1 ... 3  4  5  6  7 ... 13 >
Update: Jul 30, 2024 @ 1:45pm

See https://github.com/PurrCoding/cinema

* Change YouTube metadata query to client.
( This should (hopefully) solve future problems on dedicated servers. )

* Change instruction page ( Credits to @solsticegamestudios[github.com] )

Update: Jul 3, 2024 @ 7:41pm

See https://github.com/PurrCoding/cinema

* Fixed missing icon asset

Update: Jul 3, 2024 @ 7:33pm

See https://github.com/PurrCoding/cinema

* Changed MEDIA_ERR_SRC_NOT_SUPPORTED response message
* URL service has been revised ( Needs now Codec Fix )
- Removed extension bypass convar
- Removed SoundCloud support (No promise can be given that it will work in the future)

Update: Jun 2, 2024 @ 8:03am

See https://github.com/PurrCoding/cinema

+ "Bypass extension check" added to the start options in the map selection to bypass the file extension check.

Update: Jun 1, 2024 @ 6:11am

See https://github.com/PurrCoding/cinema

- Remove YugenAinime support (wont fix)

Update: Nov 28, 2023 @ 9:45am

See https://github.com/PurrCoding/cinema

+ Add Rumble support

Update: Nov 26, 2023 @ 9:02am

See https://github.com/PurrCoding/cinema

- Problems in the VK and Dailymotion service have been fixed
- Webm video can now be played without CEF Codec fix
- (Git) file extension bypass (https://github.com/PurrCoding/cinema/pull/24)

Update: Sep 9, 2023 @ 4:13pm

See https://github.com/PurrCoding/cinema

+ cinema_url_search added for Request Menu (Server Side)
- cinema_url is now server side only & synced to client.

Update: Aug 22, 2023 @ 12:50pm

See https://github.com/PurrCoding/cinema

* Reverted URL Path changes

Update: Aug 17, 2023 @ 6:10am

See https://github.com/PurrCoding/cinema

* Fix Multi P & EP Fullscreen (https://github.com/PurrCoding/cinema/pull/22)
* Add relative seeking (https://github.com/PurrCoding/cinema/pull/23)
* Moved Website over to Github Pages instead of Cloudflare