13 Commits

Author SHA1 Message Date
bf916dd8d5 Always tick 2025-01-15 14:50:46 +01:00
4aa168ebcc Now mark player as always online
Which means they will be added at the correct position in the network
chain
2025-01-15 14:42:40 +01:00
2ec0aea19c Forcefully trigger friend update
Because wow is held together by spit and cardboard
2025-01-15 14:37:59 +01:00
846584d6fe Verify name exists before adding them to network 2025-01-15 14:30:44 +01:00
954dbfa425 Stop trying to add yourself to your own friend list 2025-01-15 14:27:03 +01:00
0b4350c8ae Implement distributed messenger 2025-01-15 14:24:57 +01:00
da28805882 Implement networkmessenger distributioning 2025-01-15 14:17:37 +01:00
6551e24069 Rework network to use timer instead of onupdate 2025-01-15 14:02:20 +01:00
799d3e1ddd Update network when first running 2025-01-15 13:38:18 +01:00
05c7e71794 Rework network node tracking to be ordered 2025-01-15 13:31:17 +01:00
87300bf48a Update network nodes on network update 2025-01-15 13:08:31 +01:00
8cbad47acc Add updateinterval config to network 2025-01-15 12:56:56 +01:00
241615238c Implement basic structure for network 2025-01-15 12:54:22 +01:00