Coder Social home page Coder Social logo

ffxiv-dissector's Issues

heartbeat messages are only 24bytes in length

therefore they are skipped in dissect_message and with the changes in #2 the following messages in the frame got discarded. Should either cut the messages before processing them in dissect_message or do some extra check in it.

Basic automated testing

Hookup Travis or alternatives with Windows/Mac/Linux support (options?) to at least build and compile with clang and gcc, and maybe msvc on pull requests and master commits. Some contributor feedback for pull requests in general could be good too.

  • compile and verify on each platform with multiple compilers for PR and branch commits
  • code style verification for PR
  • pcap replay tests for PR and master commits

Frame timestamp doesn't show valid time

Frame timestamps don't show as time but rather strings. When coerced into timestamps, they're wrong. It looks like they're using epoch without milliseconds. This may be fixed with Wireshark 2.2.7 (currently in RC) or 2.3.0 (untested) but isn't in 2.2.6 which is the default version in OSX and Windows yet.

Verify Stormblood Support

Verify if anything is broken and coordinate fixes if required. Only really relevant to the top level frame and message format parsing than actual messages.

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.