Commit Graph
1147 Commits
Author SHA1 Message Date
Pieter-Jan Briers 2995baca6f Optimize Clyde QuadBatchIndexWrite a bit. 2022-12-18 12:28:41 +01:00
Pieter-Jan BriersandGitHub a86a539c15 Move to .NET 7 SIMD intrinsics (#3584) 2022-12-18 11:44:57 +01:00
Pieter-Jan BriersandGitHub de486207b3 .NET 7 (#3582) 2022-12-17 14:15:58 +01:00
Pieter-Jan Briers d1eb70da07 DependencyCollection is now thread safe.
We can now safely run stuff in parallel with registrations and all that goodness.
2022-12-17 00:38:34 +01:00
Pieter-Jan Briers ec26ef1e42 Check for CVar typos in server startup.
We now check the list of CVars to see if there's any unregistered CVars specified (i.e. in config, but not actually registered by the code). This would probably indicate a typo.

Only doing this on the server for now. The client may share config files from multiple codebases and end up with unknown CVars from there. This is probably fine, since those would be applied more automatically and not prone to config file typos as much.
2022-12-16 23:24:53 +01:00
Leon FriedrichandGitHub 89ac6f0a43 Remove LookupFlags.Anchored (#3578) 2022-12-15 15:30:03 +11:00
ElectroJr 248e9240c1 update release notes 2022-12-13 20:01:54 -05:00
ElectroJr e64d499000 Version: 0.72.0.0 2022-12-13 20:00:03 -05:00
Pieter-Jan Briers 2a7920adaf Version: 0.71.1.4 2022-12-14 00:09:10 +01:00
Pieter-Jan Briers a16731c957 Make config write exception safe.
Also changelog for 0688cd0202
2022-12-14 00:08:09 +01:00
Pieter-Jan Briers 2e7dce5f08 validate_rsis.py chmod +x 2022-12-12 22:23:44 +01:00
ShadowCommander fef963e77a Version: 0.71.1.3 2022-12-11 15:28:23 -08:00
ShadowCommander a243c4c795 Version: 0.71.1.2 2022-12-11 14:51:31 -08:00
ShadowCommander 349438358c Version: 0.71.1.1 2022-12-11 14:10:12 -08:00
Pieter-Jan Briers 9b42527de3 Changelog for integration test improvements. 2022-12-10 12:47:08 +01:00
metalgearsloth 509aca8c03 Version: 0.71.1.0 2022-12-10 20:16:47 +11:00
metalgearsloth 17a623222d Version: 0.71.0.0 2022-12-06 13:19:20 +11:00
Pieter-Jan Briers be46a97849 Warn about loading raw PNGs inside RSIs. 2022-12-04 23:42:58 +01:00
Pieter-Jan Briers 9307298313 Disallow trailing commas in RSIs.
These are generally a mess and incompatible with tons of JSON parsers (e.g. Python's). Furthermore they can't be used with S.T.J source generators.
2022-12-04 23:38:54 +01:00
Pieter-Jan Briers a12233ea4a Fix csi NRE. 2022-12-04 23:10:47 +01:00
Pieter-Jan BriersandGitHub 3f86f5f5dd Rename game.maxplayers to net.max_connections, raise to 256. (#3552) 2022-12-03 11:51:37 +01:00
Pieter-Jan Briers 342d9ed2cd System debug panel in F3. 2022-12-03 00:28:33 +01:00
Pieter-Jan Briers 36f781d05b Add windowing API to ClydeDebugPanel. 2022-12-03 00:27:56 +01:00
Pieter-Jan Briers 1799ecaa68 Stop waiting on Godot, re-add 2px DebugMonitors separation. 2022-12-03 00:20:20 +01:00
Pieter-Jan Briers f573143e29 Move Debug monitor (F3) panels to their own folder. 2022-12-02 23:05:21 +01:00
ElectroJr 5aa8aa120c Version: 0.70.0.0 2022-12-01 18:39:23 -05:00
ElectroJr dd2697fbe5 update release notes 2022-12-01 18:39:00 -05:00
Leon FriedrichandGitHub 89331f6948 Queue serializer (#3546) 2022-12-02 10:16:35 +11:00
Pieter-Jan Briers 86ffed9afb LoadDefaultsFromTomlStream to load CVars as CVar default overrides. 2022-12-01 22:40:19 +01:00
Pieter-Jan Briers cb29e6e19d Add DEVELOPMENT define constant, equal to !FULL_RELEASE. 2022-12-01 22:39:10 +01:00
Pieter-Jan Briers 5fed38fecd Give GameShared an IDependencyCollection.
Death to IoCManager.
2022-12-01 00:14:11 +01:00
Pieter-Jan Briers c34cbcdfa7 Server descriptions & info links. 2022-11-27 19:56:38 +01:00
Paul b791a5e815 Version: 0.69.0.0 2022-11-27 19:25:05 +01:00
metalgearsloth e418ab96b9 Version: 0.68.0.0 2022-11-26 14:03:15 +11:00
Pieter-Jan Briers 32bdc152d7 Remove restart command. 2022-11-25 23:20:42 +01:00
metalgearsloth 1dfa6587b1 Version: 0.67.2.2 2022-11-24 16:23:09 +11:00
metalgearsloth 54a29a030e Version: 0.67.2.1 2022-11-23 11:04:38 +11:00
metalgearsloth 187d8865db Version: 0.67.2.0 2022-11-22 22:43:42 +11:00
metalgearsloth 5b62ddeca4 Version: 0.67.1.3 2022-11-22 21:02:26 +11:00
metalgearsloth b14d461e9b Version: 0.67.1.2 2022-11-22 20:27:48 +11:00
metalgearsloth 846cc3fa48 Version: 0.67.1.1 2022-11-22 14:07:50 +11:00
metalgearsloth 15d30eacd0 Version: 0.67.1.0 2022-11-22 13:30:31 +11:00
metalgearsloth 85f99e6303 Version: 0.67.0.0 2022-11-22 13:11:33 +11:00
ElectroJr 8dfc779611 Version: 0.66.0.0 2022-11-21 19:57:32 -05:00
ElectroJr 3ba7238076 Release notes 2022-11-21 19:56:57 -05:00
Pieter-Jan Briers 762cd786ea Fix dependency injecting missing on script globals. 2022-11-20 14:50:08 +01:00
metalgearsloth 120c90862b Version: 0.65.2.1 2022-11-20 12:51:53 +11:00
Pieter-Jan Briers 4e0deb2e42 Enable server GC by default on server. 2022-11-19 19:23:39 +01:00
Pieter-Jan Briers 6bc831eb05 Emitted GLSL uniform arrays have size after name.
We're dropping GLES2 but I already wrote the code so.
2022-11-19 18:08:37 +01:00
Pieter-Jan Briers 8121c3c41b Move freetype font data to POH.
Avoids stuff getting stuck in gen0.
2022-11-18 00:50:20 +01:00