- France
- https://williamjcm.ovh
-
C++ coder, and owner of this Forgejo instance.
- Joined on
2019-12-21
Widescreen support
dd460b4313
MassManager: fix a bug with importing.
05a2b1cfb0
SaveTool: change a drag widget to a slider.
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.
Better import/export system
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.
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.
Controller support
Considering #13 seems to be moving along smoothly so far, I decided to add the 1.3.0 milestone to this issue.
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.
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.
10becfdc31
PropertySerialiser: add an explicit cast.
f286ec0633
UESaveFile,GenericStructProperty: update at().
ce29d6174c
UESaveFile: allow the class to be moved.