Griatch
bb363798de
Fixed pathhandling in custom logger routine.
2015-01-11 18:00:46 +01:00
Griatch
8d473b7663
Added an empty server.log file in order to be able to put the server/logs directory in git. Some more bugfixes.
2015-01-10 20:09:18 +01:00
Griatch
8e020bfb62
Moved dummyrunner under bin/.
2015-01-10 17:56:33 +01:00
Griatch
f075d4aec1
Added base migrations
2015-01-09 10:15:32 +01:00
Griatch
132eca7c8f
Some minor cleanups.
2015-01-09 10:02:22 +01:00
Griatch
515ce71d65
Reworked Evennia now passes the unit tests
2015-01-09 00:10:18 +01:00
Griatch
d0ef05202d
Can now log into the server and do basic operations. Not fully tested yet.
2015-01-08 22:58:13 +01:00
Griatch
ab052b8301
Fixed bugs, made server start. Still cannot reload.
2015-01-08 19:56:54 +01:00
Griatch
f15e05c247
Working on bugs with getting system to go through initialization sanely.
2015-01-08 16:54:50 +01:00
Griatch
33a42d06c5
Fixed many path-related issues, getting closing to getting the server to boot.
2015-01-08 16:00:22 +01:00
Griatch
0c9bf08c5a
Refactored and fixed a lot of bugs. Creates the database but still does not properly load the settings file.
2015-01-08 01:25:32 +01:00
Griatch
c96c5a1fc7
Updated the game template, renaming subdir typeclasses rather than types since the latter collides with the python library module of the same name.
2015-01-08 00:04:18 +01:00
Griatch
3fbc9acc51
Some more work to get modules to load in the right order.
2015-01-07 20:10:03 +01:00
Griatch
c2e15f33a3
Added serversession configurability and some other cleanup.
2015-01-07 18:37:27 +01:00
Griatch
2c46ede247
Added more overloading modules and cleaned up the template some more.
2015-01-07 18:21:28 +01:00
Griatch
ad3f19896c
Changed all src/ and ev references to evennia
2015-01-07 15:36:32 +01:00
Griatch
3ff937a6fd
Updated commands to use new evennia path.
2015-01-07 14:31:35 +01:00
Griatch
096c9a6276
Removed ev.py - merged it into evennia.__init__.py.
2015-01-07 13:53:11 +01:00
Griatch
c7325a5032
Further reworking, naming the library folder 'evennia' instead of lib or src.
2015-01-07 13:36:57 +01:00
Greg Taylor
5a48c2e30b
Finalizing layout.
2007-04-03 13:43:49 +00:00
Greg Taylor
5421ab7f6e
Re-organization.
2007-04-03 13:42:51 +00:00
Greg Taylor
5db3ae2933
Fixing the return substitution.
2007-02-19 13:16:51 +00:00
Greg Taylor
2c85fe3be5
New player registrations are once again working. Shored up some vulnerable spots too.
2007-01-04 01:55:01 +00:00
Greg Taylor
95e645246e
Fixed some issues with @dest'ing player objects that don't have a matching account (should never really happen but just in case.)
2007-01-04 01:36:22 +00:00
Greg Taylor
cf0fa701ef
A few minor cleaning things.
2007-01-02 07:05:39 +00:00
Greg Taylor
6f52e75725
Beginnings of our permissions system.
2007-01-02 06:20:32 +00:00
Greg Taylor
0e1e2ed1b0
We now have get/drop and a vastly improved object searching function. Some misc. improvements to other utility tfunctions as well.
2007-01-02 05:21:59 +00:00
Greg Taylor
18994e4ca0
We're calling @-prefixed commands privileged commands instead of staff commands.
2007-01-02 04:25:44 +00:00
Greg Taylor
4641aa8a4e
Some more @list work and help system cleanup.
2007-01-02 04:19:53 +00:00
Greg Taylor
18cf29b0cf
Some minor performance enhancements and an experimental profiler.
2007-01-02 01:14:07 +00:00
Greg Taylor
c5975f522f
Applying some polish to the admin interface.
2007-01-02 00:20:20 +00:00
Greg Taylor
c3ce3451b3
Fixed a really obnoxious path/namespace problem. Hooray.
2007-01-02 00:05:29 +00:00
Greg Taylor
0adfd4d45c
Finally found and fixed the problem with editing objects in the admin interface.
2007-01-01 23:38:59 +00:00
Greg Taylor
f6de21be13
Adding example apache config.
2007-01-01 22:55:48 +00:00
Greg Taylor
dcb7d3e792
Changing some of the setup procedure.
2007-01-01 22:46:52 +00:00
Greg Taylor
65dad92f8e
Minor adjustments for sane default values. Need to come up with a better startup script sometime.
2006-12-30 09:22:51 +00:00
Greg Taylor
a0af0811ac
Don't need this anymore.
2006-12-30 09:17:38 +00:00
Greg Taylor
7f712d1eda
Fixing import to play nicely with admin interface.
2006-12-30 08:21:44 +00:00
Greg Taylor
ac5bd46004
Adding the help system to the web interface.
2006-12-26 05:54:32 +00:00
Greg Taylor
bca357e7f9
Updating DB.
2006-12-26 05:07:30 +00:00
Greg Taylor
595a09d4c1
Notify people in the room when others arrive/leave.
2006-12-26 05:04:55 +00:00
Greg Taylor
4fff8fea3a
Emit when a player connects/disconnects to those in the same room.
2006-12-26 05:00:43 +00:00
Greg Taylor
5c029b8daa
Fixing a minor crash bug with WHO and unauthenticated users.
2006-12-26 04:55:53 +00:00
Greg Taylor
d3634f3236
Adding the SQLite database to this commit. Oh, and @list commands is in, as well as some pieces of @list process.
2006-12-26 04:20:47 +00:00
Greg Taylor
959be95e42
Implemented @password and @newpass.
2006-12-26 00:05:33 +00:00
Greg Taylor
121e8cf7c1
Updating TODO list with some of the things I'd like to tackle.
2006-12-25 06:23:17 +00:00
Greg Taylor
2be1a7848f
Introduction of a rough help system. Much work needs doing on it, but will serve the purpose for now just fine.
2006-12-25 06:04:06 +00:00
Greg Taylor
2f2ea1b344
Lots of good stuff with this one:
...
* Added object methods, get_name() and get_ansiname().
* ANSI pretty much works as expected with objects.
* You can now use @open, @link, and @unlink like in MUX.
* Added a word_wrap() function to functions_general.py.
2006-12-25 03:30:41 +00:00
Greg Taylor
c66c93ad0b
Getting ready for ANSI handling, some SQLite3 optimizations (hopefully).
2006-12-24 06:38:08 +00:00
Greg Taylor
ec2e39fa3e
Adaptations for SQLite.
2006-12-23 23:05:59 +00:00