Releases: getnamo/UDP-Unreal
Releases · getnamo/UDP-Unreal
v2.5.0 Release for UE5.5
v2.4.0 Release for UE5.4
v2.3.1 for UE5.3
v2.2.1 for UE5.2
v2.1.0 for UE5.1
v2.0.0 for UE 5.0
Changes
- Socket.io plugin updated to 2.0.1
- Update to Unreal 5.0 production release
- Name changes to support future unreal versions
v1.0.0 for UE 4.26
Changes
- Socket.io plugin updated to 1.5.5
- Feature: Get sender Ip on received UDP message. Contribution by @Tivoyagefeak #16.
- Feature: Connect to bound send socket. Contribution by @Thibault-Brocheton #18.
- UX updates to enable connect via default toggle for #18 feature.
- Cleanup, docs, and setting syncs.
v0.9.0 for UE 4.26
Changes
- Updated to Unreal 4.26
- Socket.io plugin updated to 1.5.1
- Cleanup callbacks between sessions
- Change includes from monolithic
- Refactor with FUDPNative
- More callbacks state changes
- API changes for better consistency
v0.7.0 for UE 4.25
Changes
- Updated to Unreal 4.25
- Socket.io plugin updated to 1.4.0
v0.6.1 for UE 4.24
Changes
- Updated to Unreal 4.24
- Socket.io plugin updated to 1.3.10
- Include fixes for build system v2, fixing #10