Commit Graph

11 Commits (2cf6ded1cd09c6d5c1b744c59b70ad1eef39bb72)

Author SHA1 Message Date
Liza 2cf6ded1cd
Update to API 9 without the Kami touch 2023-10-13 11:38:52 +02:00
MidoriKami 32f251720c
Prevent Chat Messages when entering a duty (#17) 2023-01-18 15:14:09 +01:00
Camille 1f5c326dfb version bump 2023-01-14 13:19:51 +01:00
Camille M 9f1f92e985
added translation files for other languages (#16) 2023-01-12 09:49:11 +01:00
MidoriKami e97fe36ba0
Complete Rework + Update (#15)
* Remove unused dalamud packager overrides

* Use category tags, add actual description

* Use .net7

* Update DalamudPackager, update for Api8

* Remove hardcoded images, we'll use lumina to get these dynamically

* Add KamiLib

* Refactor Currency Alert

* Add LocalizationManager.cs

* remove trailing comma

* Add No Decoration flag

* More touchups and features

* Increase Version Number 0.5.0.0

* Move Chat Notifications to its own category

* Hide overlay if not logged in or there are no warnings to show

* Increase update frequency to 4x per second
2023-01-10 21:07:57 +01:00
Camille 0bcc9cff01 name typo 2022-09-15 21:31:57 +02:00
Camille d0e239a0c1 code refactor + images for currencies 2022-09-14 18:35:53 +02:00
Camille f563fb778f potential fix for configuration version conflict 2022-09-12 21:30:14 +02:00
Camille 1fe93b3a34 case fix on file name 2022-09-12 18:54:47 +02:00
Camille 2d1dd4fba5 added new tomestones of causality 2022-09-12 18:22:17 +02:00
R 4efc071cce
Updates for Dalamud API 7 (FFXIV 6.2 and later) (#10)
* Move SamplePlugin to CurrencyAlert to match plugin name

* Adjustments for API 7

- Bump DalamudPackager to 2.1.8
- Switch to .Net 6
- Remove builds to devPlugins. Dalamud will be phasing this out Soon™️

* Modifications needed for DalamudPlugins D17
2022-09-12 18:06:14 +02:00