Commit graph

323 commits

Author SHA1 Message Date
lzwdgc
ceddfbd26a Correctly add model dependency for mod_converter2. 2024-04-20 22:46:49 +03:00
lzwdgc
2bfaba4781 [mod] Allow more freestanding mods. 2024-04-13 12:27:06 +03:00
lzwdgc
84c1c29ed6 [mod] Improve test mod. 2024-04-05 01:17:33 +03:00
lzwdgc
e1418d1a5c [mod] Improve test mod. 2024-04-05 00:48:08 +03:00
lzwdgc
bfe113937d [mod] Also log to file. 2024-04-05 00:41:42 +03:00
lzwdgc
5cfccc5414 [mod] Improve test mod. Give powerful items using startup config instead of script. 2024-04-04 23:51:40 +03:00
lzwdgc
9c67ec49f1 [mod] Misc. 2024-04-04 23:50:53 +03:00
lzwdgc
20ee8abbb3 [mod] Better debuggability. 2024-04-04 23:50:28 +03:00
lzwdgc
3846e8d735 [mod] Fix glider comparison by using their names finally. 2024-04-04 19:28:37 +03:00
lzwdgc
bc7e067841 [mod] Allow to change dll build type. Do not ship debug builds to users. 2024-04-04 19:28:12 +03:00
lzwdgc
80eecee914 Fallback translations to en_US. 2024-04-03 23:58:14 +03:00
lzwdgc
ace9535747 Take languages from json files on github. Overhaul work with databases. 2024-04-03 18:33:03 +03:00
lzwdgc
3d7970df53 Store models and textures inside mod dir. 2024-04-03 16:53:36 +03:00
lzwdgc
09a3a214d5 Misc. 2024-04-03 16:53:13 +03:00
lzwdgc
d225b53890 Remove unneeded file. 2024-04-03 16:24:15 +03:00
lzwdgc
aaf5cd8a32 Fix data length. 2024-04-03 16:23:36 +03:00
lzwdgc
8ca71c62ab Respect codepages. 2024-04-03 15:36:37 +03:00
lzwdgc
a8c8665ba1 Convert files to utf8. 2024-04-03 13:23:55 +03:00
lzwdgc
616d0a4429 [db2] Delete "DELETED" field. 2024-04-03 13:16:35 +03:00
lzwdgc
871698e352 Misc. 2024-04-03 13:16:16 +03:00
lzwdgc
6f40763885 [mod] Copy all gliders from aim2. But for some reason one of them do not allow to leave glider screen in the base. 2024-04-03 12:25:30 +03:00
lzwdgc
94f9125d5e Fix overwriting already patched files (scripts and mmo). 2024-04-03 12:24:48 +03:00
lzwdgc
21a14caf12 [db2] Load from json. 2024-04-02 23:58:13 +03:00
lzwdgc
c4e42dea25 [mod] Allow to copy gliders from aim2. 2024-04-02 18:13:48 +03:00
lzwdgc
91680b3218 [mod_converter2] Remove null textures. 2024-04-02 18:13:13 +03:00
lzwdgc
466aa747f4 [mod] Initial copy_from_aim2(). 2024-04-02 15:40:46 +03:00
lzwdgc
98d9cd36e1 [mod_converter2] Save textures list. 2024-04-02 15:33:52 +03:00
lzwdgc
472152c158 [unpaker] Fix warning. 2024-04-02 15:02:56 +03:00
lzwdgc
8e4c4cfd64 Do not trim value names for now. There are such error fields in aim2 db. 2024-04-02 14:38:48 +03:00
lzwdgc
8954b11c95 [mod] Copy db data from aim2. 2024-04-02 14:38:24 +03:00
lzwdgc
e9fbb6e760 Move db wrapper into mod maker. 2024-04-02 14:08:22 +03:00
lzwdgc
350601666e [mod] Setup aim2 path. Better db handling. 2024-04-02 13:59:06 +03:00
lzwdgc
c6df217c6b [db2] Update codepage handling. Track duplicates. 2024-04-02 13:57:48 +03:00
lzwdgc
0cd7f72e25 [mod] Use injections enums. Group up injection sizes. 2024-04-02 12:22:13 +03:00
lzwdgc
5cbb895bcf Misc. 2024-04-02 12:21:03 +03:00
lzwdgc
c2696d8ba7 [db2] Update. 2024-04-02 03:44:13 +03:00
lzwdgc
a0c2c884bd Add tab format. 2024-04-02 03:43:45 +03:00
lzwdgc
4b54d2c3cf [db2] Update. 2024-04-02 02:11:48 +03:00
lzwdgc
1124c73b14 [db2] Update. 2024-04-02 01:34:43 +03:00
lzwdgc
8ac4cdc8a8 [db2] Update. 2024-04-01 16:27:26 +03:00
lzwdgc
a455593f66 [mod] Add finder2 textures to db. This fixes texture blinking in the game. 2024-04-01 16:27:08 +03:00
lzwdgc
1311ad45e2 Ignore more files. 2024-04-01 16:26:29 +03:00
lzwdgc
c4832522dc Add ctors. 2024-04-01 16:26:14 +03:00
lzwdgc
0bfc58e4a9
Update sw.yml 2024-03-28 14:41:25 +03:00
lzwdgc
c88975e2dd Misc. 2024-02-25 21:14:16 +03:00
lzwdgc
a8a8a812c0 Do not read .bak files as quest db. 2024-02-25 21:14:10 +03:00
lzwdgc
c413781530 [mod] Initial 0.0.4. Add language_switcher. 2024-02-25 20:19:06 +03:00
lzwdgc
351843ca31 Cleanup. 2024-02-25 20:07:31 +03:00
lzwdgc
7efbef37cc [langswitcher] Use winapi to edit ini file. 2024-02-25 19:23:45 +03:00
lzwdgc
9bfb5384c9 [mod] Add en_US translation changes. 2024-02-25 18:56:39 +03:00