This website requires JavaScript.
Explore
Help
Sign in
Andreas
/
evennia
Watch
1
Star
0
Fork
You've already forked evennia
0
mirror of
https://github.com/evennia/evennia.git
synced
2026-04-02 22:17:17 +02:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
705d47fe47
evennia
/
evennia
/
objects
History
Download ZIP
Download TAR.GZ
Griatch
705d47fe47
Resolve unit tests
2022-09-18 00:06:34 +02:00
..
migrations
Run migrations. Update contrib paths stored in db
2022-01-07 18:11:51 +01:00
__init__.py
Made Evennia run with Django 1.9
2016-02-18 10:12:42 +01:00
manager.py
ObjectDB.objects.get_objs_with_key_or_alias() now uses icontains instead of istartswith for inexact searches against db_key to match behavior with alias.
2022-07-25 15:22:26 -04:00
models.py
More dungeon code
2022-07-24 13:01:01 +02:00
objects.py
Resolve unit tests
2022-09-18 00:06:34 +02:00
tests.py
Merge branch 'develop' into contrib/evadventure
2022-07-13 14:32:42 +02:00