]>
git.deb.at Git - rhonda/impostor.hazel.git/log
Forest [Sat, 22 Dec 2018 22:03:36 +0000 (14:03 -0800)]
This is what I'm using now, 1100 users on my single core, but after moving to multicore, I'm seeing a lot of lock contention, not sure if Hazel or my game server code
Forest [Thu, 20 Dec 2018 22:28:18 +0000 (14:28 -0800)]
Change some more stuff, let's use strings instead of exceptions because I don't like stack unwind for disconnects
Forest [Wed, 19 Dec 2018 21:35:03 +0000 (13:35 -0800)]
Many of the recent changes are very good, some I'm not so sure about, but unfortunately my optimizations were influenced by an unknown, outside force (AWS was capping my CPU and I didn't know). So now that that problem is fixed, we'll see how much I undo/alter.
Forest [Wed, 19 Dec 2018 03:20:21 +0000 (19:20 -0800)]
Clean up some enumerators, try a single timer per connection for packets
Forest [Tue, 18 Dec 2018 23:57:24 +0000 (15:57 -0800)]
Allow for a little more instrumenting, maybe stop a race
Forest [Tue, 18 Dec 2018 20:00:26 +0000 (12:00 -0800)]
I like this idea, but why memmory?
Forest [Tue, 18 Dec 2018 09:56:45 +0000 (01:56 -0800)]
Got everything pretty stable now
Forest [Mon, 17 Dec 2018 07:04:21 +0000 (23:04 -0800)]
Remove unused fragmented code, reduce more allocations, fix tests that wouldn't fail
Forest [Mon, 17 Dec 2018 00:29:14 +0000 (16:29 -0800)]
Reduce allocations when receiving packets
Forest [Sun, 16 Dec 2018 20:01:06 +0000 (12:01 -0800)]
Stabilize everything
Forest [Wed, 28 Nov 2018 22:39:20 +0000 (14:39 -0800)]
Remove a test that didn't belong in this project, work towards separating hello from ping packets
Forest [Wed, 24 Oct 2018 05:48:14 +0000 (22:48 -0700)]
Clean up some stuff, make some stuff public for easier statistics. There's a memory leak somewhere, just gotta find it.
Forest [Sun, 14 Oct 2018 19:45:47 +0000 (12:45 -0700)]
Fix some null refs and other weird bugs
Forest [Wed, 3 Oct 2018 19:54:16 +0000 (12:54 -0700)]
Apparently I have made a lot of changes that were not committed. But I fixed a bug. NICE
Forest [Thu, 9 Aug 2018 23:41:22 +0000 (16:41 -0700)]
More or less require a message at base level
Forest [Thu, 9 Aug 2018 18:29:04 +0000 (11:29 -0700)]
Make disconnect send synchronous so it's more likely to actually send
Forest [Wed, 25 Jul 2018 18:23:18 +0000 (11:23 -0700)]
I don't really know, but I'm in a pretty happy place with Hazel now
Forest [Sun, 22 Jul 2018 19:40:53 +0000 (12:40 -0700)]
Some very specific and excessive testing, and a few touchups in places
Forest [Fri, 20 Jul 2018 18:32:21 +0000 (11:32 -0700)]
A couple more reader/writer things and maybe something else?
Forest [Fri, 20 Jul 2018 18:06:19 +0000 (11:06 -0700)]
Change the RUDP retry logic to be time based, improve disconnect reason reporting
Forest [Fri, 20 Jul 2018 02:08:19 +0000 (19:08 -0700)]
Add a message reader. It's a tiny bit wonk, but it works
Forest [Fri, 20 Jul 2018 00:27:29 +0000 (17:27 -0700)]
Lots of good stuff. Should have committed earlier
Forest [Tue, 17 Jul 2018 18:37:42 +0000 (11:37 -0700)]
Add a recyclable message buffer to curb allocations and copies
Forest [Mon, 16 Jul 2018 20:12:21 +0000 (13:12 -0700)]
Add send bytes subset overload for SendBytes
Forest [Mon, 16 Jul 2018 19:12:53 +0000 (12:12 -0700)]
Update to VS2017 and remove TCP and add UDP Broadcaster
Jamie [Mon, 4 Jun 2018 20:48:11 +0000 (21:48 +0100)]
Update README.md
Jamie Read [Mon, 15 Jan 2018 23:37:53 +0000 (23:37 +0000)]
Remove excessive locks causing deadlock
JamJar00 [Tue, 31 Oct 2017 16:06:59 +0000 (16:06 +0000)]
Remove VS config and db
JamJar00 [Tue, 31 Oct 2017 15:58:35 +0000 (15:58 +0000)]
Fix various bugs
JamJar00 [Tue, 31 Oct 2017 16:04:07 +0000 (16:04 +0000)]
Fix compilation error
Jamie [Sat, 26 Aug 2017 19:55:32 +0000 (20:55 +0100)]
Merge pull request #9 from izackp/patch-1
Fix compilation issues with Unity3D
Isaac Paul [Sat, 26 Aug 2017 19:41:12 +0000 (15:41 -0400)]
Changed private member format for consistency
Isaac Paul [Sat, 26 Aug 2017 17:39:23 +0000 (13:39 -0400)]
Fix compilation issues with Unity3D
Auto properties initializes aren't supported in Unity3D
Jamie [Sun, 6 Aug 2017 19:31:02 +0000 (20:31 +0100)]
Update README.md
JamJar00 [Fri, 12 May 2017 18:20:02 +0000 (19:20 +0100)]
Hopefully fixed the documentation project crashing the CI build.
JamJar00 [Fri, 12 May 2017 13:36:54 +0000 (14:36 +0100)]
Merge branch 'master' of https://github.com/DarkRiftNetworking/Hazel-Networking.git
JamJar00 [Fri, 12 May 2017 13:27:32 +0000 (14:27 +0100)]
Added namespace summaries.
JamJar00 [Fri, 12 May 2017 13:16:49 +0000 (14:16 +0100)]
Updated content layout
JamJar00 [Fri, 12 May 2017 13:08:17 +0000 (14:08 +0100)]
Updated documentation project properties
JamJar00 [Fri, 12 May 2017 12:51:57 +0000 (13:51 +0100)]
Fixed build by moving DocInclude folder to documentation project
JamJar00 [Fri, 12 May 2017 12:20:37 +0000 (13:20 +0100)]
Fixed missing content
JamJar00 [Fri, 12 May 2017 12:12:46 +0000 (13:12 +0100)]
Added separate documentation project
Jamie [Sat, 25 Mar 2017 11:33:34 +0000 (11:33 +0000)]
Fixed readme formattting again
Jamie [Sat, 25 Mar 2017 11:33:01 +0000 (11:33 +0000)]
Fixed readme formatting
JamJar00 [Tue, 31 Jan 2017 11:14:04 +0000 (11:14 +0000)]
Updated version
JamJar00 [Sat, 21 Jan 2017 17:27:44 +0000 (17:27 +0000)]
Tidied ConnectionListener code a little
JamJar00 [Sat, 21 Jan 2017 16:56:24 +0000 (16:56 +0000)]
Finished sentence
JamJar00 [Sun, 8 Jan 2017 21:33:35 +0000 (21:33 +0000)]
Caught unhandled exception
JamJar00 [Sun, 8 Jan 2017 21:31:25 +0000 (21:31 +0000)]
Revert "Unhandled exception caught"
This reverts commit
c290203e94c6e56b71872cc59d21c04eb35edd0b .
JamJar00 [Sun, 8 Jan 2017 21:30:51 +0000 (21:30 +0000)]
Unhandled exception caught
JamJar00 [Tue, 3 Jan 2017 16:39:47 +0000 (16:39 +0000)]
Merge branch 'master' of https://github.com/DarkRiftNetworking/Hazel-Networking.git
JamJar00 [Tue, 3 Jan 2017 16:39:39 +0000 (16:39 +0000)]
Incremented NuGet build number
JamJar00 [Tue, 3 Jan 2017 16:35:25 +0000 (16:35 +0000)]
Fixed resend timeout
Jamie [Sat, 31 Dec 2016 16:57:36 +0000 (16:57 +0000)]
Added link to releases page
JamJar00 [Sat, 31 Dec 2016 16:44:23 +0000 (16:44 +0000)]
Fixed all warnings
JamJar00 [Sat, 31 Dec 2016 16:35:57 +0000 (16:35 +0000)]
Incremented version
JamJar00 [Sat, 31 Dec 2016 16:28:47 +0000 (16:28 +0000)]
Added fragmented messages
JamJar00 [Mon, 19 Dec 2016 18:02:37 +0000 (18:02 +0000)]
Remade statistics and removed from unit tests
JamJar00 [Mon, 19 Dec 2016 16:34:53 +0000 (16:34 +0000)]
Refactored UDP
JamJar00 [Mon, 19 Dec 2016 14:26:11 +0000 (14:26 +0000)]
Added todo
JamJar00 [Wed, 30 Nov 2016 00:25:15 +0000 (00:25 +0000)]
Added timeouts on Connect
JamJar00 [Tue, 29 Nov 2016 23:53:49 +0000 (23:53 +0000)]
Fixed versioning
JamJar00 [Tue, 29 Nov 2016 23:46:08 +0000 (23:46 +0000)]
Bugfix
JamJar00 [Sat, 19 Nov 2016 19:52:35 +0000 (19:52 +0000)]
Added NuGet Package link
JamJar00 [Sat, 19 Nov 2016 19:50:27 +0000 (19:50 +0000)]
Added Nuspec
JamJar00 [Fri, 18 Nov 2016 15:11:29 +0000 (15:11 +0000)]
TCP Bugfix
JamJar00 [Fri, 18 Nov 2016 00:04:39 +0000 (00:04 +0000)]
Initial fix ideas
JamJar00 [Mon, 14 Nov 2016 23:56:21 +0000 (23:56 +0000)]
Removed erroneously added project
JamJar00 [Mon, 14 Nov 2016 23:37:21 +0000 (23:37 +0000)]
Merge branch 'master' of https://github.com/DarkRiftNetworking/Hazel-Networking.git
JamJar00 [Mon, 14 Nov 2016 23:37:16 +0000 (23:37 +0000)]
Fixed security issue
Jamie [Mon, 14 Nov 2016 23:30:02 +0000 (23:30 +0000)]
Spelling and grammar
JamJar00 [Mon, 14 Nov 2016 23:08:17 +0000 (23:08 +0000)]
Added Handshaking
JamJar00 [Sat, 22 Oct 2016 00:02:39 +0000 (01:02 +0100)]
Fixed bug on connection failure
JamJar00 [Fri, 7 Oct 2016 16:44:07 +0000 (17:44 +0100)]
Added todo
JamJar00 [Fri, 7 Oct 2016 12:37:40 +0000 (13:37 +0100)]
Fixed indentation issue
JamJar00 [Tue, 27 Sep 2016 00:38:12 +0000 (01:38 +0100)]
Made exception message more obvious
JamJar00 [Tue, 27 Sep 2016 00:37:05 +0000 (01:37 +0100)]
Removed unecessary else clause
JamJar00 [Tue, 27 Sep 2016 00:22:23 +0000 (01:22 +0100)]
Merge branch 'master' of https://github.com/DarkRiftNetworking/Hazel-Networking.git
JamJar00 [Tue, 27 Sep 2016 00:22:18 +0000 (01:22 +0100)]
Fixed syntax error
Jamie [Tue, 27 Sep 2016 00:04:14 +0000 (01:04 +0100)]
Changed Visual studio version to VS2015.
JamJar00 [Tue, 27 Sep 2016 00:02:05 +0000 (01:02 +0100)]
Fixed bugs in TCP exception handling and improved some exception messages.
Previously most exceptions from Socket.BeginReceive in TCP were unhandled when they should have marked a disconnection, this is fixed and now more obvious.
Also TcpConnection.StartListening is no longer needed, simply bootstrap it using StartWaitingForHeader.
Jamie [Thu, 15 Sep 2016 18:16:38 +0000 (19:16 +0100)]
Typos
JamJar00 [Thu, 15 Sep 2016 18:12:17 +0000 (19:12 +0100)]
Fixed doc include code
JamJar00 [Thu, 15 Sep 2016 17:48:33 +0000 (18:48 +0100)]
Merge branch 'master' of https://github.com/DarkRiftNetworking/Hazel-Networking.git
JamJar00 [Fri, 9 Sep 2016 15:56:07 +0000 (16:56 +0100)]
Renamed file
Jamie [Sun, 7 Aug 2016 19:29:53 +0000 (20:29 +0100)]
Update README.md
Jamie [Sun, 17 Jul 2016 15:18:14 +0000 (16:18 +0100)]
Prettified it
Jamie [Sun, 17 Jul 2016 15:16:39 +0000 (16:16 +0100)]
Expanded Readme a bit
JamJar00 [Sun, 17 Jul 2016 14:31:46 +0000 (15:31 +0100)]
Reduced to .NET target version 3.5 and refactored IPv6 support to fit.
JamJar00 [Tue, 14 Jun 2016 14:29:58 +0000 (15:29 +0100)]
Merge branch 'master' of https://github.com/DarkRiftNetworking/Hazel-Networking.git
JamJar00 [Tue, 14 Jun 2016 14:14:20 +0000 (15:14 +0100)]
Fixes in tests
JamJar00 [Tue, 14 Jun 2016 14:13:50 +0000 (15:13 +0100)]
Bug fixes and resendTimeout now based off ping
JamJar00 [Wed, 8 Jun 2016 21:23:34 +0000 (22:23 +0100)]
Update README.md
JamJar00 [Wed, 8 Jun 2016 21:21:07 +0000 (22:21 +0100)]
Update and rename Readme.md to README.md
JamJar00 [Wed, 8 Jun 2016 21:20:27 +0000 (22:20 +0100)]
Fixed link
I'll get this right in a minute...
JamJar00 [Wed, 8 Jun 2016 21:19:12 +0000 (22:19 +0100)]
Update LICENSE
JamJar00 [Wed, 8 Jun 2016 21:18:21 +0000 (22:18 +0100)]
Create README.md
JamJar00 [Wed, 8 Jun 2016 21:18:06 +0000 (22:18 +0100)]
Delete Readme.md
JamJar00 [Wed, 8 Jun 2016 21:16:57 +0000 (22:16 +0100)]
Update Readme.md
JamJar00 [Wed, 8 Jun 2016 21:16:12 +0000 (22:16 +0100)]
Create Readme.md