Tom Hempel tomh104
  • Joined on 2025-07-31
tomh104 pushed to master at tomh104/Master-Arbeit-Tom-Hempel 2025-10-22 11:04:28 +00:00
6a99392e34 added peer discovery settings to NetworkConfig and updated UDP broadcasting scripts to handle peer discovery events
tomh104 pushed to master at tomh104/charade_experiment 2025-10-21 17:40:13 +00:00
Compare 2 commits »
tomh104 pushed to master at tomh104/Virtual-Tutor 2025-10-21 16:27:41 +00:00
fb002a6096 Refactor TaskButtonManager and TaskTimer to streamline timer command handling
tomh104 pushed to master at tomh104/Virtual-Tutor 2025-10-21 16:17:49 +00:00
8274e78d1b Added UDP control functionality to TaskTimer, allowing timer commands via UDP. Updated README to include new timer commands: START, PAUSE, RESUME, and RESET.
tomh104 pushed to master at tomh104/Virtual-Tutor 2025-10-21 16:12:34 +00:00
ae12616a5f adjustments to scene design
tomh104 pushed to master at tomh104/Master-Arbeit-Tom-Hempel 2025-10-21 16:01:43 +00:00
18f3abbd7d removed legacy avatar synchronization scripts and server implementation, transitioning to a new UDP-based system for improved performance and efficiency
tomh104 pushed to master at tomh104/charade_experiment 2025-10-19 20:46:41 +00:00
f273e5215b updated apk
tomh104 pushed to master at tomh104/Virtual-Tutor 2025-10-19 20:45:28 +00:00
3fd39eadcb added current apk
tomh104 pushed to master at tomh104/Virtual-Tutor 2025-10-19 20:43:41 +00:00
f35c783bd8 updated API key
tomh104 pushed to master at tomh104/UnityUDP 2025-10-15 13:23:05 +00:00
c5264186f3 multicast/broadcast support
tomh104 pushed to master at tomh104/UnityUDP 2025-10-15 12:53:17 +00:00
eb154802b4 minor change
tomh104 pushed to master at tomh104/UnityUDP 2025-10-15 12:50:22 +00:00
45684dcf44 window rename
tomh104 pushed to master at tomh104/UnityUDP 2025-10-15 12:42:31 +00:00
9af1dc9fef update README
tomh104 pushed to master at tomh104/UnityUDP 2025-10-15 12:41:06 +00:00
6a65e82516 added example folder
tomh104 pushed to master at tomh104/UnityUDP 2025-10-15 12:31:02 +00:00
e9fc57ec7f open file path
tomh104 pushed to master at tomh104/UnityUDP 2025-10-15 12:27:07 +00:00
994f2cc130 removed licenses
tomh104 pushed to master at tomh104/UnityUDP 2025-10-15 12:20:56 +00:00
74a918d62b fixed rendering bug on linux + ip configuration
tomh104 pushed to master at tomh104/UnityUDP 2025-10-15 10:21:24 +00:00
86e89b5ed8 updated README
tomh104 pushed to master at tomh104/UnityUDP 2025-10-15 10:20:41 +00:00
67dd2de460 switched to json storage to allow sharing
tomh104 pushed to master at tomh104/UnityUDP 2025-10-15 08:53:58 +00:00
c15d1d1e49 initial upload