Commit graph

496 commits

Author SHA1 Message Date
Ottermandias
5d77cd5514 Add function to replace all skin materials. 2022-04-15 14:37:39 +02:00
Ottermandias
c3454f1d16 Add Byte String stuff, remove Services, cleanup and refactor interop stuff, disable path resolver for the moment 2022-04-15 14:37:39 +02:00
Ottermandias
0e8f839471 tmp 2022-04-15 14:37:38 +02:00
Ottermandias
e15d844d4b Start 2022-04-15 14:37:38 +02:00
Ottermandias
9130932a7f Fix VFunc index for GPose Redraw. 2022-04-15 13:17:19 +02:00
Actions User
53d19ff473 [CI] Updating repo.json for refs/tags/0.4.8.1 2022-04-14 14:44:24 +00:00
Ottermandias
1ee7a7cbf2 Use net5 build 2022-04-14 16:42:51 +02:00
Ottermandias
8865ff5e79 Fix 6.1 offsets. 2022-04-14 16:01:06 +02:00
Actions User
18384a9386 [CI] Updating repo.json for refs/tags/0.4.8.0 2022-03-20 12:07:45 +00:00
Ottermandias
6d3a4f08c5 Change HTTP API help text. 2022-03-20 13:04:37 +01:00
Ottermandias
c8293c9a6b Fix handling of weird TTMP files. 2022-03-20 13:02:49 +01:00
Ottermandias
4a9b08de98
Merge pull request #171 from Yuki-Walsh/master
Add redraw route to http api
2022-03-20 12:21:26 +01:00
Yuki
6fa79c62c4 Add redraw route to http api 2022-03-20 16:16:27 +11:00
Ottermandias
bf40c2a3cb Add option to expand or collapse all sub-folders in the right-click context for mod folders. 2022-03-08 10:09:34 +01:00
Ottermandias
6df82fdf18 Make recapitalizing internal mod folders possible without changing behaviour otherwise. 2022-02-24 14:02:45 +01:00
Ottermandias
7e7e74a534 Make renaming folders case-sensitive? 2022-02-22 22:05:39 +01:00
Ottermandias
689a4c73d9 Small improvements. 2022-02-22 22:05:39 +01:00
Actions User
564a4195cb [CI] Updating repo.json for refs/tags/0.4.7.7 2022-02-21 18:50:13 +00:00
Ottermandias
733b60faae Fix material change in mdls another time, this time with actual .mdl parsing and writing. 2022-02-21 19:47:58 +01:00
Actions User
7beee50fdf [CI] Updating repo.json for refs/tags/0.4.7.6 2022-02-20 00:11:42 +00:00
Ottermandias
f4f3a4dfc1 Fix material change in mdls for different suffix sizes., next try. 2022-02-20 01:09:37 +01:00
Actions User
38ad1eef96 [CI] Updating repo.json for refs/tags/0.4.7.5 2022-02-19 17:34:08 +00:00
Ottermandias
3d6d3ed2d6 Fix material change in mdls for different suffix sizes. 2022-02-19 18:31:58 +01:00
Ottermandias
25b65ce628 Fix redraw not working with names anymore. 2022-02-19 18:31:58 +01:00
Actions User
a9065d97d3 [CI] Updating repo.json for refs/tags/0.4.7.4 2022-02-16 20:40:42 +00:00
Ottermandias
aa180dcdf6 Change Skin Material Replacement to accept arbitrary suffix-strings for From and To. 2022-02-16 15:00:50 +01:00
Ottermandias
947e40b1eb Remove ClientStructs Initialize 2022-02-16 11:50:43 +01:00
Ottermandias
26258b7bcc Merge branch 'pr/n143_collection-command' 2022-02-03 23:53:41 +01:00
Ottermandias
09c92ef0b1 Small fixes. 2022-02-03 23:53:27 +01:00
Lucy Awrey
a62fa06b03 Implemented command for changing the current default and forced collections 2022-02-03 17:02:03 -05:00
Actions User
1d5ddb0590 [CI] Updating repo.json for refs/tags/0.4.7.3 2022-01-31 21:40:38 +00:00
Ottermandias
b6a7a59f92 Merge branch 'pr/n138_tsm' 2022-01-31 22:38:38 +01:00
Ottermandias
685772e6ac Slight modifications. 2022-01-31 22:38:28 +01:00
goaaats
b6817c47ed
Replace manage mods button with title screen menu 2022-01-31 22:08:33 +01:00
Actions User
40bb7567dd [CI] Updating repo.json for refs/tags/0.4.7.2 2022-01-29 18:15:24 +00:00
Ottermandias
75823d413e Allow changing skin materials in .mdls in edit mode. 2022-01-29 19:13:12 +01:00
Actions User
076be3925c [CI] Updating repo.json for refs/tags/0.4.7.1 2022-01-28 11:38:53 +00:00
Ottermandias
e18fcafc51 Add option to disable disabling sound streaming. 2022-01-28 12:36:27 +01:00
Ottermandias
ac2f2cf3b9
Merge pull request #124 from reiichi001/patch-1
Adjust the Installing section of README.md
2022-01-18 18:00:24 +01:00
Franz Renatus
7f60d47c0e
Adjust the Installing section of README.md
While a bit more hand-holdy, this should cut down on the number of people asking how to add the custom repo URL and dissuade people from thing to manually install the plugin as there are multiple users who were getting confused by the prior terminology used. (Like making assumptions that adding the URL was all they needed to do)
2022-01-18 08:57:30 -08:00
Ottermandias
203550f58d
Merge pull request #113 from Azurealistic/master
Update README.md
2022-01-11 11:36:11 +01:00
Muhammad Asavir
e435ec5893
Update README.md
Typo fix.
2022-01-10 18:12:26 -05:00
Muhammad Asavir
7495b3b10b
Merge pull request #1 from Azurealistic/readme-repo-update
Update README.md
2022-01-09 23:35:31 -05:00
Muhammad Asavir
6b509d66cb
Update README.md
Add the custom plugin repo URL to the readme to make it more obvious and deter people from installing manually.
2022-01-09 23:35:03 -05:00
Actions User
62459c058d [CI] Updating repo.json for refs/tags/0.4.7.0 2022-01-08 14:17:08 +00:00
Ottermandias
84fd0262c2 Fix metadata bug. 2022-01-08 15:15:23 +01:00
Actions User
c542c79923 [CI] Updating repo.json for refs/tags/0.4.6.9 2022-01-08 12:41:06 +00:00
Ottermandias
7f9ca5db76 Add a bunch of help texts and expand on information. 2022-01-08 13:36:47 +01:00
Actions User
3e5ea0d89c [CI] Updating repo.json for refs/tags/0.4.6.8 2022-01-06 10:50:49 +00:00
Ottermandias
aa7d71530d Change EST files to be sorted and thus work. 2022-01-06 11:47:01 +01:00