Commit Graph

103 Commits

Author SHA1 Message Date
2f69625fc3 cleanup old code 2021-04-18 15:55:39 +02:00
ff7f1b12a2 refactoring Talents Command. Refactoring Capitalization 2021-04-18 15:53:08 +02:00
789a8b73e2 refactoring of Weapons command 2021-04-18 15:27:40 +02:00
aa48f8ed76 (fix) Attributes in Weapon List 2021-04-18 15:26:46 +02:00
1c0c6af641 (fix) Invalid request. ref is an invalid key 2021-04-18 10:07:51 +02:00
eb45c27f77 ci did not run, but needed to merge. 2021-04-18 10:01:03 +02:00
19aa1c0985 (fix) error in workflow file 2021-04-18 09:53:51 +02:00
e78fbdaaad (fix) error in workflow file 2021-04-18 09:52:13 +02:00
627c1908c2 cleaning up repository, changed workflows. 2021-04-18 09:49:04 +02:00
c86e20cfcd Merge pull request #10 from TobenderZephyr/install-module-alias
(fix) missing require of desired module ;(
2021-04-18 00:04:49 +02:00
905272fdd6 (fix) missing require of desired module ;( 2021-04-18 00:00:29 +02:00
c49ce55c80 Merge pull request #9 from TobenderZephyr/install-module-alias
(fix) added dependency module-alias
2021-04-17 23:49:36 +02:00
734d28a90b (fix) added dependency module-alias 2021-04-17 23:44:23 +02:00
17328894d0 Merge pull request #6 from TobenderZephyr/dependabot/npm_and_yarn/random-3.0.5
Bump random from 3.0.3 to 3.0.5
2021-04-17 23:32:22 +02:00
9ad9af0490 Merge pull request #8 from TobenderZephyr/TobenderZephyr-patch-2
(fix) trigger deployment only if tests succeeds
2021-04-17 22:33:36 +02:00
8c8ad975b6 (fix) trigger deployment only if tests succeeds 2021-04-17 22:31:07 +02:00
ef13a37006 Merge pull request #7 from TobenderZephyr/TobenderZephyr-patch-2
Update node.js.yml
2021-04-17 22:20:59 +02:00
4c6bdd2135 (fix) node.js.yml
Workflow did not start because it did not find the `run` directive.
2021-04-17 22:18:55 +02:00
daf5fcf0a1 Update node.js.yml 2021-04-17 22:13:35 +02:00
47d51a4af9 Bump random from 3.0.3 to 3.0.5
Bumps [random](https://github.com/transitive-bullshit/random) from 3.0.3 to 3.0.5.
- [Release notes](https://github.com/transitive-bullshit/random/releases)
- [Commits](https://github.com/transitive-bullshit/random/compare/v3.0.3...v3.0.5)

Signed-off-by: dependabot[bot] <support@github.com>
2021-04-14 08:11:42 +00:00
d7edc85b94 Merge pull request #1 from TobenderZephyr/dependabot/npm_and_yarn/random-3.0.3
Bump random from 2.2.0 to 3.0.3
2021-04-11 17:40:22 +02:00
627f311f95 Merge pull request #2 from TobenderZephyr/dependabot/npm_and_yarn/discord.js-12.5.3
Bump discord.js from 12.5.1 to 12.5.3
2021-04-11 17:40:04 +02:00
d1d6ce474b jest throws no errors 2021-04-10 20:14:29 +02:00
ab6a108b4f Create node.js.yml 2021-04-10 19:20:22 +02:00
9d4e689d4e Bump discord.js from 12.5.1 to 12.5.3
Bumps [discord.js](https://github.com/discordjs/discord.js) from 12.5.1 to 12.5.3.
- [Release notes](https://github.com/discordjs/discord.js/releases)
- [Commits](https://github.com/discordjs/discord.js/compare/12.5.1...12.5.3)

Signed-off-by: dependabot[bot] <support@github.com>
2021-04-10 17:18:06 +00:00
24a07c4588 refactoring (#4) 2021-04-10 19:17:18 +02:00
9cf66c7435 added 'verkleiden'-skill (#3) 2021-04-10 19:15:56 +02:00
5bcfd1e621 Bump random from 2.2.0 to 3.0.3
Bumps [random](https://github.com/transitive-bullshit/random) from 2.2.0 to 3.0.3.
- [Release notes](https://github.com/transitive-bullshit/random/releases)
- [Commits](https://github.com/transitive-bullshit/random/compare/v2.2.0...v3.0.3)

Signed-off-by: dependabot[bot] <support@github.com>
2021-04-10 17:02:00 +00:00
9d8cf32947 Create dependabot.yml 2021-04-10 19:01:34 +02:00
374109bcc6 Create codeql-analysis.yml 2021-04-10 18:56:46 +02:00
9c0c365cd5 Jslint (#14)
* linting, rolling dice now calculates the sum of each shown value.

* package update
2021-02-09 17:23:23 +01:00
20fb66643e updating package (#12) 2021-02-09 16:57:46 +01:00
c374cac3c9 Added Metalworking Talent (#11)
Co-authored-by: Marcus Netz <marcus.netz@godyo.com>
2021-01-19 20:38:46 +01:00
3cbd3bd0e3 added parry command (#10)
Co-authored-by: Marcus Netz <marcus.netz@godyo.com>
2021-01-05 18:33:58 +01:00
f934a7aa65 each point above Leiteigenschaft adds to damage result. (#9)
Co-authored-by: Marcus Netz <marcus.netz@godyo.com>
2021-01-05 18:33:10 +01:00
1186f8373b Update globals.js 2021-01-01 14:36:18 +01:00
c62525661d Development (#7)
* fixing typos

* merge Dynamic commands (#3)

* Update README.md

* Update README.md

* fixing typos

* dynamically read new commands inside folder.

* eslint, update package.json due to moving files

Co-authored-by: Marcus Netz <marcus.netz@godyo.com>

* fix talent checking on empty arguments list

* Origin/message embed (#4)

* add first embedded message on tp.js

* move db from message commands

* fix missing arguments list, add need_args

* add global Message Replies.

* add more global Message Replies.

* more embedded messages. fixing string

* missing comma

* adding a few more strings on talents.

Co-authored-by: Marcus Netz <marcus.netz@godyo.com>

* fixing creating from json file

* bugfix: db not defined

* possible  fix for nonworking talent?

* fix double msg

* fix: aliases are now being used

* change: show command displays now some character attributes

* added various aliases to commands, added global strings.

* added melee combat rolling.

* removed purse from creation of character

* added attack command to bring some combat features.

* added weapons command, renamed some command files.

* updated README for new commands

* Delete add.js

* Delete attribute.js

* Delete help.js

* Delete remove.js

* Delete roll.js

* Delete show.js

* Delete skill.js

* Delete talent.js

* Delete talents.js

* Delete tp.js

Co-authored-by: Marcus Netz <marcus.netz@godyo.com>
2021-01-01 13:32:29 +01:00
4d19d1db21 Update to latest development branch (#6)
* fixing typos

* merge Dynamic commands (#3)

* Update README.md

* Update README.md

* fixing typos

* dynamically read new commands inside folder.

* eslint, update package.json due to moving files

Co-authored-by: Marcus Netz <marcus.netz@godyo.com>

* fix talent checking on empty arguments list

* Origin/message embed (#4)

* add first embedded message on tp.js

* move db from message commands

* fix missing arguments list, add need_args

* add global Message Replies.

* add more global Message Replies.

* more embedded messages. fixing string

* missing comma

* adding a few more strings on talents.

Co-authored-by: Marcus Netz <marcus.netz@godyo.com>

* fixing creating from json file

* bugfix: db not defined

* possible  fix for nonworking talent?

* fix double msg

* fix: aliases are now being used

* change: show command displays now some character attributes

* added various aliases to commands, added global strings.

* added melee combat rolling.

* removed purse from creation of character

* added attack command to bring some combat features.

* added weapons command, renamed some command files.

* updated README for new commands

Co-authored-by: Marcus Netz <marcus.netz@godyo.com>
2021-01-01 13:21:32 +01:00
c179bdd0e0 Merge development into master (#5)
* fixing typos

* merge Dynamic commands (#3)

* Update README.md

* Update README.md

* fixing typos

* dynamically read new commands inside folder.

* eslint, update package.json due to moving files

Co-authored-by: Marcus Netz <marcus.netz@godyo.com>

* fix talent checking on empty arguments list

* Origin/message embed (#4)

* add first embedded message on tp.js

* move db from message commands

* fix missing arguments list, add need_args

* add global Message Replies.

* add more global Message Replies.

* more embedded messages. fixing string

* missing comma

* adding a few more strings on talents.

Co-authored-by: Marcus Netz <marcus.netz@godyo.com>

* fixing creating from json file

* bugfix: db not defined

* possible  fix for nonworking talent?

* fix double msg

* fix: aliases are now being used

* change: show command displays now some character attributes

* added various aliases to commands, added global strings.

Co-authored-by: Marcus Netz <marcus.netz@godyo.com>
2020-12-16 08:53:09 +01:00
0ac4fe4d04 Update README.md 2020-11-26 21:56:28 +01:00
fa60f89e36 Merge pull request #2 from TobenderZephyr/development
Merge current development branch into master.
2020-11-26 21:43:14 +01:00
9f7f87ee07 added random. Use Embed messages for Help and Skill list 2020-11-26 21:40:23 +01:00
33a998a680 List of talents now uses MessageEmbed 2020-11-25 16:42:47 +01:00
1c05c06e9a List of talents now uses MessageEmbed 2020-11-25 16:42:28 +01:00
fe698e58e6 add help and list of talents 2020-11-25 12:17:48 +01:00
31e7e9e9b0 handling LowerCase characters, fixing iteration 2020-11-24 22:29:07 +01:00
381f7c4f57 trying to handle skill names 2020-11-24 22:25:07 +01:00
f536a02a45 searching of talents aborted prematurely. 2020-11-24 22:15:45 +01:00
e17476db21 Formatting of Heads or Tails 2020-11-24 21:57:49 +01:00
8ec58dc59f msg undefined 2020-11-24 21:48:15 +01:00