16 Commits

Author SHA1 Message Date
Griatch
ab052b8301 Fixed bugs, made server start. Still cannot reload. 2015-01-08 19:56:54 +01:00
Griatch
6441859e61 Still hounded by chicken-and-egg situation where the evennia __init__ is not loaded at the time it is needed 2015-01-08 17:17:45 +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
baae24b26f Renamed runner to evennia_runner 2015-01-07 20:06:46 +01:00
Griatch
82d583f1e7 Reworked the runner program. 2015-01-07 20:04:15 +01:00
Griatch
ad3f19896c Changed all src/ and ev references to evennia 2015-01-07 15:36:32 +01:00
Griatch
6a8e57b2a1 Added correct test of the evennia module import in launcher. 2015-01-07 14:14:23 +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
Griatch
829e7493b1 Further updates to the initialization. 2015-01-06 16:36:08 +01:00
Griatch
a3a3081cde Fixed some calls in the main program. 2015-01-06 15:12:39 +01:00
Griatch
2b3a32e447 Reshuffling the Evennia package into the new template paradigm. 2015-01-06 14:53:45 +01:00