Results 1 to 10 of 10
  1. #1
    TechnoJacker's Avatar
    Join Date
    Oct 2012
    Gender
    male
    Posts
    226
    Reputation
    13
    Thanks
    9,489
    My Mood
    Tired

    [WIP] Borderlands 2 Save Editor Revision 133

    Please note, this is not my program but it was compiled from the latest revision of the Borderlands 2 Save Editor SVN by Gibbs AKA Rick.

    Use this program at your own risk! Always backup your save files before using the Save Editor in the case the save data becomes corrupted. Warning, this program is still in development and there may be bugs and issues with it and parts of it unstable. Once again, use at your own risk!

    License:
    Copyright (c) 2012 Rick (rick 'at' gibbed 'dot' us)

    This software is provided 'as-is', without any express or implied
    warranty. In no event will the authors be held liable for any damages
    arising from the use of this software.

    Permission is granted to anyone to use this software for any purpose,
    including commercial applications, and to alter it and redistribute it
    freely, subject to the following restrictions:

    1. The origin of this software must not be misrepresented; you must not
    claim that you wrote the original software. If you use this software
    in a product, an acknowledgment in the product documentation would be
    appreciated but is not required.

    2. Altered source versions must be plainly marked as such, and must not be
    misrepresented as being the original software.

    3. This notice may not be removed or altered from any source
    distribution.
     

    ------------------------------------------------------------------------
    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 agmes.
    ------------------------------------------------------------------------
    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.
    ------------------------------------------------------------------------
    r121 | rick | 2012-10-30 19:55:19 -0400 (Tue, 30 Oct 2012) | 1 line

    Didn't mean to leave that pause there.
    ------------------------------------------------------------------------
    r120 | rick | 2012-10-30 19:52:42 -0400 (Tue, 30 Oct 2012) | 1 line

    Call vsvars32.bat in the dist batch.
    ------------------------------------------------------------------------
    r119 | rick | 2012-10-29 15:50:50 -0400 (Mon, 29 Oct 2012) | 1 line

    Fixing a silly typo.
    ------------------------------------------------------------------------
    r118 | rick | 2012-10-26 12:47:05 -0400 (Fri, 26 Oct 2012) | 1 line

    Correcting some protobuf definitions.
    ------------------------------------------------------------------------
    r117 | rick | 2012-10-26 12:37:50 -0400 (Fri, 26 Oct 2012) | 1 line

    Use Gearbox's name for packed weapon/item data.
    ------------------------------------------------------------------------
    r113 | rick | 2012-10-23 19:38:19 -0400 (Tue, 23 Oct 2012) | 1 line

    Add level sync buttons to Backpack, Bank tabs.
    ------------------------------------------------------------------------
    r112 | rick | 2012-10-23 19:03:29 -0400 (Tue, 23 Oct 2012) | 3 lines

    - Removed unused Weapon Parts and Item Parts resources from GameInfo.
    - Added Weapon Name Parts and Item Name Parts resources to GameInfo.
    - Weapon and item name generation in SaveEdit.
    ------------------------------------------------------------------------
    r110 | rick | 2012-10-23 08:16:32 -0400 (Tue, 23 Oct 2012) | 1 line

    Group level transitions by DLC.
    ------------------------------------------------------------------------
    r109 | rick | 2012-10-23 08:13:08 -0400 (Tue, 23 Oct 2012) | 1 line

    Sort level transitions by resource name.
    ------------------------------------------------------------------------
    r108 | rick | 2012-10-23 08:11:12 -0400 (Tue, 23 Oct 2012) | 3 lines

    - Updated Travel Stations dump.
    - Loading of DestinationStation/DisplayName for TravelStationDefinition in GameInfo.
    - Add all level transitions to LastVisitedTeleporter combobox in FastTravelView in SaveEdit.
    ------------------------------------------------------------------------
    r106 | rick | 2012-10-23 07:50:53 -0400 (Tue, 23 Oct 2012) | 1 line

    Add a dummy teleporter entry to the LastVisitedTeleporter combobox on FastTravelViewModel when it's an unknown one.
    ------------------------------------------------------------------------
    r105 | rick | 2012-10-23 07:23:05 -0400 (Tue, 23 Oct 2012) | 1 line

    Correct teleporter names in the LastVisitedTeleporter combobox on FastTravelViewModel.
    ------------------------------------------------------------------------
    r104 | rick | 2012-10-22 04:11:12 -0400 (Mon, 22 Oct 2012) | 1 line

    Better short URL for IsBadassModeSaveGame info.
    ------------------------------------------------------------------------
    r103 | rick | 2012-10-21 23:44:18 -0400 (Sun, 21 Oct 2012) | 1 line

    Clear IsBadassModeSaveGame on load, now with notification about it.
    ------------------------------------------------------------------------
    r102 | rick | 2012-10-21 23:25:41 -0400 (Sun, 21 Oct 2012) | 1 line

    Clear IsBadassModeSaveGame on load.
    ------------------------------------------------------------------------
    r101 | rick | 2012-10-21 19:33:19 -0400 (Sun, 21 Oct 2012) | 1 line

    Add a "None" entry to AvailableTeleporters in FastTravelViewModel.
    ------------------------------------------------------------------------
    r100 | rick | 2012-10-21 19:29:41 -0400 (Sun, 21 Oct 2012) | 1 line

    Fix teleporter display name in FastTravelViewModel.
    ------------------------------------------------------------------------
    r99 | rick | 2012-10-21 19:24:20 -0400 (Sun, 21 Oct 2012) | 2 lines

    - Implemented loading of fast travel station ordering information in GameInfo.
    - Updated FastTravelView to group teleporters as well as respect game ordering of teleporters.
    ------------------------------------------------------------------------
    r97 | rick | 2012-10-21 17:58:42 -0400 (Sun, 21 Oct 2012) | 1 line

    Switch ObservableCollection<>s in ProtoBufFormats back to List<>s.
    ------------------------------------------------------------------------
    r96 | rick | 2012-10-21 17:50:13 -0400 (Sun, 21 Oct 2012) | 3 lines

    - ResourceName for TravelStationDefinition in GameInfo.
    - Updated Travel Stations resource in GameInfo.
    - Implemented Fast Travel tab in SaveEdit.
    ------------------------------------------------------------------------
    r94 | rick | 2012-10-21 16:32:42 -0400 (Sun, 21 Oct 2012) | 2 lines

    - Minor cleanup of some GameInfo loader code.
    - Replaced thrown KeyNotFoundException with new ResourceNotFoundException.
    ------------------------------------------------------------------------
    r93 | rick | 2012-10-21 16:16:09 -0400 (Sun, 21 Oct 2012) | 1 line

    Set SaveFile after data has been imported, so if an exception is thrown, it won't enable the editor improperly.
    ------------------------------------------------------------------------
    r91 | rick | 2012-10-20 13:33:18 -0400 (Sat, 20 Oct 2012) | 1 line

    Implemented loading of travel station information in GameInfo.
    ------------------------------------------------------------------------
    r90 | rick | 2012-10-20 13:30:26 -0400 (Sat, 20 Oct 2012) | 1 line

    Cleanup of protobuf member names.
    ------------------------------------------------------------------------
    r89 | rick | 2012-10-20 07:40:28 -0400 (Sat, 20 Oct 2012) | 3 lines

    - Add Experience info to GameInfo.
    - Sanity check experience points and level on save load.
    - Add buttons to SaveEdit for synchronizing experience level and points.
    ------------------------------------------------------------------------
    r88 | rick | 2012-10-19 01:42:30 -0400 (Fri, 19 Oct 2012) | 1 line

    Use a static unique ID (0) instead of a random one for copied codes.
    ------------------------------------------------------------------------
    r87 | rick | 2012-10-19 01:19:34 -0400 (Fri, 19 Oct 2012) | 1 line

    Display a warning when attempting to paste codes and none were found.
    ------------------------------------------------------------------------
    r85 | rick | 2012-10-19 01:05:27 -0400 (Fri, 19 Oct 2012) | 5 lines

    Not mentioned in previous commit:
    - Player classes are now provided via GameInfo.
    - DownloadableContent and DownloadablePackage info provided via GameInfo.
    - CustomizationSet removed from GameInfo (due to previous line).

    ------------------------------------------------------------------------
    r84 | rick | 2012-10-19 01:03:11 -0400 (Fri, 19 Oct 2012) | 7 lines

    - Cleaned up member naming in BaseItem/BaseWeapon.
    - Retooled most of the GameInfo project for better organization and data loading.
    - With GameInfo being retooled, weapon and item balance information generation has been redone and will now properly support things that were broken before (shields, class mods, relics, etc).
    - BaseItemViewModel/BaseWeaponViewModel now generate manufacturer assets.
    - Removed warning icon for manufacturer, prefix part, title part on BaseItemViewModel/BaseWeaponViewModel as they are completely unnecessary.
    - Renamed PlayerView/PlayerViewModel to GeneralView/GeneralViewModel in SaveEdit.
    - Added icon for Fast Travel tab, replaced icons for General, Backpack tabs.
    ------------------------------------------------------------------------
    r82 | rick | 2012-10-17 14:45:13 -0400 (Wed, 17 Oct 2012) | 1 line

    Prevent editing of IsBadassModeSaveGame.
    ------------------------------------------------------------------------
    r79 | rick | 2012-10-17 12:43:04 -0400 (Wed, 17 Oct 2012) | 2 lines

    - Drop SavePackMessage/SaveUnpackMessage in favor of directly called ImportData/ExportData.
    - CurrencyOnHand now sanely stores state instead of directly modifying SaveGame data.
    ------------------------------------------------------------------------
    r78 | rick | 2012-10-17 07:14:20 -0400 (Wed, 17 Oct 2012) | 2 lines

    - Corrected LockoutData definition.
    - Fixed some field names in MissionData and RegionGameStageData.
    ------------------------------------------------------------------------
    r77 | rick | 2012-10-16 12:13:30 -0400 (Tue, 16 Oct 2012) | 1 line

    Descriptive errors for thrown FormatExceptions in BackpackViewModel and BankViewModel.
    ------------------------------------------------------------------------
    r76 | rick | 2012-10-16 11:06:08 -0400 (Tue, 16 Oct 2012) | 2 lines

    - Update Weapon Types and Item Types in GameInfo, as well as their backing code.
    - Update SaveEdit to reflect previous change.
    ------------------------------------------------------------------------
    r73 | rick | 2012-10-15 19:02:21 -0400 (Mon, 15 Oct 2012) | 1 line

    Is it stack traces that make people not read perfectly understandable error messages? WHO KNOWS.
    ------------------------------------------------------------------------
    r72 | rick | 2012-10-15 18:34:23 -0400 (Mon, 15 Oct 2012) | 1 line

    Clarify to stupid people that you can, in fact, copy the exception error dialog to the clipboard using ctrl+c to paste.
    ------------------------------------------------------------------------
    r71 | rick | 2012-10-15 18:06:31 -0400 (Mon, 15 Oct 2012) | 3 lines

    - Change CharacterName from string to bytes, to prevent reencode issues due to encoding problems.
    - PlayerView now assumes CharacterName is UTF8 data.
    - Set quite a few bindings to update on property change.
    ------------------------------------------------------------------------
    r70 | rick | 2012-10-15 16:32:42 -0400 (Mon, 15 Oct 2012) | 2 lines

    - LZO code updated to support offsets into byte buffers.
    - Support for "fat" save files, this should fix LookbehindOverrun load failures.
    ------------------------------------------------------------------------
    r69 | rick | 2012-10-15 11:29:53 -0400 (Mon, 15 Oct 2012) | 1 line

    Resharper recommendations.
    ------------------------------------------------------------------------
    r68 | rick | 2012-10-15 11:28:31 -0400 (Mon, 15 Oct 2012) | 1 line

    Resharper recommendations.
    ------------------------------------------------------------------------
    r67 | rick | 2012-10-15 11:26:53 -0400 (Mon, 15 Oct 2012) | 1 line

    Resharper recommendations.
    ------------------------------------------------------------------------
    r66 | rick | 2012-10-15 11:25:45 -0400 (Mon, 15 Oct 2012) | 1 line

    Resharper recommendations.
    ------------------------------------------------------------------------
    r65 | rick | 2012-10-15 11:00:06 -0400 (Mon, 15 Oct 2012) | 1 line

    Wrap CopySelectedSlotCode in a DelegateResult.
    ------------------------------------------------------------------------
    r64 | rick | 2012-10-15 10:48:17 -0400 (Mon, 15 Oct 2012) | 1 line

    Yet another attempt at clipboard shenanigans.
    ------------------------------------------------------------------------
    r63 | rick | 2012-10-15 10:13:11 -0400 (Mon, 15 Oct 2012) | 1 line

    Resharper recommendations.
    ------------------------------------------------------------------------
    r62 | rick | 2012-10-15 10:02:43 -0400 (Mon, 15 Oct 2012) | 1 line

    Another attempt at clipboard shenanigans.
    ------------------------------------------------------------------------
    r61 | rick | 2012-10-15 09:36:20 -0400 (Mon, 15 Oct 2012) | 1 line

    Handle every clipboard COM result.
    ------------------------------------------------------------------------
    r60 | rick | 2012-10-15 09:27:41 -0400 (Mon, 15 Oct 2012) | 1 line

    Fix handling of exceptions in MyClipboard.
    ------------------------------------------------------------------------
    r59 | rick | 2012-10-15 09:12:08 -0400 (Mon, 15 Oct 2012) | 1 line

    Implement wrapper around WPF Clipboard since it prefers to blow up.
    ------------------------------------------------------------------------
    r58 | rick | 2012-10-15 08:18:38 -0400 (Mon, 15 Oct 2012) | 1 line

    Temporary try/catch handler in CopySelectedSlotCode for Kyle873.
    ------------------------------------------------------------------------
    r57 | rick | 2012-10-15 07:58:38 -0400 (Mon, 15 Oct 2012) | 1 line

    dist updates.
    ------------------------------------------------------------------------
    r56 | rick | 2012-10-15 07:15:23 -0400 (Mon, 15 Oct 2012) | 5 lines

    - Renamed ISlot to IBaseSlot.
    - BaseWeapon and BaseItem now both use the IBaseSlot interface.
    - Added BankView, BankViewModel to SaveEdit.
    - Renamed PackedData in BankSlot to Data.
    - Move use of CMContrib's dialogs to new implementation MyMessageBox, which uses the standard Windows message box dialog.
    ------------------------------------------------------------------------
    r55 | rick | 2012-10-15 03:51:47 -0400 (Mon, 15 Oct 2012) | 3 lines

    - Add CustomizationSet and related resource file to GameInfo.
    - Renamed GameInfo resource Customization to Customizations.
    - Implemented grouping of head and skin assets in PlayerView.
    ------------------------------------------------------------------------
    r53 | rick | 2012-10-15 03:14:07 -0400 (Mon, 15 Oct 2012) | 1 line

    Add ErrorCode enum to LZO code.
    ------------------------------------------------------------------------
    r52 | rick | 2012-10-15 00:44:57 -0400 (Mon, 15 Oct 2012) | 1 line

    Assign a new unique ID to copy and pasted slots.
    ------------------------------------------------------------------------
    r51 | rick | 2012-10-15 00:30:01 -0400 (Mon, 15 Oct 2012) | 1 line

    Implement duplicate, delete, copy code, paste code in BackpackView.
    ------------------------------------------------------------------------
    r50 | rick | 2012-10-14 02:08:13 -0400 (Sun, 14 Oct 2012) | 1 line

    Didn't mean to update the set IDs.
    ------------------------------------------------------------------------
    r49 | rick | 2012-10-14 02:03:41 -0400 (Sun, 14 Oct 2012) | 1 line

    Load json via unmanaged resource stream.
    ------------------------------------------------------------------------
    r48 | rick | 2012-10-14 01:34:37 -0400 (Sun, 14 Oct 2012) | 3 lines

    - Update GameInfo & co to reflect small name change in balance data.
    - Redumped most json files.
    - Add Fast Travel Stations json file.
    ------------------------------------------------------------------------
    r40 | rick | 2012-10-12 22:38:19 -0400 (Fri, 12 Oct 2012) | 1 line

    Updated balance dumps & manufacturers support in ItemBalanceDefinition/WeaponBalanceDefinition.
    ------------------------------------------------------------------------
    r38 | rick | 2012-10-12 17:32:31 -0400 (Fri, 12 Oct 2012) | 1 line

    Add extra configuration for building distributable SaveEdit to solution.
    ------------------------------------------------------------------------
    r37 | rick | 2012-10-12 17:32:04 -0400 (Fri, 12 Oct 2012) | 1 line

    Add build_distributable_saveedit.bat & co.
    ------------------------------------------------------------------------
    r33 | rick | 2012-10-10 19:03:42 -0400 (Wed, 10 Oct 2012) | 2 lines

    - Fixed crash due to PendingMissionRewards.PackedItemRewards being incorrectly flagged as IsPacked.
    - Temporary workaround with PendingMissionRewards packed weapon and item data.
    ------------------------------------------------------------------------
    r32 | rick | 2012-10-10 11:16:02 -0400 (Wed, 10 Oct 2012) | 1 line

    Improved handling of data on PlayerView.
    ------------------------------------------------------------------------
    r31 | rick | 2012-10-10 09:21:34 -0400 (Wed, 10 Oct 2012) | 1 line

    Forgot to fire off NOPCs in BaseItemViewModel.
    ------------------------------------------------------------------------
    r30 | rick | 2012-10-10 09:20:13 -0400 (Wed, 10 Oct 2012) | 1 line

    Don't default to raw tab.
    ------------------------------------------------------------------------
    r29 | rick | 2012-10-10 09:17:58 -0400 (Wed, 10 Oct 2012) | 1 line

    Oops.
    ------------------------------------------------------------------------
    r28 | rick | 2012-10-10 09:16:20 -0400 (Wed, 10 Oct 2012) | 1 line

    Revert default new weapon/item to set 0 (not set 1).
    ------------------------------------------------------------------------
    r27 | rick | 2012-10-10 09:15:40 -0400 (Wed, 10 Oct 2012) | 8 lines

    - Moved packable related code out of SaveEdit to FileFormats.
    - PackableWeapon/PackableItem renamed to BaseWeapon/BaseItem.
    - Lots of reorganization & refactoring on SaveEdit.
    - PropertyGrid now uses an accessibility style, which is a WIP.
    - PackableWeaponView/PackableItemView renamed to BaseWeaponView/BaseItemView.
    - Added ViewModel wrappers around BackpackWeapon/BackpackItem.
    - And due to above, reimplemented how combobox data is built from balance information.
    - Seraph crystals moved back out of reserved expander. Plus icons.
    ------------------------------------------------------------------------
    r26 | rick | 2012-10-09 20:05:43 -0400 (Tue, 09 Oct 2012) | 3 lines

    - Reorganized AssetLibraryManager (and co.) to better support asset library sets properly (since everything broke with the new DLC release).
    - Redumped asset library manager, customizations, item balances, item types, weapon balances (they now include Orchid / Tulip information).
    - PackedDataHelper/PackableItem/PackableWeapon now read and write data for sets properly.
    ------------------------------------------------------------------------
    r25 | rick | 2012-10-09 15:53:18 -0400 (Tue, 09 Oct 2012) | 1 line

    Enable Gaige AssetDisplay now that I know its asset path.
    ------------------------------------------------------------------------
    r24 | rick | 2012-10-09 15:51:15 -0400 (Tue, 09 Oct 2012) | 1 line

    Flag MarketingCodesNeedingNotification as IsPacked.
    ------------------------------------------------------------------------
    r23 | rick | 2012-10-08 23:58:01 -0400 (Mon, 08 Oct 2012) | 1 line

    Fix some issues with the default values on BackpackWeapon/BackpackItem (ie, they don't start out as marked as trash).
    ------------------------------------------------------------------------
    r22 | rick | 2012-10-08 06:20:41 -0400 (Mon, 08 Oct 2012) | 1 line

    Disable the UI in SaveEdit until a save is loaded.
    ------------------------------------------------------------------------
    r21 | rick | 2012-10-08 03:28:21 -0400 (Mon, 08 Oct 2012) | 1 line

    Let's try that again.
    ------------------------------------------------------------------------
    r20 | rick | 2012-10-08 03:25:29 -0400 (Mon, 08 Oct 2012) | 2 lines

    - Save reading/writing is now wrapped in an IResult.
    - Fix another silent crash occurring when save path wasn't being found.
    ------------------------------------------------------------------------
    r19 | rick | 2012-10-08 03:06:12 -0400 (Mon, 08 Oct 2012) | 3 lines

    - Fix a silent crash occurring when save path wasn't being found (todo: move save read/writing to a custom IResult).
    - Move seraph crystals under reserved section, since they're unused.
    - Ability to modify endian of the save file.
    ------------------------------------------------------------------------
    r18 | rick | 2012-10-08 02:42:58 -0400 (Mon, 08 Oct 2012) | 1 line

    VerifySaves support for big-endian save files (probably should migrate it to use SaveFile directly).
    ------------------------------------------------------------------------
    r17 | rick | 2012-10-08 02:40:54 -0400 (Mon, 08 Oct 2012) | 1 line

    Support for big-endian save data (360, probably PS3).
    ------------------------------------------------------------------------
    r16 | rick | 2012-10-07 09:07:19 -0400 (Sun, 07 Oct 2012) | 1 line

    Fix handling of 'None' balance.
    ------------------------------------------------------------------------
    r15 | rick | 2012-10-07 08:43:28 -0400 (Sun, 07 Oct 2012) | 3 lines

    - Add CustomizationDefinition (and underlying data) to GameInfo.
    - SaveEdit now has dropdown data for Head / Skin customization choices.
    - New Weapon / New Item now function in SaveEdit backpack view.
    ------------------------------------------------------------------------
    r14 | rick | 2012-10-07 04:52:02 -0400 (Sun, 07 Oct 2012) | 1 line

    Move to a custom built version of CMContrib to fix a stack overflow crash.
    ------------------------------------------------------------------------
    r13 | rick | 2012-10-07 01:43:31 -0400 (Sun, 07 Oct 2012) | 1 line

    Prevent loading of XBOX 360 CON files (because some people are just stupid).
    ------------------------------------------------------------------------
    r12 | rick | 2012-10-07 00:24:36 -0400 (Sun, 07 Oct 2012) | 2 lines

    - Save now works in SaveEdit.
    - BackpackViewModel now packs slots back up into PackedWeaponData/PackedItemData on save.
    ------------------------------------------------------------------------
    r11 | rick | 2012-10-06 23:57:19 -0400 (Sat, 06 Oct 2012) | 1 line

    Add readme.
    ------------------------------------------------------------------------
    r10 | rick | 2012-10-06 23:55:54 -0400 (Sat, 06 Oct 2012) | 2 lines

    - Add SaveEdit project.
    - Add Test project.
    ------------------------------------------------------------------------
    r9 | rick | 2012-10-06 23:35:29 -0400 (Sat, 06 Oct 2012) | 1 line

    Add SparkTmsUnpack project.
    ------------------------------------------------------------------------
    r8 | rick | 2012-10-06 23:16:00 -0400 (Sat, 06 Oct 2012) | 1 line

    Add VerifySaves project.
    ------------------------------------------------------------------------
    r7 | rick | 2012-10-06 23:14:02 -0400 (Sat, 06 Oct 2012) | 1 line

    Forgot GameInfo todo list.
    ------------------------------------------------------------------------
    r6 | rick | 2012-10-06 23:09:42 -0400 (Sat, 06 Oct 2012) | 1 line

    Implemented SaveFile serialization.
    ------------------------------------------------------------------------
    r5 | rick | 2012-10-06 23:02:21 -0400 (Sat, 06 Oct 2012) | 2 lines

    - Migrate some dependencies to NuGet.
    - Set up bin/bin_test directories & properties.
    ------------------------------------------------------------------------
    r4 | rick | 2012-10-06 20:57:18 -0400 (Sat, 06 Oct 2012) | 1 line

    Add FileFormats, ProtoBufFormats.
    ------------------------------------------------------------------------
    r3 | rick | 2012-10-06 20:55:05 -0400 (Sat, 06 Oct 2012) | 1 line

    Add some dependencies.
    ------------------------------------------------------------------------
    r2 | rick | 2012-10-06 20:46:52 -0400 (Sat, 06 Oct 2012) | 1 line

    Add GameInfo project.
    ------------------------------------------------------------------------
    r1 | rick | 2012-09-19 08:32:08 -0400 (Wed, 19 Sep 2012) | 1 line

    Initial repository structure.
    ------------------------------------------------------------------------


    Basic Item Editing Tutorial:


    Advanced Item Editing Tutorial:


    Here is a tutorial on how to make Pearlescent and Limescent weapons:


    SniperZero's Save Editor Paste Codes for All types of Legit and Hybrid Guns/Items
    https://www.mpgh.net/forum/658-border...organized.html

    Item and Part Guides:
    https://*************.com/#folders/0B...FRCRXZVdmQtaUU
    These will list what exactly each part does and what stats they effect.

    Virus Scans:
    https://www.virustotal.com/file/69ee...is/1353001702/
    Gibbet.Borderlands2.SaveEdit-r133.zip MD5:33d421eb958e4d15628878d5cfcc8e1d - VirSCAN.org Scanners did not find malware!
    Gibbet.Borderlands2.SaveEdit-r133.zip - Jotti's malware scan
    <b>Downloadable Files</b> Downloadable Files

  2. The Following 235 Users Say Thank You to TechnoJacker For This Useful Post:

    .:Scare.Crow:. (01-01-2013),933923a (03-26-2013),Adnauseam (11-17-2012),adrikm (09-01-2016),Afrojackbobo (12-14-2012),airmax020 (11-24-2012),airslayer (07-23-2013),ALL4Honda (11-29-2012),Alphasee (11-21-2012),Andrew023 (12-27-2015),andrew8259 (07-16-2013),animals112 (11-16-2012),apdonim (01-23-2016),arifflala (12-26-2014),Asagiri (11-21-2012),Assonssiale (02-17-2013),Astirader (02-26-2013),auchmithie (11-21-2012),aussiereg (11-21-2012),AveryFrost (06-11-2018),Baeker (11-21-2012),BaneCandyCane (11-25-2012),barkkyy (10-03-2014),barryj (11-15-2012),bendike (12-01-2012),BigBabble1 (11-20-2012),bigweaniedeanie88 (03-18-2013),bikalu (11-20-2012),bird831205 (11-26-2012),BL2mod (01-05-2013),bluefuryzzz (11-19-2012),bobosaurus (04-17-2013),Bohicax (02-05-2013),Burhan96 (10-09-2017),carx14ah (11-27-2012),chigerson (01-14-2013),chukimaster (08-04-2016),cinderpip (03-22-2016),clinicallyinsanity (12-15-2016),Cobray (11-16-2012),Colors77 (11-16-2012),Coolamw (06-09-2018),d3ng0d (11-24-2012),dabger12 (11-06-2016),dabigmitch (03-10-2013),daniep32 (12-12-2015),daniiils (02-08-2015),danman01002 (11-16-2012),darknites (11-20-2012),DarkSpring89 (11-21-2012),deathtrap777 (11-21-2012),Denzelio (03-18-2013),Detail0720 (11-15-2012),detroitinferno (12-28-2019),Dimnot2000 (11-25-2012),DjangoAim (02-09-2020),Donner Kebab (11-26-2012),DoukasVII (04-13-2019),Dr.Cleann (02-24-2015),DrPepper921 (03-04-2013),eldridge (11-28-2012),enidifrag (03-27-2013),exexec (04-05-2019),Eziiii (06-04-2018),fazesox01 (02-05-2016),Feglo (11-15-2012),Feros25 (11-20-2012),filthyotter (11-15-2012),FRODONKY (03-19-2015),funkungfusion (11-18-2012),gairu70 (12-01-2017),Gamegenie (11-26-2012),GnyCm (11-11-2016),Gojyo (11-23-2012),Google_Plus (01-05-2013),gtabuni (11-24-2012),gyrion21 (12-23-2012),hattori (11-16-2012),hellsend (11-24-2012),hioooo1029910l (02-16-2018),hzvkr (11-23-2012),iijull (04-29-2015),innovo7 (11-24-2012),ItsNexusDecay (11-19-2012),jamces (11-18-2012),jcarpe (06-01-2013),jedilights (11-19-2012),jessers2witit (06-01-2020),jolagambass (11-21-2012),jupiter84 (11-18-2012),justin60710 (05-19-2019),kaizi21 (09-11-2021),KarmaTheAlligator (11-16-2012),keiichirox (11-22-2012),killerbuz13 (02-11-2013),KLIKKLAK (11-26-2012),Klompen (04-12-2013),kotd512 (08-18-2013),Lali2006 (05-12-2019),lang280 (04-10-2013),Laplaced (01-28-2013),leo springer (08-08-2013),lilphoot (11-19-2012),lippe90 (04-05-2016),LisaVT (11-23-2012),Living_Bacon (03-23-2018),lkj491 (11-16-2012),Lonchi (01-31-2015),lordmsk (07-15-2018),lotsoul (05-18-2013),lovecat (09-10-2016),loxa199 (11-25-2012),LucemFerre18 (11-15-2012),Luk@ (11-17-2012),lukasieu123 (11-24-2012),luketan945 (06-26-2014),m.k.k007 (11-16-2012),Mace63 (11-22-2012),machine56 (11-17-2012),MacienyPL (06-17-2015),madman234 (03-18-2013),MarcoRocco85 (11-17-2015),markedone (11-18-2012),marlfox42 (09-06-2014),marthau1 (11-15-2012),Meremus (11-30-2012),Migs1014 (11-23-2012),mikebruh (12-01-2012),mikehollen (09-19-2017),misishi (11-18-2012),mistertroll123 (11-22-2012),MonsieurX (11-16-2012),Mr_Lukash (11-23-2012),multibillionaire (07-16-2013),N0hZ (11-17-2012),namileko (07-05-2013),nemesis010 (01-08-2013),nhanguyen29 (08-21-2014),nickofwar (07-26-2013),noness (11-20-2012),NotLayenem (02-21-2017),noyin (04-01-2014),Oli121210 (06-03-2013),pawzfb (12-08-2012),peppermint warrior (08-13-2018),pepsiretro (12-19-2012),piggos (11-16-2012),Planktos76 (11-22-2012),plmfff (11-19-2012),pocopeluche (07-01-2014),poopmonster (11-20-2012),psob2 (11-18-2012),pupple2709 (10-14-2016),PWG123 (01-23-2017),racketyanimal42 (11-17-2012),Rammwelt (06-25-2015),ranunculus (03-18-2019),rapesquadkilla (05-25-2013),ratmus55 (08-06-2017),rigolettohixar (11-16-2012),Risingeffect (12-12-2012),Roadsigns (11-20-2012),RobPro (12-29-2012),rogamare (04-28-2013),rogergamer (11-16-2012),RogerThatcaptian (01-27-2013),RonaldSeiger (11-16-2012),Ruhel1783 (06-24-2014),safer (11-21-2012),Sanrai (11-18-2012),Sanyrb (11-20-2012),Saotome924 (11-18-2012),sdcode3driver (11-16-2012),sfagga (11-16-2012),shadow8 (11-18-2012),shadowdummy67 (12-20-2015),ShadowFilm (11-27-2015),Shamikuza (04-11-2018),sharky5564 (12-07-2015),shazbot333 (11-16-2012),shlipshlap (11-16-2012),silyarek (11-18-2012),Skull_Bullet77 (11-23-2012),Slade_zerox (07-07-2014),slep (11-20-2012),smitetheewarbz (07-02-2016),soplapollas (10-07-2016),spiritum (01-24-2013),Splatterfest (11-16-2012),ss8888 (06-24-2015),stel01 (01-28-2013),Stikxx-01 (10-06-2023),StormZxxZ (11-02-2019),SUPREM0 (11-22-2012),sxhoons (11-18-2012),taegan123 (03-16-2018),testlouk (06-28-2013),The Real Deal (11-16-2012),theflyings (08-15-2014),themeathat (03-02-2013),Thunder_Dooky (06-29-2014),tinglykung123 (09-28-2015),tintagabriel (12-20-2019),tobius (11-16-2012),toybox (11-20-2012),TravVy321 (11-15-2012),TrueAgony (11-19-2012),tyven1 (11-16-2012),uRage (11-16-2012),vipercar93 (03-29-2015),vladcuatro (11-30-2012),vord (11-24-2012),Warboss Ethan (11-22-2012),WarMachineDD7 (11-18-2012),weaselraver (04-26-2017),werkmeisterdk (03-04-2013),whodey35 (07-22-2013),williebrooks (08-14-2013),Wrastelsgambit (03-09-2013),Wu Jen (11-28-2012),wwarrick (11-15-2012),xerais (11-18-2012),Xexeen (11-23-2012),xflclxscarfacex (11-21-2012),xRoasta (11-20-2012),xxBUNKER_BUSTERxx (08-18-2013),xxdeadxx9xx (07-22-2013),xxX420xSniperXxx (11-18-2012),XyLnEn (11-23-2012),ynori (11-15-2012),YoshiPrestige (11-21-2012),ZachariusL (06-20-2013),zano13055 (03-08-2014),zvander7 (02-18-2013),Zykrein (08-20-2016)

  3. #2
    animals112's Avatar
    Join Date
    Apr 2011
    Gender
    male
    Posts
    75
    Reputation
    10
    Thanks
    1,043
    My Mood
    Cheerful
    cant download

  4. #3
    KarmaTheAlligator's Avatar
    Join Date
    Oct 2012
    Gender
    male
    Posts
    299
    Reputation
    10
    Thanks
    72
    My Mood
    Sleepy
    Quote Originally Posted by animals112 View Post
    cant download
    Hasn't been approved yet, give it some time.

  5. #4
    Dave84311's Avatar
    Join Date
    Dec 2005
    Gender
    male
    Location
    The Wild Wild West
    Posts
    35,837
    Reputation
    5782
    Thanks
    41,292
    My Mood
    Devilish
    Approved, use at your own risk.





    THE EYE OF AN ADMINISTRATOR IS UPON YOU. ANY WRONG YOU DO IM GONNA SEE, WHEN YOU'RE ON MPGH, LOOK BEHIND YOU, 'CAUSE THATS WHERE IM GONNA BE


    "First they ignore you. Then they laugh at you. Then they fight you. Then you lose.” - Dave84311

    HAVING VIRTUAL DETOX

  6. #5
    TechnoJacker's Avatar
    Join Date
    Oct 2012
    Gender
    male
    Posts
    226
    Reputation
    13
    Thanks
    9,489
    My Mood
    Tired
    Quote Originally Posted by Dave84311 View Post
    Approved, use at your own risk.
    Thanks again

  7. #6
    sdcode3driver's Avatar
    Join Date
    Oct 2012
    Gender
    male
    Posts
    23
    Reputation
    10
    Thanks
    5
    My Mood
    Happy
    Can't even begin to thank you enough not just for this version, but for all the work you have done.

  8. #7
    Luk@'s Avatar
    Join Date
    Nov 2012
    Gender
    male
    Posts
    4
    Reputation
    10
    Thanks
    0
    Thx

  9. #8
    TechnoJacker's Avatar
    Join Date
    Oct 2012
    Gender
    male
    Posts
    226
    Reputation
    13
    Thanks
    9,489
    My Mood
    Tired
    Is possible, could this topic be stickied?

  10. #9
    Luk@'s Avatar
    Join Date
    Nov 2012
    Gender
    male
    Posts
    4
    Reputation
    10
    Thanks
    0
    Be carefull fellas - IF YOU WANT TO INCREASE YOUR LEVEL HIGHER YOU WILL START THE GAME FROM THE BEGGINING!!! EVERY TIME COPY YOUR ORIGINAL SAVE FILES WHEN YOU USE THIS VERSION!!!

  11. #10
    Jackson205's Avatar
    Join Date
    Oct 2012
    Gender
    male
    Posts
    6
    Reputation
    10
    Thanks
    1
    Just some clarification - so this version was compiled from the source but wasn't compiled or developed by the original author, Gibb/Gibbs/Gibbed (I don't know his/her real handle)?

    Where'd Gibb go? Did s/he abandon the save game editor? Is s/he working on a new revision? Have you, TechnoJacker, taken over for Gibb?
    Last edited by Jackson205; 11-20-2012 at 07:50 PM. Reason: Presumptuous of me to think Gibb/Gibbs/Gibbed is a male.

Similar Threads

  1. [Outdated] *WIP* Borderlands 2 Save Editor Revision 147/146 + ID List
    By Corogast in forum Borderlands 2 Hacks
    Replies: 366
    Last Post: 03-01-2014, 01:51 AM
  2. *WIP* Borderlands 2 Save Editor Revision 92 + ID List
    By Corogast in forum Borderlands 2 Hacks
    Replies: 31
    Last Post: 10-22-2012, 11:33 AM
  3. *WIP* Borderlands 2 Save Editor Revision 81 + ID List
    By Corogast in forum Borderlands 2 Hacks
    Replies: 93
    Last Post: 10-20-2012, 02:52 PM
  4. *WIP* BL2 Save Editor Revision 73 + ID List
    By Corogast in forum Borderlands 2 Hacks
    Replies: 67
    Last Post: 10-17-2012, 05:44 PM
  5. Borderlands 2 Save Editor Revision 50
    By Corogast in forum Borderlands 2 Hacks
    Replies: 210
    Last Post: 10-15-2012, 11:39 PM