Ottermandias
|
27f151c55a
|
,
|
2023-06-16 16:13:26 +02:00 |
|
Ottermandias
|
7463aafa13
|
Improve Debug Tab to contain all game data.
|
2023-06-15 15:32:35 +02:00 |
|
Ottermandias
|
f2f16c664c
|
Merge branch 'main' into rework
# Conflicts:
# Glamourer.GameData/CharacterEquipExtensions.cs
# Glamourer.GameData/Customization/CharacterCustomization.cs
# Glamourer.GameData/Customization/CustomizationOptions.cs
# Glamourer.GameData/GameData.cs
# Glamourer.zip
# Glamourer/Glamourer.csproj
# Glamourer/GlamourerConfig.cs
# Glamourer/Gui/InterfaceActorPanel.cs
# Glamourer/Gui/InterfaceConfig.cs
# Glamourer/Gui/InterfaceEquipment.cs
# Glamourer/Gui/InterfaceFixedDesigns.cs
# Penumbra.PlayerWatch/CharacterEquipment.cs
# Penumbra.PlayerWatch/Penumbra.PlayerWatch.csproj
|
2023-06-12 16:35:21 +02:00 |
|
Ottermandias
|
9ec597cf2a
|
Fix some data issues. 0.1.3.1.
|
2023-06-12 01:14:24 +02:00 |
|
Ottermandias
|
579ef97dcc
|
0.1.3.0
|
2023-06-11 02:01:18 +02:00 |
|
Ottermandias
|
2ebca491fc
|
Cleanup fixed design display code a bit.
|
2023-06-11 01:59:20 +02:00 |
|
Ottermandias
|
79d2c63ddb
|
Merge pull request #85 from MikeMatrix/main
Implement a hacky way of grouping Fixed Designs by character
|
2023-06-11 00:19:55 +02:00 |
|
Ottermandias
|
067a9d8038
|
Update for new Penumbra changes for glamourer rework, make auto name for fixed design sane.
|
2023-06-11 00:16:49 +02:00 |
|
Ottermandias
|
d167d798d7
|
Merge pull request #86 from StoiaCode/main
Auto Fill Name into Fixed design plate if empty
|
2023-06-11 00:13:33 +02:00 |
|
Stoia
|
d896cb7414
|
Auto Fill Name into Fixed design plate if empty
|
2023-06-10 23:45:11 +02:00 |
|
Ottermandias
|
2d6fd6015d
|
.
|
2023-06-09 17:57:40 +02:00 |
|
Michael Braun
|
b921925c6e
|
Implement a hacky way of grouping Fixed Designs by character
|
2023-06-04 14:58:26 +02:00 |
|
Ottermandias
|
7710cfadfa
|
Rename file.
|
2023-06-03 15:50:38 +02:00 |
|
Ottermandias
|
e79ee55f3b
|
Make some stuff work.
|
2023-06-02 23:21:07 +02:00 |
|
Ottermandias
|
4eb46a9fff
|
make shit compile.
|
2023-06-02 18:48:22 +02:00 |
|
Ottermandias
|
5561306a39
|
Remove offsets for CS.
|
2023-06-02 16:35:22 +02:00 |
|
Ottermandias
|
3ac6714033
|
Make this nicer.
|
2023-05-25 02:24:53 +02:00 |
|
Ottermandias
|
5e42bf2368
|
Update.
|
2023-05-25 01:54:44 +02:00 |
|
Ottermandias
|
f97829ab7f
|
Update for 6.4, 0.1.2.0
|
2023-05-25 01:54:09 +02:00 |
|
Ottermandias
|
10631341cb
|
.
|
2023-05-12 16:20:52 +02:00 |
|
Ottermandias
|
956e1fc1a7
|
Merge pull request #84 from wozaiha/Global
Use language.ToLumina();
|
2023-05-11 10:07:34 +02:00 |
|
wozaiha
|
ce9e03ac75
|
Use language.ToLumina();
|
2023-05-11 08:32:17 +08:00 |
|
Ottermandias
|
85adc3626e
|
Services here, too!
|
2023-04-23 19:50:51 +02:00 |
|
Ottermandias
|
1eb16b98a8
|
.
|
2023-03-12 15:52:38 +01:00 |
|
Ottermandias
|
4cf082aa19
|
.
|
2023-02-09 18:52:53 +01:00 |
|
Ottermandias
|
145b64bb7a
|
dasd
|
2023-01-31 21:08:56 +01:00 |
|
Ottermandias
|
e27a194cc6
|
deadsa
|
2023-01-31 17:45:42 +01:00 |
|
Ottermandias
|
33c2ed7903
|
Merge branch 'main' into rework
# Conflicts:
# Glamourer.GameData/CharacterEquipExtensions.cs
# Glamourer.zip
# Glamourer/Designs/FixedDesigns.cs
# Glamourer/Glamourer.csproj
# Glamourer/Gui/Interface.cs
# Glamourer/Gui/InterfaceEquipment.cs
# Glamourer/Gui/InterfaceFixedDesigns.cs
|
2023-01-23 16:45:06 +01:00 |
|
Ottermandias
|
9dfa948c81
|
0.1.1.5, Invert order of applying fixed designs so more specific are used after less specific.
|
2023-01-23 16:27:57 +01:00 |
|
Ottermandias
|
415e58b93e
|
0.1.1.4, small fixes for PRs.
|
2023-01-23 12:48:04 +01:00 |
|
Ottermandias
|
6e7e6530cf
|
Dupidu
|
2023-01-23 12:09:32 +01:00 |
|
Ottermandias
|
8940e813ec
|
Merge pull request #80 from mohlek/feat/apply_multiple_designs
Allow multiple designs to be applied by fixed designs
|
2023-01-23 12:05:32 +01:00 |
|
Ottermandias
|
47000b46f5
|
Merge pull request #78 from thakyZ/dye_accessories
Implemented dyable accessories
|
2023-01-23 12:05:22 +01:00 |
|
Ottermandias
|
815c215315
|
Merge pull request #76 from papaya2k/dye-all-slots
Add options to apply dye color to all slots
|
2023-01-23 12:04:54 +01:00 |
|
Maurice Mohlek
|
5b94f4612a
|
Allow multiple designs to be applied by fixed designs
|
2023-01-23 11:56:22 +01:00 |
|
Ottermandias
|
9c6256bf1b
|
Merge branch 'main' into rework
# Conflicts:
# Glamourer.zip
# Glamourer/Glamourer.csproj
# Glamourer/Gui/InterfaceEquipment.cs
|
2023-01-19 16:25:23 +01:00 |
|
Ottermandias
|
ccbf170a02
|
Fix left ring.
|
2023-01-14 00:51:55 +01:00 |
|
Ottermandias
|
b2cede67b8
|
Merge branch 'main' into rework
# Conflicts:
# Glamourer.GameData/Customization/CustomizationOptions.cs
# Glamourer.GameData/Util/IconStorage.cs
# Glamourer/Api/PenumbraAttach.cs
# Glamourer/CharacterSave.cs
# Glamourer/Designs/DesignManager.cs
# Glamourer/Designs/FixedDesigns.cs
# Glamourer/Glamourer.csproj
# Glamourer/Gui/Interface.cs
# Glamourer/Gui/InterfaceDesigns.cs
# Glamourer/Gui/InterfaceEquipment.cs
# Glamourer/Offsets.cs
# Penumbra.PlayerWatch/Penumbra.PlayerWatch.csproj
|
2023-01-12 14:57:17 +01:00 |
|
Ottermandias
|
51ffd1ce19
|
Add Penumbra.Api and Penumbra.String to release.
|
2023-01-11 12:46:37 +01:00 |
|
Ottermandias
|
62fffc6dd3
|
API 8 and json update.
|
2023-01-11 12:38:11 +01:00 |
|
Ottermandias
|
3e4c1b6956
|
Fix offsets.
|
2023-01-11 12:36:45 +01:00 |
|
Ottermandias
|
1a4bacf0b7
|
Add fix for unimplemented but listed hairstyle.
|
2023-01-11 12:36:33 +01:00 |
|
Ottermandias
|
9e7c5e9a89
|
.net7, api8, 0.1.1.2
|
2023-01-09 16:15:06 +01:00 |
|
Ottermandias
|
4ecad9a5d2
|
Fix saving issue.
|
2023-01-09 16:14:32 +01:00 |
|
Ottermandias
|
e65b7454fe
|
Some necessary updates.
|
2023-01-09 10:53:40 +01:00 |
|
Ottermandias
|
cd1f7c3b1c
|
Update OtterGui
|
2023-01-09 10:50:39 +01:00 |
|
Ottermandias
|
99f87c744b
|
THis is the current stuff.
|
2023-01-02 18:22:56 +01:00 |
|
thakyZ
|
55958694e4
|
Implemented dyable designs
|
2022-11-09 13:59:13 -08:00 |
|
Ottermandias
|
1a4672a901
|
More stuff.
|
2022-11-06 18:28:20 +01:00 |
|
Ottermandias
|
dad146d043
|
Some more reworking
|
2022-10-19 15:24:27 +02:00 |
|