userlamalovecancel
branchrust_reboot/maincancel

486 Commits over 2,496 Days - 0.01cph!

7 Days Ago
Merge from clan_bugfixes
8 Days Ago
Merge from clan_bugfixes
19 Days Ago
Merge from clan_bugfixes
20 Days Ago
Stop WaterSystem from making the scene view continuously render for no reason You can enable Always Refresh in the scene view if you want it back
20 Days Ago
Merge from clan_tab_refresh_button
21 Days Ago
Mark a few more clan UI methods as UnityEvents
21 Days Ago
Merge from prop_assetscene_split
40 Days Ago
Merge from props_usage
2 Months Ago
Merge from terrain_lowering_nms_large_cave
2 Months Ago
Merge from terrain_lowering_nms_large_cave
2 Months Ago
Merge from terrain_lowering_nms_large_cave
3 Months Ago
Cherry pick 147457 (asset scene build optimizations)
3 Months Ago
Don't set process affinity in editor if running batch mode
3 Months Ago
Sort network cell tile offsets so the closer ones queue up to be networked first
3 Months Ago
Handle the weird string prefab references in Skinnable to make bbq.workshop.prefab go in the right AssetScene
3 Months Ago
Merge from terrain_lower_fixes
3 Months Ago
Revert unnecessary changes to GetCloseConnections, HasCloseConnections, and HasConnections that was causing server perf issues
3 Months Ago
Clamp dungeon layer calculation in NetworkVisiblityGrid.PositionToLayer so there's no index out of bounds exception when entities exist at y >= 1500 If mods want to take advantage of the dungeon layers they can use the ones from 1000-1500, there's more than enough space already
4 Months Ago
Merge from improved_network_groups
4 Months Ago
Fix StampClanLogo NRE when closing the painting UI quickly after opening it
4 Months Ago
Merge from improved_network_groups
4 Months Ago
Fix missing text on leave clan button
4 Months Ago
Merge from tunnel_netgroup_fix_merge
4 Months Ago
Merge from tunnet_netgroup_fix
4 Months Ago
Merge from tunnel_netgroup_fix
4 Months Ago
Merge from s2p_particle_flatten_fix
4 Months Ago
Merge from tunnet_netgroup_fix
4 Months Ago
Add missing SetApplicationId call for Discord integration
5 Months Ago
Fix truncation of entity IDs from 32->64 bits in FileStorage.Get (thanks Jexs) This was causing artwork to disappear on some servers
6 Months Ago
Merge from discord_sdk_1.8
8 Months Ago
Update TerrainCopyPaste to generate undo snapshots before pasting
8 Months Ago
Merge from fix_use_bundles
8 Months Ago
Editor tool to copy paste terrain sections around
8 Months Ago
Include all prefabs under Assets/Scenes/Prefabs in the props asset scene for custom maps to use
8 Months Ago
Merge from server_history_dns
9 Months Ago
Merge from steam_timeline
9 Months Ago
Fix missing await when writing file to cache in WebUtil.DownloadFileTemp
10 Months Ago
Merge from httpimage_cache
10 Months Ago
Merge from replace_parallel
10 Months Ago
Merge from httpimage_cache
10 Months Ago
Flag when textures are using an uncompressed format in the texture import analyzer tool
10 Months Ago
Set a purchase limit for general tab items so multiple cannot be purchased
10 Months Ago
Maybe more reliable code to prevent items in the general tab from being purchased multiple times
10 Months Ago
Fix custom map markers not falling back to world prefab category after HierarchyUril removal
10 Months Ago
Preserve scale from blackjack screen prefabs so they don't spawn in huge
10 Months Ago
Fix attack heli flares and blackjack screens incorrectly using instantiate instead of GameManager CreatePrefab
11 Months Ago
Merge from s2p_flatten
11 Months Ago
Merge from s2p_flatten
11 Months Ago
Merge from remove_hierarchyutil
11 Months Ago
Allow nexus.redirect with port <= 0 to infer the port from an SRV record (or default port)