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
d2400a8a6b
evennia
/
src
/
web
/
templates
History
Download ZIP
Download TAR.GZ
Griatch
8288534cf6
Fixed a firefox-incompatability bug in the webclient. Resolves issue143.
2011-03-17 23:18:44 +00:00
..
admin
After lots of discussions, default commands where moved from game/gamesrc/commands/default to src/commands/default in order to make it clearer which parts are updated as part of evennia and which can be tweaked at heart's content. New templates where left in gamesrc/commands that should hopefully make it clearer how to extend the command system. Also game/web was moved to src/web - we'll likely extend this from game/gamesrc/web in the future. If you already did extensions you should just have to edit your import paths and make use of the new cmdset template supplied.
2010-11-23 01:24:56 +00:00
prosimii
Fixed a firefox-incompatability bug in the webclient. Resolves issue143.
2011-03-17 23:18:44 +00:00