Commit graph

177 commits

Author SHA1 Message Date
Gabriel Augendre 41417e660c Improve paths update 2022-10-31 22:50:17 +01:00
Gabriel Augendre 0287536ba8 Allow adding next capability in path 2022-10-31 22:32:14 +01:00
Gabriel Augendre c08abc2685 Use django-bootstrap for forms 2022-10-31 22:04:40 +01:00
Gabriel Augendre 87ccc913f8 Allow users to change their own character 2022-10-31 19:23:37 +01:00
Gabriel Augendre 314ef9fc17 Fix invalid activation key 2022-10-31 17:57:23 +01:00
Gabriel Augendre 23e166451e Add landing page 2022-10-31 17:50:56 +01:00
Gabriel Augendre fec051b646 Prevent users from interacting with other characters 2022-10-31 17:42:30 +01:00
Gabriel Augendre ccd4b7f1e2 Allow new users to create character using admin 2022-10-31 17:38:55 +01:00
Gabriel Augendre 6be97b4088 Use console backend in development 2022-10-31 17:11:15 +01:00
Gabriel Augendre c5bfd77b34 Implement registration 2022-10-31 17:08:23 +01:00
Gabriel Augendre 881e069ed0 Add basic character create view (redirect only) 2022-10-31 15:22:36 +01:00
Gabriel Augendre 36047f0720 Improve character list display 2022-10-31 14:52:28 +01:00
Gabriel Augendre ac3a0b6dd1 Reduce query count 2022-10-31 14:47:13 +01:00
Gabriel Augendre 03eabc4bcb Display path names and profile names in capabilities 2022-10-31 10:31:43 +01:00
Gabriel Augendre df8ea865bb Add character list 2022-10-31 10:25:26 +01:00
Gabriel Augendre c63129dfe1 Remove integrity checks 2022-10-31 09:51:49 +01:00
Gabriel Augendre f08f62d910 Update fixtures 2022-10-31 09:41:48 +01:00
Gabriel Augendre 3d76181d26 Fix tests 2022-10-31 09:25:38 +01:00
Gabriel Augendre 05d3ff455d Add default to database url 2022-10-31 09:15:44 +01:00
Gabriel Augendre 097074bac5 Add default secret key 2022-10-31 09:12:53 +01:00
Gabriel Augendre e0192ecc3b Fix docker build 2022-10-31 09:01:44 +01:00
Gabriel Augendre 99f60a6dc8 improve space use 2022-10-31 01:02:16 +01:00
Gabriel Augendre 7b35b95bc5 Fix touch events 2022-10-31 00:53:37 +01:00
Gabriel Augendre 093e0f2501 Add local IP to debug conf 2022-10-31 00:48:02 +01:00
Gabriel Augendre d80172e96a Improve notes display & fix character creation defaults 2022-10-31 00:42:26 +01:00
Gabriel Augendre b12ea84db4 Improve notes display & edit 2022-10-31 00:22:48 +01:00
Gabriel Augendre 3846778d00 Display modifier next to weapon 2022-10-31 00:20:55 +01:00
Gabriel Augendre 4ee558b12d Allow updating money with equipment 2022-10-31 00:06:20 +01:00
Gabriel Augendre 1479a4fe53 Align equipment update with damage reduction 2022-10-30 23:46:51 +01:00
Gabriel Augendre 3a949fe2d7 Allow updating damage reduction 2022-10-30 23:44:02 +01:00
Gabriel Augendre a03cda1771 Add defense misc 2022-10-30 23:33:28 +01:00
Gabriel Augendre 5596c7beda Add RD display 2022-10-30 23:16:32 +01:00
Gabriel Augendre 9969644129 Fix HTML 2022-10-30 23:11:59 +01:00
Gabriel Augendre 414de4ad03 Translate defense compute 2022-10-30 22:44:43 +01:00
Gabriel Augendre 75467f18ac Update mana change 2022-10-30 22:44:28 +01:00
Gabriel Augendre 3876351227 Fix luck points 2022-10-30 22:44:09 +01:00
Gabriel Augendre eb3c54c54b Improve button controls 2022-10-30 22:35:06 +01:00
Gabriel Augendre 72bd9ec079 Fix mana max compute 2022-10-30 22:18:42 +01:00
Gabriel Augendre 991de5a5bb Add luck points 2022-10-30 22:02:21 +01:00
Gabriel Augendre aa5fb92640 Add info on PR 2022-10-30 21:57:58 +01:00
Gabriel Augendre 3a8d7c832f Add recovery points 2022-10-30 21:55:05 +01:00
Gabriel Augendre 1f77eb98e1 Update responses 2022-10-30 18:45:54 +01:00
Gabriel Augendre 0a4f0503c0 Fix refacto 2022-10-30 18:42:55 +01:00
Gabriel Augendre 85df1baa52 Refactor text field updates 2022-10-30 18:36:18 +01:00
Gabriel Augendre 9b627b3186 Update equipment 2022-10-30 18:33:30 +01:00
Gabriel Augendre 442d6a9781 Update notes 2022-10-30 18:28:00 +01:00
Gabriel Augendre 66c5b3e00b Add tooltips 2022-10-30 18:13:03 +01:00
Gabriel Augendre 725c097ec7 Update admin 2022-10-30 17:58:42 +01:00
Gabriel Augendre 5e8010d9c6 Refacto + optimize queries 2022-10-30 17:56:36 +01:00
Gabriel Augendre 1a8dd70847 Update mana 2022-10-30 17:47:42 +01:00
Gabriel Augendre 237cfbe141 Display modifiers as modifiers 2022-10-30 17:41:33 +01:00
Gabriel Augendre c2b2a156a2 Add interactivity for HP 2022-10-30 17:37:09 +01:00
Gabriel Augendre 6f392a4603 Add money + display notes 2022-10-30 16:51:28 +01:00
Gabriel Augendre c91dedde93 Display capabilities 2022-10-30 16:43:29 +01:00
Gabriel Augendre 95a4e2bdd3 Fix paths import 2022-10-30 16:14:57 +01:00
Gabriel Augendre 920fbbeea4 Add missing descriptions to capabilities 2022-10-30 16:11:57 +01:00
Gabriel Augendre 0c7ff80a59 Add more info to character sheet 2022-10-30 16:11:46 +01:00
Gabriel Augendre 29baf8c42b Translate fields 2022-10-30 11:11:31 +01:00
Gabriel Augendre 1be70dfe6f Translate fields 2022-10-30 11:09:46 +01:00
Gabriel Augendre 8196422f9e Add django browser reload for dev 2022-10-30 10:56:10 +01:00
Gabriel Augendre 07d9e4b660 Add more info to character view 2022-10-30 10:54:28 +01:00
Gabriel Augendre fe5a5c53f6 Revert "Add tailwind"
This reverts commit b8df8cafcc.
2022-10-30 10:43:50 +01:00
Gabriel Augendre b8df8cafcc Add tailwind 2022-10-30 10:43:47 +01:00
Gabriel Augendre 9e816d2281 Setup very basic character view 2022-10-30 10:13:56 +01:00
Gabriel Augendre a7fa40bcf8 Update fixture 2022-10-30 10:02:02 +01:00
Gabriel Augendre 702b5f036e Import racial capabilities 2022-10-30 10:00:37 +01:00
Gabriel Augendre 9471b8c70b Add link to CO website 2022-10-30 09:44:28 +01:00
Gabriel Augendre e3522a9d61 Add some tests 2022-10-30 09:30:54 +01:00
Gabriel Augendre 24eefc7467 Fix tests 2022-10-30 08:54:32 +01:00
Gabriel Augendre ca35a70084 Save fixtures 2022-10-29 11:56:43 +02:00
Gabriel Augendre 821ff50996 Import capabilities 2022-10-29 11:50:53 +02:00
Gabriel Augendre bc0c6108e4 Complete path import 2022-10-29 11:30:35 +02:00
Gabriel Augendre f601b71928 Import races 2022-10-29 11:10:17 +02:00
Gabriel Augendre 9aeaceaab3 Partial path import 2022-10-29 11:03:23 +02:00
Gabriel Augendre ff3cbcd225 Import profiles 2022-10-29 11:02:44 +02:00
Gabriel Augendre e61e70e465 Add models 2022-10-29 00:32:18 +02:00
Gabriel Augendre 5e7d22ac20 Initial commit 2022-10-28 22:16:23 +02:00