Commit Graph

107 Commits

Author SHA1 Message Date
Anna f22702f251
refactor: update for api 9 2023-10-03 02:30:28 -04:00
Anna c747b3c8c7 fix: update friend list 2023-05-27 02:24:14 -04:00
Anna e564cf15b7 fix: update examine offset 2023-05-27 02:18:47 -04:00
Anna ae2abd0547 fix: update signature for 6.4 2023-05-25 12:57:41 -04:00
Anna e7147da3d7 fix: update examine offset 2022-08-27 17:02:53 -04:00
Anna 7d2e046445 fix: replace signatures 2022-08-24 00:20:48 -04:00
Anna 81099651bc refactor: update for API 7 2022-08-19 09:47:36 -04:00
Anna 8631412a78 feat: add text sanitisation and check 2022-02-18 02:24:09 -05:00
Anna 1a4a3a065c refactor: remove context menu support 2022-01-30 17:10:17 -05:00
Anna 18ba1d1755 fix: swap current and home world in friend list 2022-01-10 18:29:48 -05:00
Anna 19d0d20591 fix: don't use bad signature for battletalk 2022-01-10 18:29:27 -05:00
Anna 43c5ac9969 fix: update to new agent id name 2021-12-09 21:31:56 -05:00
Anna 7fa6f2bc4b fix: update some offsets and sigs 2021-12-05 18:20:32 -05:00
Anna a1505c2f5f refactor: break stuff 2021-12-02 21:03:11 -05:00
Anna 916c5964c6 chore: remove unused constants 2021-11-09 18:57:47 -05:00
Anna f9db679957 feat: add housing location 2021-11-09 18:57:46 -05:00
Anna 5e9321cc86 refactor: use ClientStructs more thoroughly
Obsolete old functions
2021-11-09 18:57:40 -05:00
Anna ddccc18ae8 feat: add friend list 2021-10-08 15:07:08 -04:00
Anna efe3bf3b6f fix: update clientstructs 2021-09-11 13:16:30 -04:00
Anna 2f6a290ce3 chore: remove @ 2021-09-11 13:16:12 -04:00
Anna 57cb277156 refactor: remove SeStringManager uses 2021-08-28 15:02:03 -04:00
Anna c0873263fd fix: null check GameObject 2021-08-22 17:56:24 -04:00
Anna 11a41cd706 refactor: update for net5 2021-08-22 16:53:40 -04:00
Anna 15d103c3e3 refactor: migrate to net5 2021-07-22 16:41:04 -04:00
Anna 03face6f31 feat: add journal functions 2021-07-21 15:40:59 -04:00
Anna 08c969208c feat(df): add Duty Finder functions 2021-07-11 21:41:48 -04:00
Anna c9eb6ce323 docs(nameplates): note about potential crash 2021-06-25 03:59:09 -04:00
Anna 22ccfe3731 fix(context): set correct strings 2021-06-24 20:23:20 -04:00
Anna 73a4712a0f fix(context): offset based on selected index 2021-06-24 19:54:03 -04:00
Anna 9565aa97ea chore(context): disable inventory submenus 2021-06-24 19:40:06 -04:00
Anna d9725f718f feat(context): begin adding inv submenus 2021-06-24 19:34:41 -04:00
Anna 56d3f7f88a fix(context): provide addon to submenus 2021-06-24 04:30:31 -04:00
Anna 66776063c0 fix(context): properly dispose hook 2021-06-24 04:26:19 -04:00
Anna 0258024411 feat(context): add submenus 2021-06-24 04:26:02 -04:00
Anna 646a49bc33 fix(nameplates): prevent crash 2021-06-22 16:24:01 -04:00
Anna c5712f8acf fix(nameplates): handle exceptions 2021-06-21 21:35:05 -04:00
Anna e6c5099477 feat(nameplates): add type and flags 2021-06-21 15:52:24 -04:00
Anna 9133166afc feat: add nameplates without docs
Refactor allocs into their own private class.
2021-06-21 05:09:35 -04:00
Anna bf1bd724ba fix(context): reallocate when necessary
Hopefully fix the heap corruption issue.
2021-06-04 19:24:49 -04:00
Anna 3a6960b448 chore: remove useless parentheses 2021-06-04 17:03:52 -04:00
Anna 04f1fba569 refactor(bubbles): use util function 2021-06-04 17:03:32 -04:00
Anna 8ff3912044 feat(context): use SeString for names
BREAKING CHANGE
2021-06-04 16:25:35 -04:00
Anna f4bbbbe4a1 fix(context): get agent correctly 2021-06-03 17:21:38 -04:00
Anna 5293e1959c refactor: pull out offset into const 2021-06-03 15:53:39 -04:00
Anna 0eb00635ff refactor: extract inventory noop id 2021-06-02 14:11:00 -04:00
Anna 844bd7c062 fix(context): clear item list when opening system menu 2021-05-29 15:28:51 -04:00
Anna 4e68d2b428 chore: update last updated in some comments 2021-05-29 01:25:27 -04:00
Anna 369009cd26 chore(bubbles): remove useless unsafe 2021-05-29 01:25:12 -04:00
Anna 66b1fc371e fix(context): try to catch more exceptions 2021-05-29 01:23:08 -04:00
Anna 898c3dfbee fix(pf): register listing event correctly 2021-05-29 01:22:31 -04:00