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
b3590ad400
Merge branch 'develop' into contrib/evadventure
2022-08-16 19:33:29 +02:00
Griatch
276f1a0d7d
Merge branch 'develop' of github.com:evennia/evennia into develop
2022-08-16 19:33:19 +02: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
Brenden Tuck
90059f82b1
Add a simple raw HTML message renderer
2022-08-13 22:26:17 -04:00
Griatch
f2c59ed324
Note about urls in upgrade docs
2022-08-11 09:09:49 +02:00
Griatch
267fb1eb9d
Started equipment docs
2022-08-11 09:05:29 +02:00
Tegiminis
b08808975a
i can't stop updating my readme!!!
2022-08-09 11:49:33 -07:00
Griatch
96264d192d
Further tutorial text writing
2022-08-09 19:16:06 +02: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
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
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
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
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
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
Brenden Tuck
075fc996a3
Add inventory tagging
2022-08-04 10:22:38 -04: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
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
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