Coder Social home page Coder Social logo

overparse's Introduction

Miss Mysty's OverParse

A complete overhaul of OverParse, based on Remon-7L's design (forked from Tyrone's parser). This is a standalone log reader and overlay tool. This tool shows damage statistics for you, the user, and your MPA in realtime, and provides detailed damage breakdowns for later analysis.

Word Of Warning

This tool and any other damage parser currently violates PSO2's Terms of Service. It is a bannable offense according to SEGA, and legal action could potentially be applied to your account. Please do not misuse information given to you by this tool (or any other 3rd party parsing tool for that matter) You have been warned.

Latest Release

You can find the latest version on our releases here.

Credits

  • Variant for keeping the damage logs up to date.
  • TyroneSama for making the original version of OverParse.
  • Remon-7L for his design overhaul and new details (Damage Taken, JA, Crit).
  • SkrubZer0 for sharing his fixes on optimization.

MIT License

Copyright (c) 2018 TEAM Miss Mysty

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.


Developers Section

Requirements

This project is written in C# and is made possible and built with these requirements:

Files Explained:
  1. MainWindow.xaml OverParse’s UI is in .xaml format.

  2. MainWindow.xaml.cs On startup, the settings is loaded from here, and is responsible for starting the iteration.

  3. Log.cs Connects the installation and process logs, and .csv file reading.

  4. Click.cs After MainWindow.xaml.cs is ran, this is relevant for processing and partitioning objects into partial classes.

  5. WindowsServices.cs After HideIfInactive is ran, it calls on Visual Studios’s generated window title.

  6. Details.xaml.cs Window for when they double-click on options from ListViewItem.

  7. FontDialogEx.xaml.cs Font Selection Window.

  8. Inputbox.xaml.cs The field based on inputs on the number of seconds the “auto-encounter” ends. (Rendered with WPF)

Process Flow:
  1. MainWindow.xaml.cs/MainWindow.MainWindow() loads on startup

  2. Calls on Log.cs / Log.Log() - MainWindow() and installation connects with PSO2

  3. UpdateForm() New info updated every 1000ms, the screen is updated through looping.

  4. HideIfInactive() For every second, the active window’s title is obtained through iterations.

  5. CheckForNewLog() For every second, Confirms and loops if there is no new .csv file.

  6. Event handlers are covered by MainWindow.xaml.cs, and Click.cs splits it up for easier use. However, in foresight, there’s still room for improvement, as it’s still pretty bad, at least bad in my opinion.

overparse's People

Contributors

kiyazasu avatar kliucsun avatar remon-7l avatar mysterious64 avatar himie avatar wilsonltl avatar yen avatar skrubzer0 avatar coldcite avatar wellme avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.