TiTsEd - A save editor

alkeiser

Well-Known Member
Jun 26, 2016
298
93
Will there be oral tease support in future builds?
Are you talking about the editor, or the game?
The editor supports that field in the next version.

That said, searching is much more stable, deleting the search no longer seems to risk freezing the program, and it's much faster. Scrolling through flags seems faster as well, and the addition of raw save viewing is awesome.

:D
 
  • Like
Reactions: Mister Gregar

Theron

Well-Known Member
Nov 8, 2018
3,331
1,320
44
The description of Overcharge seems to be out of date.

A powerful ranged attack, Overcharge deals 200% damage and has a chance of stunning. Higher intelligence increases the chance of successfully stunning your foe.
 

alkeiser

Well-Known Member
Jun 26, 2016
298
93
There are about ~1000 flags in the game that are not yet in the data file.
Mainly because I don't have any comment/description for them yet.
Feel free to open a pull request for your favorites :D
 

alkeiser

Well-Known Member
Jun 26, 2016
298
93
Well, I meant more that you would open a Pull Request, with the changes themselves :)
I have the entire list of flags that aren't in the editor yet already (at least as of the latest public build)
 

alkeiser

Well-Known Member
Jun 26, 2016
298
93
I decided to just go ahead and add all the missing flags that I knew about.
Some of them might not actually be valid, as the list was generated via a grep of the source ;)
 
  • Like
Reactions: runetrantor

SeriousBlueJewel

Well-Known Member
Nov 5, 2018
1,677
867
You currently have to press the text to change tabs (Generl, Head, Body, ...) which can be pretty annoying.

P.s. Thank you for your work and quick response to UI improvements.
 

Atlas1965

Well-Known Member
Aug 28, 2015
64
6
One thing that would be really neat, at some point, is the ability to manipulate your winnings/losses at the Zheng Shi casino.
 

XBoxMaster131

Well-Known Member
Oct 18, 2016
4,592
1,321
Is there any possibility for us to be able to edit the details of Codex emails, or to change the name of our kids?

Im asking cuz Im a freaking save editor addict, and have been trying to get some stuff exactly the way i want it, and those (as far as I can remember, at the moment) the only things i need to change before my save file is absolutely perfect.
 

alkeiser

Well-Known Member
Jun 26, 2016
298
93
Is there any possibility for us to be able to edit the details of Codex emails, or to change the name of our kids?

Im asking cuz Im a freaking save editor addict, and have been trying to get some stuff exactly the way i want it, and those (as far as I can remember, at the moment) the only things i need to change before my save file is absolutely perfect.

Not any time soon
Feel free to code it up and submit as a pull request :)
 

XBoxMaster131

Well-Known Member
Oct 18, 2016
4,592
1,321
Not explicitly.
I am eventually going to add direct editing in the "Raw" tab.
But that won't be for a *very* long time.
That's exactly what I'm looking for! I can just copy and paste the details for the email, and just change up the kids name!

Now heres hoping I dont die of old age before that! Lol, jk.

Anyway, keep up the awesome work!
 

Reaper113

Well-Known Member
Mar 29, 2016
134
34
[TiTsEd: 0.29.2.38290, TiTs Data: 31]
System.IO.FileNotFoundException: Could not load file or assembly 'System.Web.Extensions, Version=4.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35' or one of its dependencies. The system cannot find the file specified.
File name: 'System.Web.Extensions, Version=4.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35'
at TiTsEd.Common.TreeNode.CreateTree(Object obj, String rootNode)
at TiTsEd.View.ObjectInTreeView.OnObjectChanged(DependencyObject d, DependencyPropertyChangedEventArgs e)
at System.Windows.DependencyObject.OnPropertyChanged(DependencyPropertyChangedEventArgs e)
at System.Windows.FrameworkElement.OnPropertyChanged(DependencyPropertyChangedEventArgs e)
at System.Windows.DependencyObject.NotifyPropertyChange(DependencyPropertyChangedEventArgs args)
at System.Windows.DependencyObject.UpdateEffectiveValue(EntryIndex entryIndex, DependencyProperty dp, PropertyMetadata metadata, EffectiveValueEntry oldEntry, EffectiveValueEntry& newEntry, Boolean coerceWithDeferredReference, Boolean coerceWithCurrentValue, OperationType operationType)
at System.Windows.DependencyObject.InvalidateProperty(DependencyProperty dp)
at System.Windows.Data.BindingExpressionBase.Invalidate(Boolean isASubPropertyChange)
at System.Windows.Data.BindingExpression.TransferValue(Object newValue, Boolean isASubPropertyChange)
at System.Windows.Data.BindingExpression.ScheduleTransfer(Boolean isASubPropertyChange)
at MS.Internal.Data.ClrBindingWorker.NewValueAvailable(Boolean dependencySourcesChanged, Boolean initialValue, Boolean isASubPropertyChange)
at MS.Internal.Data.PropertyPathWorker.UpdateSourceValueState(Int32 k, ICollectionView collectionView, Object newValue, Boolean isASubPropertyChange)
at MS.Internal.Data.ClrBindingWorker.OnSourcePropertyChanged(Object o, String propName)
at MS.Internal.Data.PropertyPathWorker.System.Windows.IWeakEventListener.ReceiveWeakEvent(Type managerType, Object sender, EventArgs e)
at System.Windows.WeakEventManager.DeliverEventToList(Object sender, EventArgs args, ListenerList list)
at System.ComponentModel.PropertyChangedEventManager.OnPropertyChanged(Object sender, PropertyChangedEventArgs args)
at TiTsEd.ViewModel.BindableBase.OnPropertyChanged(String propertyName)
at TiTsEd.ViewModel.VM.Load(String path, SerializationFormat expectedFormat, Boolean createBackup)
at TiTsEd.ViewModel.FileVM.OnClick()
at TiTsEd.View.TopBar.subMenu_Click(Object sender, RoutedEventArgs e)
at System.Windows.RoutedEventHandlerInfo.InvokeHandler(Object target, RoutedEventArgs routedEventArgs)
at System.Windows.EventRoute.InvokeHandlersImpl(Object source, RoutedEventArgs args, Boolean reRaised)
at System.Windows.UIElement.RaiseEventImpl(DependencyObject sender, RoutedEventArgs args)
at System.Windows.UIElement.RaiseEvent(RoutedEventArgs e)
at System.Windows.Controls.MenuItem.InvokeClickAfterRender(Object arg)
at System.Windows.Threading.ExceptionWrapper.InternalRealCall(Delegate callback, Object args, Int32 numArgs)
at MS.Internal.Threading.ExceptionFilterHelper.TryCatchWhen(Object source, Delegate method, Object args, Int32 numArgs, Delegate catchHandler)

WRN: Assembly binding logging is turned OFF.
To enable assembly bind failure logging, set the registry value [HKLM\Software\Microsoft\Fusion!EnableLog] (DWORD) to 1.
Note: There is some performance penalty associated with assembly bind failure logging.
To turn this feature off, remove the registry value [HKLM\Software\Microsoft\Fusion!EnableLog].
 

Crablord

Well-Known Member
Jan 18, 2016
1,071
742
how do i save edit akane back in after choosing the wrong option?
 

Atlas1965

Well-Known Member
Aug 28, 2015
64
6
is any one else having trouble accessing the save wen the game is in the crome
No, but that's mostly because nobody plays the game through Chrome anymore, as that is no longer supported due to Chrome phasing out Flash support on their end. I would suggest finding and downloading a standalone flash player to continue playing the game.
 

Ch0w

Well-Known Member
Apr 12, 2017
174
54
or using Internet Explorer / Edge