Jacob Keller
3529351b82
Add Revert command to /glamour
...
The /glamour command can be used to apply a glamor to character, but
there's no way to remove a glamour and revert to default without using
the GUI. Introduce a Revert command that can be used to revert a player
back to their default.
2023-02-23 19:04:10 -08: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
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
ccbf170a02
Fix left ring.
2023-01-14 00:51:55 +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
thakyZ
55958694e4
Implemented dyable designs
2022-11-09 13:59:13 -08:00
ciphered2k
423653faf2
Add options to apply dye color to all slots
...
Adds an additional stain combo box above the equipment list that allows a dye color to be selected and applied to all equipment slots simultaneously.
2022-10-09 13:41:12 -04:00
Ottermandias
8d137bdfd0
Now with PlayerWatch!
2022-08-25 14:06:51 +02:00
Ottermandias
8de1f56766
Update for 6.2 without rework.
2022-08-25 13:34:10 +02:00
Ottermandias
a36d1f1935
0.1.0.5
2022-07-27 10:11:17 +02:00
Ottermandias
4d70625b13
ImGui Compat
2022-07-27 10:03:06 +02:00
Ottermandias
7b2ea0273c
Merge pull request #53 from rootdarkarchon/main
...
Change RevertableDesigns Dictionary to ConcurrentDictionary
2022-07-27 10:01:09 +02:00
Stanley Dimant
9ee0ee902b
Change RevertableDesigns Dictionary to ConcurrentDictionary
2022-07-27 10:00:24 +02:00
Ottermandias
5e4b225081
Update Penumbra feature checking
2022-07-02 16:46:05 +02:00
Ottermandias
8f8ab7a224
Update to 0.1.0.3
2022-06-30 14:37:50 +02:00
Ottermandias
e101101167
Merge pull request #42 from rootdarkarchon/main
...
Add IPC overrides using Character
2022-06-30 13:44:14 +02:00
Stanley Dimant
edbf66c25e
fix formating
2022-06-30 10:47:15 +02:00
Stanley Dimant
9d41573d0a
Add IPC overrides using Character
2022-06-30 10:46:40 +02:00
Ottermandias
28f841d88b
Update to 0.1.0.2
2022-06-26 16:31:39 +02:00
Ottermandias
636a0051f8
Merge pull request #39 from rootdarkarchon/main
...
Adjust API for various calls, adjust revert handling
2022-06-26 16:30:48 +02:00
Stanley Dimant
3c56124705
add more IPC calls, adjust revertable to clear the state after a revert.
2022-06-26 03:04:57 +02:00
Stanley Dimant
d4529edba6
Adjust API to use Character Name for GetCharacterCustomization
2022-06-25 23:14:59 +02:00
Ottermandias
e1cf3db0ab
Accept higher penumbra API versions.
2022-06-23 16:36:12 +02:00
Ottermandias
0ff5eade69
Update to 0.1.0.0
2022-06-19 19:33:44 +02:00
Ottermandias
bcd7d45956
Merge pull request #38 from rootdarkarchon/main
...
Add revert character customization to API
2022-06-19 19:22:25 +02:00
Stanley Dimant
6308a22c1a
add revert character customization
2022-06-19 00:23:53 +02:00
Ottermandias
b78a6266b1
Little bit of cleanup and style application
2022-06-14 15:11:44 +02:00
Ottermandias
45f9b2cf8d
Merge pull request #37 from rootdarkarchon/main
...
Add basic Glamourer IPC
2022-06-14 15:03:01 +02:00
Stanley Dimant
e8639505a1
add api version
2022-06-14 15:01:24 +02:00
Stanley Dimant
0057e5b6a9
add disposal of ipc
2022-06-14 14:51:17 +02:00
Stanley Dimant
9ba9e049fb
avoid static where reasonable
2022-06-14 14:49:58 +02:00
Stanley Dimant
62a58663ff
Reload characters on application
2022-06-14 14:46:50 +02:00
Stanley Dimant
7d6e1323f4
Add basic Glamourer IPC
2022-06-14 14:37:48 +02:00
Ottermandias
e4e9ed81b8
Update Glamourer to 0.0.9.0
2022-06-04 21:01:43 +02:00
Ottermandias
dbdaaf1ca8
Random fixes and penumbra attach update.
2022-06-04 21:00:01 +02:00
Ottermandias
78fd4ce9b9
Update README.md
2022-04-21 11:49:25 +02:00
Ottermandias
1d13245bed
Early changes for 6.1, need to check hrothgar more.
2022-04-14 22:03:55 +02:00
Ottermandias
e6e033bb8b
Simple changes for 6.1
2022-04-14 21:59:30 +02:00
Ottermandias
b141da40b0
Show customization ID (mostly for hairstyles), give a useful message if failing to get human.cmp and don't crash when getting null as clipboard data. Update to 0.0.7.4
2022-02-11 17:29:25 +01:00
Ottermandias
767ddeb429
Update to 0.0.7.3
2022-01-29 15:44:54 +01:00