Commit Graph

471 Commits

Author SHA1 Message Date
dexyfex
ba1d465eb4
Merge pull request #154 from alexguirre/fix-wrapper-sound
Fix reading/writing of Dat54WrapperSound
2022-03-20 11:03:52 +11:00
alexguirre
f82f2ea7bf Fix reading/writing of Dat54WrapperSound 2022-03-14 21:40:29 +01:00
alexguirre
59b4850371 Support YPDB files 2022-02-23 23:28:47 +01:00
dexy
8998b8c808 Bug fix for reading/writing MrfNodeClip based on flags value 2022-02-07 00:28:14 +11:00
dexy
2bd5cacaf1 Added parsing of distantlights dat files 2022-02-02 05:48:18 +11:00
dexy
c45f170de4 MRF progress 2022-02-01 22:59:24 +11:00
dexy
9d53fa9318 YVR/XML conversion improvements 2022-02-01 20:35:34 +11:00
dexy
defbbead62 Added MRF MetaNames from Disquse 2022-02-01 20:11:24 +11:00
dexy
d367dbebe5 YVR/XML and YWR/XML conversions 2022-02-01 02:46:36 +11:00
dexy
4e8f789cf8 Fixed typo in YED XML importer 2022-02-01 01:59:29 +11:00
dexy
7a8977b277 YED/XML conversion 2022-01-31 19:39:42 +11:00
dexy
8c037e24f0 Use FloatUtil.ToString everywhere possible to preserve exact values 2022-01-31 00:14:44 +11:00
dexy
4e1b31d957 Improved FloatUtil.ToString to use G7 where possible while preserving exact values 2022-01-30 23:52:14 +11:00
dexy
b65d250774 Fix for broken player peds animating 2022-01-29 20:26:13 +11:00
dexy
bc14a1fd22 Improved animations game replication and performance 2022-01-28 06:25:41 +11:00
dexy
73402373e3 Fix for crash caused by bad entity LOD linkage 2022-01-28 04:50:10 +11:00
dexy
adcb997808 MRF progress 2022-01-27 03:35:50 +11:00
dexy
f669e62865 Audio explorer progress 2022-01-16 20:30:50 +11:00
dexy
80d175624f Audio explorer progress 2022-01-16 05:54:32 +11:00
dexy
d622cd33fa Use LodInParentYmap flag for LOD linking instead of index check hack 2022-01-16 00:00:48 +11:00
dexy
64f007d611 Audio explorer progress 2022-01-15 05:38:14 +11:00
dexy
75c3a0690b Audio explorer progress 2022-01-14 04:33:20 +11:00
dexy
df79715e6b Audio Explorer 2022-01-13 05:07:07 +11:00
dexy
e76e854ead Synth disassembly in XML instead of bytecode 2022-01-12 01:45:22 +11:00
dexy
8d257f6045 Added G9 specifier to FloatUtil.ToString to preserve exact values 2022-01-11 16:45:02 +11:00
dexyfex
dc8cc866be
Merge pull request #145 from Monkeypolice188/master
Audio.rel.xml updates
2022-01-10 21:59:14 +11:00
dexy
9904b619c1 Fix for loading scenarios with empty chains 2022-01-10 21:35:01 +11:00
dexy
eb12b5ddcd Allow opening ydr,ydd,yft,ytd files in project window 2022-01-10 04:03:57 +11:00
dexy
8ea3327810 Fix for <Item type="None" /> appearing in drawable XML 2022-01-08 17:40:34 +11:00
Monkeypolice188
634e7296f3 Audio.rel.xml updates
Updates to the following classes;
Dat22Category
Dat151AmbientRule
Dat151AmbientZone
Dat151DependentAmbience
Dat151Unk124
Dat15Patch
2022-01-07 00:21:48 +00:00
dexy
7bb65ca063 Changed BoundComposite XML to use CompositeTransform Matrix instead of Position/Orientation/Scale 2022-01-06 19:52:18 +11:00
dexy
8af20945cb Fixed issues with light editor, upgraded ModelForm toolbar 2022-01-01 00:03:52 +11:00
Skylumz
0c62a04625 Implemented a lights editor in model viewer 2021-12-29 17:17:31 -05:00
dexy
7f0bb17e68 YTD and embedded texture editing in YtdForm, Fixed texture sorting by hash when importing XML 2021-12-28 23:26:35 +11:00
dexy
a4998e36c8 Fixed BoundComposite BVH crash issue for fragments with destroyed models, also fixed missing BVH for XML imported ybn 2021-12-19 04:11:51 +11:00
dexy
a6a2acab75 Fix for Bounds XML not exporting null composite children 2021-12-14 02:54:59 +11:00
dexy
70ebdd8360 Changed RSC Meta packing to old version - attempted fix for peds ymt's causing crashes 2021-12-14 01:38:52 +11:00
dexy
2a63329490 Fragments XML conversion improvements and field names update 2021-12-12 02:29:11 +11:00
dexy
959eae6686 Updated Fragments field names 2021-12-10 15:42:05 +11:00
dexy
5e7e91043e Fixed UI problems with AudioEmitter Start/End times and changed field types to ushort 2021-12-10 14:55:15 +11:00
dexyfex
09a6a71707
Merge pull request #136 from pnwparksfan/enhanced-water-quads-squashed
Add selection modes for water calming and wave quads
2021-12-10 13:48:12 +11:00
Monkeypolice188
f2819b35f6 Audio updates 2021-12-08 15:15:44 +00:00
PNWParksFan
5cc94f049c Implemented water calming and wave quad selection 2021-12-02 00:26:48 -08:00
dexy
e812674e69 Added placeholder class for loading encrypted strings block in RSC Meta (only in debug build), added ResourceAnalyzer to Meta class (also debug build only). 2021-12-02 11:14:50 +11:00
dexyfex
06f24af091
Merge pull request #135 from Lucas7yoshi/fix/cutscenes
Correct cutscene breaking metaname additions
2021-12-01 17:41:12 +11:00
dexy
6c8e6be726 Changed field names in CScenarioChainingNode 2021-12-01 17:37:07 +11:00
Lucas7yoshi
8c494a0c62 Correct cutscene breaking metaname additions 2021-11-30 22:51:57 -05:00
dexy
f808c095c1 Update all scenario flags names 2021-11-23 12:46:16 +11:00
dexy
b29629d72b Update MetaTypes names from new MetaNames 2021-11-23 12:29:13 +11:00
dexy
9ac4785af4 Refactor scenarios deleting nodes/chains/clusters code, rename CScenarioChainingGraph and CSpawnPoint__AvailabilityMpSp 2021-11-23 10:37:31 +11:00