Code Monkey home page Code Monkey logo

ffxivopcodes's Introduction

( Φ ω Φ )

karashiiro's github statsTop Langs

My projects

Applications

Repository Description Language
dalamud-plugin-dl-count-gh-badge Dalamud plugin download count badge JavaScript
discord-png2fakegif Converts PNGs into (mostly) still GIFs that Discord recognizes as animated emotes. Go
DiscordClocks Clocks for your Discord servers. Go
discord-stream-preview Small API for grabbing the Go Live preview image from a user in an accessible server. Go
DTwitterFeed A Discord bot that reposts tweets into text channels, additionally translating them if necessary. Go
FFXIVOpcodeWizard An automatic opcode identification program for FFXIV. Doubles as a working dictionary of the game's opcodes and how to create their conditions. C#
Gittlz A Git server for the laziest of us. Write and test your Git utilities without any hassle. Go
goatcorp/operator The goatcorp email reporting service. Go
lodestone-when Website for estimating FFXIV character creation time. JavaScript
Universalis-FFXIV/Universalis A crowdsourced market board API for FFXIV. C#
Universalis-FFXIV/mogboard-next Mogboard, the frontend for the Universalis crowdsourced market data API. TypeScript

Plugins

Dalamud

Repository Description Language Downloads
PingPlugin A ping display plugin for Dalamud. C# Download count
SoundSetter A Dalamud plugin that allows volume control from anywhere, including gpose and cutscenes. C# Download count
TextToTalk Chat TTS plugin for Dalamud. Has support for triggers/exclusions, and WebSocket support for external interfacing. C# Download count

Packages/Libraries

General-Purpose

Repository Description Language
blowfish-tables Runtime generation of Blowfish tables in a single header file. C
GradientDotNet Image gradient functions implemented in C#. C#
justeyecenters Real-time detection of eye centers from a cropped image. Go
@the-convocation/twitter-scraper A port of n0madic/twitter-scraper to Node.js. TypeScript

Final Fantasy XIV

Repository Description Language
ffxiv-teamcraft/pcap-ffxiv A library for capturing FFXIV game packets in JS/TS. TypeScript
FFXIVWeather FFXIV weather forecast library for C# applications. C#
FFXIVWeather.Lumina FFXIV weather forecast library for C# applications operating on a system with a local game installation. C#
ffxivweather-py FFXIV weather forecast library for Python applications. Python
garlandtools-api Unofficial Node wrapper for the Garland Tools API. JavaScript
xivapi/godestone Go scraper for The Lodestone. Go

Phantasy Star Online 2

Repository Description Language
patch-tool Simple patch file viewer for PSO2. TypeScriptPython
PSO2News PSO2 news scraper. C#

Other resources

Repository Description Language
FFXIVOpcodes JSON opcode repository for FFXIV. C#
lodestone-id-time Data scraper, formula and reference implementation for the estimated creation time of a FFXIV character given its Lodestone ID. GoPython
xivapi/lodestone-css-selectors CSS selectors for the Lodestone.
xiv-resources A list of websites and tools for FFXIV.
Dalamud Plugin Project Templates for Visual Studio
Repository Description Language
DalamudPluginProjectTemplate An opinionated Visual Studio project template for Dalamud plugins, with attributes for more maintainable command setup and teardown. C#
DalamudPluginVB An opinionated Visual Studio project template for Dalamud plugins, with attributes for more maintainable command setup and teardown. Visual Basic .NET
DalamudPluginFSharp An opinionated Visual Studio project template for Dalamud plugins, with attributes for more maintainable command setup and teardown. F#
DalamudPluginPython A Visual Studio template for creating a new Dalamud plugin project in Python. C#Python
DalamudPluginLua A Visual Studio template for creating a new Dalamud plugin project in Lua. C#Lua

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.