ChrisLR
|
fb53a2e154
|
Add basic bbcode support for godot integration
|
2022-08-05 16:28:09 -04:00 |
|
Johnny
|
b78c9eb324
|
Removes unused default_factory arg.
|
2022-08-05 19:51:33 +00:00 |
|
Johnny
|
470c2ebef7
|
Changes bare try/except to callable check.
|
2022-08-05 19:41:39 +00:00 |
|
Griatch
|
e84933d452
|
Resolve merge conflicts
|
2022-08-05 20:45:40 +02:00 |
|
Griatch
|
e854432cc9
|
Update doc sources with new contribs
|
2022-08-05 20:39:45 +02:00 |
|
Griatch
|
00c339e8a3
|
Update md files
|
2022-08-05 20:37:09 +02:00 |
|
Griatch
|
2a62cc427a
|
Start documenting evadventure
|
2022-08-05 20:33:22 +02:00 |
|
Tegiminis
|
dce7fc8b1c
|
alter_cache helper method on buffs
|
2022-08-05 11:30:28 -07:00 |
|
Tegiminis
|
6d3fdc512f
|
buff property that returns time left
|
2022-08-05 11:30:03 -07: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
|
2848e31f4b
|
Add all needed evadventure commands
|
2022-08-04 20:22:42 +02:00 |
|
Brenden Tuck
|
a1427fdb84
|
Add inventory tagging
|
2022-08-04 10:22:38 -04:00 |
|
Griatch
|
088bcd52bd
|
Merge pull request #2827 from aogier/feature/format-map
speedier format/_map()s
|
2022-08-04 11:51:12 +02:00 |
|
Alessandro Ogier
|
81b6cdb93b
|
speedier format/_map()s
|
2022-08-04 00:04:45 +02:00 |
|
Griatch
|
e1439104e0
|
Merge branch 'develop' into contrib/evadventure
|
2022-08-03 23:06:53 +02:00 |
|
Griatch
|
940c9909a2
|
Merge pull request #2825 from aogier/feature/ci-dependencies-cache
enable dependencies cache in CI
|
2022-08-03 23:05:47 +02:00 |
|
Griatch
|
fa993e97b9
|
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
|
7c1d11f474
|
Fix bug in xyzgrid search parser
|
2022-08-03 23:01:09 +02:00 |
|
Griatch
|
4b856b84f7
|
First design of shop menu nodes for plugging in
|
2022-08-03 22:57:12 +02:00 |
|
Griatch
|
1ab14d33e4
|
Fix typo in xyzgrid error message
|
2022-08-03 22:31:10 +02:00 |
|
Alessandro Ogier
|
6463d087ea
|
only cover 3.10/sqlite
|
2022-08-03 19:14:07 +02:00 |
|
Alessandro Ogier
|
7d23147359
|
enable dependencies cache in CI
|
2022-08-03 18:55:28 +02:00 |
|
Johnny
|
86fcdf4528
|
AttributeProperty tries spawning child instances of default value (#2697).
|
2022-08-02 23:47:52 +00:00 |
|
Griatch
|
03425df669
|
Better phrasing in settings, update CHANGELOG
|
2022-08-02 21:46:16 +02:00 |
|
Griatch
|
80dd48ec9d
|
Merge branch 'improve_startstop' of https://github.com/volundmush/evennia into volundmush-improve_startstop
|
2022-08-02 21:36:09 +02:00 |
|
Griatch
|
e6e632c13a
|
Expand on shop management
|
2022-08-02 21:35:53 +02:00 |
|
Griatch
|
c9106cef7c
|
Merge pull request #2804 from Tegiminis/develop
Buff contrib
|
2022-08-02 21:33:40 +02:00 |
|
Tegiminis
|
7618cf752e
|
Merge branch 'develop' of github.com:Tegiminis/evennia into develop
|
2022-08-02 12:01:30 -07:00 |
|
Tegiminis
|
7dfbc12d7b
|
changed module location, mocked out delay calls
|
2022-08-02 12:00:44 -07:00 |
|
Tegiminis
|
922477ffb5
|
Merge branch 'evennia:develop' into develop
|
2022-08-02 09:54:48 -07:00 |
|
Griatch
|
8c514f32dc
|
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
|
07ebb4a60b
|
case sensitive set dict keys
|
2022-08-02 17:54:19 +02:00 |
|
Andrew Bastien
|
2a1b2cf3cb
|
PEP8 compliance improvement.
|
2022-08-02 10:44:25 -04:00 |
|
Griatch
|
19bd7ce0b7
|
Resolve merge conflicts
|
2022-08-02 16:19:25 +02:00 |
|
Griatch
|
214a601916
|
Merge branch 'volundmush-cmdparser_refactor' into develop
|
2022-08-02 16:15:29 +02:00 |
|
Griatch
|
9fb5af5c89
|
Fix syscommand regression (see #2755)
|
2022-08-02 16:06:40 +02:00 |
|
Griatch
|
01aa49108e
|
Merge branch 'cmdparser_refactor' of https://github.com/volundmush/evennia into volundmush-cmdparser_refactor
|
2022-08-02 15:03:00 +02:00 |
|
Griatch
|
718e06e6ff
|
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
|
a13997395b
|
Merge pull request #2822 from InspectorCaracal/fix-dest-overwrite
Fix DefaultExit overwriting prototype destination
|
2022-08-02 15:00:07 +02:00 |
|
Griatch
|
d29d37d93a
|
Merge pull request #2821 from InspectorCaracal/set-return-list
Fix @set traceback
|
2022-08-02 14:58:56 +02:00 |
|
Griatch
|
7072df6a5d
|
Fix merge conflicts
|
2022-08-02 14:33:53 +02:00 |
|
Griatch
|
69cf0a2be3
|
Change to use exit_obj in at_traverse hook kwargs instead
|
2022-08-02 14:32:47 +02:00 |
|
Griatch
|
4952ed5443
|
Merge branch 'exit_kwarg' of https://github.com/volundmush/evennia into volundmush-exit_kwarg
|
2022-08-02 14:30:16 +02:00 |
|
Griatch
|
155965c4d1
|
Update CHANGELOG
|
2022-08-02 14:30:00 +02:00 |
|
Griatch
|
395fcce079
|
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
|
7b5d4dfc22
|
Merge pull request #2813 from aogier/feature/2789-reflected-or
implement _SaverMutable | _SaverMutable
|
2022-08-02 14:13:05 +02:00 |
|
Griatch
|
8285b0f9ae
|
Merge pull request #2812 from aogier/feature/ci-speedups
faster CI via parallel tests
|
2022-08-02 14:12:27 +02:00 |
|
Griatch
|
7a06db9ffb
|
Fix naked except clauses; update CHANGELOG
|
2022-08-02 13:53:08 +02:00 |
|
Griatch
|
bb8781efad
|
Merge branch 'feature/basetypes-subclasses' of https://github.com/aogier/evennia into aogier-feature/basetypes-subclasses
|
2022-08-02 13:50:23 +02:00 |
|