Experimental stuff for now. Don't think too much about it. Branched off Rabi-Ribi Autosplitter.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
rabiribi-display/rabi_splitter_WPF
wcko87 4f348a5709 update memory values in StaticData.cs for partial 1.85 support 7 years ago
..
Properties WPF version 8 years ago
App.xaml WPF version 8 years ago
App.xaml.cs WPF version 8 years ago
BossFightConfig.cs How to be even more lazy: define a function Tile(x, y) so that you can write mapTile: Tile(133, 12) instead of mapTile: new MapTileCoordinate(133, 12)! 8 years ago
BossFightEnum.cs Simplify Equals() logic in BossFightEnum 8 years ago
BossFightIdentifier.cs Integrate map tile coordinates into boss detection 8 years ago
InGameState.cs Display current boss fight 8 years ago
MainContext.cs Add format preview 8 years ago
MainWindow.xaml Add dialog box to set deaths/resets 8 years ago
MainWindow.xaml.cs Add dialog box to set deaths/resets 8 years ago
MemoryHelper.cs Improve performance by about 5x by not creating a new process handle for every memory read. 8 years ago
MemorySnapshot.cs Add a bunch of presets and more variables to play with 8 years ago
RabiEnums.cs Fix index out of bounds exception with IsBossMusic when negative ids are used 8 years ago
RabiRibiDisplay.cs Add dialog box to set deaths/resets 8 years ago
RabiRibiState.cs Track changes in valid music id because sometimes current musicid briefly changes to -1 8 years ago
StaticData.cs update memory values in StaticData.cs for partial 1.85 support 7 years ago
StringInjectExtension.cs Throw out old Variable Export UI and mostly rewrite it 8 years ago
VariableExportConfig.cs add variables: no. of health/mana/regen/pack/attack ups 8 years ago
VariableExportContext.cs oops. all 3 preset formats say 'Hammer:'. That's not right. Fixed 8 years ago
VariableExportSetting.cs Implement the file export. Now the Variable Export fully works. 8 years ago
VariableExportTab.xaml Add Text File Export -> New Text File Export 8 years ago
VariableExportTab.xaml.cs Throw out old Variable Export UI and mostly rewrite it 8 years ago
appicon.ico Change title and icon 8 years ago
rabi_display.csproj Throw out old Variable Export UI and mostly rewrite it 8 years ago