Infi

Results 16 issues of Infi

The reaction_users function is using Into for the reaction_type, so you can pass a EmojiId into the function without getting any error, but that will not work because Discord needs...

bug
model
http

InvalidPluginOperationException prevents dev plugin hot reload, forcing a client restart to get the plugin back working. Needed: 2 Clients + First is for dev work, with hot reload active +...

Changes how the Namespace is applied for WindowSystem, instead of PushID it uses a combined string that is pushed to `Begin()` The resulting Window ID: `WindowName##WindowSystem` Original: `PushID WindowSystem ->...

enhancement
core

Requesting a sheet in a specific language will result in the sub sheets not following this request. Example: TerritoryType requested as german, sheet is german TerritoryType.PlaceName sheet is english

A simple tweak that prints the Search Comment into chat. Only triggers if the user inspects them in person, for example via `/c ` macro or using the context menu...

New Tweak

Is it possible to get support for changing the type of a field? For example: The .dbf file has a "Numeric" field that would be changed into a "Character" field

enhancement

### Version/Branch of Dear ImGui: 1.90.2 and before ### Back-ends: Win32 DirectX11 ### Compiler, OS: MSVC, Windows 10 ### Full config/build information: _No response_ ### Details: Trying to paste a...

inputtext

The ingame chat prioritizes the `Alias` field, if it has a value in it See for multiple examples

Example: Chat2s db corrupts and explodes in the ctor, the ingame chat notification says "Failed to load Chat2 1.21.0" When user now opens their plugin installer, chat2 isn't visible in...

A simple widget for xldata that shows all Proxy addresses currently known (addresses are Selectables) More future updates could also show Agent addresses ![image](https://github.com/goatcorp/Dalamud/assets/22648449/68319ccd-cc54-45f0-b7b2-cb4b6d198b50)