Commit graph

4587 commits

Author SHA1 Message Date
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
goat
2b47ca42bc
fix: add some more words on the changelog intro page 2023-10-05 23:17:23 +02:00
goat
db5b9d1b83
fix: BaseAddressResolver should take a ISigScanner instead 2023-10-05 23:15:34 +02:00
KazWolfe
2405dca9e1
fix: Fix a bug where flashIfOpen's behavior was inverted. (#1468) 2023-10-05 23:10:24 +02:00
goat
e4d175d5cb
build: 9.0.0.1 2023-10-05 21:54:28 +02:00
goat
5033a4b770
fix: force IsHide to false for main repo api9 plugins
makes outdated plugins show again when searched for
2023-10-05 21:54:07 +02:00
goat
3a922e4d58
chore: make profiles category visible by default, ask before enabling 2023-10-05 21:03:24 +02:00
bleatbot
412d94e437
[master] Update ClientStructs (#1466)
Co-authored-by: github-actions[bot] <noreply@github.com>
2023-10-05 19:00:26 +00:00
KazWolfe
2083ccda00
Remove internal dependencies on opcodes (#1464)
- Removes the opcode lists from internal API entirely
- Move NetworkHandlers to use packet handler sigs
- Remove opcode data from NetworkMonitorWidget
2023-10-05 17:01:03 +00:00
bleatbot
59606ff854
[master] Update ClientStructs (#1463)
Co-authored-by: github-actions[bot] <noreply@github.com>
2023-10-05 16:53:58 +00:00
bleatbot
db924747f2
[master] Update ClientStructs (#1461)
Co-authored-by: github-actions[bot] <noreply@github.com>
2023-10-05 00:09:27 +00:00
goat
196504d625
chore: remove now useless MoveFile import 2023-10-04 23:47:08 +02:00
goat
707bcd4d82
chore: use CsWin32 for WriteAllBytesSafe()
We should start converting more to it, as time goes on
2023-10-04 23:45:31 +02:00
Aireil
1d015c2ee0
fix: use effective version in welcome message (#1462) 2023-10-04 20:44:44 +00:00
MidoriKami
12354cd57c
Add Additional AddonSetup (#1460)
* Add Additional AddonSetup

* Update Documentation
2023-10-04 12:49:18 -07:00
Cara
102318d745
Add new config options (#1458) 2023-10-04 12:48:18 -07:00
Ava Chaney
a3eb270506
fix: hidpi fixes for changelog and console windows (#1459) 2023-10-04 18:00:58 +00:00
bleatbot
90605be611
Update ClientStructs (#1457)
Co-authored-by: github-actions[bot] <noreply@github.com>
2023-10-04 16:54:19 +00:00