1
0
Fork 0
mirror of https://github.com/Nioux/AideDeJeu.git synced 2025-10-30 06:56:10 +00:00
Commit graph

1173 commits

Author SHA1 Message Date
Yan Maniez
3e707e57b7 Correction filtre évocation/invocation 2018-05-27 01:50:59 +02:00
Yan Maniez
b3405ca541 Ajout nom et id vo dans json h&d 2018-05-27 01:43:09 +02:00
Yan Maniez
9aa9002884 Sorts HD presque finaux 2018-05-27 01:03:00 +02:00
Yan Maniez
60c8301532 Petit correctif parsing CastingTime 2018-05-25 11:42:49 +02:00
Yan Maniez
d45d8ef994 Sorts H&D 2018-05-24 21:40:16 +02:00
Yan Maniez
38f9ea177a Simplification 2018-05-23 23:59:58 +02:00
Yan Maniez
2000fc12e4 Suppression AideDeJeuLib 2018-05-23 23:15:44 +02:00
Yan Maniez
5312fe59fd Ménage 2018-05-23 23:02:54 +02:00
Yan Maniez
2e35d92ad2 Génération des vo/vf 2018-05-23 22:57:50 +02:00
Yan Maniez
810de23885 Factorisation, converters, etc... 2018-05-23 22:46:44 +02:00
Yan Maniez
59e142e79f Simplifications 2018-05-23 22:35:19 +02:00
Yan Maniez
fd82b9fa51 Monstres encore 2018-05-23 22:24:25 +02:00
Yan Maniez
df542b3108 Monstres VO 2018-05-23 21:52:38 +02:00
Yan Maniez
9028860878 Merge branch 'master' of https://github.com/Nioux/AideDeJeu 2018-05-23 20:30:54 +02:00
Yan Maniez
ac7c57a956 Préparation multilingue 2018-05-23 20:28:50 +02:00
Nioux
a623583085
Update README.md 2018-05-22 09:53:06 +02:00
Yan Maniez
ee98ddea9d v1.13 2018-05-21 22:31:16 +02:00
Yan Maniez
f73d89f4b4 Dispose 2018-05-21 22:15:48 +02:00
Yan Maniez
ea491f8bcc Update Xamarin.Forms 2018-05-21 21:53:30 +02:00
Yan Maniez
357fafda80 Suppression EF 2018-05-21 21:48:18 +02:00
Yan Maniez
e832b896e8 Icone launcher 2018-05-21 18:22:00 +02:00
Yan Maniez
e2fb48552c Merge branch 'master' of https://github.com/Nioux/AideDeJeu 2018-05-20 19:47:49 +02:00
Yan Maniez
54fcc0bc37 NativeAPI UWP 2018-05-20 19:47:34 +02:00
Nioux
f470652a7a
Update README.md 2018-05-20 18:43:44 +02:00
Yan Maniez
87c5a6bad9 Typo 2018-05-20 18:41:23 +02:00
Yan Maniez
487f245793 v1.12 2018-05-20 18:40:09 +02:00
Yan Maniez
aa8998e1b5 Merge branch 'master' of https://github.com/Nioux/AideDeJeu 2018-05-20 17:58:26 +02:00
Yan Maniez
41e1aeccad Affichage de la licence OGL dans la page About + déco 2018-05-20 17:58:15 +02:00
yostane
30d1bcaaa5 Ajout des icones iOS
Ajout de EFcore dans la lib pour que ça compile sur iOS
2018-05-20 14:36:39 +02:00
Yan Maniez
72b88d9b08 Début ajout licence OGL dans la page About 2018-05-20 12:32:16 +02:00
Yan Maniez
3033b60368 Changement de l'endroit où la NavigationPage est incluse dans l'arbo 2018-05-18 23:24:35 +02:00
Yan Maniez
e9a4a2264f v1.10 2018-05-18 22:05:52 +02:00
Yan Maniez
23163fc8d9 Remise en place des filtres monstres manquants 2018-05-18 22:04:56 +02:00
Yan Maniez
4796f3b9f2 Filtre par taille des monstres 2018-05-18 21:44:03 +02:00
Yan Maniez
d2fad57ca6 Suppression dernières dépendances au site web 2018-05-18 20:20:00 +02:00
Yan Maniez
184994c0d8 Début utilisation bdd pour les monstres + optim / correction 2018-05-18 20:02:51 +02:00
Yan Maniez
2a151915e3 Tentatives d'optims de démarrage : bof 2018-05-16 23:56:45 +02:00
Yan Maniez
bc60a1f45e v1.03 des erratas du PHB 2018-05-16 18:57:55 +02:00
Yan Maniez
12deaf12dd v1.09 2018-05-15 19:20:09 +02:00
Yan Maniez
0cb909927b Correction filtre classe de lanceur de sorts 2018-05-15 19:10:15 +02:00
Yan Maniez
e75aba6a34 Pointage sur les images stockées sur github ;) 2018-05-14 22:55:45 +02:00
Yan Maniez
01e7cbe145 Ajout des images des monstres 2018-05-14 22:45:37 +02:00
Yan Maniez
bbf5613620 v1.08 2018-05-14 21:41:56 +02:00
Yan Maniez
3ac3afc3aa Recablage des filtres pour les sorts en local + reparsing à la volée du html en vue détail en attendant que la bdd soit carrée 2018-05-14 21:40:18 +02:00
Yan Maniez
1c451bf795 Ajout id dans les items
Ajout database
2018-05-14 00:07:57 +02:00
Yan Maniez
ae4357f834 Changement debug portable au lieu de pdbonly
portable => breakpoints fonctionnent sur Android
pdbonly => breakpoints fonctionnent sur UWP
;)
2018-05-13 23:32:30 +02:00
Yan Maniez
9f113c6e81 v1.07 2018-05-13 23:18:01 +02:00
Yan Maniez
e487488f60 Adaptation aux nouvelles pages AideDD 2018-05-13 23:17:11 +02:00
Yan Maniez
28d833c94d Préparation création de la bdd + éviter de recréer des HttpClient à chaque fois 2018-05-13 13:02:45 +02:00
Yan Maniez
1ba7606b20 Merge branch 'master' of https://github.com/Nioux/AideDeJeu 2018-05-13 01:10:18 +02:00