1
Fork 0
mirror of https://github.com/RYGhub/royalnet.git synced 2024-11-23 03:24:20 +00:00
Commit graph

271 commits

Author SHA1 Message Date
c9bd629f0b
⬆ Bump version to 6.0.2 2021-01-23 01:36:31 +01:00
68fd0cea2e
🐛 Fix SentrySource.dispenser() being a coroutine instead of a function 2021-01-23 01:36:19 +01:00
920f40905e
⬆ Bump version to 6.0.1 2021-01-23 01:33:08 +01:00
28516c70bc
🐛 Fix leftover bug on _locked_by 2021-01-23 01:30:17 +01:00
8d3de9a737
⬆ Bump version to 6.0.0 2021-01-23 01:12:04 +01:00
c2b01d768f
Implement a dispenser locking mechanism 2021-01-23 01:03:22 +01:00
7af394d3bf
Add sentry.dispenser() return type annotation 2021-01-23 00:43:56 +01:00
5b54eedc69
⬆ Commit uncommitted poetry.lock 2021-01-14 17:30:14 +01:00
252eacd82e
⬆ Bump version to 6.0.0a38 2021-01-14 17:27:05 +01:00
a44a342e59
✏ Improve pyproject.toml 2021-01-14 17:26:53 +01:00
1f2e0896fa
✏ Change email in authors list 2021-01-14 17:20:44 +01:00
2e8a25f7e7
📔 Fix engineer documentation 2021-01-14 16:26:34 +01:00
c0c73546c5
✏ Update diagram 2021-01-12 15:13:01 +01:00
859aa96391
⬆ Bump version to 6.0.0a37 2021-01-10 19:24:21 +01:00
1b093cd861
🐛 Fix __all__ in teleporter 2021-01-10 19:23:54 +01:00
cbfc97d15d
🗒 Update README.md 2021-01-10 18:45:09 +01:00
45d47cb804
🔧 Another change in the structure 2021-01-10 18:07:37 +01:00
627f75630b 🔧 Change project structure 2021-01-10 16:36:47 +01:00
1c46ed7b31 🧹 Remove useless test 2021-01-10 16:36:05 +01:00
7a3fa0bc1c ⬆ Bump version to 6.0.0a36 2021-01-08 18:40:45 +01:00
111ab7265d
😡 github pls 2021-01-08 18:24:33 +01:00
cdc5d43330 🔧 Give a default value to the files kwarg 2021-01-08 18:02:42 +01:00
00b3829097 🔧 Add magazine to init 2021-01-08 17:58:35 +01:00
3404f79925 Merge remote-tracking branch 'origin/master' 2021-01-08 17:56:42 +01:00
3fafb7d744 ⬆ Bump version to 6.0.0a35 2021-01-08 17:56:32 +01:00
28d5fbeb74
Create test-package.yml 2021-01-08 17:02:09 +01:00
89696f7659 🧹 Remove IntelliJ run configuration 2021-01-08 16:57:23 +01:00
f7b38b1b3a 📔 Display engineer diagram in the docs 2021-01-08 16:41:18 +01:00
2d915d59af Add support for sending/receiving files 2021-01-08 16:15:34 +01:00
59a12c196b 📔 Improve logging and documentation 2021-01-08 16:14:06 +01:00
68f7025640 🔧 Implement magazines with an actually good interface 2021-01-08 15:35:31 +01:00
d369d2b5c0 ⬆ Bump version to 6.0.0a34 2021-01-05 17:22:14 +01:00
38c877950d Implement magazine 2021-01-05 17:21:14 +01:00
c026c282f8 ⬆ Bump version to 6.0.0a33 2021-01-03 18:01:53 +01:00
727ecd040a 🧹 Remove obsolete Adventure types 2021-01-03 18:00:40 +01:00
8c7726f95b Reimplement teleporters and make commands use them 2021-01-03 18:00:19 +01:00
7d8ce20063 Allow passing of kwargs to conversations 2021-01-03 15:06:15 +01:00
1e800ac233 🗒 Add LICENSE.txt 2021-01-03 01:37:46 +01:00
b2509fe214 🗒 Add README.md 2021-01-03 01:35:52 +01:00
d9930022aa ⬆ Bump version to 6.0.0a32 2020-12-30 17:59:23 +01:00
0c0ce7b0db Create Command and PartialCommand 2020-12-30 17:05:25 +01:00
6faf278eb3 Create conversation module 2020-12-30 14:59:37 +01:00
1b8c721cc2 🗑 Remove command module, pending refactor 2020-12-30 13:20:33 +01:00
a9cc5e7761 📔 Improve bullet documentation 2020-12-30 13:18:07 +01:00
402c72422c 📔 Update docs accordingly 2020-12-29 16:37:19 +01:00
d5b409489d 🗑 Remove campaigns module, as it has been replaced by engineer 2020-12-29 16:36:55 +01:00
e2781c3743 🔧 Make command syntax argument optional 2020-12-29 16:25:24 +01:00
da0544355c ⬆ Bump version to 6.0.0a28 2020-12-29 16:14:15 +01:00
8a3a4a9bfc 🐛 Fix default command pattern 2020-12-29 15:36:23 +01:00
25ab56f0d7 ⬆ Bump version to 6.0.0a27 2020-12-29 15:33:03 +01:00