Commit Graph

35 Commits

Author SHA1 Message Date
Li0n_2 1893a07d10 rename python script to shorter name 2022-08-20 18:13:26 +00:00
Li0n 48cb3b6085 remove unused code and fix some nil error 2022-04-20 20:58:59 +02:00
Li0n 974944704f add some todos, remove superfluous text 2022-02-27 16:48:43 +01:00
Li0n 34b3f58d86 add chat trigger, rename variables to be more descriptive, add more todos 2022-02-27 16:25:30 +01:00
Li0n 451861643a add chatmode/notification rumble 2022-02-26 18:47:57 +01:00
Li0n 8f13ab0792 add chat trigger 2022-02-26 18:09:59 +01:00
Li0n 4c5a76f3e5 simplify pattern matching for numbers 2022-02-26 17:46:52 +01:00
Li0n fc27be1729 fix crash (log nil value) 2022-02-26 16:26:30 +01:00
Li0n 2c25edd378 change python script location 2022-02-26 14:57:08 +01:00
Li0n 4d0e6a8091 remove item from todo list 2022-02-26 00:07:02 +01:00
Li0n 68fbc6024f add feedback to log commands and settings workaround 2022-02-26 00:05:45 +01:00
Li0n 7035c9fb8f fix crash 2022-02-25 23:52:36 +01:00
Li0n 5a0d4f4810 list commands in code for readability 2022-02-25 23:51:15 +01:00
Li0n 3b409de2fa move some local values 2022-02-25 23:46:39 +01:00
Li0n 2709bd0041 add stop and resume command 2022-02-25 23:30:34 +01:00
Li0n 8b497cbeaa make chat logs configurable through commands 2022-02-25 23:15:47 +01:00
Li0n 9f45d53a07 allow decimal numbers in validation process 2022-02-25 22:30:48 +01:00
Li0n cef9f69717 validate settings input strings 2022-02-25 21:55:03 +01:00
Li0n 0c54e58cbc fix conflict from previous commit 2022-02-25 21:00:43 +01:00
Li0n 2645103d73 add settings and commands for max duration and strength 2022-02-25 20:58:58 +01:00
Li0n a3c91c3942 add disconnect log 2022-02-25 00:55:51 +01:00
Li0n baab413605 add chat debug info for clarity 2022-02-25 00:37:07 +01:00
Li0n 0abba5b1d8 add max duration and strength 2022-02-25 00:36:09 +01:00
Li0n 12b593b653 add more to dos 2022-02-25 00:22:40 +01:00
Li0n_2 2f82feb9b0 improve instructions
fix some errors in the instructions for clientside modding, and add instructions for the python program.
2022-02-24 19:53:09 +00:00
Nils Dagsson Moskopp 529ddaf6d4
Add helper script for Intiface Desktop 2022-02-20 00:26:36 +01:00
Li0n ccb452c082 add todos 2022-02-19 23:35:54 +01:00
Li0n 1f67eb7e3f fix typos 2022-02-19 19:47:52 +01:00
Li0n 9add103ea1 completely rewrite mod 2022-02-19 19:41:17 +01:00
Li0n fff53836d2 add hp_change function and add notes 2022-02-19 19:39:08 +01:00
Li0n 261c3ecf26 improve installation improvements again 2022-02-11 03:43:51 +01:00
Li0n e3c1575f6a improve installation instructions 2022-02-11 03:36:25 +01:00
Li0n c04f67cd03 comment out nonfunctional code 2022-02-11 03:27:42 +01:00
Li0n 9bfa3592cb initial commit 2022-02-11 01:26:20 +01:00
Li0n_2 a40e461ed1 Initial commit 2022-02-11 00:23:17 +00:00