Name
e07c806300
function rename and delete unnecessary return
...
fixHeadTexture is renamed to fixiBotTexture
applyHeadDescription now only return targetMesh
2026-04-15 21:42:49 +07:00
Name
f4f5fac480
Refactor convert.luau for external uses
2026-04-15 17:28:57 +07:00
ivy
89f54ed4b9
fix: replace AssetId if-chain with lookup table, improve warnings
2026-04-07 15:48:38 -04:00
ivy
0cc3e05b75
fix(logging): standardize error message format
2026-04-07 01:31:57 -04:00
ivy
32b9a7aee8
fix: add error handling for ApplyDescriptionResetAsync and nil-check Head
2026-04-06 00:44:03 -04:00
ivy
37e9f9ace1
fix: support unsupported heads (hex, diamond, etc)
...
This commit adds support for the following heads:
- Hex
- Diamond
- Cylinder Madness
- Octoblox
- iBot
It does it in a sort of direct way but Roblox's support for these heads is lacking so this will be the method used for now
2026-04-05 14:20:54 -04:00
ivy
9e31f2d75e
fix: nil-check GetAppliedDescription before use
2026-03-28 15:01:26 -04:00
ivy
37a9502a10
fix: technically incorrect type (:IsA) refines
2026-03-27 17:32:34 -04:00
ivy
670d4b142c
chore: bump version to 0.1.2
2026-03-26 00:31:10 -04:00
ivy
a339875856
feat: add conversion logic and main conversion daemon
2026-03-25 23:51:36 -04:00