metalgearsloth
724345afdf
Version: 286.0.0
v286.0.0
2026-08-01 17:02:24 +10:00
metalgearsloth and GitHub
7f21c749b0
Add multiple post-shader support ( #6817 )
2026-08-01 16:56:24 +10:00
metalgearsloth and GitHub
e27e039aea
Fix some movebuffer holes with nullspace ( #6838 )
2026-08-01 16:01:45 +10:00
metalgearsloth and GitHub
bc55ae00d6
Box2 + Box2Rotated performance and fixes ( #6668 )
2026-08-01 15:30:41 +10:00
5d053dfabb
Clean up Client ContainerSystem ( #6563 )
...
Co-authored-by: metalgearsloth <comedian_vs_clown@hotmail.com >
2026-08-01 15:28:35 +10:00
metalgearsloth and GitHub
c5bf078717
Standardise roslyn on registercompilationstart ( #6818 )
2026-08-01 15:27:16 +10:00
AJCM-git and GitHub
28409935b4
Make ComponentTreeEntry faster ( #6887 )
2026-08-01 15:25:24 +10:00
Pok and GitHub
8a9123ab36
Text Outline ( #6832 )
2026-08-01 15:20:59 +10:00
4871d65b80
refactor: added "EntityPrototypes by EntityCategoryPrototype" completion helper ( #6883 )
...
Co-authored-by: AJCM-git <ajcm_mail@disroot.org >
2026-08-01 15:18:44 +10:00
09699f6748
Expose relative mouse mode on windows ( #6865 )
...
Co-authored-by: lunarica <lassovira@duck.com >
2026-08-01 15:12:01 +10:00
DrSmugleaf and GitHub
4d7e060eff
Serialization source gen edge case fixes ( #6875 )
2026-08-01 15:11:48 +10:00
DrSmugleaf and GitHub
667b16c225
Fix RobustIntegrationTest not raising a OnConnecting event for dummy sessions ( #6880 )
2026-08-01 15:10:47 +10:00
Tayrtahn and GitHub
9d319f63a1
Add global usings file to Robust.Shared.IntegrationTests ( #6874 )
2026-08-01 15:10:08 +10:00
Winkarst-cpu and GitHub
48aac200a9
Fix server max players count in Discord RPC ( #6863 )
2026-08-01 15:09:33 +10:00
ArtisticRoomba
934b6f0a0c
Revert release notes being nuked
2026-07-31 21:35:32 -07:00
DrSmugleaf and GitHub
e2e4d815d6
Mark direction extensions as pure ( #6876 )
2026-08-01 14:22:42 +10:00
metalgearsloth
fc284f2ae6
Version: 285.0.1
v285.0.1
2026-08-01 13:22:40 +10:00
0273b76ddb
Fix cross-compile CI for FreeBSD ( #6885 )
...
Co-authored-by: metalgearsloth <comedian_vs_clown@hotmail.com >
2026-08-01 13:19:30 +10:00
v0idRift and GitHub
9cefa1167c
Fix sRGB framebuffer in Linux GLES compatibility mode ( #6846 )
2026-07-29 23:15:33 +10:00
pathetic meowmeow and GitHub
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 Cheeseballs and GitHub
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 Cheeseballs and GitHub
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
metalgearsloth and GitHub
dda2b3cb97
Fix temporary chent mapinit ( #6842 )
2026-07-24 20:06:40 +10:00
metalgearsloth and GitHub
ac13da4328
Add chunk entities ( #6705 )
2026-07-24 19:02:55 +10:00
pathetic meowmeow and GitHub
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
mirrorcult and GitHub
1d66938afe
Expose cvar for changing doppler factor + lower default doppler factor ( #6841 )
2026-07-24 12:58:05 +10:00
Aku and GitHub
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
Whatstone and GitHub
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
metalgearsloth and GitHub
45f3caaac4
Fastpath EntityManager.IsDefault ( #6735 )
...
* Slim it down
Had the spawn mess included.
* fixes
* build fix
2026-07-24 01:07:57 +10:00
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
metalgearsloth and GitHub
2f6839f4e3
PredictedQueueDel fix attempt ( #6688 )
2026-07-24 00:26:36 +10:00
metalgearsloth and GitHub
c65b9db134
CollectionHelper tweaks ( #6837 )
2026-07-24 00:26:22 +10:00
metalgearsloth and GitHub
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
metalgearsloth and GitHub
308850515f
Update lidgren ( #6835 )
2026-07-23 22:24:11 +10:00
metalgearsloth and GitHub
e89668c212
Cache pending reapply component net ids ( #6825 )
2026-07-20 20:08:26 +10:00
metalgearsloth and GitHub
b8c456e6de
Optimise game state component change lookups ( #6826 )
2026-07-20 20:08:07 +10:00
metalgearsloth and GitHub
55e25ba20c
Optimise game state entity resolution ( #6824 )
2026-07-20 20:07:47 +10:00
metalgearsloth and GitHub
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
rebaserHEAD and GitHub
7089bd7a69
Tracy: Add entity rendering profiling zones ( #6714 )
2026-07-18 13:08:04 +10:00
metalgearsloth and GitHub
7b4f159474
Optimise PVS broadphase leaves ( #6810 )
2026-07-18 13:03:26 +10:00