Commit Graph

147 Commits

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