|
bd3d153e49
|
mint all versions
|
2025-02-04 09:00:00 -08:00 |
|
|
1b0693261e
|
bump version number
|
2025-02-03 15:54:02 -08:00 |
|
|
ba341b05ae
|
print errors better
|
2025-02-03 15:53:55 -08:00 |
|
|
63526b7893
|
make better
|
2025-02-03 15:42:34 -08:00 |
|
|
9f68960b28
|
fancy pants rust ownership avoids allocation
|
2025-02-03 15:29:16 -08:00 |
|
|
cfc71fac67
|
fancier lifetimes
|
2025-02-03 15:00:26 -08:00 |
|
|
96e8d9aeea
|
final final
|
2025-02-03 14:35:08 -08:00 |
|
|
71dcde8a3f
|
delete common
|
2025-02-03 14:14:09 -08:00 |
|
|
1ab12f3cc9
|
a
|
2025-02-03 14:06:27 -08:00 |
|
|
fc90a986e5
|
fin
|
2025-02-03 14:05:39 -08:00 |
|
|
e188105da1
|
wip
|
2025-02-03 13:59:41 -08:00 |
|
|
a7486782b6
|
wip
|
2025-02-01 06:15:53 -08:00 |
|
|
612174df5a
|
thiserror
|
2025-02-01 06:15:49 -08:00 |
|
|
387475d494
|
tokio-ify source-to-snf
|
2025-02-01 06:14:26 -08:00 |
|
|
e7aac2c796
|
tokio-ify roblox-to-snf
|
2025-01-31 13:11:49 -08:00 |
|
|
f13c7ddd48
|
from memory
|
2025-01-31 12:18:43 -08:00 |
|
|
97eebd3f8b
|
update deps
|
2025-01-31 12:07:25 -08:00 |
|
|
2917fded43
|
roblox: convert textures during download
|
2025-01-31 12:07:25 -08:00 |
|
|
5c8a35fb20
|
change output folders
|
2025-01-30 13:33:35 -08:00 |
|
|
ee9b7fdc80
|
fix loader
|
2025-01-29 16:34:08 -08:00 |
|
|
c43bbd3410
|
fix loader
|
2025-01-29 14:53:35 -08:00 |
|
|
2ce8d4e2f8
|
decode in parallel, download one at a time
this will probably still hit the roblox rate limit
|
2025-01-27 15:18:30 -08:00 |
|
|
072adf1f87
|
download_assets with naive exponential backoff
|
2025-01-27 11:11:28 -08:00 |
|
|
db3ab1ec4b
|
add rbx_asset + tokio + futures deps
|
2025-01-27 10:28:59 -08:00 |
|
|
a5079f21d7
|
wip download_assets (pre-tokio)
|
2025-01-27 08:48:11 -08:00 |
|
|
349cd9c233
|
v1.6.0 split roblox and source
|
2025-01-27 07:51:39 -08:00 |
|
|
d455cf4dc9
|
Add strafesnet registry
|
2025-01-27 07:51:39 -08:00 |
|
|
3227a6486a
|
update deps
|
2025-01-27 07:51:39 -08:00 |
|
|
1ce51dd4da
|
split commands into roblox and source
|
2025-01-27 07:45:38 -08:00 |
|
|
1ad9723905
|
move writeattributes to mapfixer
|
2025-01-27 07:04:05 -08:00 |
|
|
41b28fa7d2
|
v1.5.7 update rbx_loader
|
2024-10-04 20:04:13 -07:00 |
|
|
a2ab23097b
|
update rbx_loader
|
2024-10-04 20:03:11 -07:00 |
|
|
602061b44c
|
v1.5.6 update rbx_loader
|
2024-10-03 20:35:54 -07:00 |
|
|
1989369956
|
update rbx_loader
|
2024-10-03 20:33:59 -07:00 |
|
|
a18aea828c
|
v1.5.5 update deps
|
2024-10-01 17:24:43 -07:00 |
|
|
b7000ee9af
|
update deps
|
2024-10-01 17:20:43 -07:00 |
|
|
2b77ea5712
|
v1.5.4 update to asset-tool 0.4.X + improve asset id parsing
|
2024-10-01 13:15:48 -07:00 |
|
|
cf98f8e7bb
|
use rbxassetid parser from deferred_loader
|
2024-10-01 13:02:54 -07:00 |
|
|
a56c114d08
|
Automatically create sub-directories when downloading assets; move dds files into the textures folder
the latter change is because roblox-to-snf expects the files in textures, not textures/dds
|
2024-09-25 23:48:59 +01:00 |
|
|
b6a5324ae7
|
Fix asset-tool invocations when downloading assets
|
2024-09-25 23:43:54 +01:00 |
|
|
6f5a3c5176
|
v1.5.3 roblox emulator
|
2024-09-21 13:48:23 -07:00 |
|
|
6bab31f3b3
|
silence dead code
|
2024-09-21 13:47:40 -07:00 |
|
|
9cdeed160f
|
update rbx_loader & run scripts
|
2024-09-21 13:45:32 -07:00 |
|
|
d0c59b51a4
|
v1.5.2
|
2024-07-31 11:51:38 -07:00 |
|
|
451f3ccecb
|
source to snf
|
2024-07-31 11:51:18 -07:00 |
|
|
ed9701981d
|
limit parallel threads by waiting for the first thread to complete
|
2024-07-30 12:24:23 -07:00 |
|
|
60e0197344
|
v1.5.1
|
2024-07-29 16:48:02 -07:00 |
|
|
4d97a490c1
|
convert snf
|
2024-07-29 16:48:02 -07:00 |
|
|
52ba44c6be
|
named args
|
2024-04-19 00:44:05 -07:00 |
|
|
95b6272b18
|
more texture sources + use asset tool to download meshes & textures
|
2024-04-19 00:44:05 -07:00 |
|