Giter Club home page Giter Club logo

wowcoordinatestosqlpaths's People

Contributors

kianfitz avatar oppahansi avatar

Watchers

 avatar  avatar  avatar

Forkers

cadingel

wowcoordinatestosqlpaths's Issues

Add a proper README

At some point we should add a proper README.md describing the tool, providing how to's etc.

Not urgent. Issue exists for the sake of not forgetting a boring task.

Add a parser utility

Add a Parser to the project.

  • Suggesting adding new Folder, name it in a descriptive way like Tools, Utils ...
  • Add a class that provides static methods to parse different kind of files. Name the class Parser or if you have a better name, name it your way.

For now we should consider being able to parse CSV (, or ; delimeters) and our own wow addon log files.
Example data will be attached here to a later point.

We should have some methods that can return lists of predifned row objects like
List<CreatureMovementRow>
List<CreatureMovementTemplateRow>
List<ScriptWaypointRow>

Using our wow addon log file or a CSV file.

Add CSV support for import and export

Make the tool also work with CSV files.
CreateListsForDataGrid-method has to be adjusted.

Delimeter , or ;

Example test data will be provided later.

Add a Save As.. Function

Add Save As.. functionality which will not require any radio buttons to select beforehand what datatype will be used.
The Tool should detect it instead.

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.