Commit graph

7978 commits

Author SHA1 Message Date
Chris Routh
fee1f33c7c
Fix clothing creation instructions 2022-09-05 21:13:07 -07:00
Griatch
3793c31194
Merge pull request #2841 from Routhinator/develop
#2840 Add tzdata to requirements.txt to prevent stack traces
2022-09-05 22:37:28 +02:00
Chris Routh
6858d37c78 #2840 Add tzdata to requirements.txt to prevent stack traces in container systems with no timezone set. 2022-09-01 08:02:53 -07:00
Griatch
77171aee8a Update doc builds 2022-08-28 14:56:21 +02:00
Griatch
880f5cd659 Merge branch 'develop' of github.com:evennia/evennia into develop 2022-08-28 14:53:54 +02:00
Griatch
eb63f392a5
Merge pull request #2838 from InspectorCaracal/gitignore-patch
Ignore rotated log files
2022-08-28 14:49:21 +02:00
Griatch
35438fb410
Merge pull request #2836 from homeofpoe/patch-2
Update README.md
2022-08-28 14:02:13 +02:00
Griatch
8c962a85ba
Merge pull request #2835 from friarzen/friardevelop
html and text2html plugins
2022-08-28 14:01:35 +02:00
InspectorCaracal
8dec13f4fd
add line to catch rotated logs 2022-08-26 12:04:27 -06:00
homeofpoe
8325097b91
Update README.md
fixed a typo from 'bew' to 'new'
2022-08-22 12:48:28 -07:00
Brenden Tuck
cb2f75e276 Fix the webclient pathing and include new html/text2html docs 2022-08-21 17:51:22 -04: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
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
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
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