Merge branch 'main' into raw-parsing-for-scene-data

This commit is contained in:
Aaron Kimbrell
2025-10-15 20:08:21 -05:00
committed by GitHub
29 changed files with 1106 additions and 347 deletions

View File

@@ -47,7 +47,7 @@ client_net_version=171022
# Turn to 0 to default teams to use the live accurate Shared Loot (0) by default as opposed to Free for All (1)
# This is used in both Chat and World servers.
default_team_loot=1
default_team_loot=0
# event gating for login response and luz gating
event_1=Talk_Like_A_Pirate

View File

@@ -106,3 +106,6 @@ hardcore_coin_keep=
# Export terrain meshes to OBJ files when zones load
# OBJ files will be saved as terrain_<zoneID>.obj in the server directory
export_terrain_to_obj=0
# save pre-split lxfmls to disk for debugging
save_lxfmls=0