|
824d2246de
|
Restructure again!
|
2022-08-06 05:07:10 +02:00 |
|
|
26c02d9c2e
|
Nevermind, bundle metadata is definitely out of scope (and useless for LoR)
|
2022-08-06 02:04:35 +02:00 |
|
|
df0524cea3
|
Move BundleMetadata to the schema::bundle module
|
2022-08-06 02:02:55 +02:00 |
|
|
30d605ab5a
|
Model bundle metadata
|
2022-08-06 01:55:59 +02:00 |
|
|
199888dc25
|
Remove some unused imports
|
2022-08-05 18:19:33 +02:00 |
|
|
5fc299d8f9
|
Simplify import in schema::setbundle::card::tests
|
2022-08-05 18:18:47 +02:00 |
|
|
261e00a7dc
|
Add the exec feature
|
2022-08-05 18:14:02 +02:00 |
|
|
eb43e6b2c8
|
Some more things
|
2022-08-05 03:03:46 +02:00 |
|
|
63a14ab2ef
|
Start work on Telegram card searching
|
2022-08-05 02:48:03 +02:00 |
|
|
3fbdfc68ec
|
Specify locale of CardArt::card_jpg()
|
2022-08-05 02:09:12 +02:00 |
|
|
9a57f59e70
|
Rename flavor_text to localized_flavor_text
|
2022-08-05 02:05:37 +02:00 |
|
|
d5b2fa40ab
|
Create tantivy search objects
|
2022-08-04 22:06:50 +02:00 |
|
|
af6d7d8939
|
Add more globals loading features
|
2022-08-04 22:06:26 +02:00 |
|
|
d3568ca9b9
|
Readd itertools to dependencies
|
2022-08-04 22:06:05 +02:00 |
|
|
31f5e0ed55
|
Since this is now a library, commit cargo.lock
|
2022-08-04 21:41:01 +02:00 |
|
|
e6a36d6aa7
|
Add missing sets field
|
2022-08-04 21:23:11 +02:00 |
|
|
e933030b80
|
Add more tests and fix things based on them
|
2022-08-04 21:07:27 +02:00 |
|
|
09a55bee68
|
Remove unnecessary rarity aliases
|
2022-08-04 20:48:03 +02:00 |
|
|
bd30998ffb
|
Warn again for deprecated usages in card tests
|
2022-08-04 20:44:25 +02:00 |
|
|
a84bb04d7d
|
Add localized methods to access localized data about some Card* enums
|
2022-08-04 19:54:21 +02:00 |
|
|
e346d3500a
|
Run reformat code
|
2022-08-04 18:53:49 +02:00 |
|
|
d2b8eb4398
|
Refactor data loading
|
2022-08-04 18:49:59 +02:00 |
|
|
dc3203388f
|
Make 'static lifetime implicit on TEST_DATA
|
2022-08-04 10:37:34 +02:00 |
|
|
d6dc2055e7
|
Create search module
|
2022-08-04 10:36:52 +02:00 |
|
|
fa49916767
|
Configure features for optional dependencies
|
2022-08-04 10:33:17 +02:00 |
|
|
15d02c00ba
|
Improve crate metadata
|
2022-08-04 10:22:52 +02:00 |
|
|
f34c7f152e
|
Create the load module, plus various fixes detected in tests
|
2022-08-04 10:16:30 +02:00 |
|
|
1ea725de02
|
Improve more docs
TODO: Fix super:: things
|
2022-08-03 16:30:15 +00:00 |
|
|
a7e0c8f1c5
|
Improve docs
|
2022-08-03 16:21:05 +00:00 |
|
|
6febd98f2a
|
Let's make this a lib instead of an app
|
2022-08-03 15:52:22 +00:00 |
|
|
d8bead0598
|
Fix all tests
|
2022-08-03 15:41:50 +00:00 |
|
|
5836d653a7
|
Start more or less clean
|
2022-08-03 15:13:44 +00:00 |
|
|
982b70cd71
|
Move the schema module outside data
|
2022-08-03 12:21:22 +02:00 |
|
|
881e2796a5
|
Finish up the schema module
|
2022-08-03 02:56:59 +02:00 |
|
|
83803be3e8
|
Write tests and fix things here and there
|
2022-08-02 15:45:09 +02:00 |
|
|
1135f5b09c
|
Rewrite the whole card schema in a better way
|
2022-08-02 14:13:31 +02:00 |
|
|
bbd01ffdc2
|
Wait no non_exaustive was correct there
|
2022-08-02 10:44:14 +02:00 |
|
|
4ea1dbc7d6
|
Make CardRarity exaustive
|
2022-08-02 10:43:06 +02:00 |
|
|
0c86a7f07c
|
Make CardType exaustive
|
2022-08-02 10:41:32 +02:00 |
|
|
a67856e668
|
Remove more localized things
|
2022-08-02 10:40:05 +02:00 |
|
|
6697e45143
|
Make docstring in CardRegion singular
|
2022-08-02 10:37:16 +02:00 |
|
|
01cbe169fd
|
Remove the external /data folder
|
2022-08-02 10:36:43 +02:00 |
|
|
cc4b548b4a
|
Improve CardRegion with comments and a other variant
|
2022-08-02 10:36:26 +02:00 |
|
|
6f79c08662
|
Rename card_code into code
|
2022-08-02 10:26:31 +02:00 |
|
|
33f7cf02db
|
Make attack , cost , and health into u64 s
|
2022-08-02 10:22:14 +02:00 |
|
|
7597e073bd
|
Refactor region_refs so that only the CardRegion enum is kept
|
2022-08-02 10:20:40 +02:00 |
|
|
4a8a5e36bb
|
Rename associated_card_refs to associated_card_codes
|
2022-08-02 10:12:55 +02:00 |
|
|
0f25aaebc4
|
Refactor associated_cards so that only codes are kept
|
2022-08-02 10:07:50 +02:00 |
|
|
1e7230994a
|
Get the bot to working shape, even if with a few bugs
|
2022-08-01 04:22:05 +02:00 |
|
|
b14f85022b
|
Keep building the skeleton of the bot
|
2022-08-01 00:49:44 +02:00 |
|