存档编辑器Borderlands 2 Save Editor (Revision 124)
http://pan.baidu.com/share/link?shareid=119355&uk=3289243829changelog
------------------------------------------------------------------------
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.
------------------------------------------------------------------------
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 comx 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 comx 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 comx 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.
------------------------------------------------------------------------
我就在想,怎么没有像1代那个存档编辑器的,楼主神一样的存在! 好吧,刚看了下,楼主回到人间了——还是不能编辑任务啊!哎~ 好想念以前的WT修改器,虽然我不用它修改过多少。 谢2K大点拨!哈哈哈哈。求火鹰橙盾任务名称:loveliness: panbo945 发表于 2012-11-7 20:46 static/image/common/back.gif
好吧,刚看了下,楼主回到人间了——还是不能编辑任务啊!哎~
谢2K大点拨!哈哈哈哈。求火鹰橙盾任务名称:loveliness: 求达人翻译一下啊。。。完全看不懂啊 谢谢~~~就想要一把超级跳的火箭筒~~~
页:
[1]