Luzifix
PDProgram Dream
•Created by Luzifix on 1/6/2024 in #📦┃project-showcase
🔌Simple WebSocket Server
Version 1.4 Changelog
- Add missing client IP address in disconnect event - Fixed a small bug that occurred when processing multiple messages in a dataframe.https://assetstore.unity.com/packages/tools/utilities/simple-websocket-server-260199?utm_source=discord
17 replies
PDProgram Dream
•Created by Luzifix on 4/4/2024 in #📦┃project-showcase
🧠Simple Server Complete
Version 1.5 Changelog
- Update "Simple WebSocket Server" to version 1.4https://assetstore.unity.com/packages/tools/utilities/simple-server-complete-274616?utm_source=discord
4 replies
PDProgram Dream
•Created by Luzifix on 1/6/2024 in #📦┃project-showcase
🔌Simple WebSocket Server
Version 1.3 Changelog
- Fixed a bug that prevented multiple messages in a dataframe from being processed. - Fixed a bug that prevented processing messages sent immediately after opening a websocket. - Improve handling of large messages - Fix build issuehttps://assetstore.unity.com/packages/tools/utilities/simple-websocket-server-260199?utm_source=discord
17 replies
PDProgram Dream
•Created by Luzifix on 4/4/2024 in #📦┃project-showcase
🧠Simple Server Complete
Version 1.3 Changelog
- Update "Simple WebSocket Server" to version 1.2https://assetstore.unity.com/packages/tools/utilities/simple-server-complete-274616?utm_source=discord Version 1.4 Changelog
- Update "Simple WebSocket Server" to version 1.3https://assetstore.unity.com/packages/tools/utilities/simple-server-complete-274616?utm_source=discord
4 replies
PDProgram Dream
•Created by Luzifix on 1/6/2024 in #📦┃project-showcase
🔌Simple WebSocket Server
Version 1.2 Changelog
- Improve performance and latency for message handling - Add new latency example - Add client ip address to user information - Unbind events on server shutdown - Cleanup codehttps://assetstore.unity.com/packages/tools/utilities/simple-websocket-server-260199?utm_source=discord
17 replies
PDProgram Dream
•Created by LoyC on 10/24/2024 in #📦┃project-showcase
Website & API Monitoring | Monotiq.com
https://tenor.com/vUAO.gif
Not even the Dark Reader helps against the white of this website^^
2 replies
PDProgram Dream
•Created by Luzifix on 6/27/2023 in #📦┃project-showcase
🛠Complete Toolbox for Discord
Version 1.10 Changelog
- Update "Login with Discord" to version 1.10https://assetstore.unity.com/packages/tools/utilities/complete-toolbox-for-discord-244429?utm_source=discord
12 replies
PDProgram Dream
•Created by Luzifix on 3/4/2023 in #📦┃project-showcase
🔑 Login with Discord
Version 1.10 Changelog
- Fix handling of revoked permissionshttps://assetstore.unity.com/packages/tools/integration/login-with-discord-244423?utm_source=discord
8 replies
PDProgram Dream
•Created by Luzifix on 6/27/2023 in #📦┃project-showcase
🛠Complete Toolbox for Discord
Version 1.9 Changelog
- Update "Login with Discord" to version 1.9https://assetstore.unity.com/packages/tools/utilities/complete-toolbox-for-discord-244429?utm_source=discord
12 replies
PDProgram Dream
•Created by Luzifix on 3/4/2023 in #📦┃project-showcase
🔑 Login with Discord
Version 1.9 Changelog
- Adding async api calls and an example of how to use them - Adding a logout call and an example of how to use it - Implement avatar decoration - Fix profile banner loading - Match background color to image backgroundhttps://assetstore.unity.com/packages/tools/integration/login-with-discord-244423?utm_source=discord
8 replies
PDProgram Dream
•Created by Luzifix on 4/30/2024 in #📦┃project-showcase
🪟 API for Windows
Version 1.4 Changelog
- Add new cursor APIs Cursor.GetCursorPos(); Cursor.GetPhysicalCursorPos(); Cursor.SetCursorPos(); Cursor.SetPhysicalCursorPos(); - Fix small typo in Clipboard example - Fix Clipboard in .NET Framework mode - Cleanup namespaces examplehttps://assetstore.unity.com/packages/tools/utilities/api-for-windows-260597?utm_source=discord
16 replies
PDProgram Dream
•Created by Luzifix on 4/30/2024 in #📦┃project-showcase
🪟 API for Windows
Version 1.3 Changelog
- Add clipboard image support for bitmap (works with .NET Framework API only)https://assetstore.unity.com/packages/tools/utilities/api-for-windows-260597?utm_source=discord
16 replies
PDProgram Dream
•Created by Luzifix on 4/30/2024 in #📦┃project-showcase
🪟 API for Windows
Version 1.2 Changelog
- Add new clipboard APIs Clipboard.HasText() Clipboard.HasImage() Clipboard.IsClipboardFormatAvailable(uint format) - Extending the Clipboard APIs with the emptyClipboardBeforeSet parameter Clipboard.SetText(string text, bool emptyClipbordBeforeSet) Clipboard.SetImage(Sprite sprite, bool emptyClipbordBeforeSet) Clipboard.SetImage(Texture texture, bool emptyClipbordBeforeSet) Clipboard.SetImage(Texture2D texture2D, bool emptyClipbordBeforeSet)https://assetstore.unity.com/packages/tools/utilities/api-for-windows-260597?utm_source=discord
16 replies
PDProgram Dream
•Created by Luzifix on 4/30/2024 in #📦┃project-showcase
🪟 API for Windows
🪟 API for Windows [10% OFF]
I am very happy that the Unity YouTuber CodeMonkey has featured the API for Windows Asset in his new video. With the code CODEMONKEY10 you can get a 10% discount on API for Windows.
:yt: CodeMonkey Video
🪟 API for Windows
16 replies
PDProgram Dream
•Created by Luzifix on 2/22/2023 in #📦┃project-showcase
🧠Simple HTTP and REST Server
Version 1.7 Changelog
- Add a new custom server implementation Examplehttps://assetstore.unity.com/packages/tools/utilities/simple-http-and-rest-server-244127?utm_source=discord
6 replies
PDProgram Dream
•Created by Luzifix on 4/4/2024 in #📦┃project-showcase
🧠Simple Server Complete
Version 1.1 Changelog
- Update "Simple HTTP and REST Server" to version 1.6 - Update "Simple WebSocket Server" to version 1.1https://assetstore.unity.com/packages/tools/utilities/simple-server-complete-274616?utm_source=discord Version 1.2 Changelog
- Update "Simple HTTP and REST Server" to version 1.7https://assetstore.unity.com/packages/tools/utilities/simple-server-complete-274616?utm_source=discord
4 replies
PDProgram Dream
•Created by Luzifix on 6/27/2023 in #📦┃project-showcase
🛠Complete Toolbox for Discord
Version 1.8 Changelog
- Update "Login with Discord" to version 1.8https://assetstore.unity.com/packages/tools/utilities/complete-toolbox-for-discord-244429?utm_source=discord
12 replies
PDProgram Dream
•Created by Luzifix on 3/4/2023 in #📦┃project-showcase
🔑 Login with Discord
Version 1.8 Changelog
- Remove application id override in examples - Cleanup unused "using" - Fix roles in guild member DTO - Add more inline documentationhttps://assetstore.unity.com/packages/tools/integration/login-with-discord-244423?utm_source=discord
8 replies
PDProgram Dream
•Created by Luzifix on 4/30/2024 in #📦┃project-showcase
🪟 API for Windows
Version 1.1 Changelog
- Fixed a bug that resulted in a blurred UI after calling the fullscreen or maximize window api. - Fixed a bug causing UI to offest when enable/disable window border. - Fix Window.IsStyleFramedWithoutTitleBar api. - Fix example for "Framed without buttons" window.https://assetstore.unity.com/packages/tools/utilities/api-for-windows-260597?utm_source=discord
16 replies
PDProgram Dream
•Created by Luzifix on 4/30/2024 in #📦┃project-showcase
🪟 API for Windows
If this asset get well I plan to do a similar one for webgl and implement more Browser functionality like local storage and more js functionality
16 replies