Commit Graph

9 Commits

Author SHA1 Message Date
f5c485fdcc added related messages, added skillcheck for spells (cast) 2021-04-27 18:11:47 +02:00
1b67dcb4e6 added more chants, added command for getting info 2021-04-26 15:16:39 +02:00
cee6fee5a3 added _some_ chants, restructuring data from spells 2021-04-26 07:54:58 +02:00
e65715cce6 added return list of spells. Moved them into seperate json 2021-04-24 09:53:05 +02:00
8e4f4eedb8 initial implementation of spells 2021-04-22 19:14:15 +02:00
6ec0a2fe68 refactored Skill command 2021-04-18 22:13:36 +02:00
627c1908c2 cleaning up repository, changed workflows. 2021-04-18 09:49:04 +02: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
e483d627ab moving db 2020-11-23 16:11:45 +01:00