InspectorCaracal
587ba06468
move list_node mention to docstring
2022-09-26 16:41:30 -06:00
InspectorCaracal
bcf5766c71
forgot to put in the path
2022-09-26 12:42:36 -06:00
InspectorCaracal
2b360c5366
cleanup and revisions
2022-09-26 12:34:42 -06:00
InspectorCaracal
9910538846
clarify multisession mode
2022-08-25 12:46:48 -06:00
InspectorCaracal
9e54d7add9
various fixes
2022-08-25 12:46:48 -06:00
InspectorCaracal
f3589e5f03
ready to try it
2022-08-19 23:11:28 -06:00
InspectorCaracal
cb2cb94082
init
2022-08-19 17:30:50 -06:00
Griatch
8b9e1da941
Merge pull request #2834 from homeofpoe/patch-1
...
Update objects.py
2022-08-14 16:46:24 +02:00
Griatch
261156da69
Merge pull request #2824 from strikaco/attrprop
...
AttributeProperty tries spawning child instances of default value (#2697 )
2022-08-14 16:45:46 +02:00
Griatch
94d3e92854
Merge pull request #2828 from Tegiminis/buff-improvements
...
Buff contrib improvements
2022-08-14 16:44:07 +02:00
Tegiminis
b08808975a
i can't stop updating my readme!!!
2022-08-09 11:49:33 -07:00
homeofpoe
12d7ee3c3c
Update objects.py
...
Typo in comment.
2022-08-09 08:42:29 -07:00
Tegiminis
a3eb3124d2
comments
2022-08-09 04:04:37 -07:00
Tegiminis
739c7379a5
can now pause infinite duration buffs
2022-08-09 03:50:39 -07:00
Tegiminis
f98672541f
remove deprecated helper method
...
change alter_cache to update_cache to better match what the method does (+1 squashed commits)
Squashed commits:
[23d61e14d] fix test
2022-08-09 01:15:57 -07:00
Tegiminis
17d709da68
readme update to support new cache interface (+3 squashed commit)
...
Squashed commit:
[872cb2621] added instance-cache link (thanks aogier!)
added tests for cache link
fix poison samplebuff
fix min tickrate
[6bd6ce3e6] fixed infinite-duration ticking buffs
[2dbc0594d] tickrate improvements, init hook
2022-08-09 01:08:25 -07:00
Tegiminis
adea728e25
added missing div references to readme (+2 squashed commit)
...
Squashed commit:
[b8a311b07] readme and test updates to support new features
[70c12b74e] added "div" default modifier, altered how mods are calculated to enable view_modifiers, split modifier application into separate method
2022-08-09 01:08:24 -07:00
Tegiminis
673c3e5f03
added view_modifiers, altered view to accept a to_filter arg
2022-08-05 14:40:48 -07:00
Johnny
7a8d1da5a9
Removes unused default_factory arg.
2022-08-05 19:51:33 +00:00
Johnny
4531f44ca0
Changes bare try/except to callable check.
2022-08-05 19:41:39 +00:00
Griatch
9d1f35a888
Update doc sources with new contribs
2022-08-05 20:39:45 +02:00
Tegiminis
c7372996e5
alter_cache helper method on buffs
2022-08-05 11:30:28 -07:00
Tegiminis
2fa990bd2e
buff property that returns time left
2022-08-05 11:30:03 -07: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
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
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
Johnny
37e90c3494
AttributeProperty tries spawning child instances of default value ( #2697 ).
2022-08-02 23:47:52 +00: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
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
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