Coder Social home page Coder Social logo

ffxivopcodes's Introduction

FFXIVOpcodes

Opcode/constant repository for FFXIV. Builds JSON stores of opcodes from enums.

The current opcodes file and constants file can be retrieved either from the GitHub CDN directly, or (for China) through jsDelivr (opcodes constants).

Version convention

By default, we follow the game versions (4.1, 5.57, etc.), but for hotfixes we increment the game version by 0.001.

For example, a hotfix on 5.57 would change our version to 5.571, and another would change it to 5.572.

ffxivopcodes's People

Contributors

collett8192 avatar dependabot[bot] avatar ff14wed avatar gamous avatar iaotle avatar karashiiro avatar pyguy2 avatar ra-workspace avatar reiichi001 avatar shambarick avatar shdwp avatar snjnz avatar supamiu avatar tssailzz8 avatar witchof0x20 avatar zhyupe avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar

ffxivopcodes's Issues

KR 6.4 Hot fix

There was a hot fix on November 2nd, 2023.

Could you get the new opcodes for that?

[Proposal] Include client version in json files

When using Ipcs.h files from sapphire, we're used to the // updated 5.4 comments and such that are giving us an important information to know when a given packet has been updated.

Having this inside the JSON files would allow for potentiel librarires or end products to read it and know if all their required opcodes are ready and updated, meaning that this could lead to proper opcodes updates without having to publish a new client update (in the case of TC).

My proposal is to have an "updated" field, parsed from ipcs.h, that contains the last version the opcode (or constant, btw) has been updated for.

This plus a proper naming convention for patches would make things easier to maintain for everyone.

My current naming convention is to follow game version (5.4 for instance) and add 0.001 when a hotfix is released which makes it easy to compare versions using semver.

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.