1
Fork 0
mirror of https://github.com/Steffo99/patched-porobot.git synced 2024-10-16 09:37:27 +00:00
Commit graph

353 commits

Author SHA1 Message Date
4bdb01eb61
Merge 8cc1c2b8f5 into 8ae11125ed 2024-09-26 02:00:11 +00:00
8ae11125ed
Update README 2024-09-15 05:45:25 +02:00
dependabot[bot]
0c81b64030 Bump h2 from 0.3.17 to 0.3.24
Bumps [h2](https://github.com/hyperium/h2) from 0.3.17 to 0.3.24.
- [Release notes](https://github.com/hyperium/h2/releases)
- [Changelog](https://github.com/hyperium/h2/blob/v0.3.24/CHANGELOG.md)
- [Commits](https://github.com/hyperium/h2/compare/v0.3.17...v0.3.24)

---
updated-dependencies:
- dependency-name: h2
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-01-21 17:41:59 +01:00
96aabc5552
Link to the latest version of the docs in the README 2023-10-23 03:02:50 +02:00
9c7bf31e57
Bump version to 0.15.0 2023-10-23 01:34:46 +02:00
6472da3432
Remove unused imports 2023-10-23 01:31:24 +02:00
bbadb3b5ae
Refactor Telegram card displaying 2023-10-23 01:31:11 +02:00
115af23e4b
Add CardRegion::to_tag 2023-10-23 01:01:48 +02:00
75aab93b57
Refactor Discord embed generator 2023-10-23 00:34:08 +02:00
85aac42dd2
Add CardRarity::color() 2023-10-23 00:34:00 +02:00
97899f3ca2
Add CardRarity::discord_emoji() 2023-10-23 00:30:14 +02:00
c8c389c0b1
Add CardSet::discord_emoji() 2023-10-22 23:54:38 +02:00
e56fce556e
Add corebundle::test_supported! to make sure all globals are supported 2023-10-22 23:38:50 +02:00
a3dbd8b76f
Add Runeterran regions, such as CardRegion::Ryze 2023-10-22 23:35:32 +02:00
3a1821846d
Rename the ref for CardKeyword::DoubleAttack from "DoubleAttack" to "DoubleStrike" 2023-10-22 23:29:30 +02:00
9a930724de
Add CardKeyword::Freljord 2023-10-22 23:27:55 +02:00
8b3ca83c65
Add CardKeyword::LevelUp 2023-10-22 23:26:25 +02:00
24a67cf445
Add CardKeyword::ElementalSkill 2023-10-22 23:24:43 +02:00
9ed2220be9
Add CardKeyword::Attack 2023-10-22 23:21:27 +02:00
e1edda3041
Add CardKeyword::Capture 2023-10-22 23:17:09 +02:00
7041b75d2f
Add CardRarity::Unsupported and #[non_exaustive] 2023-10-22 23:05:23 +02:00
e9e051b72e
Add SpellSpeed::Unsupported and #[non_exaustive] 2023-10-22 23:04:57 +02:00
0aee8e76dc
Add CardSet::FatesVoyage 2023-10-22 22:52:42 +02:00
9de0b24931
Update tests for game version 4_9_0 2023-10-22 22:51:06 +02:00
c778b5cc82
Use matches! macro in display_keywords 2023-10-22 22:28:43 +02:00
c321ff6b15
Remove unnecessary reference 2023-10-22 22:28:43 +02:00
dependabot[bot]
fb67ee7907 Bump webpki from 0.22.0 to 0.22.2
Bumps [webpki](https://github.com/briansmith/webpki) from 0.22.0 to 0.22.2.
- [Commits](https://github.com/briansmith/webpki/commits)

---
updated-dependencies:
- dependency-name: webpki
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-10-03 14:18:52 +02:00
c94b325b7e
Update links 2023-09-18 12:44:31 +02:00
ad66b29a87
Update README 2023-07-04 21:19:29 +02:00
9eec837632
Bump lockfile to 0.14.0 2023-07-04 21:19:24 +02:00
929a71b1ee
Bump version to 0.14.0 2023-07-03 05:28:03 +02:00
140a35e6a4
Add CardType::Equipment and rewrite Telegram rendering code 2023-07-03 05:27:50 +02:00
933907cd5f
Replace map and flatten with filter_map 2023-07-03 03:10:09 +02:00
96613c6626
Remove unnecessary reference 2023-07-03 03:09:43 +02:00
618ebb4d50
Replace filter for Some followed by unwrap with flatten 2023-07-03 03:07:42 +02:00
f549bf5fef
Add Discord name for Heart of the Huntress 2023-07-03 03:05:16 +02:00
0a820667b3
Add CardSet::HeartOfTheHuntress 2023-07-03 03:00:14 +02:00
394397bed3
Apply doc suggestions by IntelliJ 2023-06-25 03:32:13 +02:00
8c1db44f7f
Include keywords in the default search parameters 2023-06-23 15:43:48 +02:00
07c6788f63
Update lockfile to 0.13.0 2023-06-23 15:43:37 +02:00
dde2637afe
Bump version to 0.13.0 2023-06-22 19:30:58 +02:00
f7b7a8276d
Update to 4_5_0 2023-06-22 19:30:40 +02:00
ca5760d5e0
Change file colors 2023-04-14 23:36:53 +02:00
dependabot[bot]
75c086f96f Bump h2 from 0.3.16 to 0.3.17
Bumps [h2](https://github.com/hyperium/h2) from 0.3.16 to 0.3.17.
- [Release notes](https://github.com/hyperium/h2/releases)
- [Changelog](https://github.com/hyperium/h2/blob/master/CHANGELOG.md)
- [Commits](https://github.com/hyperium/h2/compare/v0.3.16...v0.3.17)

---
updated-dependencies:
- dependency-name: h2
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-04-13 23:47:55 +02:00
fc6ac15e44
Bump version to 0.12.1 2023-04-12 00:49:37 +02:00
d86100bd86
Add formats search field
Closes #18.
2023-04-12 00:49:04 +02:00
7e3b4575f0
Update globals-en_us.json 2023-04-12 00:47:27 +02:00
9157e7ca26
Properly display formats on Telegram and Discord 2023-04-12 00:35:58 +02:00
40d040f28c
Bump version to 0.12.0 2023-04-11 19:14:45 +02:00
c408328e97
Update dependencies 2023-04-11 19:13:05 +02:00