Commit Graph

85 Commits

Author SHA1 Message Date
68e7b675ef Remove unused voxygen translations 2024-08-02 15:59:38 -04:00
70791b0486 Fix dumb error; Report item stock with prices 2024-08-02 15:49:52 -04:00
60f1688ac2 Add more detail to debug logs 2024-07-18 10:34:16 -04:00
2fd1352b9f Add badge 2024-07-18 08:27:40 -04:00
3e47b20101 Refactor to exit program if bot disconnects 2024-07-18 08:01:11 -04:00
cc75bb9e82 Improve logging; Clean up handle_trade 2024-07-18 07:44:34 -04:00
91d0f50fd4 Clean up with clippy; Try gitea action
Some checks failed
Podman Image CI / build (push) Failing after 40s
2024-07-18 06:03:00 -04:00
385fe651d4 Notify player of unbalanced trade value 2024-07-18 02:53:17 -04:00
9f0db64482 Clean up 2024-07-17 23:56:07 -04:00
3e6aea5668 Define timers with consts 2024-07-17 23:52:45 -04:00
15a2f37a3d Fix trade receipt timing 2024-07-17 22:42:14 -04:00
484c7b22f5 Improve price checks, correct typos 2024-07-17 22:18:11 -04:00
dd2deb971b Fix modular weapon parsing 2024-07-17 20:54:28 -04:00
9dc6e9f50e Fix bug that prevented trades 2024-07-17 19:31:07 -04:00
2a2a295cc2 Change config again; Update docs 2024-07-16 20:15:14 -04:00
c628e22eff Separate config into its own file 2024-07-16 17:47:08 -04:00
19d0aa7e44 Add support for modular weapons 2024-07-16 17:38:10 -04:00
c52613fa20 Add minor optimization 2024-07-16 11:36:11 -04:00
37e4c5c8d7 Clean up 2024-07-16 11:25:19 -04:00
6bfce870af Add parametized auth and game servers 2024-07-16 10:18:26 -04:00
67e72dcf20 Make most configs optional; Add docs; Optimize 2024-07-16 10:08:04 -04:00
677b472d66 Improve is_admin function and the admin docs 2024-07-16 08:18:06 -04:00
5f03f6bac3 Display non-lowercase item names 2024-07-16 08:05:53 -04:00
d668bc533a Clean up 2024-07-16 07:51:19 -04:00
0f2882cc69 Declutter 2024-07-16 05:37:07 -04:00
4d2b874954 Add price checking based on item name 2024-07-16 05:31:24 -04:00
535adb2394 Make improvement to avoid spamming the server 2024-07-15 23:26:37 -04:00
22777d43cd Fix help responses to ori and pos commands 2024-07-15 23:02:51 -04:00
1e8dc42bfb Improve some logs, comments and docs 2024-07-15 22:59:30 -04:00
706d3f4f3d This time the hook *really* works 2024-07-15 22:29:08 -04:00
c5b7f7b8b5 Revert "Clean up, this time with the pre-commit hook"
This reverts commit 47d21254b8.
2024-07-15 22:28:10 -04:00
47d21254b8 Clean up, this time with the pre-commit hook 2024-07-15 22:27:08 -04:00
6e5fa3f368 Revert "Clean up"
This reverts commit 165598a9d8.
2024-07-15 22:26:19 -04:00
165598a9d8 Clean up 2024-07-15 22:25:32 -04:00
91cbe84f4d Optimize, add features and docs
Item removal during trade was simplified for
performance. The "announce" command was added to
force the bot to make announcements.
2024-07-15 22:18:41 -04:00
31cfa10e0f Fix docs 2024-07-15 14:47:51 -04:00
71337dc8c7 Add clippy allow 2024-07-13 07:57:17 -04:00
92f1d2ad0f Remove an irrelevant comment 2024-07-13 07:52:37 -04:00
f2ed53a930 Prevent getting stuck in AdminAccess mode 2024-07-13 04:58:34 -04:00
86a579714e Add loop to wait for recently logged out characters 2024-07-13 04:37:31 -04:00
29e3178eba Make announcements optional; Add docs 2024-07-13 03:51:37 -04:00
311d8df544 Refactor slightly and improve logging 2024-07-13 01:39:18 -04:00
0f6edb1d0c Clean up logging more 2024-07-13 00:39:10 -04:00
cf05f33d7a Add docs and better logging 2024-07-13 00:37:16 -04:00
637ead2914 Clean up 2024-07-12 23:54:44 -04:00
3582917005 Make tiny fixes 2024-07-12 12:30:25 -04:00
92e094a0fb Document new features 2024-07-12 12:24:02 -04:00
c59cff438a Add orientation command 2024-07-12 11:59:28 -04:00
f334391b47 Clean up 2024-07-12 11:15:50 -04:00
54b99f7d80 Add announcement with automatic location 2024-07-11 20:11:44 -04:00