branchrust_reboot/main/hardcore_refreshcancel

112 Commits over 61 Days - 0.08cph!

3 Days Ago
Fixed not being able to assign another player their full bag limit on vanilla servers (this behaviour now only kicks in when a server is running fog of war or no map) Fixed incorrect bag count being sent to player when they assign one of their bags to another player
3 Days Ago
Possibly fixed some issues with modifiers not calculating time properly
3 Days Ago
Codegen to fix compile errors
3 Days Ago
Merge from main
3 Days Ago
Removed the 20%, 40% and 60% scrap cost increase in hardcore, tech tree costs should match vanilla (just without guns)
3 Days Ago
Explosive ammo shares the same hardcore game mode costing behavior as other ammo types (Subject to change)
3 Days Ago
Merge from main
4 Days Ago
Merge from main
5 Days Ago
Fix not being able to repair skinned weapons that are crafting blocked by game mode (eg. redirect ak skins)
5 Days Ago
Merge from main
6 Days Ago
Another possible map clearing while server restarts fix
6 Days Ago
Fill in changes on hardcore prefab (for inventory game mode UI)
6 Days Ago
Updated the compass description to mention the behaviour when it's on the belt bar
6 Days Ago
Fix a regression where the map was briefly visible when the map was closing while fog of war is active
7 Days Ago
Don't show the mission button on the map if missions are disabled by the active game mode
7 Days Ago
Better map handling of sleeping bag clusters and fog, fixes clusters disappearing when opened
7 Days Ago
Don't allow a client to send fog of war updates until they receive the initial fog update form the server
7 Days Ago
Merge from main
9 Days Ago
Fixed another case of fog of war being deleted when a player is deleted (ReassignEntityId on FileStorage with the players new network id) This will wipe all existing fog of war
9 Days Ago
Fix map not rendering properly after leaving a hardcore server and joining a non hardcore server
10 Days Ago
Merge from main
10 Days Ago
Death screen fade fix
10 Days Ago
Reassign the read only death screen fog images every time we open the death screen
11 Days Ago
Add back in the option to make the player not show their direction on the map, show an empty circle Even if a player has a compass on the belt, they still need to to pull out the compass to figure out a direction
11 Days Ago
Can no longer buy pistol ammo from npc vendors (affects waterwell mostly)
11 Days Ago
Fix monuments/vending machines briefly visible when map is fading in
11 Days Ago
Fix game modes automatically spawning the player if they were killed while offline even if they have a sleeping bag (ie. when we would normally just show the death screen when connecting)
11 Days Ago
Fix death screen fog not being applied if player leaves and joins another server in a single session
11 Days Ago
Merge from main
11 Days Ago
Merge from main
11 Days Ago
Possible MapInterface.ResetMapView NRE fix
11 Days Ago
Merge from fog_save
11 Days Ago
Updated upkeep costs to 2x bracket_0_costfraction is now 0.2 (0.1 vanilla) bracket_1_costfraction is now 0.3 (0.15 vanilla) bracket_2_costfraction is now 0.4 (0.2 vanilla) bracket_3_costfraction is now 0.66 (0.33 vanilla)
11 Days Ago
Bring the sleeping bag clusters above the fog of war when a cluster is opened
11 Days Ago
Show the players location on the map if they have a compass in their belt bar
11 Days Ago
Merge from main
11 Days Ago
Adjust map fade logic to prevent a few edge cases where the map under the fog was visible for a few frames
11 Days Ago
Can now craft an eoka in hardcore
12 Days Ago
Merge from main
13 Days Ago
Remove outpost respawn point mission provider from hardcore (he had no missions to provide anyway)
13 Days Ago
Fixed floating lights in bandit town when marketplace is deleted due to a game mode
13 Days Ago
Horses for sale are now immortal (not an issue in vanilla due to safe zones)
13 Days Ago
Halved all ammo drops from killing NPC's (see server.npcAmmoLootMultiplier, set to 0.5 for hardcore)
13 Days Ago
Fix tech tree lines being able to render on top of the tech tree nodes if the order of the tech tree nodes has been modified Layout change on T2 hardcore for buckshot/shield
13 Days Ago
Removed respawnTimeAddition convar Added respawnTimeAdditionBag and respawnTimeAdditionBed convars, controls respawn rates per respawn type (campers are counted as beds) Adjusted respawn time to 15m for bags and 10m for beds in hardcore
13 Days Ago
Reduce ammunition crafting cost multiplier to 5x (was 10x)
13 Days Ago
Enable global chat
13 Days Ago
Don't show the player icon on the map Don't show underground layers on the map
13 Days Ago
Merge from main
17 Days Ago
Another loot spawn change to try and resolve these game mode issues