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 2fe76eb65c Add comment to this strange function Tile(x, y) 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 Add comment to this strange function Tile(x, y) 8 years ago
BossFightIdentifier.cs Integrate map tile coordinates into boss detection 8 years ago
InGameState.cs Rename RabiGameState to InGameState 8 years ago
MainContext.cs Change large text box to Text20 8 years ago
MainWindow.xaml Change large text box to Text20 8 years ago
MainWindow.xaml.cs Implement a lot of other functionality. Still very experimental at this stage 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 Integrate map tile coordinates into boss detection 8 years ago
RabiEnums.cs Fix index out of bounds exception with IsBossMusic when negative ids are used 8 years ago
RabiRibiDisplay.cs temporarily disable text file export to desth_restarts.txt 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
appicon.ico Change title and icon 8 years ago
rabi_display.csproj Proper boss fight detection 8 years ago