Commit graph

8016 commits

Author SHA1 Message Date
Griatch
267fb1eb9d Started equipment docs 2022-08-11 09:05:29 +02:00
Griatch
96264d192d Further tutorial text writing 2022-08-09 19:16:06 +02:00
Griatch
99bee05c1b More work on tutorial text 2022-08-07 00:11:38 +02:00
Griatch
6a6a7b13a8 Made several tutorial doc pages 2022-08-06 22:50:53 +02:00
Griatch
bf06205edf Continue with tutorial writing 2022-08-06 01:23:07 +02:00
Griatch
8e5d64dc0e Resolve merge conflicts 2022-08-05 20:45:40 +02:00
Griatch
9d1f35a888 Update doc sources with new contribs 2022-08-05 20:39:45 +02:00
Griatch
8486923ac9 Update md files 2022-08-05 20:37:09 +02:00
Griatch
2f10eaa876 Start documenting evadventure 2022-08-05 20:33:22 +02:00
Griatch
efe41111be Finish evadventure menu unit tests 2022-08-05 16:02:53 +02:00
Griatch
7a3a457ba3 Evadventure commands, some tests 2022-08-04 21:08:14 +02:00
Griatch
252950eaa5 Add all needed evadventure commands 2022-08-04 20:22:42 +02:00
Griatch
784cfb3030
Merge pull request #2827 from aogier/feature/format-map
speedier format/_map()s
2022-08-04 11:51:12 +02:00
Alessandro Ogier
e00ba5f0f0
speedier format/_map()s 2022-08-04 00:04:45 +02:00
Griatch
bbf07be87f Merge branch 'develop' into contrib/evadventure 2022-08-03 23:06:53 +02:00
Griatch
75cc8ef91a
Merge pull request #2825 from aogier/feature/ci-dependencies-cache
enable dependencies cache in CI
2022-08-03 23:05:47 +02:00
Griatch
d1507b410e
Merge pull request #2826 from aogier/feature/cover-when-coverage-is-needed
only cover 3.10/sqlite
2022-08-03 23:04:16 +02:00
Griatch
d388b413ff Fix bug in xyzgrid search parser 2022-08-03 23:01:09 +02:00
Griatch
16a351fe0d First design of shop menu nodes for plugging in 2022-08-03 22:57:12 +02:00
Griatch
d11b3ad834 Fix typo in xyzgrid error message 2022-08-03 22:31:10 +02:00
Alessandro Ogier
deadcb0baa
only cover 3.10/sqlite 2022-08-03 19:14:07 +02:00
Alessandro Ogier
e1de328e90
enable dependencies cache in CI 2022-08-03 18:55:28 +02:00
Griatch
731e79785c Better phrasing in settings, update CHANGELOG 2022-08-02 21:46:16 +02:00
Griatch
249e62595f Merge branch 'improve_startstop' of https://github.com/volundmush/evennia into volundmush-improve_startstop 2022-08-02 21:36:09 +02:00
Griatch
7c8c8626e3 Expand on shop management 2022-08-02 21:35:53 +02:00
Griatch
c6c647c797
Merge pull request #2804 from Tegiminis/develop
Buff contrib
2022-08-02 21:33:40 +02:00
Tegiminis
e66146b00a Merge branch 'develop' of github.com:Tegiminis/evennia into develop 2022-08-02 12:01:30 -07:00
Tegiminis
b58b4dc1a7 changed module location, mocked out delay calls 2022-08-02 12:00:44 -07:00
Tegiminis
8f1dd9a565
Merge branch 'evennia:develop' into develop 2022-08-02 09:54:48 -07:00
Griatch
0b8c6e294d
Merge pull request #2820 from aogier/feature/2795-case-sensitive-dict-attrs
case sensitive set dict keys
2022-08-02 18:05:12 +02:00
Alessandro Ogier
846bbf6792
case sensitive set dict keys 2022-08-02 17:54:19 +02:00
Andrew Bastien
c5bbc0c724 PEP8 compliance improvement. 2022-08-02 10:44:25 -04:00
Griatch
301743be5e Resolve merge conflicts 2022-08-02 16:19:25 +02:00
Griatch
1aa5cb7a6b Merge branch 'volundmush-cmdparser_refactor' into develop 2022-08-02 16:15:29 +02:00
Griatch
eeaf1d3f58 Fix syscommand regression (see #2755) 2022-08-02 16:06:40 +02:00
Griatch
c147961847 Merge branch 'cmdparser_refactor' of https://github.com/volundmush/evennia into volundmush-cmdparser_refactor 2022-08-02 15:03:00 +02:00
Griatch
280c3f777a
Merge pull request #2823 from aogier/bugfix/missing-f-strings-prefix
add missing f-strings prefix
2022-08-02 15:00:46 +02:00
Griatch
745d32e5e1
Merge pull request #2822 from InspectorCaracal/fix-dest-overwrite
Fix DefaultExit overwriting prototype destination
2022-08-02 15:00:07 +02:00
Griatch
97720e07ad
Merge pull request #2821 from InspectorCaracal/set-return-list
Fix @set traceback
2022-08-02 14:58:56 +02:00
Griatch
4e74fc93a0 Fix merge conflicts 2022-08-02 14:33:53 +02:00
Griatch
c874e7b967 Change to use exit_obj in at_traverse hook kwargs instead 2022-08-02 14:32:47 +02:00
Griatch
0912194a54 Merge branch 'exit_kwarg' of https://github.com/volundmush/evennia into volundmush-exit_kwarg 2022-08-02 14:30:16 +02:00
Griatch
1ef2498a71 Update CHANGELOG 2022-08-02 14:30:00 +02:00
Griatch
8940297aab
Merge pull request #2814 from volundmush/search_icontains
Alter ObjectDB.objects.get_objs_with_key_or_alias() to use icontains
2022-08-02 14:15:07 +02:00
Griatch
b965a51303
Merge pull request #2813 from aogier/feature/2789-reflected-or
implement _SaverMutable | _SaverMutable
2022-08-02 14:13:05 +02:00
Griatch
11239ce99d
Merge pull request #2812 from aogier/feature/ci-speedups
faster CI via parallel tests
2022-08-02 14:12:27 +02:00
Griatch
ecc0b9173b Fix naked except clauses; update CHANGELOG 2022-08-02 13:53:08 +02:00
Griatch
7d2d28b2d8 Merge branch 'feature/basetypes-subclasses' of https://github.com/aogier/evennia into aogier-feature/basetypes-subclasses 2022-08-02 13:50:23 +02:00
Griatch
114c99b8b2 Update CHANGELOG 2022-08-02 13:19:23 +02:00
Griatch
cfc14cc564
Merge pull request #2797 from InspectorCaracal/namegen-contrib
Add name generator contrib
2022-08-02 13:16:28 +02:00