Commit graph

504 commits

Author SHA1 Message Date
Griatch
030887dd21 Add TagCategoryProperty. 2023-05-21 21:02:38 +02:00
Griatch
85a8cd613b Update Changelog 2023-05-21 10:59:24 +02:00
Griatch
45ae033343 Update Changelog with deque-support in Attributes 2023-05-19 20:53:09 +02:00
Griatch
327ac4259e Update CHANGELOG 2023-05-19 20:45:38 +02:00
Griatch
3d3bd5e9d7 Update changelog 2023-05-07 22:08:46 +02:00
Griatch
24f8ccccbf Update changelog 2023-05-07 21:02:00 +02:00
Griatch
d6b5425a9e Evennia 1.3.0 minor release 2023-04-29 08:52:29 +02:00
Griatch
879d1d3f79 Update changelog 2023-04-29 08:02:00 +02:00
Griatch
616daf723a Fix username-validator errors not showing in web registration form 2023-04-21 00:26:08 +02:00
Griatch
13c08af437 Update changelog 2023-04-10 09:09:49 +02:00
Griatch
cd7f34ee14 Fix mention of guest in permission docs. Resolve #3141 2023-03-23 23:40:34 +01:00
Griatch
965e2f7ce7 Split Exit/Rooms/Characters into seaprate doc pages. Describe desc templating. Resolve #3134 2023-03-18 12:09:42 +01:00
Griatch
7777ff71cc Have is_ooc lockfunc return True if no session found. Resolve #3129 2023-03-18 10:24:06 +01:00
Griatch
ecb0c29edc Update changelog 2023-03-17 22:19:09 +01:00
Griatch
5a402508c6 Evennia 1.2.1 patch release 2023-02-26 20:22:31 +01:00
Griatch
86f18c6686 Fix parsing precedence of long cmd-aliases. Resolve #3090 2023-02-26 20:15:34 +01:00
Griatch
bb9dc516b9 Fix || usage in help entries. Resolve #3085 2023-02-26 17:39:36 +01:00
Griatch
30707a6b56 Make spawner store correct typeclass_path also for aliases. Resolve #3101 2023-02-26 15:24:25 +01:00
Griatch
f3f8a2413b Make contrib building menu Replace rather than Union mcmd mergetype. Resolve #3069 2023-02-26 14:23:57 +01:00
Griatch
d4074a5dba RPSystem sdesc command to support clear/view sdesc. Resolve #3073. 2023-02-26 12:11:28 +01:00
Griatch
328ddf9936 Make script obj= required for targeting obj-based scripts. Resolve #3096 2023-02-26 00:10:03 +01:00
Griatch
c01acc42ec Warn in wiki-tutorial about django-wiki only supporting Django <=4.0.
Resolve #3114
2023-02-25 21:11:13 +01:00
Griatch
2719cfdd32 Update changelog 2023-02-25 20:56:42 +01:00
Griatch
d0727bbb3e Fix inconsistent xyzgrid error message, improved docs. Resolve #3044 2023-02-25 20:52:34 +01:00
Griatch
a6df975624 Add teleport: and teleport_here: default locks to in-game entities. Resolve #3029 2023-02-25 19:59:59 +01:00
Griatch
2ad58051bb Fix excess blank lines in Evtable options. Resolve #3027. 2023-02-25 18:41:11 +01:00
Griatch
e27a5e9951 Evennia 1.2.0 minor release 2023-02-25 09:23:59 +01:00
Griatch
a6fa973680 Update changelog 2023-02-25 09:15:57 +01:00
Griatch
cc204fd3bc Add and fix up new Nginx doc page 2023-02-25 09:01:22 +01:00
Griatch
c29a432a59 Make XYZGrid contrib's MapParserError more succinct. Resolve #3086 2023-01-28 22:39:05 +01:00
Griatch
55d2a67cc6 Add fly/dive command to XYZGrid to simulate full 3D movement 2023-01-27 22:23:41 +01:00
Griatch
fbb2e882e4 Make $an funcparser fun understand capitalized vowels 2023-01-21 22:53:47 +01:00
Griatch
1ee104031c Evennia 1.1.1 patch release 2023-01-15 22:43:43 +01:00
Griatch
0af1bf7561 Better handle malformed regex in nickreplace 2023-01-15 22:33:09 +01:00
Griatch
3d05932156 Evennia 1.1.0 minor release 2023-01-07 22:26:16 +01:00
Griatch
290475a9fe Evennia 1.0.2 bugfix release 2022-12-21 17:23:29 +01:00
Griatch
0c33efd54c Changelog header change 2022-12-03 15:02:40 +01:00
Griatch
cf5987d16a Prep for parallel main branch 2022-12-03 11:39:45 +01:00
Griatch
07935f68a3 Version 1.0rc10, py3.10 min 2022-12-03 10:06:25 +01:00
Griatch
626f258ecd Add german translation (Zhuraj) 2022-12-02 00:21:49 +01:00
Griatch
30a53b71ae Update CHANGELOG 2022-12-01 19:15:28 +01:00
Griatch
45d52458e0 Update changelog 2022-12-01 00:02:12 +01:00
Griatch
caa7347fab Add AT_EXIT_TRAVERSE signal. Resolve #2687 2022-11-28 21:40:20 +01:00
Griatch
65ec944af0 Add tags= search criterion to DefaultObject.search. Resolve #2142 2022-11-28 20:35:34 +01:00
Griatch
64bce9ad57 Up Twisted version to 22.10+ 2022-11-18 12:23:17 +01:00
Griatch
070ac15418 Up Django req to 4.1, PostgreSQL 11+ 2022-11-16 20:53:08 +01:00
Griatch
9438e5856a Support direct EvColumn adds to EvTable. Resolves #2762 2022-11-06 10:23:20 +01:00
Griatch
9709ecbc57 Support 'a' (absolute) justification. Let EvForm accept EvCells as mappings. Resolve #2762 2022-11-05 17:59:32 +01:00
Griatch
158b9e2e12 Add literals-mappings to EvForm for custom remaps 2022-11-05 14:13:29 +01:00
Griatch
de3729103e Run migrations! Update changelog for BigAutoField change 2022-11-01 23:30:19 +01:00