Commit Graph
10277 Commits
Author SHA1 Message Date
DrSmugleaf 1ba8e35b3f Serialization source gen edge case fixes 2026-07-30 21:09:05 -07:00
v0idRiftandGitHub 9cefa1167c Fix sRGB framebuffer in Linux GLES compatibility mode (#6846) 2026-07-29 23:15:33 +10:00
pathetic meowmeowandGitHub 3149158dde Fix our CI to actually cross-compile (#6848) 2026-07-24 19:49:33 -07:00
Princess Cheeseballs 52ffb6ec16 oh yeah that too 2026-07-24 15:58:54 -07:00
Princess Cheeseballs 17313a5c28 defeated male retreats 2026-07-24 15:58:20 -07:00
Princess Cheeseballs cc25994d07 ok unfuck my shit up 2026-07-24 15:45:27 -07:00
Princess Cheeseballs 1dcdbd8742 just fuck my shit up fam 2026-07-24 15:36:31 -07:00
Princess Cheeseballs 95b4483301 v285.1.0 2026-07-24 15:13:46 -07:00
Princess CheeseballsandGitHub 67f5fb85e4 Update XAMLX to one commit ahead of where it currently is (#6847)
fuck off nuget
2026-07-24 15:09:49 -07:00
Princess CheeseballsandGitHub 580d26df47 Fix the Merge Queue (#6845)
merge queue pls
2026-07-24 14:37:53 -07:00
metalgearsloth 4e1bfbcba3 Version: 285.0.0 2026-07-24 20:29:16 +10:00
metalgearslothandGitHub dda2b3cb97 Fix temporary chent mapinit (#6842) 2026-07-24 20:06:40 +10:00
metalgearslothandGitHub ac13da4328 Add chunk entities (#6705) 2026-07-24 19:02:55 +10:00
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