Commit Graph

897 Commits

Author SHA1 Message Date
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
PNWParksFan
a32cc82ce9 Fixed drag-to-copy for path nodes; update node vertex box position when dragging; block drag-to-copy multi-selected path nodes (which does not work, it only copies the first one) 2021-11-27 22:55:55 -08: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
dexy
37329a2eaf Attempt to refocus WorldForm when selecting objects with ProjectForm open - ProjectForm is/was stealing focus due to DockPanel issue 2021-11-21 05:02:30 +11:00
dexy
67014c4d39 Fix for selecting multiple entities in MLO via project explorer 2021-11-21 00:20:03 +11:00
dexy
a2538fc976 Switch FolderBrowserDialog to new version and remove unused instances on forms 2021-11-14 01:33:47 +11:00
dexy
071830b3d7 Auto update Allow full rotation flag for entities when changing their rotation 2021-11-13 23:28:43 +11:00
dexy
89e838550f Moved UpdateEntityTreeNode code into ProjectExplorer 2021-11-13 22:44:39 +11:00
dexy
7922cff694 Sort Dat54SoundSet entries by ScriptName hash on XML import 2021-11-13 22:10:15 +11:00
dexy
50accd8180 Added Update Portal Counts button to MLO Archetype panel in project window 2021-11-13 22:01:36 +11:00
dexy
2c3b8ee01d Sort gxt2 entries by hash when saving 2021-11-13 21:37:09 +11:00
dexy
28eab37033 Only convert XML files with more than one dot in the filename when dragged into RPF Explorer 2021-11-12 22:11:21 +11:00
dexy
6b26eb16de Attempted fixes for crashing/freezing while dragging the widget 2021-11-12 21:07:06 +11:00
dexy
1c31bd4a4f Added create archetype from YDR option in project window, manual merge and fix of PR118 2021-11-10 04:04:19 +11:00
dexy
a036d1673a Added Save All textures button to selection info form 2021-11-10 03:04:35 +11:00
dexyfex
7aef6a1ec6
Merge pull request #126 from Lucas7yoshi/add/world-selection-texture-save
World selection save image as
2021-11-10 02:06:35 +11:00
dexyfex
fee672a275
Merge pull request #125 from Lucas7yoshi/add/world-entity-search-markers
Add set markers button to entity world search
2021-11-10 01:27:03 +11:00
dexy
c18b381115 Fixed bug with display entity indexes option in ProjectForm so as not to lose the current selection in the project explorer (but only for entities). 2021-11-10 01:00:11 +11:00
dexyfex
07fa8e6e86
Merge pull request #124 from Lucas7yoshi/add/entity-index-display
Project Form display entity indexes option
2021-11-10 00:37:34 +11:00
dexy
ab0bfc218b Removed some blank lines in ExploreForm and removed forgotten commented code from last commits 2021-11-10 00:36:49 +11:00
dexyfex
6699e6f452
Merge pull request #123 from Lucas7yoshi/add/xml-drag-drop
Drag and drop XML files
2021-11-10 00:12:10 +11:00
dexy
f90a5e8fea Added gxt2 and nametable file editing 2021-11-09 08:28:35 +11:00
dexy
958c6def5b Auto update room portal counts when adding/editing portals 2021-11-08 23:43:47 +11:00
dexy
8ac37258c3 Added QuaternionBox to allow editing of quaternions as Euler angles as well as quaternions 2021-11-08 09:57:29 +11:00
Lucas7yoshi
494b8ddae1 World selection save image as 2021-11-07 14:54:26 -05:00
Lucas7yoshi
a938d70979 Add set markers button to entity world search 2021-11-07 14:53:22 -05:00
Lucas7yoshi
026a3a0b7d Project Form display entity indexes option 2021-11-07 14:46:15 -05:00
Lucas7yoshi
d4085ac37a Drag and drop XML files 2021-11-07 14:44:09 -05:00
dexy
432b42504e Improved ymap rename/saveas experience 2021-11-08 04:01:51 +11:00
dexy
33072d44cb Fixed bug where distant lod lights ymap wasn't being auto added to project when a lodlight was edited in world view 2021-11-08 03:20:06 +11:00
dexy
3467ace8b0 Cleaned up changes to WorldForm from PR79 2021-11-08 01:13:52 +11:00
dexyfex
76fd33d254
Merge pull request #79 from Big-Yoda/savesettings
Add more ability to save more options
2021-11-08 01:05:56 +11:00
dexyfex
8ba9faacec
Merge pull request #71 from carmineos/epedboneid
Added EPedBoneId enum
2021-11-08 00:43:19 +11:00
dexy
a6cad60d6f Added MetaNames from Carl, Siprus and Smallo to manually resolve merge conflicts 2021-11-08 00:41:43 +11:00
dexyfex
aef77218bc
Merge pull request #83 from carmineos/fragfix
BoundComposite: don't create duplicated ChildrenTransformation blocks
2021-11-08 00:15:24 +11:00
dexy
93851d20f2 AudioOcclusionOverride names applied in RelFile. Manually resolved merge conflict to replace PR108 by Ghost 2021-11-08 00:05:38 +11:00
dexyfex
73fd159af6
Merge pull request #121 from Monkeypolice188/master
Various rel field name changes
2021-11-07 20:46:26 +11:00
dexyfex
e81b716dd1
Merge pull request #120 from Disquse/mrf-support
MRF files support
2021-11-07 20:44:33 +11:00
dexy
d0ec453c00 Scenario bug fixes for modelsets and types/groups 2021-11-07 00:58:08 +11:00
Monkeypolice188
8765197eda Various rel field name changes 2021-11-06 10:37:58 +00:00
Disquse
ca8eb31ae2 Resolve MRF saving issues
Should now be able to save any MRF with no difference comparing to original files

Remove debug dield from MrfFile
2021-11-06 08:17:21 +03:00
Disquse
11eb44dbd6 Early MRF saving code and tweaks
Saving is very fragile and might fail and generate wrong data if something is changed without respecting flags
2021-11-06 03:17:53 +03:00
Disquse
17b89cf4ee More MRF corrections 2021-07-16 20:24:01 +03:00
Disquse
8d399945cd A bit of findings about MRF structs 2021-06-12 14:20:21 +03:00