Commit graph

7930 commits

Author SHA1 Message Date
Griatch
d97106948b Prep for shopkeepers 2022-08-02 11:48:06 +02:00
Griatch
d22b11c723 Add Account.uses_screenreader. Added evadventure mini-map 2022-07-24 23:21:36 +02:00
Griatch
2f28c8982d Made simple map, start shops 2022-07-24 22:30:13 +02:00
Griatch
b6533d0744 Fix dungeon behavior 2022-07-24 20:26:41 +02:00
Griatch
5b43a4bc1f More dungeon code 2022-07-24 13:01:01 +02:00
Griatch
3d27034102 Fixes to return_appearance helpers and iter_to_str 2022-07-24 13:00:30 +02:00
Griatch
7ae1258df1 Further break out return_appearance functionality into helper hooks 2022-07-24 12:20:31 +02:00
Griatch
7e53fc5cc9 Fix merge conflicts 2022-07-24 09:31:39 +02:00
Griatch
3403ffbf3c Update CHANGELOG 2022-07-24 08:58:44 +02:00
Griatch
bbcec61ea8
Merge pull request #2807 from volundmush/fix_rpsystem_msg
Added msg_type to rpsystem.send_emote()
2022-07-24 08:56:24 +02:00
Griatch
fb48da472c Update changelog 2022-07-24 08:49:31 +02:00
Griatch
a3205ccf7d Testing adventure dungeon 2022-07-24 08:47:25 +02:00
Griatch
78167dfd3f
Merge pull request #2803 from volundmush/move_type
Added move_type to obj.move_to and its many hooks and what calls it.
2022-07-24 08:46:54 +02:00
Griatch
a55912900f
Merge pull request #2794 from InspectorCaracal/rpsystem-fix-selfref
rpsystem: Add special-case handling for self-references.
2022-07-24 08:41:28 +02:00
Griatch
2f8a312509 Merge branch 'develop' into contrib/evadventure 2022-07-22 17:37:47 +02:00
Griatch
caed0660d3 Finished quest engine for evadventure 2022-07-22 17:36:38 +02:00
Griatch
104f47860f Start adding dungeon logic 2022-07-19 00:58:31 +02:00
Griatch
73d8f24b7c Debugging of tutorial 2022-07-18 17:38:37 +02:00
Griatch
604769f762 More linting fixes 2022-07-18 00:54:09 +02:00
Griatch
41962fae79 Add defeat mode to tutorial combat 2022-07-17 20:04:03 +02:00
Griatch
6dc3cdb977 More tutorial combat tests 2022-07-17 00:04:43 +02:00
Griatch
d91cf1e792 Started expanding docs about tutorial game 2022-07-16 15:39:29 +02:00
Greg Taylor
ae5b353ef2 EGI: Remove unused import of warning module 2022-07-15 21:12:52 -07:00
Andrew Bastien
8b461304f0 Fixed remaining issues. All tests pass. 2022-07-14 22:53:37 -04:00
Andrew Bastien
de65aedede Added msg_type to rpsystem.send_emote() 2022-07-14 20:02:47 -04:00
Andrew Bastien
30f258be0e Added msg_type to rpsystem.send_emote() 2022-07-14 19:46:49 -04:00
Andrew Bastien
71b694e8e5 Added msg_type to rpsystem.send_emote() 2022-07-14 19:43:08 -04:00
Griatch
02b991c2d5 First working attack in tutorial combat system 2022-07-14 20:29:09 +02:00
Griatch
0a986c88f6 Merge branch 'develop' into contrib/evadventure 2022-07-14 12:50:15 +02:00
Griatch
62136b5f7d Recommend bytes-check to deserialize_dbobjs example 2022-07-14 12:50:01 +02:00
Griatch
2001959181 Add check for deserialization 2022-07-14 12:49:17 +02:00
Griatch
2b2c78085c Merge branch 'develop' into contrib/evadventure 2022-07-14 00:22:26 +02:00
Griatch
96440971a6 Fix nesting errors when serializing hidden dbobjs with de/serializer magic methods 2022-07-14 00:01:18 +02:00
Griatch
1729a1cfff Turnbased combat fixes 2022-07-13 23:59:41 +02:00
Griatch
9b0742f3f7 Merge branch 'develop' into contrib/evadventure 2022-07-13 14:32:42 +02:00
Griatch
8c3fadd8a9 More work on tech demo area 2022-07-13 14:32:19 +02:00
Griatch
6426d6896d Allow optional space for # CODE/# HEADER etc batchcode processing blocks 2022-07-12 11:50:38 +02:00
Griatch
988d8d96f8 Building techdemo world 2022-07-12 10:11:25 +02:00
Andrew Bastien
b1ee336dda Improving documentation. 2022-07-11 22:03:07 -04:00
Andrew Bastien
f8eaeb1429 Added move_type to obj.move_to and its many hooks and what calls it. 2022-07-11 22:03:07 -04:00
Griatch
4e2cd5e6a6 Add more parts of the turnbased combat tutorial 2022-07-11 20:45:30 +02:00
InspectorCaracal
42106ba584 actually update tests 2022-07-11 11:54:18 -06:00
InspectorCaracal
020af1ce08 update tests 2022-07-11 11:23:17 -06:00
InspectorCaracal
71d5c44271 match punctuated self-ref cases with regex 2022-07-11 11:12:40 -06:00
InspectorCaracal
97be8c9e70 quick patch to be consistent with test expectations 2022-07-11 10:42:50 -06:00
Griatch
9c8aae3b0c
Merge pull request #2802 from Tegiminis/develop
Make AttributeProperty getter/setter "object aware"
2022-07-11 11:38:40 +02:00
Griatch
dbebfb9bb0 Merge branch 'develop' into contrib/evadventure 2022-07-11 11:24:46 +02:00
Tegiminis
8377871e9f unit tests for customized attributeproperty getter/setter 2022-07-11 02:16:25 -07:00
Griatch
a18e5d0a81 Update docs with contrib auto-generated content 2022-07-11 10:03:45 +02:00
Griatch
fc7a49f152
Merge pull request #2798 from avalonhope/develop
Update test_search.py - test script_search by tag
2022-07-11 10:02:28 +02:00