203 Commits

Author SHA1 Message Date
38106f92d5 update deps
All checks were successful
continuous-integration/drone/push Build is passing
2025-04-09 17:47:23 -07:00
df2a5bb9ce rbx_asset: v0.4.3 optional AssetLocation
All checks were successful
continuous-integration/drone/push Build is passing
2025-04-08 16:54:59 -07:00
e40041a894 rbx_asset: change api for asset location again 2025-04-08 16:54:14 -07:00
45c1e52c0f rbx_asset: v0.4.2
All checks were successful
continuous-integration/drone/push Build is passing
2025-04-05 14:53:47 -07:00
0196f47374 rbx_asset: description is optional
All checks were successful
continuous-integration/drone/push Build is passing
2025-04-05 14:53:32 -07:00
a8163014ad rbx_asset: v0.4.1
All checks were successful
continuous-integration/drone/push Build is passing
2025-04-05 14:23:26 -07:00
4d26e7ad19 rbx_asset: discover asset location
All checks were successful
continuous-integration/drone/push Build is passing
2025-04-05 14:21:57 -07:00
99077cf467 rbx_asset: v0.4.0
All checks were successful
continuous-integration/drone/push Build is passing
2025-04-05 13:51:16 -07:00
302603998e rbx_asset: cloud: implement new asset-delivery-api 2025-04-05 13:09:59 -07:00
71cae5c089 rbx_asset: cloud: tweak asset info requests, remove get_asset 2025-04-05 13:09:25 -07:00
fb9dd8660d rbx_asset: deduplicate common code 2025-04-05 12:59:44 -07:00
64e4887b83 rbx_asset: use #[serde(default)] instead of Option<Vec<_>> 2025-04-05 12:59:24 -07:00
d125829a00 rbx_asset: rename CloudContext & CookieContext to Context 2025-04-05 12:23:39 -07:00
5509fd2166 rbx_asset: context fields should be private 2025-04-05 12:23:13 -07:00
e17db96e86 asset-tool v0.4.11 continue feature for DownloadUserInventoryJson
All checks were successful
continuous-integration/drone/push Build is passing
2025-04-04 13:53:19 -07:00
875b059074 asset-tool: tweak get_user_inventory_pages 2025-04-04 13:53:19 -07:00
9b1c709e7c asset-tool: add continue to DownloadUserInventoryJson
All checks were successful
continuous-integration/drone/push Build is passing
2025-04-04 13:36:18 -07:00
ebd48269b8 rbx_asset: v0.3.4 UploadResponse.AssetVersion
All checks were successful
continuous-integration/drone/push Build is passing
2025-04-03 16:14:33 -07:00
5a4ac0e7f2 rbx_asset: include asset version in UploadResponse
All checks were successful
continuous-integration/drone/push Build is passing
2025-04-03 16:13:45 -07:00
68ebbad7a7 rbx_asset: v0.3.3 optional field
All checks were successful
continuous-integration/drone/push Build is passing
2025-04-03 13:56:10 -07:00
c99b752738 rbx_asset: optional field on AssetDetails 2025-04-03 13:56:02 -07:00
4f798e5f07 rbx_asset: v0.3.1 fix missing field 2025-04-03 13:55:56 -07:00
39fa74d44a rbx_asset: fix missing field on GetAssetV2Location 2025-04-03 13:55:56 -07:00
edb5ea7648 rbx_asset: v0.3.1 CreatorType traits
All checks were successful
continuous-integration/drone/push Build is passing
2025-04-03 12:57:17 -07:00
504ff40385 rbx_asset: derive additional traits for CreatorType 2025-04-03 12:56:42 -07:00
89c0ee2cc2 update deps
All checks were successful
continuous-integration/drone/push Build is passing
2025-04-03 12:53:09 -07:00
f7e565bd0b asset-tool: v0.4.10
All checks were successful
continuous-integration/drone/push Build is passing
2025-04-03 12:47:02 -07:00
fe8062d8e0 rbx_asset: v0.3.0 add CreatorType + get_asset_details + get_asset_v2 2025-04-03 12:47:02 -07:00
e6fe04aa73 asset-tool: add AssetDetails 2025-04-03 12:47:02 -07:00
656de62bdc asset-tool: add DownloadVersionV2 2025-04-03 12:47:02 -07:00
4d90a74a82 rbx_asset: get_asset_v2 2025-04-03 12:47:02 -07:00
fb6fb67954 rbx_asset: tweak get_asset 2025-04-03 12:45:18 -07:00
b0f1e964a6 rbx_asset: add get_asset_details 2025-04-03 12:45:18 -07:00
aea777ecd3 rbx_asset: add CreatorType 2025-04-03 12:43:16 -07:00
6eca84a08a DownloadVersion command
All checks were successful
continuous-integration/drone/push Build is passing
2025-02-12 14:55:19 -08:00
b7bab46e04 v0.4.9 roblox error message in body
All checks were successful
continuous-integration/drone/push Build is passing
2025-02-11 13:53:16 -08:00
0413767ef9 v0.2.6 roblox error message in body
All checks were successful
continuous-integration/drone/push Build is passing
2025-02-11 13:50:31 -08:00
b69698fd8e rbx_asset: special error for special roblox
All checks were successful
continuous-integration/drone/push Build is passing
2025-02-11 13:43:11 -08:00
309fc2494d update deps 2025-02-11 13:31:14 -08:00
b352707b99 rbx_asset v0.2.5 better error info
All checks were successful
continuous-integration/drone/push Build is passing
2024-12-13 19:55:45 -08:00
81f411272f rbx_asset keep typed UploadResponse 2024-12-13 19:55:19 -08:00
e45f3c2cf9 cloud: use response_ok helper function
All checks were successful
continuous-integration/drone/push Build is passing
2024-12-13 19:35:31 -08:00
3cd65158a0 update deps
All checks were successful
continuous-integration/drone/push Build is passing
2024-12-13 19:19:04 -08:00
38d78ff2c5 cookie: refactor http errors to include more useful information 2024-12-13 19:18:35 -08:00
c49f9e4dd3 cookie: prepend in library 2024-12-13 19:01:37 -08:00
a99b5a2666 update Roblox API
All checks were successful
continuous-integration/drone/push Build is passing
2024-10-23 10:43:59 -07:00
a693da9cb2 asset-tool v0.4.7 user inventory + git fix
All checks were successful
continuous-integration/drone/push Build is passing
2024-10-01 13:08:35 -07:00
a572d10447 support output-folder option for git-related features
Repository-based logic seems to automatically be made relative to the top-level path the repo was initialised with, so we can actually support an output folder with no issues here
2024-10-01 13:08:26 -07:00
1b2e13b4c7 fix decompiling history into git
Why does this work and the version with the directory doesn't? yeah idk. But hey, this one successfully stages the files, so ill take it
2024-10-01 13:08:23 -07:00
321ef9b51e rbx_asset v0.2.3 user inventory 2024-10-01 11:40:29 -07:00