Commit Graph

33 Commits (main)

Author SHA1 Message Date
paring c44be95ca0
feat: integrate hook_is_running 2023-05-28 17:33:52 +09:00
CrackThrough 5de84414d2 feat: GetTimeInTicks() 2022-12-08 00:35:54 +09:00
CrackThrough 2afd02387d chore: appropriately rename field and change docs 2022-12-08 00:35:54 +09:00
CrackThrough 2c1c425924 chore: appropriately rename field and change docs 2022-12-08 00:21:44 +09:00
ChocoSwi 5f37f51b51 fix: use two numbers to send current time 2022-12-01 16:08:37 +09:00
CrackThrough cbab70c84e Fix: Not waiting before starting the hook 2022-11-18 18:14:09 +09:00
CrackThrough 158c0628f9 Fix: Indefinitely waiting to begin hook 2022-11-18 18:10:59 +09:00
CrackThrough 96413ffac2 Fix: Exception on destroy if hook was never active 2022-11-18 18:04:11 +09:00
paring 9fa6841266
fix: crash on windows 2022-11-10 18:10:35 +09:00
paring 5caebf2b34
feat: use ManualResetEvent instead of loop 2022-11-09 21:54:39 +09:00
CrackThrough 3dd375a1df fix: let native assembly handle the multiple instance errors 2022-11-09 20:10:04 +09:00
paring 6a37539b37
feat: catch exception for error in thread 2022-11-09 17:11:51 +09:00
CrackThrough 3c29035c02 chore: prevent calling things in editor mode 2022-11-08 15:57:40 +09:00
CrackThrough 87235b8f27 chore: newline at the end of the file 2022-11-06 22:47:16 +09:00
CrackThrough 7eae03362b feat: KeyLabel enum 2022-11-06 22:46:39 +09:00
CrackThrough 06407c97a1 fix: add missing docs for public/internal members 2022-11-06 22:46:21 +09:00
CrackThrough 58581a7c53 fix: xml docs
feat: use label
2022-11-06 22:11:11 +09:00
paring 9d4ae6aa58
fix: typo 2022-11-06 00:29:50 +09:00
paring a04aa7fd22
chore: check focused only on pressed event 2022-11-06 00:29:37 +09:00
paring c1d73de3b5
fix: toggle names & field name 2022-11-06 00:26:57 +09:00
ChocoSwi 26974a5f26 feat: toggle focus 2022-11-05 23:38:03 +09:00
ChocoSwi b55dd298ed chore: remove static from RequireFocus 2022-11-05 23:27:35 +09:00
ChocoSwi d53da21bf5 chore: rename _started 2022-11-05 23:22:59 +09:00
paring 00da3c7534
feat: update library 2022-11-05 01:52:26 +09:00
paring 15466d165b
feat: run hook inside a thread 2022-11-05 00:54:42 +09:00
paring 82ecaea730 fix: freeze on stop 2022-11-04 22:29:12 +09:00
paring a22bd2ba7e
chore: comments for event struct 2022-11-03 21:18:15 +09:00
paring 8fd4c05a2f
fix: isFocused is always false 2022-11-03 21:17:18 +09:00
paring 56672b497f
chore: set root namespace 2022-11-03 21:16:58 +09:00
paring 09e6a18b6f
fix: compile error 2022-11-03 21:00:12 +09:00
paring 8d3287c36c
feat: add document comments 2022-11-03 20:59:53 +09:00
paring 3cd5067f49
feat: send data to event 2022-11-03 20:56:56 +09:00
paring e23c07bf80
feat: start and stop hook 2022-11-03 20:55:22 +09:00