Paul
|
f0f5a26efc
Ensure field_models_and_animation_metadata.xml is packaged
|
11 lat temu |
Paul
|
5eb905aff9
don't stop data conversion on error, log error and carry on
|
11 lat temu |
Paul
|
055e41794a
set default tab
|
11 lat temu |
Paul
|
4c7794d5a5
std::exception::exception const char* not found in the Linux builds, use runtime_error instead :s
|
11 lat temu |
Paul
|
8d1caf43bd
don't crash if install is clicked again - application object is a singleton preventing another installer instance from being created!
|
11 lat temu |
Paul
|
5e85833eea
add progress to data installer, still barfs on some bone error, now "bone with name XYZ not found" is thrown
|
11 lat temu |
Paul
|
a0e3ef8b73
set player char default pos for when manually loading a map
|
11 lat temu |
Paul
|
a190a2c573
update sudmm
|
11 lat temu |
paulsapps
|
2b7b401eb9
Merge pull request #125 from paulsapps/installer
|
11 lat temu |
Paul
|
a24a8a52b8
Name the material/skel/textures with something that shows they are part of the same model
|
11 lat temu |
Paul
|
90ab59e9c8
Update some more vars
|
11 lat temu |
paulsapps
|
4bbf5c87c6
Merge pull request #123 from myst6re/master
|
11 lat temu |
myst6re
|
d280d5d2bf
Hacks for fr_e and lastmap
|
11 lat temu |
myst6re
|
51e30470b2
Removing sprites with buggy destination
|
11 lat temu |
myst6re
|
1f27821751
Do not use data_page2 if layer_index == 0
|
11 lat temu |
paulsapps
|
38c5f297f0
Merge pull request #122 from paulsapps/installer
|
11 lat temu |
Paul
|
1ddf4d4cee
fixes map jump, now works
|
11 lat temu |
Paul
|
71eca3092b
fix debug rooms sometimes do a mapjump with a triangle id thats out of bounds, issue a warning and clamp to 0 in this case
|
11 lat temu |
Paul
|
03eef29f1d
Implement QGears side of DisableGateways. Also attempt to get map jump working, not yet tested
|
11 lat temu |
paulsapps
|
fafab57e2d
Merge pull request #121 from paulsapps/installer
|
11 lat temu |
Paul
|
82387aacc2
update sudm
|
11 lat temu |
Paul
|
1aaf212a31
few more minor installer fixes, update SUDM to get even more script fixes
|
11 lat temu |
paulsapps
|
fc3c98fec5
Merge pull request #120 from paulsapps/installer
|
11 lat temu |
Paul
|
bfb9016788
fixes issue with some gateways
|
11 lat temu |
Paul
|
ac947b0845
some debug code/hacks to try to get all data converted, crashes when exporting field models though :(
|
11 lat temu |
Paul
|
f88823f3da
set correct Z value in entity_point
|
11 lat temu |
Paul
|
30848870dd
Update SUDM, installed data has issue with player position, sometimes player isn't on the walkmesh
|
11 lat temu |
Paul
|
c710b8fd59
Attempt to apply correct scaling entity_point position z value isn't matching sample data - probably hand edited to a sane value?
|
11 lat temu |
paulsapps
|
ff62818e1c
Merge pull request #119 from paulsapps/installer
|
11 lat temu |
Paul
|
172b04f28e
set scale/rotation for PC models so they're the right way up, animations still seem to be inverted though. Convert the full test set of field maps, update SUDM for blank enttiy name fix
|
11 lat temu |