Commit Graph

86 Commits

Author SHA1 Message Date
cc4e80db8a search pak list 2024-01-10 17:04:25 -08:00
8c0f46007f add bsp_contents and use --path instead of --vpk 2024-01-10 16:47:11 -08:00
48d3fca895 print all searches 2024-01-10 16:46:48 -08:00
e833d4c032 tweaks 2024-01-10 15:58:54 -08:00
8bd0765290 use search paths 2024-01-10 15:27:14 -08:00
894584f855 recursive vmt loader 2024-01-10 15:13:59 -08:00
0e1b9494c2 decode vmt and attempt to grab some texture 2024-01-09 18:44:57 -08:00
7b1b381064 fine tune closures 2024-01-09 18:44:43 -08:00
91f452a94b rewrite duplicated code as closure 2024-01-09 17:50:39 -08:00
ae5a451159 scan props for textures 2024-01-09 17:29:10 -08:00
b561ffdfc6 join threads to see errors 2024-01-09 01:36:27 -08:00
6606d3be51 multithreading + vmt search + bsp pack search 2024-01-09 01:36:27 -08:00
f639047980 texture gaming 2024-01-09 01:36:27 -08:00
9e30f5dca7 vpk contents + shorten arg 2024-01-09 01:36:27 -08:00
8b7f034f50 wip 2024-01-09 01:36:27 -08:00
7c1ecbf6da move main to top 2024-01-09 01:36:27 -08:00
1e888ebb01 tabs 2024-01-09 01:36:14 -08:00
c6d293cc6b write "Ref" attribute based on internal roblox part id 2023-11-18 15:53:37 -08:00
a386f90f51 switch to lazy_regex 2023-11-18 15:47:54 -08:00
43115cbac6 mesh downloader 2023-11-09 15:51:23 -08:00
a7518bef46 print full path 2023-10-27 18:10:05 -07:00
6df1f41599 not a bug 2023-10-19 03:00:30 -07:00
422d0a160d print special message for roblox xml 2023-10-19 03:00:30 -07:00
1727f9213c it's actually jfif 2023-10-19 03:00:30 -07:00
afa9e7447d print fourcc on unrecognized image format 2023-10-19 03:00:30 -07:00
ff85efa54f add unzip-all command 2023-10-19 03:00:30 -07:00
fa69c53cfc JPEG support 2023-10-19 03:00:30 -07:00
a57c228580 styling 2023-10-19 03:00:30 -07:00
5dc69db885 extremely fancy code to transparently handle gzip 2023-10-19 03:00:30 -07:00
e54400a436 alphabetize for no reason 2023-10-19 03:00:30 -07:00
d6dd1b8abd drop Jeftai Error, convert errors to anyhow 2023-10-01 20:08:43 -07:00
9cb34f14c8 fixme 2023-09-30 03:38:34 -07:00
07f6053839 multiplex roblox format 2023-09-30 03:14:06 -07:00
20a568220a use plain format if image is not the right shape 2023-09-29 18:30:01 -07:00
d670d4129e use srgb 2023-09-29 13:27:23 -07:00
de7b0bd5cc stop failing when maps are corrupted while downloading textures 2023-09-29 03:14:29 -07:00
01524146c7 fixme 2023-09-29 02:58:49 -07:00
4417bafc5c naive multithreaded convert downloaded textures to dds 2023-09-29 02:58:32 -07:00
8553625738 change texture download path 2023-09-28 22:05:25 -07:00
53539f290b print map file 2023-09-23 13:07:52 -07:00
34b6a869f0 add download textures command 2023-09-22 14:24:28 -07:00
19a455ee5e print wget exit status 2023-09-22 14:23:29 -07:00
9904b7a044 switch extract to pathbuf 2023-09-22 14:22:44 -07:00
6efa811eb6 generalize recursive_collect 2023-09-22 14:21:22 -07:00
81e4a201bd add delete to interactive upload 2023-09-15 17:10:33 -07:00
8fd5618af2 tweak prompt 2023-09-14 17:05:22 -07:00
54c26d6e1e ARE YOU STUPID 2023-09-14 16:23:53 -07:00
980da5a6a7 write approximate code for uploading new asset 2023-09-14 16:22:15 -07:00
1cd77984d4 wait for downloads before exiting 2023-09-14 14:32:25 -07:00
b0fe231388 Merge pull request 'stop macro from returning' (#2) from Jeftaei/map-tool:master into master
Reviewed-on: StrafesNET/map-tool#2
2023-09-14 17:19:01 -04:00