Guillaume Jacquemin williamjcm
williamjcm opened issue williamjcm/MassBuilderSaveTool#16 2021-10-14 15:13:09 +02:00
Widescreen support
williamjcm pushed to mass-viewer at williamjcm/MassBuilderSaveTool 2021-10-14 15:09:51 +02:00
b92c37e4b6 Mass: fix another bug with importing.
williamjcm pushed to mass-viewer at williamjcm/MassBuilderSaveTool 2021-10-13 14:49:41 +02:00
dd460b4313 MassManager: fix a bug with importing.
05a2b1cfb0 SaveTool: change a drag widget to a slider.
Compare 2 commits »
williamjcm pushed to mass-viewer at williamjcm/MassBuilderSaveTool 2021-10-12 16:52:48 +02:00
8fedbdd4e5 Add armour sets and slots maps.
williamjcm pushed to mass-viewer at williamjcm/MassBuilderSaveTool 2021-10-12 16:35:57 +02:00
3ac5288f12 Mass: prepare decals for edition.
williamjcm pushed to mass-viewer at williamjcm/MassBuilderSaveTool 2021-10-11 19:30:26 +02:00
8bae723018 Mass: finish implementing armour part support.
williamjcm commented on issue williamjcm/MassBuilderSaveTool#14 2021-10-05 10:32:15 +02:00
Controller support

Might be hard to do due to how I (ab)use ImGui's features.

williamjcm pushed to mass-viewer at williamjcm/MassBuilderSaveTool 2021-10-05 10:31:19 +02:00
3714162b50 UnrealPropertyBase: initialise valueLength.
williamjcm pushed to mass-viewer at williamjcm/MassBuilderSaveTool 2021-10-05 10:10:34 +02:00
a22aa6f7ae Mass: update CustomStyle default values to match game.
d03e75a8e9 Mass: not all parts can have 8 decals in the demo.
4429e581f3 Mass: reorganise a whole chunk of code.
2d0d5817f2 SaveTool: add a basic guide to the help menu.
bfe9a2c3a8 Profile: fix a crash that happens when restoring a backup.
Compare 6 commits »
williamjcm opened issue williamjcm/MassBuilderSaveTool#15 2021-10-03 00:33:51 +02:00
Better import/export system
williamjcm pushed to mass-viewer at williamjcm/MassBuilderSaveTool 2021-10-03 00:14:19 +02:00
0904384e0d SaveTool: fixed a condition for drag and dropping builds.
6f3da0b4a7 Mass: add some sanity checks.
19c00a3ce3 Mass: rename Armour to ArmourPart.
79762e176e Mass: add (partial) support for custom style edition.
b5b5b3b38c Mass: rename some members.
Compare 6 commits »
williamjcm pushed to mass-viewer at williamjcm/MassBuilderSaveTool 2021-09-27 21:55:25 +02:00
e77cce5b42 Mass: add missing value to CustomStyle.
18aa7f659e SaveTool: move the tw macro so all SaveTool files can use it.
1612e4372b SaveTool: make the file watcher less aggressive.
b377e0de6c Mass: add a missing variable to CustomStyle.
0a438a4d72 MassManager: adapt to Mass changes.
Compare 13 commits »
williamjcm pushed to mass-viewer at williamjcm/MassBuilderSaveTool 2021-09-25 09:09:15 +02:00
9bc4aaf66b Profile: add data caching.
williamjcm commented on issue williamjcm/MassBuilderSaveTool#14 2021-09-23 22:18:46 +02:00
Controller support

Considering #13 seems to be moving along smoothly so far, I decided to add the 1.3.0 milestone to this issue.

williamjcm pushed to mass-viewer at williamjcm/MassBuilderSaveTool 2021-09-23 21:55:06 +02:00
79e3193309 ArrayProperty: update at() to cast as well.
williamjcm pushed to mass-viewer at williamjcm/MassBuilderSaveTool 2021-09-23 19:11:16 +02:00
76e36791d7 Profile: remove Locators.h.
50a7b1d7f0 Profile: adapt to UESaveFile.
1caa472833 UESaveFile: add more error messages.
d3d065c945 StructSerialiser: fix serialisation of array'd structs.
b8b156a724 Add a serialiser for struct sttResourceItemValue.
Compare 7 commits »
williamjcm pushed to mass-viewer at williamjcm/MassBuilderSaveTool 2021-09-22 21:50:49 +02:00
0826d4aede UESaveFile: close the file after we're done writing to it.
b3220ca8e1 MapPropertySerialiser: fix serialisation of demo saves.
48210c7186 UESaveFile: prevent reloading data on save.
Compare 3 commits »
williamjcm pushed to mass-viewer at williamjcm/MassBuilderSaveTool 2021-09-22 19:35:27 +02:00
f500e982e6 MapPropertySerialiser: add support for demo props.
williamjcm pushed to mass-viewer at williamjcm/MassBuilderSaveTool 2021-09-22 19:16:42 +02:00
2e1949ed5d BytePropertySerialiser: add support for demo props.
williamjcm pushed to mass-viewer at williamjcm/MassBuilderSaveTool 2021-09-22 18:25:23 +02:00
10becfdc31 PropertySerialiser: add an explicit cast.
f286ec0633 UESaveFile,GenericStructProperty: update at().
ce29d6174c UESaveFile: allow the class to be moved.
Compare 3 commits »