Commit Graph

149 Commits

Author SHA1 Message Date
a7a3ca3e29
feat: add context for context menu 2021-04-27 11:24:39 -04:00
82414d294b
feat: expose cached listings to api 2021-04-27 10:23:43 -04:00
8b8ce84ec4
fix: don't crash on no addon 2021-04-27 00:31:42 -04:00
8b76375352
fix: use addon name instead 2021-04-26 23:58:12 -04:00
1dd8ea54d5
fix: write to correct action array
This still doesn't work, but it's getting closer.
2021-04-26 23:28:22 -04:00
6164e541e3
feat: add context menu 2021-04-26 21:37:26 -04:00
290532f25b
refactor: merge ifs and remove unnecessary check 2021-04-24 13:43:01 -04:00
0c7923970f
chore: remove useless import 2021-04-24 13:19:53 -04:00
230aa3f1b3
refactor: ScanTextSafe -> TryScanText 2021-04-24 13:13:09 -04:00
60983f04be
feat: cope with missing sigs without throwing 2021-04-24 13:10:13 -04:00
dd05516c45
docs: update required hook 2021-04-24 12:29:39 -04:00
67b23cea8d
feat: add more specific hook flags 2021-04-24 12:28:18 -04:00
dfb8de321d
refactor: reduce nesting 2021-04-24 12:18:28 -04:00
fce2e4c78d
refactor: add internal JoinType enum 2021-04-24 12:11:34 -04:00
ae369afb03
docs: note only for cross-world parties 2021-04-23 11:39:26 -04:00
9d17a89c45
fix: only run on join 2021-04-22 22:05:14 -04:00
1d969d85b3
fix: check for null pointer 2021-04-22 14:53:33 -04:00
790291fd73
feat: add join party event for party finder 2021-04-22 13:54:32 -04:00
8001d0ced4
chore: bump version to 1.4.0 2021-04-20 13:07:19 -04:00
2dea5ce9cc
feat: add some basic chat bubbles support 2021-04-20 12:57:16 -04:00
57be9cd299
refactor: change delegate name 2021-04-19 13:50:03 -04:00
18804520c2
feat: add ability to open examine for id 2021-04-19 13:44:34 -04:00
63f75a65ad
fix: catch more exceptions in hooks 2021-04-18 12:32:55 -04:00
4f7d0930f2
refactor: call original outside of fixed statement 2021-04-18 12:25:02 -04:00
40af794533
chore: switch back to appdata 2021-04-18 12:20:27 -04:00
269fc048a6
chore: bump version to 1.3.0 2021-04-17 23:28:54 -04:00
44412897a6
feat: skip logic if no listeners 2021-04-17 23:28:40 -04:00
e10e9f1641
feat: add talk 2021-04-17 23:28:20 -04:00
37aeb641c7
chore: bump version to 1.2.0 2021-04-13 09:26:57 -04:00
9314c1b048
feat: add examine 2021-04-13 09:22:50 -04:00
ce5d0b7753
chore: bump version to 1.1.3 2021-04-13 05:34:06 -04:00
d4423854eb
refactor: update for 5.5 2021-04-13 05:33:38 -04:00
242f9876ce
chore: bump version to 1.1.2 2021-04-11 10:13:23 -04:00
6f8565e021
docs: finish documenting all public members 2021-04-11 10:13:10 -04:00
39826ad85b
chore: actually generate documentation
The fact that C# requires this is beyond stupid.
2021-04-11 10:08:10 -04:00
55ce3a68e7
chore: bump to 1.1.1 2021-04-11 09:58:02 -04:00
e7bb4359cf
docs: clarify battletalk hook flag 2021-04-11 09:57:49 -04:00
41b64e9e0c
feat: allow sending battle talk without hooking 2021-04-11 09:57:29 -04:00
632b782516
docs: add documentation to chat 2021-04-11 09:57:11 -04:00
45262b85fe
docs: document public api 2021-04-11 09:42:59 -04:00
f8d01cbcf3
chore: bump version to 1.1.0 2021-04-11 09:25:10 -04:00
d8417b53da
feat: allow cherry-picking hooks 2021-04-11 09:24:56 -04:00
0a5b54a145
chore: release 1.0.0 2021-04-11 09:24:35 -04:00
128161d555
refactor: take advantage of implicit conversion 2021-04-10 18:09:32 -04:00
662a2a9e63
feat: add battle talk stuff 2021-04-10 16:48:32 -04:00
bca874cc2a
refactor: remove toasts 2021-04-07 22:47:08 -04:00
e83162f780
feat: add additional toasts and obsolete normal 2021-04-06 17:34:52 -04:00
85f6949d88
chore: add licence 2021-04-06 04:42:41 -04:00
d3ee9cc07c
chore: initial commit 2021-04-06 04:41:38 -04:00