Commit Graph

43 Commits

Author SHA1 Message Date
Dusk 789b75b79a Merge remote-tracking branch 'refs/remotes/origin/master' 2025-02-18 21:27:34 +01:00
Dusk 3830aec3b4 feat: Convert line replacement logic to accomodate for diferent versions 2025-02-18 21:16:12 +01:00
Dusk 1d6cf29f25 Añadir README.md 2025-02-02 20:19:45 +00:00
Dusk 1b50fca207 Do not check tips99 text 2024-02-28 21:36:40 +01:00
Dusk 77db14386b Use the new csv files for nscripter generation 2024-02-28 20:20:34 +01:00
Dusk ac163fb05a Generate CSVs first and divide TIPS 99 2024-02-28 19:56:06 +01:00
Dusk 5dac9d1dfb Prettier '!sd.]' fix 2024-02-24 17:59:57 +01:00
Dusk 657b81ac94 Change TIPS text 2024-02-24 01:13:14 +01:00
Dusk 991b3db12c Implement some common parsing fixes
and remove certain hardcoded ones
2024-02-24 00:42:17 +01:00
Dusk a8b1936a44 Fix all tips 2024-02-23 22:56:56 +01:00
Dusk c2e5ffb3af Ignore opening text 2024-02-23 22:56:16 +01:00
Dusk 969014aa7c Quote csv minimal 2024-02-23 22:56:02 +01:00
Dusk cecf0fbf23 Change default escape csv char 2024-02-23 22:55:49 +01:00
Dusk d9b4d5f4a2 15_onik & tips 1 2024-02-23 20:17:12 +01:00
Dusk 16c503095c Add additional options 2024-02-23 20:16:58 +01:00
Dusk a4d9c44c0e Check hash of original script file 2024-02-23 20:16:35 +01:00
Dusk c195be34a0 Fix encoding issues 2024-02-23 15:10:00 +01:00
Dusk a46f4e1bee Fix until chapter 14 2024-02-23 14:37:06 +01:00
Dusk 9f279bccc9 Only show debug info sometimes 2024-02-23 14:36:42 +01:00
Dusk 8aa2fc6a3a Better debug, change check for japanese chars 2024-02-23 12:04:40 +01:00
Dusk ea4b17ee40 Change over to the new parsing 2024-02-23 11:39:55 +01:00
Dusk c44c7ebc13 Preliminary proper parser support 2024-02-22 23:55:11 +01:00
Dusk f9eda09dea Use csv file for intermediary parsing 2024-02-21 17:47:29 +01:00
Dusk 4fe24d8e85 Change debug message 2024-02-20 23:19:40 +01:00
Dusk 52dfbcc344 Fix chapter 5 2024-02-20 23:16:42 +01:00
Dusk 42fe95a626 Add fixes for chapters 3 & 4 2024-02-19 19:43:31 +01:00
Dusk b36f7c60f2 Cleaner debugging 2024-02-19 19:30:20 +01:00
Dusk c798453637 Add japanese ellipsis to japanese chars 2024-02-19 19:29:24 +01:00
Dusk c5511c7c0c Don't treat wide numbers as numbers 2024-02-19 19:13:45 +01:00
Dusk 13f21c6d11 Handle symbols/commands at the start of line 2024-02-19 19:13:35 +01:00
Dusk f5d41d3068 Add fix file 2024-02-18 23:18:11 +01:00
Dusk 653d84738a Fix until chapter 2 2024-02-18 22:52:25 +01:00
Dusk 8f768b92fa Actually print separation by symbol 2024-02-18 21:03:55 +01:00
Dusk 75547dbef6 Clean up a little bit the symbols function 2024-02-18 20:37:04 +01:00
Dusk 5e7295cf72 Get symbols from each line 2024-02-18 20:28:09 +01:00
Dusk 8950d352ba Create OutputLine class for convenience 2024-02-18 19:33:11 +01:00
Dusk ab35815fc5 WIP 18/2/24 2024-02-18 17:11:31 +01:00
Dusk 6c9dd79880 Make output folder as configurable 2024-02-18 12:44:16 +01:00
Dendy 9e5338f1c0 Update gitignore, add requirements 2024-02-18 12:41:20 +01:00
Dendy 93eb660028 Organize the project a little bit better 2024-02-16 13:48:18 +01:00
Dendy a811fb5d21 Update .gitignore 2024-02-16 13:09:24 +01:00
Dusk 654c5d0d14 impl: Generate on top of original txt file 2024-02-15 21:50:56 +01:00
Dusk bfce84868e Start parsing into tokens, add config.toml 2024-02-14 17:08:18 +01:00