Skip to content

Releases: ZionDevelopers/playx

v2.9.16

27 Jan 19:22
Compare
Choose a tag to compare

Added panel for changing full-screen key bind. (Default F11)

v2.9.15

06 Jan 22:20
Compare
Choose a tag to compare

Added support for sam admin mod by @Srlion

v2.10.1

06 Jan 03:31
Compare
Choose a tag to compare
v2.10.1 Pre-release
Pre-release

Just re-implemented the new backup system (yt) from main branch.

2.9.14

05 Jan 23:17
Compare
Choose a tag to compare

Implemented system of backup for quotas for yt

A reworked YouTube query and YouTube metadata to use convars for YouTube API to use as replacement (if people want it for some reason), to replace the api key for other one, and use a system as backup with other convar.
Moved PlayX initial variable to be on the loader, so can I add version and updated version variables.
"PlayX.Version" and "PlayX.VersionUpdated" so that is now passed down to server side AND client-side as variables "playx_version" and "playx_version_updated".
I had it put on panel on settings but didn't liked the way it looked, and got a bit cluttered so I removed. That variables does NOT do any thing, it is just for show/read only.
These next convars does work, you can change it, or just forget it, it will still work as intended:
The first key for api is a convar called "playx_google_api_v3_youtube_key_main"
The second key for api convar is called "playx_google_api_v3_youtube_key_backup"
This system of backup could not be tested properly because we are not out of quota yet, but once we hit it, the system should work greatly to prevent out of quota errors like it had some months ago.
Replaced some functions that should not be called by gmod (they don't like it) to some proper ones "GetConvarString" replaced by "GetConvar("variable"):GetString() its a pain but should prevent some depreciation warnings in the future.

v2.10.0

29 Dec 01:11
Compare
Choose a tag to compare
v2.10.0 Pre-release
Pre-release

Experimental build of Multiple Players.
To be tested in multiplayer servers and etc.

v2.9.13

29 Dec 01:02
Compare
Choose a tag to compare

Fixed error related to repeater

v2.9.12

27 Aug 23:15
Compare
Choose a tag to compare

Fixed a minor issue with Full-screen

v2.9.11

20 Aug 02:54
40c4798
Compare
Choose a tag to compare

Fixed text position for radio HUD.

v2.9.10

20 Aug 02:37
Compare
Choose a tag to compare

Implemented Full-screen feature (May be pixelated)

v2.9.9

17 Aug 01:45
Compare
Choose a tag to compare

Fixed volume not being set on the start of the videos, Fixed it for YouTube, Vimeo, Twitch and JWPlayer Hosts.
Auto Resume enabled on JWPlayer Host for MP4, fixed start with custom seek other than 0 for JWPlayer.