Commit graph

475 commits

Author SHA1 Message Date
f510368fdc Small changes to wolf script 2025-03-15 15:58:54 -05:00
d0db08c2b4 Add Global Var to configure wide converter in nscript 2025-03-11 13:58:57 -05:00
f98b4e06ef Fix AI Refused and adjust for \\f codes 2025-03-03 13:30:48 -06:00
6ada97eaa8 Small change 2025-03-01 11:20:14 -06:00
a0b9060d25 Defaults for codes too 2025-03-01 11:19:24 -06:00
4b1b8840c0 Create pre-commit hook for default mvmz settings 2025-03-01 11:18:04 -06:00
c89340fe4c Change default 2025-03-01 11:08:31 -06:00
c7b74d4e8b Turn codes on 2025-03-01 11:07:44 -06:00
4bd5f56a94 Small fixes to mvmz module 2025-02-27 11:36:25 -06:00
b362f4ec90 Fix tool not finding name 2025-02-26 21:45:52 -06:00
87a2ce9f66 I am the retarded 2025-02-25 16:15:28 -06:00
0d3afe0755 Fix speaker 2025-02-25 15:06:16 -06:00
4bd240d62a Properly fix recursion bug 2025-02-25 14:37:29 -06:00
cd969669c2 Fix critical recursion bug 2025-02-25 13:36:09 -06:00
6af609fbb8 Broke 2025-02-25 13:10:25 -06:00
7a3b73f916 Force LF 2025-02-25 10:54:52 -06:00
68a7ff538e Update some things 2025-02-14 18:32:44 -06:00
6c6d9b26d3 Fix deepseek cost 2025-02-10 17:32:45 -06:00
64b4e2f15f Improve a couple of the modules 2025-02-10 17:17:19 -06:00
53df5c4525 Make font easier in wolf 2025-02-03 22:32:51 -06:00
0f35500635 Properly handle AI Refusal 2025-02-03 14:29:47 -06:00
69dfcec708 Revert "Reject AI Refusal"
This reverts commit 91841de7b8.
2025-02-03 14:19:23 -06:00
91841de7b8 Reject AI Refusal 2025-02-03 14:15:50 -06:00
d5fe55aa2a Formatting and keep format codes in text 2025-02-01 17:38:35 -06:00
fdac11eaef Adjust Wolf for Ruins and improve images 2025-02-01 11:22:02 -06:00
d2005637d6 Adjust some tyrano text 2025-01-30 10:34:12 -06:00
996b8ba788 Move GalgeChoice 2025-01-27 09:04:31 -06:00
c30c3f73da Formatting 2025-01-27 09:03:33 -06:00
1e08fe1c89 Optimize 357 even more 2025-01-27 09:03:24 -06:00
39b4d6a556 Shorten 357 and make more readable 2025-01-27 08:48:24 -06:00
75fad967dd Add a new plugin catch in 357 and switch getSpeaker full prompt to false 2025-01-27 00:41:43 -06:00
bd7de189e8 Add DeepSeek Support and use Price per Million for cost calculation instead. 2025-01-26 12:22:56 -06:00
b74a0afb3c Small changes to mv 2025-01-26 10:14:10 -06:00
ae988989c8 Adjust bracket catcher to include codes 2025-01-23 11:35:25 -06:00
a2a4c15e3b Check for AI Refusal 2025-01-22 13:05:03 -06:00
7f936b58a3 Add ignore to csv 2025-01-22 03:19:17 -06:00
f241767b99 Ignore symbol only lines in rpgmv for 401 2025-01-21 15:05:10 -06:00
cc66c52f72 Bumping batch and a couple of fixes 2025-01-19 16:16:51 -06:00
5fb0191b17 Couple of fixes to rpgm 2025-01-17 16:57:49 -06:00
6fc68e8565 Add custom regex to rpgmplugin 2025-01-13 14:28:57 -06:00
12da99fd24 Fix critical scenario bug 2025-01-12 13:00:31 -06:00
ea27561684 Fix optional 2025-01-07 13:48:16 -06:00
0b09fdb14d Fix bug with single strings 2025-01-07 11:56:08 -06:00
397bdab7f7 Update TL Function to always clean text 2025-01-07 11:28:20 -06:00
25f159926e Remove TODO 2025-01-02 13:47:46 -06:00
128f0ec014 Implement TL for Ayatam Quest Plugin in rpgmakerplugin 2025-01-02 13:47:25 -06:00
8fd7c608fd Update LANGREGEX in all 2025-01-02 11:43:47 -06:00
50bce1d4c8 Add lang regex for japanese shit 2025-01-02 11:03:47 -06:00
d570577b9c Fixi Model name 2025-01-02 03:44:36 -06:00
48adaa445b Adjust some things in mvmz 2025-01-01 12:47:44 -06:00
aea6760f3e typo 2024-12-30 12:55:22 -06:00
Retaliate7731
ffb984cb58 Merge branch 'main' of https://gitgud.io/Retaliate7731/DazedMTLTool 2024-12-24 22:59:16 +01:00
Retaliate7731
3e7acb4475 Allow empty profile and description field in Actors and Weapons 2024-12-24 22:59:10 +01:00
Retaliate7731
efcb880977 Merge branch DazedMTLTool:main into main 2024-12-24 21:56:38 +00:00
Retaliate7731
936fe0e268 Improve support for non-openai models.
This commit prevents missing batchsize errors in scenarios where custom model names are required.
2024-12-24 22:42:09 +01:00
915ffd9b84 Don't forget formatting 2024-12-24 15:28:03 -06:00
7f3e0d8fa4 Don't bother sending description list if its empty 2024-12-24 15:23:35 -06:00
3d573fcaab Check if text is null first 2024-12-24 15:18:40 -06:00
30450c5305 Merge branch 'main' of ssh.gitgud.io:DazedAnon/DazedMTLTool 2024-12-24 13:23:56 -06:00
491fcf9c2c Add e 2024-12-24 13:23:53 -06:00
Kryomaani
0fc9e5b124 The estimate gets eaten without a sacrifical csv.tmp 2024-12-24 18:01:04 +00:00
9816c8cf3d Fix prompt encoding 2024-12-21 17:41:28 -06:00
a20788ca11 Extend ruff format line length 2024-12-21 13:00:26 -06:00
cc65eac115 Update prompt example and fix encoding 2024-12-21 12:09:10 -06:00
4e57093dfd Fix single string 2024-12-19 18:47:24 -06:00
429f2e5c97 Remove combineList 2024-12-19 14:19:13 -06:00
61fbe8b2f0 Remove Repeating Characters 2024-12-19 13:43:11 -06:00
a669a23f54 Fix format 2024-12-19 13:40:32 -06:00
6546d56abe Formatting 2024-12-19 13:19:23 -06:00
56d67f9b78 Adjust the return for tl 2024-12-18 19:18:25 -06:00
4346ff8cb6 Replace dash in cleantt 2024-12-17 16:16:32 -06:00
0421c51bae Fix single text strings 2024-12-17 10:19:55 -06:00
6ca98c10d9 Clear placeholder for single lines 2024-12-16 11:23:57 -06:00
43a8bdecf6 Extend line length in ruff for readability 2024-12-16 10:27:31 -06:00
8b52fb0b8f Formatting and new stuff in wolf 2024-12-16 10:26:47 -06:00
8785dd2909 Fix error when empty string in tl list 2024-12-12 11:20:53 -06:00
023c99c5bb Remove catch vars in wolf 2024-12-08 13:50:28 -06:00
582ee20dd6 Small adjustments to scripts 2024-12-08 12:54:15 -06:00
f171dfda78 bump openai 2024-12-07 11:29:30 -06:00
2fd8a5bb07 Textwrap commented 2024-12-07 11:13:53 -06:00
c14548b3d7 Remove textwrap 2024-12-07 11:12:45 -06:00
8198f95187 Add line by line module 2024-12-07 11:08:54 -06:00
cc39b4bb3d Push latest changes 2024-12-07 10:42:50 -06:00
291f85d5de Save a lot of changes 2024-12-05 11:20:17 -06:00
e5ef48647b Update a bit 2024-11-29 14:37:43 -06:00
c9db2041ad Remove full width space speaker check 2024-11-25 11:08:53 -06:00
93032eee36 Update MVMZ and Tyrano 2024-11-19 11:05:59 -06:00
d0eb08518a Rework tyrano 2024-11-18 14:35:15 -06:00
10209e49ef Add Renpy Module 2024-11-14 08:04:47 -06:00
2b82edc7b4 Commit Current 2024-11-04 08:47:04 -06:00
b0f917b701 Update Ace, Format, and Fix MapInfos 2024-10-26 01:57:44 -05:00
98c79941b2 Adjust modules a bit 2024-10-26 00:41:13 -05:00
43019917b9 Add choices to kirikiri 2024-10-23 07:47:51 -05:00
90f0ee5d25 Create kirikiri module 2024-10-22 12:48:05 -05:00
75bfa4babe Try new subvar function 2024-10-21 12:09:54 -05:00
f1a3589c30 I am once again asking for your formatting (also smol fix) 2024-10-17 10:48:01 -05:00
5c6aac9ed9 Fix regex in extract 2024-10-15 12:13:10 -05:00
6f38cad661 Fix getSpeaker 2024-10-15 09:52:51 -05:00
9edac72d38 Fix skills.json 2024-10-15 08:47:54 -05:00
9a1477802d Fix getSpeaker 2024-10-14 12:01:32 -05:00