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 |
Paul
|
1aaf212a31
few more minor installer fixes, update SUDM to get even more script fixes
|
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 |
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 |
Paul
|
228c645ae0
Add on_init script entry point, don't spew errors if "idle" animation can't be found. Fix various naming issues in the converted data, currently converted models seem to have some issue where they appear huge, loops hang scripts and more :)
|
11 lat temu |
Paul
|
804892367f
implement updated interface
|
11 lat temu |
Paul
|
a9a6eab1e5
Implement most of IScriptFormatter
|
11 lat temu |
Paul
|
eea4228a2c
fixes model conversion, change material to use png instead of tex, and output the pngs
|
11 lat temu |
Paul
|
b5b19e0e25
put converted data in correct target dirs
|
11 lat temu |
Paul
|
d51fa7c810
write out maps.xml
|
11 lat temu |
Paul
|
8a15fdfb44
Attempt to convert required models and animations for the field
|
11 lat temu |
Paul
|
ebd1595a5f
remove todo
|
11 lat temu |
Paul
|
c11e571e80
update to latest sudm, fixes gateway lua script generation
|
11 lat temu |
Paul
|
631747644e
Add generated gateway script, need to populate params correctly
|
11 lat temu |
Paul
|
3243ee215b
write out entity_model and entity_scripts. File name/position not yet correct, and collected models are not converted
|
11 lat temu |
Paul
|
e5c046309b
Update to use new SUDM and new SUDM public interface
|
11 lat temu |
Paul
|
a4eb46026c
Merge remote-tracking branch 'upstream/master' into installer
|
11 lat temu |
Paul
|
f151491926
Added correct entity_points - must pull them from the linking fields
|
11 lat temu |
Paul
|
88037e9939
Added reading of maplist file
|
11 lat temu |
Paul
|
f1dc91fc0f
some notes
|
11 lat temu |
paulsapps
|
eefd49c627
Merge pull request #102 from myst6re/master
|
11 lat temu |
Paul
|
e7853fd8b6
trying to save out entity_trigger and entity_point
|
11 lat temu |
Paul
|
b4390e308b
Rename Exit to Gateway
|
11 lat temu |
Paul
|
e2b0563b7a
Adds movement_rotation to installed PC data
|
11 lat temu |
myst6re
|
f082758aa6
Additive blending for type 3
|
11 lat temu |
Paul
|
1bec40dab9
start to write out map xml
|
11 lat temu |