Commit Graph

15 Commits

Author SHA1 Message Date
f22702f251
refactor: update for api 9 2023-10-03 02:30:28 -04:00
7d2e046445 fix: replace signatures 2022-08-24 00:20:48 -04:00
81099651bc refactor: update for API 7 2022-08-19 09:47:36 -04:00
2f6a290ce3 chore: remove @ 2021-09-11 13:16:12 -04:00
57cb277156 refactor: remove SeStringManager uses 2021-08-28 15:02:03 -04:00
c0873263fd fix: null check GameObject 2021-08-22 17:56:24 -04:00
11a41cd706 refactor: update for net5 2021-08-22 16:53:40 -04:00
15d103c3e3 refactor: migrate to net5 2021-07-22 16:41:04 -04:00
04f1fba569 refactor(bubbles): use util function 2021-06-04 17:03:32 -04:00
369009cd26 chore(bubbles): remove useless unsafe 2021-05-29 01:25:12 -04:00
6c1c67c2cc fix: use correct delegate for chat bubbles
Don't use an unsafe pointer in the delegate, as the Fody addin ILMerge will butcher it and result in incorrect behaviour.
2021-05-21 22:18:26 -04:00
af7aa18bac feat: add logger class 2021-04-28 23:57:29 -04:00
c2804d6e81 refactor: ScanTextSafe -> TryScanText 2021-04-24 13:13:09 -04:00
56c89c333d feat: cope with missing sigs without throwing 2021-04-24 13:10:13 -04:00
2763c7334e feat: add some basic chat bubbles support 2021-04-20 12:57:16 -04:00