|
9cb34f14c8
|
fixme
|
2023-09-30 03:38:34 -07:00 |
|
|
bd2e3aa2d3
|
v1.3.0 srgb textures + non mod 4 images export to uncompressed + rbxmx support
|
2023-09-30 03:15:57 -07:00 |
|
|
07f6053839
|
multiplex roblox format
|
2023-09-30 03:14:06 -07:00 |
|
|
0d5b918ea1
|
add rbx_xml dep
|
2023-09-30 03:14:05 -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 |
|
|
45e8e415d0
|
v1.2.0 convert-textures
gzip no workie yet
some pngs upset the decoder lib
|
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 |
|
|
3a3749eaeb
|
add deps image, gzip (flate2), image_dds
|
2023-09-28 22:05:00 -07:00 |
|
|
53539f290b
|
print map file
|
2023-09-23 13:07:52 -07:00 |
|
|
479dd37f53
|
v1.1.0 download-textures
|
2023-09-22 14:27:06 -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 |
|
|
110ec94a08
|
v1.0.0 map tool implements some subset of operations at every step the map verification process from start to finish
|
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: #2
|
2023-09-14 17:19:01 -04:00 |
|
|
5a4a39ab75
|
add upload action + wait for status code
|
2023-09-14 14:17:00 -07:00 |
|
Jeft
|
1b2324deeb
|
stop macro from returning
|
2023-09-14 16:15:39 -05:00 |
|
|
4c485e76e4
|
implement upload
|
2023-09-14 13:54:08 -07:00 |
|
|
7bbb9ca24f
|
have to write the model ref to make a valid model file
|
2023-09-14 13:53:52 -07:00 |
|
|
eff55af1b4
|
models are rbxm
|
2023-09-14 12:06:02 -07:00 |
|
|
0d05cc9996
|
comment on laziness
|
2023-09-13 21:22:28 -07:00 |
|
|
2a55ef90df
|
don't replace std Result
|
2023-09-13 21:04:33 -07:00 |
|
|
1a6202ae66
|
Merge pull request 'Nice looking errors' (#1) from Jeftaei/map-tool:master into master
Reviewed-on: #1
|
2023-09-13 16:51:24 -04:00 |
|
Jeft
|
742f7b4ec0
|
we Love errors
|
2023-09-13 09:13:23 -05:00 |
|
|
2cb346f49a
|
re-prompt action
|
2023-09-13 00:28:59 -07:00 |
|
|
e5cca9ed04
|
common location
|
2023-09-12 19:29:51 -07:00 |
|
|
52d911a25a
|
implement Exit/Delete
|
2023-09-12 19:29:51 -07:00 |
|
|
7ab20f36a7
|
fix parse
|
2023-09-12 19:05:01 -07:00 |
|
|
a7554da1c5
|
flush prompt
|
2023-09-12 19:05:01 -07:00 |
|
|
37f0dad7a1
|
ref cannot refer to object in another dom
|
2023-09-12 19:05:01 -07:00 |
|
|
e309f15cb8
|
implement extract
|
2023-09-12 19:04:46 -07:00 |
|
|
29374e4ff5
|
write edited file and report how many scripts were replaced
|
2023-09-12 19:04:46 -07:00 |
|
|
b7d04d1f40
|
this is wrong
|
2023-09-12 18:17:04 -07:00 |
|
|
432ec11ea6
|
fix write_dom
|
2023-09-12 18:17:04 -07:00 |
|
|
01449b1850
|
fix int parsing
|
2023-09-12 18:17:04 -07:00 |
|
|
327d0a4992
|
print map script stats on completion
|
2023-09-12 18:17:04 -07:00 |
|
|
420dbaa022
|
implement blocked in interactive
|
2023-09-12 18:17:04 -07:00 |
|
|
cad29af4bb
|
panic lol
|
2023-09-12 18:17:04 -07:00 |
|
|
e0e8744bfd
|
interactive mode v1
|
2023-09-12 18:17:04 -07:00 |
|
|
b434dce0f6
|
helper funcs
|
2023-09-12 18:17:04 -07:00 |
|