Skip to content

Add more tables to SDB Interface#66

Merged
eXpl0it3r merged 5 commits intothemeldingwars:masterfrom
Xsear:sdbupdate
Apr 9, 2026
Merged

Add more tables to SDB Interface#66
eXpl0it3r merged 5 commits intothemeldingwars:masterfrom
Xsear:sdbupdate

Conversation

@Xsear
Copy link
Copy Markdown
Contributor

@Xsear Xsear commented Apr 6, 2026

Fixes some incorrect names and spacing on a few records.
When reading the StaticDB, FauFau leaves null terminators in strings as characters, which can cause unexpected issues if those strings are used in network messages. Now we will try to prune those while loading.
Adds the following tables that may be used in some future PRs.

DeployableFunction
DeployableCategory
Faction
MapMarkerInfo
SinCardTemplate
LevelBand
LevelCategoryScalars
FrameProgressionLevel
Blueprints
BlueprintItems
ZoneRecord
ActiveInitiationCommandDef
FactionRelations
FactionReputations
PoseType
CharInfo
DamageType
DamageResponse
DamageResponseDamageType
TinyObject
PhysicsMaterial
VisualRecord
BattleframeVisuals
HullSegmentDef

@eXpl0it3r eXpl0it3r added bug Something isn't working enhancement New feature or request labels Apr 9, 2026
Xsear and others added 5 commits April 9, 2026 21:36
DeployableFunction
DeployableCategory
Faction
MapMarkerInfo
SinCardTemplate
LevelBand
LevelCategoryScalars
FrameProgressionLevel
Blueprints
BlueprintItems
ZoneRecord
ActiveInitiationCommandDef

Co-authored-by: Sleepwalker <webmaster@teambd.net>
FactionRelations
FactionReputations
PoseType
CharInfo
DamageType
DamageResponse
DamageResponseDamageType
TinyObject
PhysicsMaterial
VisualRecord
BattleframeVisuals
HullSegmentDef
@eXpl0it3r eXpl0it3r merged commit e0d0fd6 into themeldingwars:master Apr 9, 2026
6 checks passed
@Xsear Xsear deleted the sdbupdate branch April 10, 2026 05:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants