Actions User
b8ad456ed3
[CI] Updating repo.json for refs/tags/0.7.0.0
2023-04-29 11:21:37 +00:00
Jacob Keller
8c28f0c6e3
Ignore hidden files when generating the unused files list.
...
Don't include hidden files in the unused file list for a mod. These files are typically things such as .git or otherwise intended to be hidden and shouldn't be included as part of the list of files which could be used.
2023-04-12 11:01:01 +02:00
Caraxi
51ce6d1038
Fix double by in mod name display
2023-04-10 23:53:48 +02:00
Actions User
182546ee10
[CI] Updating repo.json for refs/tags/0.6.6.5
2023-03-25 15:58:18 +00:00
Ottermandias
c958935f40
Run command registration on framework.
2023-03-25 16:55:47 +01:00
Actions User
348da38879
[CI] Updating repo.json for refs/tags/0.6.6.4
2023-03-25 11:36:14 +00:00
Ottermandias
831990949f
Add correct handling of forceAssignment and correct iteration while deleting.
2023-03-25 12:21:55 +01:00
Ottermandias
3c564add0e
Fix missing stuff from defines.
2023-03-12 02:42:07 +01:00
Ottermandias
1b7360f8be
Allow item swapping between from accessories and hats to other accessory types.
2023-03-12 02:27:55 +01:00
Ottermandias
19dde3cbc4
Add file name to exception.
2023-03-12 02:27:55 +01:00
Ottermandias
d8e2a5ba28
Move UI Building to thread.
2023-03-12 02:27:55 +01:00
Ottermandias
23c1ee9dc6
Move Validating outside of main class.
2023-03-12 02:27:55 +01:00
Ottermandias
8ce52b7028
Use OriginalDisposeSafe.
2023-03-12 02:27:55 +01:00
Actions User
f03584a057
[CI] Updating repo.json for refs/tags/0.6.6.3
2023-03-09 14:41:48 +00:00
Ottermandias
cd894e415d
Switch CreateFileW hook to hooking from import table.
2023-03-09 15:38:27 +01:00
Ottermandias
5c6c96b6c0
Improve startup performance tracking
2023-03-09 15:38:27 +01:00
Actions User
9c6bcb2409
[CI] Updating repo.json for refs/tags/0.6.6.2
2023-03-08 12:28:29 +00:00
Ottermandias
8d38f73f52
Use TabBar, add OpenMainWindow and CloseMainWindow to API
2023-03-08 12:49:06 +01:00
Ottermandias
6a54d24634
Maybe fix UTF8 issues.
2023-03-08 12:49:06 +01:00
Actions User
4a8f0aac61
[CI] Updating repo.json for refs/tags/0.6.6.1
2023-03-05 14:22:23 +00:00
Ottermandias
6159f1e998
Add changelog.
2023-03-05 15:19:50 +01:00
Ottermandias
c2bb1407a9
Add option to make successful chat commands silent.
2023-03-05 15:19:50 +01:00
Ottermandias
6ee6e4a4ba
Fix assign current player and assign current target buttons not triggering events.
2023-03-05 15:19:50 +01:00
Ottermandias
45075d5b27
Fix migration of old mods not working anymore
2023-03-05 15:19:50 +01:00
Ottermandias
64c8f29c47
Fix issue with assigning indexed npcs.
2023-03-05 15:19:50 +01:00
Actions User
009499cdf6
[CI] Updating repo.json for refs/tags/0.6.6.0
2023-03-04 18:57:48 +00:00
Ottermandias
3c78d6b695
Add Changelog.
2023-03-04 19:55:02 +01:00
Ottermandias
21be245c5c
Add collapsing to big option groups.
2023-03-03 18:43:37 +01:00
Ottermandias
522fc832db
Add handling of too large multi groups on import of pmp or adding mods via IPC.
2023-03-03 18:06:30 +01:00
Ottermandias
cdc4ee6991
Change phyb and sklb resolving for item swap.
2023-03-03 13:43:20 +01:00
Ottermandias
1f942491ac
Move mod creation functions to own subclass.
2023-03-03 13:43:00 +01:00
Ottermandias
c2ac745d72
Fix an issue with retainer assignments using ownership wrongly for mannequins.
2023-03-01 23:11:05 +01:00
Ottermandias
e62b0155d4
Redesign Shpk tab.
2023-03-01 18:30:27 +01:00
Ottermandias
7ae6d0a348
Add collection groups for Children and Elderly.
2023-02-28 15:48:45 +01:00
Ottermandias
2e6cc73666
Rework Samplers.
2023-02-25 18:11:21 +01:00
Ottermandias
d175802bec
Rework Material Constants
2023-02-25 15:10:38 +01:00
Ottermandias
397362caa5
More restructuring.
2023-02-24 18:45:04 +01:00
Ottermandias
c4a4aec221
Some more material shpk restructuring
2023-02-24 16:12:41 +01:00
Ottermandias
7619503a2b
Split huge material shpk gui function.
2023-02-24 15:34:20 +01:00
Ottermandias
d4f1097eba
Fix issue when extracting some textures.
2023-02-24 00:09:42 +01:00
Ottermandias
9cf69def7b
Fix mistaken rename.
2023-02-23 20:44:06 +01:00
Ottermandias
b31c5fdd1f
Fix accidentally reverted change.
2023-02-23 18:33:12 +01:00
Ottermandias
47ddca0506
Add option to display single select groups as radio buttons.
2023-02-23 18:29:54 +01:00
Ottermandias
ebbc3fed86
Some material shpk refactoring.
2023-02-23 17:47:59 +01:00
Ottermandias
7e56858bc6
Change handling of associated shpk for material.
2023-02-23 15:20:51 +01:00
Ottermandias
a2b62a8b6a
Some formatting and naming changes, splitting files and some minor improvements.
2023-02-23 14:49:41 +01:00
Ottermandias
1e471551d4
Move IndexSet to OtterGui
2023-02-23 14:44:37 +01:00
Exter-N
e058b6e32b
Fix wrong error message
2023-02-21 16:54:24 +01:00
Exter-N
86de28245d
Auto-generate ID from a name through CRC when adding a param
2023-02-21 16:54:24 +01:00
Exter-N
33231959b2
More Mtrl and ShPk editing (thanks @aers)
2023-02-21 16:54:24 +01:00