CHANGE LOG
r138 | rick | 2012-12-05 17:18:12 -0500 (Wed, 05 Dec 2012) | 1 line
Dropped “Borderlands 2” prefix on all of the open / save file dialog filter list.
————————————————————————
r137 | rick | 2012-12-05 16:30:04 -0500 (Wed, 05 Dec 2012) | 1 line
Borderlands 2: Save Editor {revision 138} Free Download
Use open file dialog filter list for platform selection rather than buttons for individual platforms.
————————————————————————
r136 | rick | 2012-12-04 20:13:19 -0500 (Tue, 04 Dec 2012) | 2 lines
– No longer auto-detects save file endian, uses specified platform instead.
– Implemented catching of zlib exceptions for better error messages.
————————————————————————
r135 | rick | 2012-12-04 20:06:44 -0500 (Tue, 04 Dec 2012) | 2 lines
– Moved About tab to its own View / ViewModel.
– Implemented experimental support for PS3 saves. (You must decrypt your saves using an external tool such as pfdtool first!)
————————————————————————
r133 | rick | 2012-11-14 07:25:28 -0500 (Wed, 14 Nov 2012) | 1 line
Add support for Torgue Tokens in CurrencyOnHandView.
————————————————————————
r132 | rick | 2012-11-14 06:44:42 -0500 (Wed, 14 Nov 2012) | 2 lines
– Add support for MissionItem to GameInfo.
– Fix ItemnamePartDefinition so name is not required.
————————————————————————
r131 | rick | 2012-11-14 06:40:32 -0500 (Wed, 14 Nov 2012) | 1 line
Update GameInfo resources for Mr. Torgue’s Campaign of Carnage DLC.
————————————————————————
r126 | rick | 2012-11-14 06:29:04 -0500 (Wed, 14 Nov 2012) | 1 line
Correct RegionGameStagedata definition, again (broke due to Mr. Torgue’s Campaign of Carnage DLC being prepatched into the PC version)
————————————————————————
————————————————————————
r125 | rick | 2012-11-06 19:47:18 -0500 (Tue, 06 Nov 2012) | 1 line
Correct RegionGameStagedata definition.
————————————————————————-
r124 | rick | 2012-11-06 16:59:02 -0500 (Tue, 06 Nov 2012) | 2 lines
— Support for casting save game Guid type to System.Guid.
– More reasonable default values for some save structures.
————————————————————————
r123 | rick | 2012-11-06 16:57:29 -0500 (Tue, 06 Nov 2012) | 1 line
Set a value of None to LastVisitedTeleporter in new save games.
————————————————————————
r122 | rick | 2012-11-06 16:52:53 -0500 (Tue, 06 Nov 2012) | 5 lines
– Link to duncanfogg’s gear calculator on the backpack and bank views.
– Remove the dummy image on the backpack and bank view lists until they’re actually implemented.
– Tabs are no longer directly locked before loading a save.
– Added About tab.
– Implemented New button.