Commit Graph
10314 Commits
Author SHA1 Message Date
pathetic meowmeowandGitHub bbfd27d78f XamlX upgrade (#6288) 2026-07-24 19:00:35 +10:00
08b3257ece Hotfix: pass last state in SharedUserInterfaceSystem.EnsureClientBui (#6840)
* sins

* New AddQueuedState function, comment both

* I like this name better actually

---------

Co-authored-by: Princess Cheeseballs <66055347+Princess-Cheeseballs@users.noreply.github.com>
2026-07-23 20:03:30 -07:00
mirrorcultandGitHub 1d66938afe Expose cvar for changing doppler factor + lower default doppler factor (#6841) 2026-07-24 12:58:05 +10:00
AkuandGitHub 1b89652d7d Allow passing a reason to the shutdown command (#6828)
* Allow passing a reason to the shutdown command

* unused
2026-07-23 19:45:52 -07:00
WhatstoneandGitHub c766e79ef4 Bugfix: SharedUserInterfaceSystem stores and applies BUI states in order. (#6829)
* store intermediate bui states

* exception printout, remove redundant check

* Set state on Open

* trygetvalue defaults, you dingus

* fix string interpolation bug

* queue in SetUiState

* queue in SetUiState regardless

* TryGetValue->GetValueOrDefault
2026-07-23 14:01:16 -07:00
metalgearsloth 2c5cd42416 Version: 284.0.0 v284.0.0 2026-07-24 01:14:05 +10:00
metalgearslothandGitHub 45f3caaac4 Fastpath EntityManager.IsDefault (#6735)
* Slim it down

Had the spawn mess included.

* fixes

* build fix
2026-07-24 01:07:57 +10:00
deltanedasGitHubdeltanedas <@deltanedas:goida.zip>metalgearsloth
9cd8401cfb Serializer improvement and cleanup (#6674)
Co-authored-by: deltanedas <@deltanedas:goida.zip>
Co-authored-by: metalgearsloth <comedian_vs_clown@hotmail.com>
2026-07-24 00:57:13 +10:00
metalgearslothandGitHub 2f6839f4e3 PredictedQueueDel fix attempt (#6688) 2026-07-24 00:26:36 +10:00
metalgearslothandGitHub c65b9db134 CollectionHelper tweaks (#6837) 2026-07-24 00:26:22 +10:00
metalgearslothandGitHub 9f32ee3584 Add event for SplitContainer being changed (#6659) 2026-07-24 00:14:15 +10:00
5e79016217 Illumination measuring system to determine how "lit up" entities are (#5574)
Co-authored-by: ElectroJr <leonsfriedrich@gmail.com>
Co-authored-by: Leon Friedrich <60421075+ElectroJr@users.noreply.github.com>
Co-authored-by: metalgearsloth <comedian_vs_clown@hotmail.com>
2026-07-23 23:09:22 +10:00
metalgearslothandGitHub 308850515f Update lidgren (#6835) 2026-07-23 22:24:11 +10:00
metalgearslothandGitHub e89668c212 Cache pending reapply component net ids (#6825) 2026-07-20 20:08:26 +10:00
metalgearslothandGitHub b8c456e6de Optimise game state component change lookups (#6826) 2026-07-20 20:08:07 +10:00
metalgearslothandGitHub 55e25ba20c Optimise game state entity resolution (#6824) 2026-07-20 20:07:47 +10:00
metalgearslothandGitHub 537c4cb02f Fix sprite jittering (#6805) 2026-07-18 15:40:00 +10:00
83d38623ab Tracy: Add physics update profiling zones (#6712)
Co-authored-by: metalgearsloth <31366439+metalgearsloth@users.noreply.github.com>
2026-07-18 13:11:34 +10:00
rebaserHEADandGitHub 7089bd7a69 Tracy: Add entity rendering profiling zones (#6714) 2026-07-18 13:08:04 +10:00
metalgearslothandGitHub 7b4f159474 Optimise PVS broadphase leaves (#6810) 2026-07-18 13:03:26 +10:00
metalgearslothandGitHub 17224a8ec1 Optimise broadphase re-insertions (#6809) 2026-07-18 11:07:10 +10:00
deltanedasGitHubdeltanedas <@deltanedas:goida.zip>
04815bf0d4 Disable obsolete warnings in event sub generated code (#6812)
Co-authored-by: deltanedas <@deltanedas:goida.zip>
2026-07-18 10:45:32 +10:00
TayrtahnandGitHub 0795699650 Move release build to end of content test action (#6816) 2026-07-18 10:38:50 +10:00
metalgearsloth b7fb6cd70d Version: 283.1.0 v283.1.0 2026-07-18 10:31:45 +10:00
b46fbefdfd Color.cs Cleanup (#6772)
Co-authored-by: ArtisticRoomba <145879011+ArtisticRoomba@users.noreply.github.com>
2026-07-16 08:16:21 -07:00
metalgearsloth 7bfa10ec04 Version: 283.0.0 v283.0.0 2026-07-16 21:03:06 +10:00
TayrtahnandGitHub 86464ca989 Test building content master against engine in release configuration (#6557) 2026-07-16 20:38:23 +10:00
metalgearslothandGitHub faabd84348 Fix componentnetworkgenerator not copying getstate on client (#6748) 2026-07-16 20:36:48 +10:00
metalgearslothandGitHub dfb3976479 Omit .Collect() for sourcegen (#6803) 2026-07-16 19:52:07 +10:00
0e72d557d1 Add an AudioParams.AddVariation() function akin to AddVolume() (#5804)
Co-authored-by: slarticodefast <161409025+slarticodefast@users.noreply.github.com>
2026-07-16 19:51:31 +10:00
WhatstoneandGitHub 7c7d1ae451 Cleanup: Warning resolution/suppression (#6721) 2026-07-16 19:43:54 +10:00
ab4db16d08 Fix calling Dirty+DiryField on same tick (#6685)
Co-authored-by: slarticodefast <161409025+slarticodefast@users.noreply.github.com>
Co-authored-by: metalgearsloth <31366439+metalgearsloth@users.noreply.github.com>
2026-07-16 19:32:20 +10:00
metalgearslothandGitHub 36969713a3 Fix physics hull allocs (#6802) 2026-07-16 19:29:07 +10:00
metalgearslothandGitHub a978e33560 Cache entity system profile names (#6765) 2026-07-16 19:14:41 +10:00
metalgearslothandGitHub 651e9034dd Cache grafana histograms (#6767) 2026-07-16 19:14:32 +10:00
mirrorcultandGitHub 9e1c568cdb Allow content to read actual auxiliary off of AudioAuxiliaryComponent (#6800) 2026-07-16 17:56:33 +10:00
metalgearslothandGitHub a60d2df5b0 Cache datadef types (#6801) 2026-07-16 17:56:05 +10:00
metalgearslothandGitHub 9ceb7c5b43 Workflow standardisation + pruning (#6726) 2026-07-16 17:28:57 +10:00
metalgearslothandGitHub 17b66c574e Fix SetUniformDirect allocation spam (#6769) 2026-07-16 17:28:34 +10:00
eoineoineoinandGitHub f44d7e00c3 Defer UI operations until UI system runs frame update (#6789) 2026-07-16 17:22:55 +10:00
metalgearslothandGitHub 15a7ed295c Fix DistanceProxy.Set allocation spam (#6770) 2026-07-16 17:16:35 +10:00
metalgearslothandGitHub 681fa0b5d1 Test fix (#6799) 2026-07-16 16:57:36 +10:00
metalgearslothandGitHub 423ca3ba1b Filter datadef types by attributes (#6798)
datadef
2026-07-16 16:54:18 +10:00
metalgearslothandGitHub 91f64a7f6c Add sundries + static sundries to grid traversal (#6653) 2026-07-16 16:37:56 +10:00
metalgearslothandGitHub 7454c6b316 Fix serialization normalize performance (#6797) 2026-07-16 16:34:56 +10:00
metalgearslothandGitHub e6a7849fe3 Skip log formatting if level not enabled (#6764) 2026-07-16 16:17:55 +10:00
CentroniasandGitHub 62e3bdbd2c Replace overly restrictive (and sometimes wrong?) cast in serialization generator (#6796) 2026-07-16 15:17:13 +10:00
B_KirillandGitHub 4e11a3892e Add API for loading OwnedTexture with texture parameters (#6794) 2026-07-15 11:00:18 +10:00
metalgearslothandGitHub 205a8a6479 Pool PVS entity state collections (#6752) 2026-07-14 16:48:50 +10:00
metalgearslothandGitHub 3211b437c9 Cache GetAllChildren (#6766)
* Cache reflection child type lookups

* field
2026-07-14 16:37:48 +10:00