Commit graph

29 commits

Author SHA1 Message Date
IQuant
d3023add3a Run cargo fmt 2024-11-28 16:42:33 +03:00
bgkillas
110ec2b2d8 automatically save settings changes, note when settings are dirty, add default settings button 2024-11-17 19:31:42 -05:00
bgkillas
4a135d00f6 make kick more responsive 2024-11-10 09:58:13 -05:00
IQuant
d71e78a080 Less logging in tangled 2024-10-13 14:51:23 +03:00
IQuant
ff52f046e4 Fix p2p message handling 2024-10-13 14:50:05 +03:00
IQuant
bf5a2079dd Make a test for p2p in tangled 2024-10-13 14:03:43 +03:00
IQuant
dc5b279253 Make tangled not duplicate Connected events 2024-10-13 13:06:05 +03:00
bgkillas
ed5b93adee make ide happy 2024-09-28 11:49:46 -04:00
IQuant
1267b0e87c Prevent proxy from crashing when can't connect by ip. 2024-09-28 12:17:05 +03:00
IQuant
43012824b1 Tangled: enable keepalive for connections. Connections shouldn't be dropped anymore. 2024-09-16 19:01:01 +03:00
IQuant
ed87e2df16 Cleanup in tangled 2024-09-16 18:48:02 +03:00
IQuant
b2efc56adc Make tests pass 2024-09-06 21:10:21 +03:00
IQuant
f4b5eef5fb Make most tests pass 2024-09-06 21:10:21 +03:00
IQuant
868cc1ffaa Got the thing to compile 2024-09-06 21:10:21 +03:00
IQuant
7386180a25 Message stream stuff. 2024-09-06 21:10:21 +03:00
IQuant
cf76733005 WIP tangled on QUIC 2024-09-06 21:10:21 +03:00
bgkillas
0022b2abcc dont use wands that are just null shot/nolla (doesn't account for multi casts or shuffle wands) 2024-08-30 07:18:53 -04:00
bgkillas
5bc707f9b4 fix player cosmetics options being broken by peers by last patch, make linter happier 2024-08-15 09:16:29 -04:00
bgkillas
dee32b0433 crash if my_id is none, it used to freeze up, use ? where unwrap() is available, update packages 2024-08-11 13:46:50 -04:00
IQuant
25130c0316 More WIP distributed world sync. 2024-07-30 17:21:11 +03:00
IQuant
3a07b8eaf6 WIP steam networking rewrite. 2024-07-22 17:41:45 +03:00
IQuant
414e775e61 Proxy updates 2024-05-13 21:00:00 +03:00
IQuant
ce33e38827 Game over sync 2024-05-11 18:06:48 +03:00
IQuant
ca80f1ac60 Logging changes, fixed sending larger datagrams than necessary 2024-05-06 20:54:02 +03:00
IQuant
9e8c108b5d Increased max datagram len for now 2024-05-05 19:44:21 +03:00
IQuant
fe6a73eef9 Send seed to noita 2024-05-01 23:39:05 +03:00
IQuant
ff74e503a1 Consistency - host also gets PeerConnected event for itself 2024-05-01 22:24:41 +03:00
IQuant
21a7fdf08a Add broadcast support to tangled 2024-05-01 22:22:48 +03:00
IQuant
6d9df5f005 Add tangled locally 2024-05-01 20:26:26 +03:00