255,400 Commits over 3,990 Days - 2.67cph!

6 Years Ago
[d11][offscreenparticles] Disabled because of bad culling CPU
6 Years Ago
Create gamemode and init new menu system on server info. Destroy previous menu system when initializing a new one (we don't have world tear down to handle this yet)
6 Years Ago
Don't auto connect to local server when running as dedicated server Get rid of dedicatedserver and menusystem internal unreal maps, only empty bootstrap map is needed now
6 Years Ago
Manager.StartGame determines game state based on main menu argument and Global.IsDedicatedServer instead of using internal unreal map names
6 Years Ago
Don't attempt connection to a socket if it already exists, null out socket on disconnect
6 Years Ago
HandleNetworkFailure not dependant on unreal Game.JoinServer connects directly to server instead of unreal client travel Create server socket with port from Global.Port. Make sure to connect using server port when connecting to your own listen server.
6 Years Ago
Bail starting new game if game server is already initialized Shut down game server when going back to main menu or ending game
6 Years Ago
[D11] Reverting a couple of font material changes that seemed to be causing the faint white box image behind text
6 Years Ago
Send server info to client on successful steam auth Remove required gamemode, unused and sucks Init game server when starting new game instead of using unreal server travel. Create new client without unreal player controller bullshit after steam auth.
6 Years Ago
No SLODs on server
6 Years Ago
Removed debug code
6 Years Ago
[D11] Fix for Frontend priority and focus messing up when forcing the menu back to Title Screen from ingame (usually caused by a profile sign out)
6 Years Ago
Fixed some shader warnings
6 Years Ago
Split Launch Site SLOD into 4x4
6 Years Ago
[D11] [UI] Changed Star texture colour to white so we can tint it manually. Changed Server Row favourite and lock icons to off-colour white for now to avoid colour clash with selection.
6 Years Ago
▄▆▌-▆▉▍▄▊ ▄▇▆▋█▆▄▇▌ ▇▅▇ ▆█▌, ▋▌█▆▅▍▆ ▋▊▇▍, ▇▇▍▄▅▊▊▊▅▅██▆▇▉▋▇██▉ ▊▊▇▄▇ ▄▊▌ ▊▋▉▉██ ▍▊█▌▆▉▊
6 Years Ago
Reduced main menu load times
6 Years Ago
[D11] [UI] Fixed UI translation "PVE (Player vs. Environment)" not having ending bracket. Removed Team Chat proximity option from Quick Chat Wheel. Reduced fumes texture size.
6 Years Ago
merge
6 Years Ago
[D11] [UI] art changes to piemenu
6 Years Ago
Paperdoll background clear fix/hack
6 Years Ago
Corporation bank accounts get merged as well now.
6 Years Ago
Added eye_blinking and eye_movement convars
6 Years Ago
Fixed remaining issues. All seems sound.
6 Years Ago
Unload song master clips after splicing
6 Years Ago
[D11] try to pull more stuff into the occlusion system - convert MeshCull into a LODGroup(2 state) + MeshOccludee setup (LOD grid is potentially redundant now), and where there is nothing but a "Model"+"MeshRenderer" (common to network objects), just added a MeshOccludee. Add debug option to OcclusionCulling "showAllInvisible" which helps identify exactly what is in the occlusion system by making them all vanish, though it doesn't work for instanced rendering which also uses the hiz chain.
6 Years Ago
Don't need to reimport shaders on build now (plus it didn't work anyway)
6 Years Ago
Background blur
6 Years Ago
Underwater, Low Health, Hot, Cold
6 Years Ago
Only have one song loaded in the main menu Force unload song when switching stage
6 Years Ago
Added ScreenEffects Hooked up radiation screen effect
6 Years Ago
[D11] Removed duplicate variable in SleepingBag.
6 Years Ago
[D11] [UI] Uncommented temporarily disabled menu tip code.
6 Years Ago
[D11] [UI] Adjusted translations for alternate control config menu tips. Loading screen now correctly shows tip inputs based on control config.
6 Years Ago
...
6 Years Ago
Merge from playeranimator_swap_test
6 Years Ago
Codegen
6 Years Ago
Added cinematic_play and cinematic_stop
6 Years Ago
6 Years Ago
[D11] [UI] Fixed translation for certain loading tips to include alternate controller schemes. Fixed beds not having a map marker reference
6 Years Ago
Merge from main
6 Years Ago
Update ProjectVersion.txt
6 Years Ago
LobbyQuery Numerical Filters, NearValFilter, SteamClient and Friend OwnsLobby methods Added LobbyQuery numerical filters for WithLower, WithHigher, WithEqual, and WithNotEqual; added OrderByNear for near value filters. Added OwnsLobby method to SteamClient and Friend to test for ownership. Update LobbyQuery.cs NumericalFilter struct and suggested changes Added NumericalFilter struct, changed the dictionary for numerical filters into a list of the struct, removed IsOwner from Friend and SteamClient and added IsOwnedBy( SteamId ) to Lobby Update LobbyQuery.cs Update NumericalFilter.cs Removed unnecessary using statements Merge pull request #278 from thesupersoup/master LobbyQuery Numerical and NearVal Filters, SteamClient and Friend OwnsLobby
6 Years Ago
Merged from main
6 Years Ago
#rust_hdrp
6 Years Ago
Merge from main
6 Years Ago
oilrig scene2prefab (delete this before next merge from main)
6 Years Ago
cherrypicking 36684 36685 36715 36716 36719