Commit graph

18 commits

Author SHA1 Message Date
Scott Duensing
78ee5662fc Passwords saved, networking fixes. 2023-09-21 19:49:34 -05:00
Scott Duensing
738a9035ef TCP mesh almost working. 2023-09-20 20:00:50 -05:00
Scott Duensing
80d2cf654b Before switch from enet to TCP. 2023-09-20 18:17:54 -05:00
Scott Duensing
b72ddcbed1 Rolling my own ENet mesh network. 2023-09-19 20:07:55 -05:00
Scott Duensing
ea991ab816 Fixed some dialog bugs. 2023-09-15 21:04:52 -05:00
Scott Duensing
9d3914d46e New version with edge binary no longer embedded. 2023-09-14 21:50:26 -05:00
Scott Duensing
0a8277871a Checking in last of the modified Godot code. 2023-09-14 16:25:45 -05:00
Scott Duensing
6a6169aef5 ENet mesh theoretically working. 2023-09-11 17:55:22 -05:00
Scott Duensing
ac145b6d6b Peers not being purged corrected but not optimal. HTTP for inter-peer networking replaced with ENet. 2023-09-09 19:59:29 -05:00
Scott Duensing
c68ec92614 Updating n2n 2023-09-07 18:23:07 -05:00
Scott Duensing
eb240ff4f2 Switching node query from UDP to HTTP. Added script to build supernode binary. Rewrote peer update again - CPP code is not dropping disconnected peers from the list. 2023-08-30 20:05:25 -05:00
Scott Duensing
e622341f95 Rewrote peer update code. Peers are currently vanishing when the UDP packet is sent to them. 2023-08-29 21:17:27 -05:00
Scott Duensing
56ddb29c56 Start of added (more than just a VPN) features. 2023-08-27 20:17:49 -05:00
Scott Duensing
619a7cfdd6 Minor fix to dialog boxes. 2023-08-26 19:53:37 -05:00
Scott Duensing
5dd6a03572 Added easier to use dialog boxes. 2023-08-26 19:51:18 -05:00
Scott Duensing
66f8369e1a Windows templates now build. 2023-08-26 17:35:06 -05:00
Scott Duensing
2eed96183f Updating build files for new code layout. 2023-08-26 16:19:17 -05:00
Scott Duensing
630cada974 Initial commit 2023-08-26 15:59:57 -05:00