Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ME3Explorer ME3Tweaks Fork 4.0 #105

Merged
merged 536 commits into from
Jun 1, 2019
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
536 commits
Select commit Hold shift + click to select a range
aac858e
Pathfinding Editor WPF: Change to inherited constructor
Mgamerz Apr 25, 2019
761b940
Merge pathfinding editor wpf into beta
Mgamerz Apr 25, 2019
d68e248
Cleanup previous merge so project is buildable.
Mgamerz Apr 25, 2019
fb9022b
Merge branch 'PathfindingEditor-ReplaceInterpreter' into Beta
Mgamerz Apr 25, 2019
b1c8fa4
Merge branch 'Beta' of https://github.com/Mgamerz/ME3Explorer into Beta
Kinkojiro Apr 25, 2019
3c567dc
SeqEd: when opened with an export, things are selected properly
SirCxyrtyx Apr 25, 2019
c9462ed
Pathfinding Editor WPF: Fix deleting reachspecs when the connection s…
Mgamerz Apr 25, 2019
f2ee6c7
Merge branch 'Beta' of https://github.com/Mgamerz/ME3Explorer into Beta
Mgamerz Apr 25, 2019
cbca9ea
Virtualization back on with working goto and search. Has a few bugs i…
Mgamerz Apr 25, 2019
ebf197b
Fix background selection color being reused in container recycling in…
Mgamerz Apr 26, 2019
58554b1
InterpreterWPF: ArrayProperty: Make container slightly more transpare…
Mgamerz Apr 26, 2019
bf2468a
AutoTOC WPF - WIP
Mgamerz Apr 26, 2019
0f3c73e
Replace AutoTOC with AutoTOC WPF
Mgamerz Apr 26, 2019
08095e8
Merge pull request #118 from ME3Tweaks/AutoTocWPF
Mgamerz Apr 26, 2019
3dc0582
Add TPF tools icon
Mgamerz Apr 26, 2019
679fabe
Re-add property database icon to csproj
Mgamerz Apr 26, 2019
5dd6e98
Merge branch 'Beta' of https://github.com/Mgamerz/ME3Explorer into Beta
Mgamerz Apr 26, 2019
cea7298
Added support for popping out ExportLoaders into ExportLoaderHostedWi…
Mgamerz Apr 26, 2019
7d55bce
Fix auto-closing autotoc mode.
Mgamerz Apr 27, 2019
8917573
Cleanup embedded texture viewer code for loading export, showing empt…
Mgamerz Apr 27, 2019
413d7ee
Package Editor: Add embedded texture viewer autoload toggle
Mgamerz Apr 27, 2019
0e255ad
remove debug statement in naudio. we can probably move to nuget versi…
Mgamerz Apr 27, 2019
1e889ff
Export Loader Hosted Window: Dispose of children on closing. Soundpan…
Mgamerz Apr 27, 2019
5426483
Package Editor WPF: Hide Package Utilities in right click menu (treev…
Mgamerz Apr 27, 2019
798faaa
Package Editor WPF: Improve tables status bar
Mgamerz Apr 27, 2019
4ceb994
Make unified package editor wpf context menu. Make listbox only show …
Mgamerz Apr 27, 2019
ebffff2
Package Editor WPF: Cleanup code, fix exports view alignment
Mgamerz Apr 27, 2019
7c59480
Package Editor WPF: Change default height to fully show metadata edit…
Mgamerz Apr 27, 2019
854bf32
Package Editor WPF: Make right click detection in tree along with pen…
Mgamerz Apr 27, 2019
f540e81
Merge beta
Mgamerz Apr 27, 2019
cd33708
Remove soundplorer classic, WPF version has superceded it.
Mgamerz Apr 27, 2019
1c26ed7
Change kismet font from display pixels to pixel unit. Please check on…
Mgamerz Apr 27, 2019
7be36dd
Package Editor WPF: Changing imports (which are header data only) wil…
Mgamerz Apr 27, 2019
76a9dfc
Add Kinkojiro to about page
Mgamerz Apr 27, 2019
7547f24
Enhance tree view bring into view for Package Editor WPF
Mgamerz Apr 27, 2019
1f434b1
Add some missing icons, fix property dumper, property database icons,…
Mgamerz Apr 27, 2019
573ba83
Add Mod Maker icon. Standardized text displayed (in most tools) to Mo…
Mgamerz Apr 28, 2019
64c7051
Add remaining icons. Remove unused icons.
Mgamerz Apr 28, 2019
160cbbb
InterpreterWPF: Add editor support for byteproperty (not an enum)
Mgamerz Apr 28, 2019
04e24c0
Merge branch 'Beta' of https://github.com/Mgamerz/ME3Explorer into Beta
Mgamerz Apr 28, 2019
b2172d2
Change URL from Mgamerz to ME3Tweaks in github urls
Mgamerz Apr 28, 2019
eb92d14
Interpreter WPF: Refresh hexbox when export is unloaded to redraw the…
Mgamerz Apr 28, 2019
d32654c
SeqEd shows selected sequence when loaded with specific export
SirCxyrtyx Apr 28, 2019
7601763
Dynamic blocking volume: color fix to be green like other dynamic nod…
Mgamerz Apr 28, 2019
95a4e78
Merge branch 'Beta' of https://github.com/Mgamerz/ME3Explorer into Beta
Mgamerz Apr 28, 2019
de8799d
Sequence Editor WPF: Make keybinding shortcuts work
Mgamerz Apr 28, 2019
77784b0
PackageEd - Find by class works for Export/Import table
Kinkojiro Apr 30, 2019
8848d64
UnrealScriptWPF: ME1 - remove function parsing (for the moment), add …
Mgamerz Apr 30, 2019
302a9b7
More work on ME1 Bytecode editing
Mgamerz Apr 30, 2019
d782757
Bytecode singular token parsing support for ME1. It's not 100% reliab…
Mgamerz Apr 30, 2019
a3075f3
Bytecode update for ME1... still working on tokens
Mgamerz Apr 30, 2019
07655ad
ME1: Bytecode parser improvements, works in editor... mostly... kinda…
Mgamerz May 1, 2019
0ff171a
ME1: Highlight statement sizes
Mgamerz May 1, 2019
c6c6ac2
Fix enum casting to byte when hitting error token
Mgamerz May 1, 2019
a659862
Package Editor WPF: Change search/goto boxes to watermark text boxes
Mgamerz May 1, 2019
0c21673
Merge pull request #119 from ME3Tweaks/UnrealScriptWPF-ME1EditorSupport
Mgamerz May 1, 2019
50faa99
general code cleanup
SirCxyrtyx May 1, 2019
2c78a18
Package Editor WPF: Fix open with package editor (sometimes) by remov…
Mgamerz May 2, 2019
0b9f9bd
SeqEd: Goto object, splitter between tree and interpreter
SirCxyrtyx May 2, 2019
ddcf7ca
Soundpanel: Disable bank only tabs if not selecting bank
Mgamerz May 2, 2019
d04caa6
Merge branch 'Beta' of https://github.com/Mgamerz/ME3Explorer into Beta
Mgamerz May 2, 2019
5adacbb
Updated some packages from nuget. More work on HIRC editor in soundpa…
Mgamerz May 2, 2019
ed28fec
SeqEd: add Ctrl+G keybinding for Goto
SirCxyrtyx May 2, 2019
c78bb67
Improvements to Metadata Editor WPF when name edit occurs. Better sup…
Mgamerz May 2, 2019
14a6508
Change signature of ReplaceBytes in Hexbox to more accurately reflect…
Mgamerz May 2, 2019
193c335
Hexbox: Fix scrolling not showing the correct bar size for the amount…
Mgamerz May 3, 2019
f20bb03
InterpreterWPF, Soundpanel hexboxes: Update hexbox scrollbar without …
Mgamerz May 3, 2019
3dec06f
Sound replacement: Now pop up conversion settings dialog, pass throug…
Mgamerz May 3, 2019
12119e0
Adding soundpanel features for replacing wwisebank, still a WIP. Upda…
Mgamerz May 3, 2019
a5d7f4d
Soundpanel: Implment HIRC commiting to wwise bank, save hex changes, …
Mgamerz May 3, 2019
118e68a
Fix "save hex changes" tooltip in soundpanel HIRC hexbox editor
Mgamerz May 3, 2019
739c00a
Cleanup soundpanel, soundplorer code a bit
Mgamerz May 3, 2019
a850103
Soundpanel HIRC editor: Remove bytes when nothing selected
Mgamerz May 3, 2019
63b9c23
Soundpanel: Safer default volume level of 65%
Mgamerz May 3, 2019
436e4c1
Remove hexconverter (winforms) from solution
Mgamerz May 3, 2019
84c0436
Dogfooding fixes for Pathfinding Editor WPF. Allow float values in X …
Mgamerz May 4, 2019
c1e3a93
ME3 UnrealscriptWPF: Show function signature. Disabled function parsi…
Mgamerz May 4, 2019
d049615
reachspecs: Add SFXLargeClimbNode
Mgamerz May 5, 2019
a8dc01a
Pathfinding Editor WPF: Add experiment for scanning all files in game…
Mgamerz May 5, 2019
16028b7
Add option in Package Editor WPF for Interpreter WPF: Advanced Displa…
Mgamerz May 5, 2019
2f9940b
Fix odd SeqEd layout bug
SirCxyrtyx May 5, 2019
b0be99e
Pathfinding Editor WPF: Add NetIndex experiment check. Catch InvalidO…
Mgamerz May 5, 2019
29ec12f
Merge branch 'Beta' of https://github.com/Mgamerz/ME3Explorer into Beta
Mgamerz May 5, 2019
165d697
Pathfinding Editor WPF: Harvester Move Node icon is now an H, Interpr…
Mgamerz May 5, 2019
52c503e
Package Editor WPF: Support export relinking for class, archetype if …
Mgamerz May 6, 2019
8ef863b
Added KismetLogParser to SeqEd
SirCxyrtyx May 6, 2019
1ec09c9
InterpreterWPF: Improve selection handling when removing array element
Mgamerz May 6, 2019
031f346
Fix previous commit
Mgamerz May 6, 2019
0a7135c
InterpreterWPF: Select newly added array element
Mgamerz May 6, 2019
17d7cc5
Sync commit - changing relinker to uindex, building support for multi…
Mgamerz May 6, 2019
9175ddc
Update relinker to map IEntry to IEntry instead of index to index. Ne…
Mgamerz May 7, 2019
fcd32a9
Implement multi-drop relink into package editor wpf
Mgamerz May 7, 2019
decd20c
Remove Package Editor WPF routed commands, integrate directly into co…
Mgamerz May 7, 2019
e3b1fef
Pathfinding Editor WPF: Add overlay mode
Mgamerz May 7, 2019
4a0d4f2
Natives Editor - can open ME1/2 files
Kinkojiro May 7, 2019
881c394
Package Editor WPF: porting options "Fixed" for merge to not include …
Mgamerz May 7, 2019
99779f3
Binary Interpreter WPF: Multiple changes
Mgamerz May 8, 2019
7e05407
Binary Interpreter WPF: Child probe now StructLeafObject instead of S…
Mgamerz May 8, 2019
f226789
UnrealScriptWPF: Don't change cursor position while selection of the …
Mgamerz May 8, 2019
e7f1c23
Package Editor WPF: Multiple relinker improvements & handleUpdate() f…
Mgamerz May 8, 2019
04f86e5
Package Editor WPF relinker: Relinker superclass of exports
Mgamerz May 8, 2019
98e7cf4
Natives ME1/2
Kinkojiro May 8, 2019
dddf230
Package Editor WPF: Relinker - experimental relink of already existin…
Mgamerz May 8, 2019
004f297
Binary Interpreter: BioCodexMap can be accessed via Binary Interpreter
Kinkojiro May 8, 2019
3c7da53
Interpreter WPF: vertically center the offset. Only impacts if Color …
Mgamerz May 9, 2019
4f06527
InterpreterWPF: ExportToStringconverter: Add ParticleSystemComponent …
Mgamerz May 10, 2019
099a4a3
UnrealscriptWPF: Item under the caret in hex, if the hex value is an …
Mgamerz May 10, 2019
c37095e
UnrealSCriptWPF: EX_FinalFunction (ME3) will show full path if object…
Mgamerz May 10, 2019
64a7b55
Update KismetLogParser to use new log format
SirCxyrtyx May 10, 2019
07bbd5f
Improvements to ME3 bytecode parsing of iterators. Align-left the opc…
Mgamerz May 11, 2019
b9b0b1c
Merge branch 'PackageEditorWPF_RelinkerToUIndexing' into Beta
Mgamerz May 11, 2019
f3ed730
Trim the application version string to remove the v when importing TL…
Mgamerz May 11, 2019
63b27bf
Live up to SirC's coding standards
Mgamerz May 11, 2019
9ecd78f
Texplorer: Fix STA thread exception on AutoTOC. Actor nodes: Now supp…
Mgamerz May 11, 2019
a82c7f6
Update to BinaryInterpreterWPF - add BioQuestMap read quest binary.
Kinkojiro May 11, 2019
326d3ff
Merge branch 'Beta' of https://github.com/ME3Tweaks/ME3Explorer into …
Kinkojiro May 11, 2019
ab3e363
Sequence Objects: SeqVar_Object shows UIindex like interpdata does
Mgamerz May 11, 2019
6aa1331
BinaryInterpreter - Added BioStateEventMap so it can be parsed (all 3…
Kinkojiro May 11, 2019
0d7f3a9
Multiple updates to tools
Mgamerz May 12, 2019
ade4cf6
FileHexViewer: Show continous file usage. Fix some header information…
Mgamerz May 12, 2019
c6921c8
BinaryInterpreter - add functions analysis to state events. add Cons…
Kinkojiro May 12, 2019
7b3c97d
Merge branch 'Beta' of https://github.com/ME3Tweaks/ME3Explorer into …
Kinkojiro May 12, 2019
fadc31b
Multiple tool updates
Mgamerz May 13, 2019
29d03f5
Fix World parsing, its object of persistent level, not containing lev…
Mgamerz May 13, 2019
e71c39c
SeqEd: Add Event Link support
SirCxyrtyx May 13, 2019
b53ea07
Binary interpreter WPF: Parse Model and Polys. Model can't be properl…
Mgamerz May 13, 2019
a070c7f
BinaryInterpreter small cleanup spelling.
Kinkojiro May 13, 2019
3ee8e53
Class parser: Changes to state block in progress for ME3
Mgamerz May 13, 2019
9b36b59
UnrealScriptWPF: Show floats in hexbox bottom bar. BinaryInterpreter …
Mgamerz May 13, 2019
4394cfb
Fix ammo/grenade container/citsim container text not showing the corr…
Mgamerz May 15, 2019
47aa2d2
Interpreter WPF: Implement *very basic* move up/down of array element…
Mgamerz May 15, 2019
1b70a80
SequenceEditorWPF: Add ability to remove items from sequence. Does no…
Mgamerz May 15, 2019
6fca131
Node Tree Selection (PackEdWPF): Abort bringing into view if it throw…
Mgamerz May 15, 2019
4cb71f6
Fix Enum Handling
SirCxyrtyx May 15, 2019
1610398
Binary Interpreter WPF: Databind the tree. Package Editor WPF: Debug …
Mgamerz May 16, 2019
4541ee2
Include files from previous commit
Mgamerz May 16, 2019
c6b57a6
Merge netindexlinker improvements with beta
Mgamerz May 16, 2019
16ace2f
Improve Replace Export Data porting option (includes relink), improve…
Mgamerz May 16, 2019
d527136
Make array item up/down in interpreter check parent property is also …
Mgamerz May 16, 2019
607d030
Metadata Editor WPF: Much better handling of pressing the enter key w…
Mgamerz May 17, 2019
ca79398
metadata editor wpf: Force UI to refresh when writing bytes to the he…
Mgamerz May 17, 2019
c8b818c
Fix metadata editor wpf unable to save import hex changes cause heade…
Mgamerz May 17, 2019
c11b05b
Metadata editor: Wrap text for selection of hexbox item.
Mgamerz May 17, 2019
b52e5e4
Package Editor WPF: Make tree re-sorting work on negative UIndexes is…
Mgamerz May 17, 2019
6c89d57
Meshplorer: Fix mount priority lookup if DLC is not unpacked
Mgamerz May 18, 2019
fb4f3c3
Improvements to Level scanner.
Mgamerz May 18, 2019
949587f
Can now fully parse Level class. It seems there is one data list I ca…
Mgamerz May 18, 2019
82e3e1e
SeqEd: Fleshed out Remove From Sequence
SirCxyrtyx May 18, 2019
d5b8c9a
Renamed HexConverterWPF to HexConverter
SirCxyrtyx May 18, 2019
bcb7e1c
Add StaticLightCollectionActor to BinaryInterpreter.
Kinkojiro May 19, 2019
f8a93b2
Merge branch 'Beta' of https://github.com/ME3Tweaks/ME3Explorer into …
Kinkojiro May 19, 2019
2513fba
StaticLightCollectionActorScan - fix header on each object.
Kinkojiro May 19, 2019
b4c4ece
Binary Interpreter: Skel mesh parsing works across ME1/2/3 (UDK not t…
Kinkojiro May 19, 2019
b1120e2
Binary Interpreter: Full binary parsing for ME3 skelmeshes
Kinkojiro May 19, 2019
bbcebf9
Improved UDK file support
Mgamerz May 19, 2019
4350455
Merge branch 'Beta' of https://github.com/Mgamerz/ME3Explorer into Beta
Mgamerz May 19, 2019
56b1368
Make array property returning when a parsing error occurs only occur …
Mgamerz May 19, 2019
3af13c0
Binary Interpreter: Full Skeleton Mesh Parsing (complete tree) for ME…
Kinkojiro May 19, 2019
5f087af
Merge branch 'Beta' of https://github.com/ME3Tweaks/ME3Explorer into …
Kinkojiro May 19, 2019
247117b
BinaryInterpreter: Make sure BinaryStart is set to end position on St…
Kinkojiro May 19, 2019
5382165
Binary Interpreter: UDK meshes full parse
Kinkojiro May 19, 2019
48351a4
InterpreterWPF: Finished move array element
SirCxyrtyx May 20, 2019
1d7eb73
Merge branch 'Beta' of https://github.com/Mgamerz/ME3Explorer into Beta
SirCxyrtyx May 20, 2019
4f312cb
Prevent stack overflow exception due to recursive property lookup tha…
Mgamerz May 20, 2019
efbdda5
Disable property collection array length debugging output.
Mgamerz May 20, 2019
7944f38
BinaryIntrepreter: SkelMeshScan. Vertices are now parsed fully.
Kinkojiro May 20, 2019
a2016a5
BinaryInterpreter: SkelMeshScan FINISHED
Kinkojiro May 20, 2019
59ef96e
Natives Editor - WIP edit to adjust Codex entries for ME2/1
Kinkojiro May 20, 2019
6687fbc
Fix ME1 files not reading in Natives Editor due to string encoding
Mgamerz May 20, 2019
6d6511a
DlgEd: fixed #125
SirCxyrtyx May 20, 2019
f360e99
Package Editor WPF: Suppress selection event when sorting children
Mgamerz May 21, 2019
29ec5a9
InterpreterWPF: Comment out selected offset debug line.
Mgamerz May 21, 2019
b4ce6a7
metadata editor WPF: Cloning an object and then immediately selecting…
Mgamerz May 21, 2019
37511dc
Natives Editor - Working loading and saving ME1/2/3.
Kinkojiro May 21, 2019
ef3cef0
Metadata Editor WPF: Make zeroindexclass have only one instance. Fixe…
Mgamerz May 21, 2019
c3fa348
Immeasurable improvements to Natives Editor UX. Recents, Drag Drop, S…
Mgamerz May 21, 2019
09ad669
PlotEd: Un-Broke Find Usages, improved UX by giving feedback as user …
SirCxyrtyx May 21, 2019
c2da2f5
PlotEd: Fix mispelling of Conditional in quest manager
Kinkojiro May 21, 2019
3bd89ec
Fix stack header fixing to also write the second instance of class to…
Mgamerz May 22, 2019
04f21cb
Prevent search of treeview from occuring if there are no nodes in the…
Mgamerz May 22, 2019
6173ccd
UnrealScriptWPF: Scroll token/function item into view when hexbox ite…
Mgamerz May 22, 2019
71c094d
SeqEd: Open PMExecuteTransition's transition in PlotEd
SirCxyrtyx May 22, 2019
e7a2ace
Bio2DA: fixed saving
SirCxyrtyx May 22, 2019
44c2770
Attempt to better detect level nxs meshes.
Mgamerz May 22, 2019
e8b5f7c
Merge branch 'Beta' of https://github.com/Mgamerz/ME3Explorer into Beta
Mgamerz May 22, 2019
3804425
Binary Interpreter WPF: Show embedded Shader Offsets in Shader Cache …
Mgamerz May 22, 2019
0d69156
ShaderCacheScan: Parse maps. List 3 seems to be list of embedded shad…
Mgamerz May 22, 2019
259ee11
Interpreter WPF: Fix value combobox from becoming editable when click…
Mgamerz May 22, 2019
e36a66f
Package Editor WPF: Multi-drop relinking moved into main tools list (…
Mgamerz May 22, 2019
cc51bf5
Soundpanel HIRC tab improved. Scroll selected HIRC into view (when se…
Mgamerz May 22, 2019
47e90d7
binary interpreter wpf: attempt to better scan shader cache (RIP). Ad…
Mgamerz May 22, 2019
bc8d7ae
Make Touch Comfy mode persistent and expand to Interpreter WPF nodes …
Mgamerz May 22, 2019
a57325f
BinaryInterpreter: Improved ShaderCache scan
SirCxyrtyx May 23, 2019
0193fea
Soundplorer HIRC Panel: Add float to hex analysis on status bar
Kinkojiro May 23, 2019
e13fa94
Made ExportLoaderWindow much closer to our standard window design. Ad…
Mgamerz May 23, 2019
43cb785
Bio2DA - fix bug that meant floats imported from excel were set as ints
Kinkojiro May 23, 2019
c890bc6
Merge branch 'Beta' of https://github.com/ME3Tweaks/ME3Explorer into …
Kinkojiro May 23, 2019
1383fd7
ME1 bytecode parsing improvements for ByteToInt(). UnrealScriptWPF: F…
Mgamerz May 23, 2019
547c117
ME1 Bytecode: Fix Dynamic Array Opcode parsing
Mgamerz May 23, 2019
5f340da
UnrealScriptWPF: Show opcode for ME1 in status bar of hexbox. Package…
Mgamerz May 23, 2019
939896e
ME1 Bytecode: ArrayProeprty, DelegateProperty for method signature pa…
Mgamerz May 23, 2019
c70bfd9
SeqEd, PathEd: Make window bindings work when context menu is closed …
Mgamerz May 24, 2019
01c667f
Clean up Sound Replace Dialog. PArt of #124
Mgamerz May 24, 2019
2b7533d
InterpreterWPF: Add float to statusbar. Give File Hex Analyzer an ico…
Mgamerz May 24, 2019
a947890
AutoTOC WPF: Change Height to MinHeight of listbox to ensure it resiz…
Mgamerz May 24, 2019
58bbe42
Merge branch 'Beta' of https://github.com/Mgamerz/ME3Explorer into Beta
Mgamerz May 24, 2019
32901e0
Interpreter WPF: Right click array clear. Improve remove property cod…
Mgamerz May 24, 2019
497ac45
AutoTOC WPF: Fix listbox extending the window, add auto scroll to bot…
Mgamerz May 24, 2019
f6b94c3
Interpreter WPF: Set visible float property to 0.####### instead of F…
Mgamerz May 27, 2019
42da1c5
Interpreter WPF: Remove separator in toolbar, standardize separator s…
Mgamerz May 27, 2019
cd94cfa
Add memory tracking to more tools. PropertyDB: Stop scan on window cl…
Mgamerz May 28, 2019
7151e33
Property DB: remembers last loaded/saved db file and will reload it o…
Kinkojiro May 28, 2019
dc63630
TLK Manager WPF: Update WIP
Kinkojiro May 28, 2019
345981a
TLK Manager WPF: Will warn if exit without saving changes, button mes…
Kinkojiro May 28, 2019
70dae16
PropertyDB: fix error in previous commit.
Kinkojiro May 28, 2019
6061226
Add RC1 tag to version so we can tag release builds. TLK Manager WPF:…
Mgamerz May 28, 2019
acd8136
TLKManagerWPF: Make sure all 3 games are saved on exit, where appropr…
Kinkojiro May 28, 2019
ad683c5
TLKMnaager WPF: Minor cleanup
Kinkojiro May 28, 2019
7987822
Revert "TLKMnaager WPF: Minor cleanup"
Kinkojiro May 28, 2019
bc5676b
TLKManagerWPF: Add back reload button.
Kinkojiro May 28, 2019
6320c8e
Merge TLK Manager WPF
Mgamerz May 29, 2019
3c4aeed
Fix ME1 languages in TLK Manager WPF
Mgamerz May 29, 2019
2ed017d
Metadata Editor WPF: Fix wrong object index offset (cosmetic) when vi…
Mgamerz May 30, 2019
9818fe8
Update version number so updaters can work for next release
Mgamerz May 30, 2019
277fc8d
Remove revision from displayed version number as it is for non-import…
Mgamerz May 30, 2019
5d16749
InterpTrack, Timeline open in package editor now opens in Package Edi…
Mgamerz May 30, 2019
b3102de
Update issue templates
Mgamerz May 30, 2019
2184222
Highlight StrRefProperty in interpreterWPF hex when that property typ…
Mgamerz May 30, 2019
6ef4db4
Merge branch 'Beta' of https://github.com/Mgamerz/ME3Explorer into Beta
Mgamerz May 30, 2019
4bab6a7
Update issue templates
Mgamerz May 30, 2019
2a1c523
InterpreterWPF: m_nStrRefID named properties now display their TLK va…
Mgamerz May 30, 2019
6f37be0
Enhancements to duplicate indexing checks and reindexing. Cannot tras…
Mgamerz May 30, 2019
dd79e82
Add nag screen to Package Editor classic
Mgamerz May 30, 2019
3e2d377
Updating pathfinding database descriptions
Mgamerz May 31, 2019
e460b77
Update Descriptions of Pathing Nodes
Kinkojiro May 31, 2019
77a8878
SeqEd: no longer breaks when Sequence has invalid exports
SirCxyrtyx May 31, 2019
b16e6b4
PathNodes: reorder alphabetical, add detail on some
Kinkojiro May 31, 2019
5b35d0f
Merge branch 'Beta' of https://github.com/Mgamerz/ME3Explorer into Beta
Kinkojiro May 31, 2019
f703c05
PathNode Json. All paths that are in the game are described.
Kinkojiro May 31, 2019
e7dd76f
sync commit
Kinkojiro May 31, 2019
1e392f3
Pathfinder JSON fixed
Kinkojiro May 31, 2019
6229a16
Revert "sync commit"
Kinkojiro May 31, 2019
f1eff2a
Merge branch 'Beta' of https://github.com/Mgamerz/ME3Explorer into Beta
Mgamerz Jun 1, 2019
6da5ee9
Update assembly version
Mgamerz Jun 1, 2019
77aa866
Merge branch 'Beta' of https://github.com/Mgamerz/ME3Explorer into Beta
Mgamerz Jun 1, 2019
6cb898a
Change to RC3 - final RC I beleive.
Mgamerz Jun 1, 2019
0c26721
Update to RC4 - final release candidate
Mgamerz Jun 1, 2019
a152c01
CommonOpenFileDialog instances: Pass in owner (if WPF) to prevent mai…
Mgamerz Jun 1, 2019
2b1f832
Pathfinding Editor WPF: Tabbing the X Y Z coordinates will select all…
Mgamerz Jun 1, 2019
34dbf20
Revert change to BIkExtract
Mgamerz Jun 1, 2019
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
The table of contents is too big for display.
Diff view
Diff view
  •  
  •  
  •  
5 changes: 5 additions & 0 deletions .github/ISSUE_TEMPLATE/bug_report.md
Original file line number Diff line number Diff line change
@@ -1,13 +1,18 @@
---
name: Bug report
about: Document a bug with steps to reproduce it
title: ''
labels: ''
assignees: ''

---

**Describe the bug**
A clear and concise description of what the bug is.
Note: Bugs against tools scheduled for removal, such as Package Editor Classic, Interpreter Classic, and more as noted in the latest release notes won't be fixed.

**To Reproduce**
Be specific. Include tool names, filenames, export numbers and more. If we can't reproduce the bug, we probably can't fix it. **Be specific.**
Steps to reproduce the behavior:
1. Go to '...'
2. Click on '....'
Expand Down
3 changes: 3 additions & 0 deletions .github/ISSUE_TEMPLATE/feature_request.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,9 @@
---
name: Feature request
about: Suggest an idea for this project
title: ''
labels: ''
assignees: ''

---

Expand Down
6 changes: 4 additions & 2 deletions AmaroK86/AmaroK86Lib.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -60,14 +60,16 @@
<Reference Include="System.Xml" />
</ItemGroup>
<ItemGroup>
<Compile Include="ImageFormat\DDSImage.cs" />
<Compile Include="ImageFormat\ImageFormat.cs" />
<Compile Include="ImageMipMapHandler\ImageMipMapHandler.cs" />
<Compile Include="Properties\AssemblyInfo.cs" />
<Compile Include="ZlibBlock\ZlibBlock.cs" />
<Compile Include="ZlibBlock\ZlibHelper.cs" />
</ItemGroup>
<ItemGroup>
<ProjectReference Include="..\Helpers\Helpers.csproj">
<Project>{ccf590b8-e6bf-4d31-85bf-afea7d075edf}</Project>
<Name>Helpers</Name>
</ProjectReference>
<ProjectReference Include="..\Tools\Gibbed.IO\Gibbed.IO.csproj">
<Project>{047857BA-DAA3-4CA7-AFB8-A1B082B28C6A}</Project>
<Name>Gibbed.IO</Name>
Expand Down
Loading