Griatch
|
1f3d4ed840
|
Merge branch 'main' into evadventure_work
|
2023-04-29 17:04:08 +02:00 |
|
Griatch
|
d6b5425a9e
|
Evennia 1.3.0 minor release
|
2023-04-29 08:52:29 +02:00 |
|
Bradley Marques
|
36bdfad772
|
Fixes typo
|
2023-04-21 22:01:42 +02:00 |
|
Griatch
|
5715ce8def
|
Merge branch 'main' into evadventure_work
|
2023-03-24 22:46:52 +01:00 |
|
Griatch
|
e492a92b61
|
Some cleanup in the beginner tutorial's first lessons
|
2023-03-24 22:46:37 +01:00 |
|
Griatch
|
db6d2bf4df
|
Merge with main
|
2023-03-24 15:23:51 +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
|
0c9e3691ac
|
Update chagelog
|
2023-03-17 22:18:31 +01:00 |
|
Griatch
|
6a7f59eaab
|
More combat tests
|
2023-03-06 20:15:27 +01:00 |
|
Griatch
|
5a402508c6
|
Evennia 1.2.1 patch release
|
2023-02-26 20:22:31 +01:00 |
|
Griatch
|
d7155db1d1
|
Update changelog
|
2023-02-26 20:17:21 +01:00 |
|
Griatch
|
bb9dc516b9
|
Fix || usage in help entries. Resolve #3085
|
2023-02-26 17:39:36 +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
|
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
|
a6df975624
|
Add teleport: and teleport_here: default locks to in-game entities. Resolve #3029
|
2023-02-25 19:59:59 +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
|
748fc17a59
|
Fix issue in sittable-object tutorial
|
2023-01-28 12:17:43 +01:00 |
|
Griatch
|
1ee104031c
|
Evennia 1.1.1 patch release
|
2023-01-15 22:43:43 +01:00 |
|
Griatch
|
8f7df092b3
|
Update auto-url parser for main and github:discussion tokens
|
2023-01-08 00:08:29 +01:00 |
|
Griatch
|
3d05932156
|
Evennia 1.1.0 minor release
|
2023-01-07 22:26:16 +01:00 |
|
Griatch
|
be3afe3a27
|
Update French translation (Aesran)
|
2022-12-23 16:33:43 +01:00 |
|
Griatch
|
290475a9fe
|
Evennia 1.0.2 bugfix release
|
2022-12-21 17:23:29 +01:00 |
|
0bviouSquirre1
|
20fd16f8a4
|
remove extraneous periods
in order to run subfolders of tests, you should not include the . (ex: .world.tests etc), so I have removed it from the relevant lines
|
2022-12-20 10:24:16 -05:00 |
|
Griatch
|
4c59a243dc
|
Fix typo in version-control docs
|
2022-12-06 15:56:56 +01:00 |
|
Griatch
|
bef46e9983
|
Evennia 1.0 release
|
2022-12-03 16:46:51 +01:00 |
|
Griatch
|
d882d6ad22
|
Change to release notes on main
|
2022-12-03 15:33:42 +01:00 |
|
Griatch
|
003865cf61
|
Update to release notes
|
2022-12-03 14:29:15 +01:00 |
|
Griatch
|
f468005a34
|
Prep docs for branch move
|
2022-12-03 13:44:11 +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
|
c272beef99
|
Update with latest contribs, write summary-changelog
|
2022-12-01 22:53:02 +01:00 |
|
Griatch
|
c6e3ee7589
|
Update and link new discord docs; reformat code for PEP8
|
2022-12-01 00:20:26 +01:00 |
|
Griatch
|
c7ec3dfad3
|
Refactoring Concept/Component documentation. Still not done
|
2022-11-26 15:37:02 +01:00 |
|
Griatch
|
b21cd5952c
|
Working on Components docs
|
2022-11-25 23:48:51 +01:00 |
|
Griatch
|
ff6e01475d
|
Fix unit test. Update/remove more coding docs
|
2022-11-25 21:22:34 +01:00 |
|
Griatch
|
00035c15d5
|
Cleaned up Coding and style guides, improved contribs
|
2022-11-25 19:47:32 +01:00 |
|
Griatch
|
f79c2493b3
|
Fix coding links
|
2022-11-24 00:01:57 +01:00 |
|
Griatch
|
58e9008428
|
Fixed the doc-contrib page
|
2022-11-23 22:14:59 +01:00 |
|
Griatch
|
da341af663
|
Refactored Contrib docs, renamed many files
|
2022-11-23 21:15:23 +01:00 |
|
Griatch
|
0b9f6ac540
|
Extensive cleanup of docs
|
2022-11-21 00:33:36 +01:00 |
|
Griatch
|
68b87d6157
|
Taking pass cleaning up docs
|
2022-11-19 20:24:11 +01:00 |
|
Griatch
|
a452434ba8
|
Revert "Updated HTML docs."
This reverts commit 06bc3c8bcd.
|
2022-11-15 20:46:50 +01:00 |
|
Griatch
|
06bc3c8bcd
|
Updated HTML docs.
|
2022-11-15 19:43:25 +00:00 |
|
Griatch
|
305bbe4d5e
|
Update api docs
|
2022-11-09 21:46:06 +01:00 |
|
Griatch
|
9a2a3fc2cb
|
Update docs for latest PRs
|
2022-10-23 10:58:19 +02:00 |
|
Griatch
|
e8d08ad597
|
Update docs
|
2022-09-17 18:35:47 +02:00 |
|