Commit graph

50 commits

Author SHA1 Message Date
Griatch
f1f1f6219a Implemented EvAdventure quest code+tutorial lesson 2024-03-30 23:42:16 +01:00
Griatch
c05714d0d4 Continue with quest beginner tutorial 2024-03-30 09:47:07 +01:00
Griatch
1f5fe9f1c3 Fix unit tests 2024-03-24 15:41:16 +01:00
Griatch
8085aa30db Wrote the AI beginner tutorial lesson. Started procedural dungeon lesson 2024-03-24 01:38:19 +01:00
Griatch
6e6ab208a6 Start implementing ai-states for beginner tutorial 2024-03-10 23:18:22 +01:00
Griatch
f6b43b0416 Ran black on sources 2023-11-02 20:58:03 +01:00
Griatch
eed5ea78a4 Make evadventure get_sides more consistent. Resolve #3199 2023-07-14 13:39:04 +02:00
Griatch
431d1d85cb Made evadventure unit tests pass again 2023-05-19 20:41:10 +02:00
Griatch
40023923e1 Work on cleaning up docs 2023-05-19 11:14:03 +02:00
Griatch
1c5746d59c Fix some more issues with the turnbased combat 2023-05-19 08:20:10 +02:00
Griatch
d13ac065c7 Fix unit tests 2023-05-18 23:38:14 +02:00
Griatch
5b2e9bd5a1 Finish Twitch-combat tutorial 2023-05-06 22:42:33 +02:00
Griatch
bdc3f37954 Add tutorial doc for Rooms. Finish tests for combat 2023-04-30 00:09:03 +02:00
Griatch
998cbb870b Complete combat unit tests 2023-04-29 19:14:11 +02:00
Griatch
7715ac84b6 More refactoring of combat 2023-04-13 09:41:27 +02:00
Griatch
b1c765b50f Fixing tests for turnbased combat 2023-04-10 13:12:41 +02:00
Griatch
e88e6d1b1b Cleanup combat syntax, add flake8 config for legacy compat 2023-04-09 20:33:22 +02:00
Griatch
5c914eb8b0 Testing out combat 2023-03-25 16:56:57 +01:00
Griatch
ceeebbdd79 Add combat summary stat 2023-03-13 22:13:32 +01:00
Griatch
f42f4bf23e Finish tests for combathandler 2023-03-06 21:50:20 +01:00
Griatch
4a08a6ae94 Fix tests 2023-03-06 20:15:27 +01:00
Griatch
6a7f59eaab More combat tests 2023-03-06 20:15:27 +01:00
Griatch
b0d6af9cc3 Continue making unit tests for combathandler 2023-03-06 20:15:27 +01:00
Griatch
3f96004e99 Start combat unit testing 2023-03-06 20:15:27 +01:00
Griatch
890cee5c91 Made first version of ticker-based combat mechanism 2023-03-06 20:15:27 +01:00
Griatch
89d1336cda Apply black 2022-11-28 19:55:02 +01:00
Griatch
ff6e01475d Fix unit test. Update/remove more coding docs 2022-11-25 21:22:34 +01:00
Griatch
a461a97576 Format code imports 2022-11-10 22:21:12 +01:00
Griatch
6fa68745ba Correct funcparser tests 2022-09-18 01:26:04 +02:00
Griatch
705d47fe47 Resolve unit tests 2022-09-18 00:06:34 +02:00
Griatch
805fbd5edb Expand tutorial on equipmenthandler 2022-08-30 23:05:51 +02:00
Griatch
39735626e1 Made several tutorial doc pages 2022-08-06 22:50:53 +02:00
Griatch
2a62cc427a Start documenting evadventure 2022-08-05 20:33:22 +02:00
Griatch
080db7092c Finish evadventure menu unit tests 2022-08-05 16:02:53 +02:00
Griatch
de419d94ed Evadventure commands, some tests 2022-08-04 21:08:14 +02:00
Griatch
c95c8213a0 Add Account.uses_screenreader. Added evadventure mini-map 2022-07-24 23:21:36 +02:00
Griatch
a471f0fd86 Fix dungeon behavior 2022-07-24 20:26:41 +02:00
Griatch
6a4b14fb83 More dungeon code 2022-07-24 13:01:01 +02:00
Griatch
077a43ef7b Testing adventure dungeon 2022-07-24 08:47:25 +02:00
Griatch
dc431fd5a5 Finished quest engine for evadventure 2022-07-22 17:36:38 +02:00
Griatch
944420e92e Start adding dungeon logic 2022-07-19 00:58:31 +02:00
Griatch
091a13674d Debugging of tutorial 2022-07-18 17:38:37 +02:00
Griatch
43e4917501 Add defeat mode to tutorial combat 2022-07-17 20:04:03 +02:00
Griatch
2daadca999 More tutorial combat tests 2022-07-17 00:04:43 +02:00
Griatch
afadb1001e More work on tech demo area 2022-07-13 14:32:19 +02:00
Griatch
e7f8926b23 Add more parts of the turnbased combat tutorial 2022-07-11 20:45:30 +02:00
Griatch
cbaf9151c2 Refactored turn based combat tutorial 2022-07-03 22:12:23 +02:00
Griatch
39a827b139 More fixes to evadventure 2022-07-03 12:38:06 +02:00
Griatch
7815a06e3a Apply black to evadventure files 2022-07-03 11:40:26 +02:00
Griatch
6e8e3963dd Refactor evadventure test structure 2022-07-03 11:37:24 +02:00