fallenoak
|
ccaf2af8cb
|
feat(component): add CCharacterComponent::ComponentOpenFingers
|
2025-11-03 22:15:39 -06:00 |
|
fallenoak
|
0c77e82e14
|
feat(component): add CCharacterComponent::ComponentCloseFingers
|
2025-11-03 20:35:39 -06:00 |
|
fallenoak
|
9ef900f80f
|
feat(component): implement CCharacterComponent::AddLink
|
2025-11-03 19:55:08 -06:00 |
|
fallenoak
|
3a3b7d5259
|
feat(component): implement CCharacterComponent::AddHandItem
|
2025-11-03 16:37:18 -06:00 |
|
fallenoak
|
9acffa737e
|
feat(component): partially implement CCharacterComponent::AddHandItem
|
2025-11-02 23:34:35 -06:00 |
|
fallenoak
|
bb4824cb02
|
feat(component): add CCharacterComponent::GetSheatheLink
|
2025-11-02 23:20:35 -06:00 |
|
fallenoak
|
fb778c8bcc
|
feat(component): add CCharacterComponent::UpdateItem
|
2025-10-31 20:23:16 -05:00 |
|
fallenoak
|
bc929cbb46
|
feat(component): implement CCharacterComponent::ItemsLoaded
|
2025-10-30 23:06:47 -05:00 |
|
fallenoak
|
2837a808a2
|
feat(component): add CCharacterComponent::AddHandItem
|
2025-10-30 20:06:40 -05:00 |
|
fallenoak
|
daca438a62
|
feat(component): add CCharacterComponent::AddItemBySlot
|
2025-10-29 21:28:57 -05:00 |
|
fallenoak
|
15a5eb6f57
|
feat(component): add CCharacterComponent::AddItem
|
2025-10-29 20:00:17 -05:00 |
|
fallenoak
|
9b4e0cfded
|
feat(component): add CCharacterComponent::AddItem
|
2025-10-29 17:16:05 -05:00 |
|
fallenoak
|
b370d86f7d
|
chore(component): render prep funcs are not static
|
2025-10-28 22:24:36 -05:00 |
|
fallenoak
|
794003086b
|
feat(component): add item functions
|
2025-10-28 22:15:11 -05:00 |
|
fallenoak
|
a431b30cf9
|
feat(component): add CCharacterComponent::ClearItemDisplay
|
2025-10-28 21:11:57 -05:00 |
|
fallenoak
|
ea51e2e20f
|
feat(component): add CCharacterComponent::UpdateItemDisplay
|
2025-10-28 21:05:03 -05:00 |
|
fallenoak
|
0fce98aabc
|
feat(component): use ObjectAlloc to allocate CCharacterComponent
|
2025-10-28 16:20:24 -05:00 |
|
fallenoak
|
95c89c50b9
|
feat(component): add CCharacterComponent::SetBeardStyle
|
2025-10-27 22:14:57 -05:00 |
|
fallenoak
|
0c584ee901
|
feat(component): populate facial hair styles list on initialize
|
2025-10-27 21:38:18 -05:00 |
|
fallenoak
|
dd318480f1
|
feat(component): implement CCharacterComponent::ReplaceHairTexture
|
2025-10-27 21:15:46 -05:00 |
|
fallenoak
|
ca58375aa4
|
feat(component): implement CCharacterComponent::SetHairColor
|
2025-10-27 19:43:30 -05:00 |
|
fallenoak
|
068b32435e
|
chore(component): move ComponentData to types header
|
2025-10-27 19:30:12 -05:00 |
|
fallenoak
|
66c003e424
|
feat(component): add CCharacterComponent::SetHairStyle
|
2025-10-27 16:46:50 -05:00 |
|
fallenoak
|
55b7eacf23
|
chore(component): improve name of dirty section mask
|
2025-10-27 16:24:37 -05:00 |
|
fallenoak
|
b4d519338a
|
feat(component): add npcBakedTexturePath member to ComponentData
|
2025-10-27 16:16:17 -05:00 |
|
fallenoak
|
7482779b37
|
feat(component): add item displays member variable to CCharacterComponent
|
2025-10-25 15:32:15 -05:00 |
|
fallenoak
|
2393f0aefa
|
feat(component): implement CCharacterComponent::SetFace
|
2025-10-24 13:17:31 -05:00 |
|
fallenoak
|
d33b0ed4b6
|
chore(component): rename param for accuracy
|
2025-10-22 22:46:01 -05:00 |
|
fallenoak
|
bccfec9f14
|
feat(component): implement CCharacterComponent::Paste
|
2025-10-22 16:33:14 -05:00 |
|
fallenoak
|
a7d5417a3b
|
chore(component): continue refining variable and parameter names
|
2025-10-22 16:32:13 -05:00 |
|
fallenoak
|
5f211e0a38
|
chore(component): clean up mip level calculation in CCharacterComponent::PasteFromSkin
|
2025-10-22 08:29:34 -05:00 |
|
fallenoak
|
af887872d0
|
feat(component): implement CCharacterComponent::PasteFromSkin
|
2025-10-22 01:06:05 -05:00 |
|
fallenoak
|
32e8b11233
|
feat(component): implement CCharacterComponent::RenderPrepAL
|
2025-10-22 00:31:24 -05:00 |
|
fallenoak
|
904782c8df
|
feat(component): add section info array
|
2025-10-22 00:04:18 -05:00 |
|
fallenoak
|
d2dfa27f4a
|
feat(component): initialize prep functions
|
2025-10-21 20:47:41 -05:00 |
|
fallenoak
|
8b418a68b1
|
feat(component): set up component base texture in character model
|
2025-10-21 20:19:49 -05:00 |
|
fallenoak
|
ce0576b40d
|
feat(component): implement CCharacterComponent::CreateBaseTexture
|
2025-10-21 17:27:14 -05:00 |
|
fallenoak
|
5bd90ecf29
|
feat(component): create texture buffer in CCharacterComponent::Initialize
|
2025-10-20 23:02:02 -05:00 |
|
fallenoak
|
a040fdbd5b
|
feat(component): set up texture format and size in CCharacterComponent::Initialize
|
2025-10-20 22:40:55 -05:00 |
|
fallenoak
|
11ce4b168e
|
chore(component): tweak return type for TextureCacheCreateTexture
|
2025-10-18 15:47:07 -05:00 |
|
fallenoak
|
421accf989
|
feat(component): partially implement CCharacterComponent::LoadBaseVariation
|
2025-10-17 22:46:17 -05:00 |
|
fallenoak
|
bdc76b2b79
|
feat(component): partially implement CCharacterComponent::SetSkinColor
|
2025-10-16 22:24:27 -05:00 |
|
fallenoak
|
eb40e5ff01
|
feat(component): add CCharacterComponent::GetSectionsRecord
|
2025-10-16 20:15:55 -05:00 |
|
fallenoak
|
e8487187d8
|
feat(component): add BuildComponentArray
|
2025-10-16 17:11:11 -05:00 |
|
fallenoak
|
fdd2b02867
|
feat(component): add CCharacterComponent::s_chrVarArray
|
2025-10-16 08:57:30 -05:00 |
|
fallenoak
|
561840c01a
|
feat(component): rename field for clarity
|
2025-10-16 08:42:42 -05:00 |
|
fallenoak
|
8b9b943ed8
|
feat(component): add CCharacterComponent::Initialize
|
2025-10-15 22:46:09 -05:00 |
|
fallenoak
|
23fb30c2fd
|
feat(component): partially implement CCharacterComponent::RenderPrepSections
|
2025-10-15 22:03:56 -05:00 |
|
fallenoak
|
66d3579173
|
feat(component): implement more of CCharacterComponent::RenderPrep
|
2025-10-15 20:11:26 -05:00 |
|
fallenoak
|
edf68172ab
|
feat(component): improve name
|
2025-10-14 23:18:45 -05:00 |
|