51 Commits

Author SHA1 Message Date
Jake G
f32ca31e2d Create FUNDING.yml 2022-05-13 11:44:51 -07:00
Jake G
d44105fb30 Update README.md 2022-02-07 21:06:56 -08:00
xekon
d1e60e96b2 Update README.md 2021-05-14 10:13:18 -07:00
xekon
234e2f2fdd Update README.md
add note about how to disable noexp
2021-05-14 10:12:40 -07:00
xekon
130696b293 Update README.md 2021-01-03 18:54:53 -08:00
xekon
922e79804a Merge pull request #2 from ClericFierre/sound-alternate
Audio alert updates and options
2020-12-10 10:57:29 -08:00
xekon
14c2933951 Update README.md 2020-12-06 10:20:30 -08:00
xekon
cabefe9196 Update README.md 2020-12-06 09:06:13 -08:00
Fierre
fd6b9a3284 Bugfix: type coersion for CP leveling check.
Using vconfig to turn off cp leveling by setting cpexp to 0 causes type errors in the
noexp comparison because it turns the table value from an int to a string. Add explicit
tonumber() to force cpexp to a number during comparison. (This error broke the enemy HP
gauge as a side effect.)
2020-07-04 11:21:11 -07:00
Fierre
a3f2be9cf9 Refactor path calculation, add new audio alerts.
- Compute paths of files over everything in the GUIframe.sounds table
- Derive spoken announcements from GUIframe.sounds for consistency
- Add overrides for spoken announcements
2020-07-04 10:13:58 -07:00
Fierre
21d7dc13e0 Refactor audio alerts to add speech mode.
- Adds new vconfig target
- Adds new aard.audioAlert() function to speak or play sound
- Adds new config for spoken alerts to GUIframe
- Minor change to config key presence check (nil vs truthiness)

This is partly to work around https://github.com/Mudlet/Mudlet/issues/511
2020-07-04 09:49:50 -07:00
xekon
4ac4c718b2 Update README.md 2020-02-10 01:55:36 -08:00
xekon
454f3892d3 Delete google4ba6dd82873f2dbe.html 2019-08-15 13:19:27 -07:00
xekon
eb0625052a Add files via upload 2019-08-15 13:18:52 -07:00
xekon
8c3c850fd3 Update README.md 2019-08-11 10:19:51 -07:00
xekon
da17cbd34d Update README.md 2019-06-25 21:23:26 -07:00
xekon
e4c421bf11 Delete notes.gif 2019-06-25 21:22:35 -07:00
xekon
28cef67fea Update README.md 2019-06-25 18:46:49 -07:00
xekon
e5c9ef5d0a Update README.md 2019-06-25 18:31:51 -07:00
xekon
c22f02bc6d Add files via upload 2019-06-25 18:31:26 -07:00
xekon
0241ef8989 Update README.md 2019-06-25 18:22:23 -07:00
xekon
b0ae58f59e Add files via upload 2019-06-25 18:21:51 -07:00
xekon
dec03470cc Update README.md 2019-06-25 18:18:23 -07:00
xekon
152f8068c3 Add files via upload 2019-06-25 18:17:45 -07:00
xekon
14a2f85e40 Update README.md 2019-06-25 18:10:59 -07:00
xekon
e12927a3bb Add files via upload 2019-06-25 18:10:27 -07:00
xekon
62664dccdd Update README.md 2019-06-25 18:08:02 -07:00
xekon
a981602bae Add files via upload 2019-06-25 18:07:29 -07:00
xekon
f4c0b185cc Update README.md 2019-06-25 17:55:44 -07:00
xekon
5c134c8592 Add files via upload 2019-06-25 17:55:11 -07:00
xekon
c8785f5cd1 Update README.md 2019-06-25 17:15:09 -07:00
xekon
e55ae6469a Add files via upload 2019-06-25 17:14:22 -07:00
xekon
117536d345 Update README.md 2019-06-25 16:48:47 -07:00
xekon
fadb886fec Add files via upload 2019-06-25 16:47:58 -07:00
xekon
d884ac32af Update README.md 2019-06-25 15:30:31 -07:00
xekon
0af0d5c6ab Add files via upload 2019-06-25 15:29:58 -07:00
xekon
ea7b561bee Update README.md 2019-06-25 14:15:43 -07:00
xekon
0aa97dc25a Delete aardwolfmudlet.png 2019-06-25 14:13:58 -07:00
xekon
634c92de7d Update README.md 2019-06-25 14:13:43 -07:00
xekon
64424d5699 Add files via upload 2019-06-25 14:13:10 -07:00
xekon
070267c0a9 Update README.md 2019-06-24 12:37:35 -07:00
xekon
a98acca269 Update README.md 2019-06-24 10:26:22 -07:00
xekon
b8de229b93 Add files via upload 2019-06-24 10:09:59 -07:00
xekon
446221e7ff Update README.md 2019-06-24 08:25:24 -07:00
xekon
6c409ab7b0 Update README.md 2019-06-24 08:23:13 -07:00
xekon
a3e3151215 Update README.md 2019-06-24 08:22:58 -07:00
xekon
8f420f5974 Update README.md 2019-06-24 08:19:05 -07:00
xekon
8fcb57e1e3 Add files via upload 2019-06-23 21:25:45 -07:00
xekon
3376064a14 Add files via upload 2019-06-23 21:09:37 -07:00
xekon
d7757ff4b8 Update README.md 2019-06-23 21:07:32 -07:00