raeleus
|
066aa5ba03
|
Added hit modifier to enemy attacks.
|
2024-10-11 00:08:04 -07:00 |
|
raeleus
|
feccfa1557
|
Update snake name.
|
2024-10-10 22:39:32 -07:00 |
|
raeleus
|
703ed00387
|
Add a trailing quote if one is missing in a Say action.
|
2024-10-10 22:33:51 -07:00 |
|
raeleus
|
f3fc636e10
|
Update Output.js
|
2024-10-10 22:33:24 -07:00 |
|
raeleus
|
d8861836d1
|
Fixed incorrect text when clearing spells.
|
2024-10-10 22:20:34 -07:00 |
|
raeleus
|
9cb476e1ed
|
Fix crash when using #try without parameters.
|
2024-10-10 21:47:03 -07:00 |
|
raeleus
|
034c839897
|
Adjust #turn text to prevent AI from mimicking the turn language.
|
2024-10-10 21:09:28 -07:00 |
|
raeleus
|
135243f56d
|
Fixed bug with #initiative
|
2024-10-10 21:04:35 -07:00 |
|
raeleus
|
f64d847061
|
Added easy encounter
|
2024-10-10 20:43:41 -07:00 |
|
raeleus
|
7037afdb34
|
Allow duplicates with #addenemy
|
2024-10-10 07:19:15 -07:00 |
|
raeleus
|
573629c490
|
Fixed typo with preset zombie
|
2024-10-09 23:21:13 -07:00 |
|
raeleus
|
31a469c5ae
|
Don't allow duplicate names with #setupenemy
|
2024-10-09 23:19:26 -07:00 |
|
raeleus
|
125001bec3
|
Case insensitive fix for library as well.
|
2024-10-09 22:36:07 -07:00 |
|
raeleus
|
0f2b892393
|
Use case insensitive regex for dice rolls. Resolves #48
|
2024-10-09 22:34:38 -07:00 |
|
raeleus
|
c5e8882f8e
|
Allow calculated initiative for enemies. Resolves #47
|
2024-10-09 22:31:37 -07:00 |
|
raeleus
|
db31b985ed
|
Merge branch 'master' of https://github.com/raeleus/Hashtag-DnD
|
2024-10-09 20:42:24 -07:00 |
|
raeleus
|
054ab44527
|
Added #setupenemy
|
2024-10-09 20:42:22 -07:00 |
|
raeleus
|
04b36a598c
|
Update README.md
|
2024-10-09 10:21:08 -07:00 |
|
raeleus
|
5b6db4339a
|
Improved #damage with dice rolls and targeting enemies.
|
2024-10-08 09:05:24 -07:00 |
|
raeleus
|
b1a83fbdca
|
Prevent duplicate names when creating enemies.
|
2024-10-08 08:36:40 -07:00 |
|
raeleus
|
a58af71e19
|
Added the ability to damage registered enemies with #cast
|
2024-10-08 08:27:29 -07:00 |
|
raeleus
|
9d2381e631
|
Added the ability to damage registered enemies with #attack
|
2024-10-07 22:53:43 -07:00 |
|
raeleus
|
599c9c0852
|
Added #turn
|
2024-10-07 21:39:29 -07:00 |
|
raeleus
|
029c841a8d
|
Fixed possessive name in #initiative
|
2024-10-07 06:29:43 -07:00 |
|
raeleus
|
f855683de8
|
Added #flee
|
2024-10-07 06:22:54 -07:00 |
|
raeleus
|
619365344f
|
Added error checking to #initiative.
|
2024-10-07 05:52:58 -07:00 |
|
raeleus
|
87019a3ae0
|
Only add characters to initiative if they have health.
|
2024-10-07 05:40:33 -07:00 |
|
raeleus
|
cdf33edde7
|
Added #initiative.
|
2024-10-07 00:04:49 -07:00 |
|
raeleus
|
f5433ec6f8
|
Added #addenemy
|
2024-10-06 23:07:56 -07:00 |
|
raeleus
|
129f063f35
|
Added #clearenemies
|
2024-10-06 22:00:37 -07:00 |
|
raeleus
|
3a2d0426c7
|
Added #removeenemy. Fixed minor issues with removals of notes and locations.
|
2024-10-06 21:48:39 -07:00 |
|
raeleus
|
60c08ef7a1
|
#showenemies now shows the index number.
|
2024-10-06 21:27:17 -07:00 |
|
raeleus
|
51895a0d91
|
Added #showenemies
|
2024-10-06 21:24:45 -07:00 |
|
raeleus
|
eccef5f6b8
|
Put version in square brackets.
|
2024-10-06 21:01:41 -07:00 |
|
raeleus
|
3aabdd37f4
|
Added funny encounters.
|
2024-10-06 21:00:05 -07:00 |
|
raeleus
|
ff64d9006b
|
Fixed being unable to use negative modifiers for #roll
|
2024-10-06 10:22:49 -07:00 |
|
raeleus
|
ca76856c90
|
Allow adding a value to dice rolls in #roll.
|
2024-10-06 09:39:13 -07:00 |
|
raeleus
|
09b404cbdc
|
Added character AC.
|
2024-10-05 23:52:16 -07:00 |
|
raeleus
|
a8fbc6df5b
|
Added #version. Resolved #42
|
2024-10-05 20:43:20 -07:00 |
|
raeleus
|
6ae6ebae51
|
Partial combat update.
|
2024-10-05 14:57:09 -07:00 |
|
raeleus
|
da44c0aab7
|
Added Automatic difficulty. Resolves #41
|
2024-10-05 13:21:03 -07:00 |
|
raeleus
|
9d1f55b803
|
Update README.md
|
2024-10-05 00:43:52 -07:00 |
|
raeleus
|
5744274d01
|
Update README.md
|
2024-10-04 00:16:54 -07:00 |
|
raeleus
|
a0e8318cbc
|
You may add flavor text to any hashtag by typing text after a line break after the hashtag. Resolves #40
|
2024-10-04 00:15:29 -07:00 |
|
raeleus
|
1de7948af9
|
Added the ability to call #goto with location number. Resolves #30
|
2024-10-03 23:30:14 -07:00 |
|
raeleus
|
112b72d4c8
|
Allow sorting of #showlocation. Resolve #29
|
2024-10-03 22:51:14 -07:00 |
|
raeleus
|
457f0aca0e
|
Update the location if moving to an empty cell. Resolves #38
|
2024-10-03 22:03:24 -07:00 |
|
raeleus
|
c00399ebb7
|
Added a day counter.
|
2024-10-03 08:02:50 -07:00 |
|
raeleus
|
a3d5f9fd6e
|
Allow commas in coordinates.
|
2024-10-03 07:36:32 -07:00 |
|
raeleus
|
711d7ea8ca
|
Allow #goto to travel partially toward a target.
|
2024-10-03 00:16:14 -07:00 |
|