goat
20d5e26403
build: 9.0.0.9
2023-10-31 21:22:27 +01:00
KazWolfe
e538763f20
chore: Fix most 6.51 warnings ( #1514 )
2023-10-31 21:21:55 +01:00
bleatbot
9ccc389b0b
Update ClientStructs ( #1513 )
...
Co-authored-by: github-actions[bot] <noreply@github.com>
2023-10-31 08:07:34 -07:00
MidoriKami
67ae069a23
AddonLifecycle ReceiveEvent improvements ( #1511 )
...
* Prototype
* Add hook null safety
Add a check to make sure addons that invoke virtual functions for other addons don't trigger lifecycle messages multiple times.
* Expose event listeners for AddonLifecycleWidget.cs
Disable hook when all listeners for an addon unregister
* Add AddonLifecycleWidget.cs
* Remove excess logging
2023-10-30 19:39:43 -07:00
bleatbot
d8c3c4c789
Update ClientStructs ( #1509 )
...
Co-authored-by: github-actions[bot] <noreply@github.com>
2023-10-30 19:36:58 -07:00
goat
36364576a8
feat: MVP pinning, clickthrough, alpha menu for Window System windows
...
Needs saving, an actual button in the title bar
2023-10-30 21:40:46 +01:00
goat
e30c904ad6
build: 9.0.0.8
2023-10-29 14:17:53 +01:00
bleatbot
af55d6fcfd
[master] Update ClientStructs ( #1502 )
...
Co-authored-by: github-actions[bot] <noreply@github.com>
2023-10-29 13:16:25 +00:00
MidoriKami
28804b905e
Fix Framework Stat Tracking ( #1506 )
2023-10-29 14:01:48 +01:00
srkizer
f60e7b7a86
Fulfill BuildLookupTable preconditions ( #1507 )
2023-10-29 11:38:31 +01:00
goat
e5e9622974
build: 9.0.0.7
2023-10-27 12:21:49 +02:00
goat
9187a100da
fix: use correct installer group IDs
2023-10-27 12:21:10 +02:00
goat
b7eb0f122c
build: 9.0.0.6
2023-10-25 20:39:15 +02:00
bleatbot
b9be67ce98
[master] Update ClientStructs ( #1501 )
...
Co-authored-by: github-actions[bot] <noreply@github.com>
2023-10-25 18:17:27 +00:00
bleatbot
62a61735c6
[master] Update ClientStructs ( #1500 )
...
Co-authored-by: github-actions[bot] <noreply@github.com>
2023-10-25 19:56:29 +02:00
goat
9875a7ea31
feat: allow configuring the default page the installer opens to
2023-10-25 17:32:42 +02:00
liam
9850ac3f15
Bump Luminas ( #1499 )
...
* Bump Luminas
* Bump Excel
2023-10-24 18:03:55 +02:00
Sayu
041937b2d8
fix: changelog crashes on improper LastUpdate timestamp ( #1493 )
2023-10-24 15:49:33 +00:00
ditzy
fdbdf26da6
add support for area instance to SeString.CreateMapLink() ( #1490 )
...
* add support for area instance to SeString.CreateMapLink()
---------
Co-authored-by: ditzy <ditzy.zy@pm.me>
2023-10-24 04:57:16 +00:00
MidoriKami
e12ec0ceff
Add FrameworkPluginScoped ( #1442 )
...
Co-authored-by: KazWolfe <KazWolfe@users.noreply.github.com>
2023-10-21 18:06:02 -07:00
bleatbot
dbe0f903c0
Update ClientStructs ( #1491 )
...
Co-authored-by: github-actions[bot] <noreply@github.com>
2023-10-21 17:40:53 -07:00
goat
972abe78ce
Revert "Bump Luminas ( #1495 )" ( #1497 )
...
This reverts commit 3fb5bcc348 .
2023-10-21 00:38:11 +02:00
nebel
6ba31d2752
Resize collision node instead of root node in DtrBar ( #1494 )
2023-10-20 20:19:37 +02:00
liam
3fb5bcc348
Bump Luminas ( #1495 )
...
* Bump Luminas
* Bump CorePlugin too
2023-10-20 20:11:13 +02:00
bleatbot
deef16cdd7
Update ClientStructs ( #1489 )
...
Co-authored-by: github-actions[bot] <noreply@github.com>
2023-10-15 19:25:04 -07:00
goat
52a5f914a6
build: 9.0.0.5
2023-10-16 01:39:05 +02:00
goat
90dfa990fc
fix: undo breaking change in Util.ShowStruct
...
moves implementation with new arg to an internal func
2023-10-16 01:38:30 +02:00
goat
a3a3c8f797
build: 9.0.0.4
2023-10-15 12:28:02 +02:00
MidoriKami
0f349bb3dd
IChatGui Add Readonly RegisteredLinkHandlers ( #1487 )
2023-10-15 12:19:14 +02:00
srkizer
822e26ef93
Support Span<T> preview through ShowStruct ( #1485 )
2023-10-15 12:18:33 +02:00
bleatbot
377e265e3b
[master] Update ClientStructs ( #1488 )
...
Co-authored-by: github-actions[bot] <noreply@github.com>
2023-10-15 12:17:23 +02:00
bleatbot
82c0109caa
Update ClientStructs ( #1480 )
...
Co-authored-by: github-actions[bot] <noreply@github.com>
2023-10-14 19:55:04 +00:00
MidoriKami
0c554fe47d
AddonLifecycle Extra Safety ( #1483 )
...
* Disallow attempting to hook base AtkEventListener.ReceiveEvent
* Fix incorrect address resolution
* Add exception guards
* Remove debug logging
2023-10-14 12:48:21 -07:00
Anna
954ab4d8d6
Add appropriate HTTP headers to repository requests ( #1486 )
2023-10-12 02:41:13 +00:00
goat
6a01c8cc5b
chore: handle profile errors properly and stop being lazy
2023-10-10 19:17:00 +02:00
goat
a096bd547f
fix: ignore the default profile when installing a plugin(try 2)
...
Ensures that we don't use old state for a plugin that we are installing fresh
2023-10-10 18:57:35 +02:00
MidoriKami
2ecf016c80
Fix activating hooks for **all** addons ( #1482 )
2023-10-09 18:23:52 -07:00
KazWolfe
41667572c8
Revert "fix: ignore the default profile when installing a plugin" ( #1481 )
2023-10-09 18:21:39 -07:00
goat
d7106e63ac
build: 9.0.0.3
2023-10-09 22:11:17 +02:00
MidoriKami
d15e35f3f6
AddonLifecycle Add AddonReceiveEvent ( #1473 )
2023-10-09 22:10:49 +02:00
goat
8be1e4b8ef
fix: ignore the default profile when installing a plugin
2023-10-09 22:06:35 +02:00
bleatbot
21d99be7d4
Update ClientStructs ( #1475 )
...
Co-authored-by: github-actions[bot] <noreply@github.com>
2023-10-09 08:47:50 -07:00
MidoriKami
445c84b556
Add support disclaimer ( #1478 )
2023-10-09 08:41:51 -07:00
MidoriKami
b6897f3a8b
Fix crash on regex error ( #1477 )
...
* Fix crash on regex error
* Don't clear copylog flag until the end of the draw
2023-10-09 08:40:06 -07:00
srkizer
df2474bc87
Disable Utils.Show... from attempting to display Spans ( #1467 )
2023-10-09 08:37:16 -07:00
MidoriKami
c8906c674f
ConsoleWindow Copy Timestamp Fix ( #1470 )
2023-10-08 01:29:12 +02:00
foophoof
9fe5ca3214
Show warning before deleting plugin data ( #1474 )
2023-10-07 01:11:44 +02:00
bleatbot
5cc7d4ed55
Update ClientStructs ( #1469 )
...
Co-authored-by: github-actions[bot] <noreply@github.com>
2023-10-06 20:31:58 +00:00
KazWolfe
392d9ac884
fix: Don't generate dummy sale entries if no sales are present. ( #1471 )
...
- Fixes a bug that's apparently been around for a while that submitted invalid data to Universalis.
2023-10-06 08:58:04 +02:00
goat
a7f134b14e
build: 9.0.0.2
2023-10-05 23:17:37 +02:00