Commit Graph

92 Commits

Author SHA1 Message Date
dexy
ac14e716d8 Added missing YNV content flag 2021-04-17 06:51:33 +10:00
dexy
4751818703 YNV/XML conversion 2021-04-17 06:33:23 +10:00
dexy
6268298207 List and render DrawableArray (damaged) models for fragments in ModelForm (and VehicleForm) 2021-04-15 17:40:23 +10:00
dexyfex
3bbddbcc6d
Merge pull request #91 from pnwparksfan/menyoo-import-updates
Updated Menyoo spooner XML import
2021-04-14 15:27:53 +10:00
dexy
2b8ac5bb65 Fix for RPF Explorer crash when previously opened folder was deleted 2021-04-14 15:23:20 +10:00
dexy
66b1d619fe Fixed Monkey Mess 2021-04-14 15:08:38 +10:00
dexyfex
4271e16095
Merge pull request #101 from nikez/master
fix(gamefiles): Added proper description to game audio file
2021-04-14 14:52:01 +10:00
cpmodding
a19431bb58
loads of new flags for ytyp/ymap/scenario files (#105)
* ytyp/ymap/scenario/mlo flags update

* Revert "ytyp/ymap/scenario/mlo flags update"

This reverts commit 8a9f58fa49.

* loads of new flags for ytyp/ymap/scenario files
2021-04-14 14:45:52 +10:00
Nikez
9b45cb7b54 fix(gamefiles): Added proper description to game audio file 2021-01-27 11:53:48 +01:00
PNWParksFan
591f93907f Added sane limit for specified LOD dist on menyoo XML import 2020-11-07 02:53:03 -08:00
PNWParksFan
bb453883c2 Updated Menyoo spooner XML import
- Added livery support for cargens
 - Changed default cargen paint properties to -1 to avoid all-black cars spawning
 - Added texture tint variation for props
2020-11-07 01:48:31 -08:00
Yoda
682f0cfa1e Add more ability to save more options 2020-05-24 18:03:15 +02:00
dexy
6f1d148875 Added text for some car gen flags 2020-04-22 18:44:44 +10:00
dexy
a510b9b37a RPF Explorer improvements 2020-03-22 10:57:37 +11:00
dexy
32e75cb2a1 Fixed collisions bound geometry render transform bug 2020-03-22 10:09:46 +11:00
dexy
f98a7c8411 Support for saving files outside of RPFs in MetaForm, ModelForm and RelForm 2020-03-22 05:08:13 +11:00
dexy
ff93caafcd RPF Explorer improvements 2020-03-21 12:19:48 +11:00
dexy
9ca46e79bf RPF Explorer improvements 2020-03-21 11:09:07 +11:00
dexy
cdbe4f59b9 Set RPF Explorer fixed panel to tree view panel 2020-03-20 04:57:27 +11:00
dexy
38bb3ebb16 Changed Skeleton Bones into array and added SkeletonBonesBlock 2020-03-15 00:52:36 +11:00
dexy
1f516a87b3 Changed DrawableModels into arrays and added DrawableModelsBlock 2020-03-14 22:23:40 +11:00
dexy
e48503e130 Changed DrawableModel.Geometries to array 2020-03-14 01:30:56 +11:00
dexy
44756e0277 Added audio playback to cutscene viewer 2020-03-07 23:05:03 +11:00
dexy
b3857db929 Added stereo playback option in AwcForm 2020-03-07 07:00:35 +11:00
dexy
1c9fc78f7f Possible face animation improvements 2020-03-07 04:50:40 +11:00
dexy
50a5abb2d8 Face animation improvements 2020-03-06 22:25:41 +11:00
dexy
59301c5b51 Added seek ability to CutsceneForm player 2020-03-06 21:24:18 +11:00
dexy
56902d4f8b Refactored AudioPlayer code, added seek ability to AwcForm player 2020-03-06 20:30:41 +11:00
dexy
93784bbc49 Disabled camera clip planes updating from CutsceneForm, to fix rendering bug(s) 2020-03-06 18:15:17 +11:00
dexy
26183af00d Peds facial animations progress 2020-03-06 03:02:40 +11:00
dexy
14fe68136b Changed Michael's outfit back to default in cutscenes 2020-02-26 15:17:58 +11:00
dexy
88cb6083eb Possibly improved resilience of UpdateGlobalLights 2020-02-26 00:01:45 +11:00
dexy
a41e7c5eb3 Increased resilience to some modded drawables 2020-02-25 23:30:41 +11:00
dexy
126848c646 Updating forms namespaces to match folders to fix resources bug 2020-02-25 22:26:34 +11:00
dexy
83d8dabb0e Fix for exporting XML from files not in RPFs 2020-02-25 17:30:55 +11:00
dexy
3d2b7c5a23 Fix for wireframe mode with deferred shading 2020-02-25 17:03:35 +11:00
dexy
070a2be42e Fix for multiple selection from project explorer bug 2020-02-25 16:40:40 +11:00
dexy
2cd61469e2 Changed namespace of Peds and Vehicle forms, to fix crash in standalone exes 2020-02-25 15:59:32 +11:00
dexy
7e849fd891 Deleted old Resources.resx files 2020-02-25 04:06:12 +11:00
dexy
53986e1f31 Fixed settings access modifier, deleted old packages.config 2020-02-25 04:01:43 +11:00
dexy
a18d99086b Changed working directory setting to .. instead of absolute path 2020-02-25 03:22:47 +11:00
dexy
c9b69bd6b7 Update to .net framework 4.8 and new csproj style, moved all CodeWalker project files into subfolder 2020-02-25 02:56:27 +11:00