This website requires JavaScript.
Explore
Help
Sign in
Annikka
/
evennia
Watch
1
Star
0
Fork
You've already forked evennia
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
1
6aac9e6c2b
evennia
/
game
/
gamesrc
History
Download ZIP
Download TAR.GZ
Griatch
8350c7dca7
Added #INSERT capabilities to @batchcmd processor too. This allows to group and run multiple batch-cmd batchfiles from one central batchfile. You can not mix batchcmd and batchcode files however - that would go beyond the use cases for the respective batch processors (and give unnecessarily complex code for little gain).
2012-03-21 10:24:49 +01:00
..
commands
Added a minor fix in the instructions to chargen.
2011-11-13 18:58:10 +01:00
conf
Added at_server_start() and at_server_stop() hooks to allow users to safely initialize their custom systems whenever the server restarts.
2012-03-07 20:32:04 +01:00
objects
More fixes and cleanup in wake of ic/ooc changes.
2011-11-06 23:55:24 +01:00
scripts
Removed persistence from test script bodyfunctions.
2011-10-01 13:23:23 +02:00
world
Added #INSERT capabilities to @batchcmd processor too. This allows to group and run multiple batch-cmd batchfiles from one central batchfile. You can not mix batchcmd and batchcode files however - that would go beyond the use cases for the respective batch processors (and give unnecessarily complex code for little gain).
2012-03-21 10:24:49 +01:00
__init__.py
Things should be working again, minus the web stuff.
2008-12-15 04:35:00 +00:00