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-19 06:16:31 +01:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
27c0e7a873
evennia
/
scripts
History
Download ZIP
Download TAR.GZ
Greg Taylor
27c0e7a873
Really basic proof-of-concept scripthandler.py for review and discussion. This should illustrate my basic idea about script support. I think this will be a very elegant solution to the scripting situation. This will be filled out in the coming days and will hopefully make more and more sense as I tie it in. Database changes are likely, make sure to keep an eye on the commit logs. Also edited some svn:ignore props and added a placeholder for the basicobject script.
2007-06-04 17:33:31 +00:00
..
exit
I'm going to start tinkering with possible scripting system solutions. Here's the directory structure the standard scripts are going to use.
2007-05-29 03:49:40 +00:00
npc
I'm going to start tinkering with possible scripting system solutions. Here's the directory structure the standard scripts are going to use.
2007-05-29 03:49:40 +00:00
thing
I'm going to start tinkering with possible scripting system solutions. Here's the directory structure the standard scripts are going to use.
2007-05-29 03:49:40 +00:00
__init__.py
I'm going to start tinkering with possible scripting system solutions. Here's the directory structure the standard scripts are going to use.
2007-05-29 03:49:40 +00:00
basicobject.py
Really basic proof-of-concept scripthandler.py for review and discussion. This should illustrate my basic idea about script support. I think this will be a very elegant solution to the scripting situation. This will be filled out in the coming days and will hopefully make more and more sense as I tie it in. Database changes are likely, make sure to keep an eye on the commit logs. Also edited some svn:ignore props and added a placeholder for the basicobject script.
2007-06-04 17:33:31 +00:00