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-03-16 21:06:30 +01:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
92f6b06626
evennia
/
game
/
gamesrc
History
Download ZIP
Download TAR.GZ
Griatch
92f6b06626
Added new start/stop hooks to server. These are read differently depending on if the server is reloaded or reset/shutdown. OBS: If you have already implemented your own version of AT_STARTSTOP_MODULE, you need to add stubs for new hooks. You can find the required hooks in gamesrc/conf/examples/at_startstop.py.
...
gamesrc/conf/examples
2012-10-28 22:02:22 +01:00
..
commands
Fixed a typo in the example command template.
2012-05-19 11:01:48 +02:00
conf
Added new start/stop hooks to server. These are read differently depending on if the server is reloaded or reset/shutdown. OBS: If you have already implemented your own version of AT_STARTSTOP_MODULE, you need to add stubs for new hooks. You can find the required hooks in gamesrc/conf/examples/at_startstop.py.
2012-10-28 22:02:22 +01:00
objects
Added hooks at_access_success and at_access_failure to allow for custom messaging for certain lock errors. Resolves Issue 311.
2012-10-28 14:07:18 +01:00
scripts
More whitespace cleanup.
2012-03-30 23:57:04 +02:00
world
Fixed bug in @batchcommand (Resolves Issue 287). Also updated @dig to again handle deleting ranges of dbrefs (with or without # in front).
2012-10-14 16:24:21 +02:00
__init__.py
Things should be working again, minus the web stuff.
2008-12-15 04:35:00 +00:00