Commit Graph
1147 Commits
Author SHA1 Message Date
metalgearsloth 380ccfacd8 Version: 141.2.1 2023-07-29 16:19:20 +10:00
Pieter-Jan Briers 8cc2a17444 Version: 141.2.0 2023-07-28 22:16:59 +02:00
Pieter-Jan Briers 9c64fbfce2 Fix protocol abuse exception. 2023-07-27 19:30:39 +02:00
metalgearsloth 0218c4b969 Version: 141.1.0 2023-07-27 18:22:48 +10:00
metalgearsloth afdfbba312 Version: 141.0.0 2023-07-26 22:41:12 +10:00
Pieter-Jan Briers e1597da4c7 Enable EXCEPTION_TOLERANCE on Tools.
This wasn't the case yet??? Whoops.
2023-07-24 20:52:39 +02:00
Pieter-Jan Briers 8375a4038b Throw error if creation of buffered audio source fails.
This can happen if we're out of audio streams. Before, we just kinda pretended like everything was OK, which easily caused crash bugs in e.g. MIDI.

Ideally the audio engine would be less terrible and this could be handled better than "throw new Exception()", but I'm fixing a stack overflow here alright?
2023-07-24 20:52:11 +02:00
Pieter-Jan Briers 8270442d66 Hard exit server on double ^C. 2023-07-23 17:44:20 +02:00
Pieter-Jan Briers 85e1920b95 Version: 140.0.0 2023-07-23 15:41:44 +02:00
Pieter-Jan BriersandGitHub 5347eb3350 Replay recording API improvements. (#4193) 2023-07-23 15:36:35 +02:00
metalgearsloth c52db4d3f2 Version: 139.0.0 2023-07-23 16:13:06 +10:00
metalgearsloth bbc4668f9c Version: 138.1.0 2023-07-18 21:41:40 +10:00
Vera Aguilera Puerto aa52e8c2ef Version: 138.0.0 2023-07-16 21:09:48 +02:00
Vera Aguilera PuertoandGitHub e106d3f72b MidiRenderer master/puppet and various improvements/cleanup (#4184) 2023-07-16 21:08:57 +02:00
metalgearsloth 8eae802fb6 Version: 137.1.0 2023-07-17 00:57:35 +10:00
Pieter-Jan Briers 177ca6b627 Sandboxing performance improvements.
Don't leave file handles dangling.
Prefetch verifying assembly images to speed stuff up.
2023-07-15 18:09:57 +02:00
Pieter-Jan Briers c392d4f996 Precise, time period-independent timing for Windows game loop. 2023-07-15 15:22:52 +02:00
Pieter-Jan Briers 4e816fa5e7 Add ModUpdateLevel.InputPostEngine 2023-07-15 15:09:17 +02:00
Pieter-Jan BriersandGitHub 545e55055e BQL paused handling changes (#4099) 2023-07-15 19:21:36 +10:00
metalgearsloth 6b059ed356 Version: 137.0.0 2023-07-13 20:22:47 +10:00
Vera Aguilera Puerto dd12110c34 Version: 136.0.1 2023-07-12 08:55:01 +02:00
Vera Aguilera Puerto a811cfc1a1 Changelog for CEF bugfix 2023-07-12 08:53:51 +02:00
ElectroJr 6edeafeed1 Version: 136.0.0 2023-07-08 22:22:28 -04:00
ElectroJr 1399b71572 Version: 135.0.0 2023-07-08 15:02:31 -04:00
ElectroJr 591c261ff5 Version: 134.0.0 2023-07-08 12:10:13 -04:00
metalgearsloth bde8c2c6e8 Version: 133.0.0 2023-07-08 14:12:59 +10:00
Pieter-Jan Briers e7aa2cbc7d AssetPassPipe can detect and block duplicates. 2023-07-05 23:56:15 +02:00
metalgearsloth a69573178f Version: 132.2.0 2023-07-06 00:02:23 +10:00
Pieter-Jan Briers 70897b6ea9 Reduce default MTU even more.
Yeah I think this might still be causing issues.
2023-07-02 17:01:17 +02:00
metalgearsloth d4902a9714 Version: 132.1.0 2023-07-01 22:05:39 +10:00
e71f1cc8a5 Warning fixes (#4160)
Co-authored-by: metalgearsloth <comedian_vs_clown@hotmail.com>
2023-07-01 22:02:12 +10:00
metalgearsloth d309872334 Version: 132.0.1 2023-06-27 20:13:29 +10:00
ElectroJr 3ee95b1a71 Version: 132.0.0 2023-06-25 16:44:40 -04:00
metalgearsloth e44e4ac7ed Version: 131.1.0 2023-06-25 22:00:17 +10:00
moonheart08 a32ff39516 Version: 131.0.0 2023-06-24 18:57:48 -05:00
Pieter-Jan BriersandGitHub 2715581f48 Replays: final boss (#4156)
* Add ISawmill.Verbose log helpers

* Verbose logs for server-side networking handshake.

* Replays: final boss

It does zippies now. It fucking works. Amazingly, in fact.

* Add ZipArchive to sandbox
2023-06-24 18:56:37 -05:00
ElectroJr 4c994eb599 Version: 130.0.0 2023-06-18 17:03:02 -04:00
ElectroJr 530321bcb6 Version: 0.129.0.1 2023-06-18 15:39:47 -04:00
ElectroJr 33702b10f3 Version: 129.0.0 2023-06-18 13:42:47 -04:00
Pieter-Jan Briers 35902ad839 Update Lidgren to fix Linux socket error reporting. 2023-06-18 18:19:08 +02:00
metalgearsloth 3bd7309536 Version: 0.128.0.0 2023-06-17 11:56:10 +10:00
metalgearsloth 05e38e0880 Version: 0.127.1.0 2023-06-16 12:41:20 +10:00
metalgearsloth e11cef3335 Version: 0.127.0.0 2023-06-15 12:15:30 +10:00
Pieter-Jan Briers fd5e5471be Oops, didn't do the IPAddress sandbox properly. 2023-06-11 16:21:24 +02:00
Pieter-Jan Briers b895da5fda Add launch.launcher and launch.content_bundle CVars 2023-06-11 16:12:08 +02:00
ElectroJr 0ae409a795 Version: 0.126.0.0 2023-06-10 16:01:16 -04:00
ce703223b5 Deprecate IPlayerSession methods to attach/detach entities to a player. (#4127)
Co-authored-by: Pieter-Jan Briers <pieterjan.briers@gmail.com>
2023-06-10 00:06:15 +02:00
Pieter-Jan Briers b1e594858a Add System.Net.IPAddress to sandbox.
For https://github.com/space-wizards/space-station-14/pull/14228
2023-06-09 23:37:42 +02:00
metalgearsloth de81199037 Version: 0.125.0.1 2023-06-07 20:43:58 +10:00
ElectroJr bdb781d680 Version: 0.125.0.0 2023-06-05 00:40:37 -04:00