Commit Graph

106 Commits

Author SHA1 Message Date
Anna 7fec6207f2
fix: update friend list 2023-05-27 02:24:14 -04:00
Anna 6738af87d6
fix: update examine offset 2023-05-27 02:18:47 -04:00
Anna 2c2abc003c
fix: update signature for 6.4 2023-05-25 12:57:41 -04:00
Anna d376cbb6f1
fix: update examine offset 2022-08-27 17:02:53 -04:00
Anna 68643d64ab
fix: replace signatures 2022-08-24 00:20:48 -04:00
Anna bf279d0c36
refactor: update for API 7 2022-08-19 09:47:36 -04:00
Anna e8994ad2d5
feat: add text sanitisation and check 2022-02-18 02:24:09 -05:00
Anna 2be0da1bda
refactor: remove context menu support 2022-01-30 17:10:17 -05:00
Anna 030da23475
fix: swap current and home world in friend list 2022-01-10 18:29:48 -05:00
Anna 88706f8d35
fix: don't use bad signature for battletalk 2022-01-10 18:29:27 -05:00
Anna c86b483f66
fix: update to new agent id name 2021-12-09 21:31:56 -05:00
Anna 231a0acf91
fix: update some offsets and sigs 2021-12-05 18:20:32 -05:00
Anna a373ff5ccd
refactor: break stuff 2021-12-02 21:03:11 -05:00
Anna 405441d27f
chore: remove unused constants 2021-11-09 18:57:47 -05:00
Anna 493025f7ec
feat: add housing location 2021-11-09 18:57:46 -05:00
Anna 74698f1432
refactor: use ClientStructs more thoroughly
Obsolete old functions
2021-11-09 18:57:40 -05:00
Anna 552992b5cb
feat: add friend list 2021-10-08 15:07:08 -04:00
Anna 7de3ebb1ad
fix: update clientstructs 2021-09-11 13:16:30 -04:00
Anna 0dcbac8b1a
chore: remove @ 2021-09-11 13:16:12 -04:00
Anna 4a49ef598b
refactor: remove SeStringManager uses 2021-08-28 15:02:03 -04:00
Anna b1987c24f0
fix: null check GameObject 2021-08-22 17:56:24 -04:00
Anna c65ebe053a
refactor: update for net5 2021-08-22 16:53:40 -04:00
Anna 4b53da0f26
refactor: migrate to net5 2021-07-22 16:41:04 -04:00
Anna 608688ba69
feat: add journal functions 2021-07-21 15:40:59 -04:00
Anna 5beae1fcc5
feat(df): add Duty Finder functions 2021-07-11 21:41:48 -04:00
Anna 04c5ab4334
docs(nameplates): note about potential crash 2021-06-25 03:59:09 -04:00
Anna 19c3ea33cf
fix(context): set correct strings 2021-06-24 20:23:20 -04:00
Anna 5f87f44c2f
fix(context): offset based on selected index 2021-06-24 19:54:03 -04:00
Anna 819e15ed49
chore(context): disable inventory submenus 2021-06-24 19:40:06 -04:00
Anna 5a32413c67
feat(context): begin adding inv submenus 2021-06-24 19:34:41 -04:00
Anna 6e10f72dd8
fix(context): provide addon to submenus 2021-06-24 04:30:31 -04:00
Anna f34e6aa0bb
fix(context): properly dispose hook 2021-06-24 04:26:19 -04:00
Anna ed63b4aa49
feat(context): add submenus 2021-06-24 04:26:02 -04:00
Anna 99d1a9158a
fix(nameplates): prevent crash 2021-06-22 16:24:01 -04:00
Anna 0b9aab4acf
fix(nameplates): handle exceptions 2021-06-21 21:35:05 -04:00
Anna 106469d3fc
feat(nameplates): add type and flags 2021-06-21 15:52:24 -04:00
Anna eee4f1e6a5
feat: add nameplates without docs
Refactor allocs into their own private class.
2021-06-21 05:09:35 -04:00
Anna 6abb88d432
fix(context): reallocate when necessary
Hopefully fix the heap corruption issue.
2021-06-04 19:24:49 -04:00
Anna 2f342d2b4a
chore: remove useless parentheses 2021-06-04 17:03:52 -04:00
Anna 0527a3ef80
refactor(bubbles): use util function 2021-06-04 17:03:32 -04:00
Anna 2c5c15d6e2
feat(context): use SeString for names
BREAKING CHANGE
2021-06-04 16:25:35 -04:00
Anna e636d966e9
fix(context): get agent correctly 2021-06-03 17:21:38 -04:00
Anna 7b4383bfc7
refactor: pull out offset into const 2021-06-03 15:53:39 -04:00
Anna bb30a59a11
refactor: extract inventory noop id 2021-06-02 14:11:00 -04:00
Anna 8e9908d8f8
fix(context): clear item list when opening system menu 2021-05-29 15:28:51 -04:00
Anna 1c026b11f2
chore: update last updated in some comments 2021-05-29 01:25:27 -04:00
Anna 569dc4f7ea
chore(bubbles): remove useless unsafe 2021-05-29 01:25:12 -04:00
Anna 6764d9cedc
fix(context): try to catch more exceptions 2021-05-29 01:23:08 -04:00
Anna 4ee1057591
fix(pf): register listing event correctly 2021-05-29 01:22:31 -04:00
Anna 85e7383f0d
fix(tooltips): make events fire only once per event 2021-05-24 18:31:28 -04:00