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 e4e448f867 add variables: no. of health/mana/regen/pack/attack ups 8 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 WIP - Variable Export 8 years ago
MainWindow.xaml.cs Implement variable tracking infrastructure 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 Implement the file export. Now the Variable Export fully works. 8 years ago
RabiRibiState.cs Track changes in valid music id because sometimes current musicid briefly changes to -1 8 years ago
StaticData.cs Implement a lot of other functionality. Still very experimental at this stage 8 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 Add a bunch of presets and more variables to play with 8 years ago
VariableExportSetting.cs Implement the file export. Now the Variable Export fully works. 8 years ago
VariableExportTab.xaml semi-fix weird resizing of variable boxes 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