delizin
c8dcae06ed
Revert to master fork changes
2014-02-09 20:27:16 -05:00
delizin
99c9d8aca6
Merge pull request #9 from evennia/master
...
Merge with Master
2014-02-09 20:21:25 -05:00
Griatch
4d85a38260
Made a more consistent cleaning of the _playable_character list to remove stagnant references
2014-02-09 23:32:32 +01:00
Griatch
6feb233670
Fixed display issue in CmdOOCLook if Character was deleted.
2014-02-09 23:25:34 +01:00
delizin
38090e686f
Fixed bug with how PlayerDB import was handled
2014-02-09 12:27:02 -05:00
delizin
e7de2de63b
Delete char from player list upon obj deletion
2014-02-09 00:00:13 -05:00
delizin
6f67b7e43b
Merge pull request #8 from evennia/master
...
Update to remain current with main fork
2014-02-07 14:42:12 -05:00
Griatch
4791868d41
Update evform.py
2014-02-03 09:55:38 +01:00
Griatch
bb7c30e774
Update evtable.py
2014-02-03 09:54:50 +01:00
Griatch
dd491d4fde
Minor fixup of the docs/README.txt file
2014-02-02 23:30:00 +01:00
Griatch
2306449ee1
Removed the superfluous reST build system in docs/sphinx. ReadTheDoc-style rst files are produced using tools directly in the wiki repo now instead.
2014-02-02 23:26:11 +01:00
Griatch
399f896b03
Update index.rst
2014-02-02 22:56:09 +01:00
delizin
ff20072bea
Merge pull request #7 from evennia/master
...
Some minor changes before merging
2014-02-02 08:14:38 -08:00
Griatch
985055d64d
Some minor changes before merging
2014-02-02 09:26:43 +01:00
delizin
45ebc2c1ad
Fixed grammer in a Player.py string
2014-02-02 00:27:51 -05:00
delizin
f8da1100fb
Added variable to limit maximum # of dice
2014-02-01 23:44:15 -05:00
delizin
c7171786ae
Fixed typo and remove commented out test code
2014-02-01 20:02:44 -05:00
delizin
d136e6a1e2
Fixed bans not being recognized
2014-02-01 19:59:34 -05:00
delizin
759fdea0d0
Merge branch 'master' of https://github.com/delizin/evennia
2014-02-01 18:22:34 -05:00
delizin
dbceeb3e98
Updated contribs/menu_login
2014-02-01 18:21:28 -05:00
delizin
32ae069a0c
Merge pull request #6 from evennia/master
...
Update
2014-02-01 15:04:23 -08:00
Griatch
c09d6eef53
Removing test with ANSIString for the moment. It might not be suited for evform due to regex handling.
2014-02-01 22:39:42 +01:00
Griatch
9b1f376117
Forgot to rename mudform_test.py.
2014-02-01 21:41:30 +01:00
Griatch
6515e501bb
Renamed mudtable back to evtable and mudform to evform for consistency.
2014-02-01 21:37:51 +01:00
delizin
18f60b0b33
Merge pull request #5 from evennia/master
...
Fixed some unicode encoding mixups.
2014-02-01 12:24:02 -08:00
Kelketek Rritaa
9ebd2d76ce
Fixed some unicode encoding mixups.
2014-02-01 14:03:44 -06:00
delizin
3acc4e32b4
Merge pull request #4 from evennia/master
...
Merge to master
2014-02-01 11:27:04 -08:00
Griatch
59f1ce5609
Merge branch 'master' of github.com:evennia/evennia
2014-02-01 20:20:06 +01:00
Griatch
013b35dda8
Added test input file for mudform
2014-02-01 20:19:50 +01:00
delizin
f4ee12836c
Merge pull request #3 from evennia/master
...
Fixed player-level commands that were not updated to handle the cmdhandl...
2014-02-01 10:50:59 -08:00
Griatch
33bbf6274e
Fixed player-level commands that were not updated to handle the cmdhandler's dealing with Player/Character separation.
2014-02-01 19:39:07 +01:00
delizin
7fced8af5d
Merge pull request #2 from evennia/master
...
Merge with master fork
2014-02-01 09:40:40 -08:00
Griatch
1352fecf75
Merge branch 'master' of github.com:evennia/evennia
2014-02-01 18:35:01 +01:00
Griatch
499d16e9b1
More fixups on the table.
2014-02-01 18:34:35 +01:00
Griatch
b4cbd40db7
Other fixes to the mudform.
2014-02-01 18:15:17 +01:00
Griatch
62dc119296
Fixed mudform unicode issues and expanded docs.
2014-02-01 17:01:15 +01:00
Griatch
f3f96af23a
Allignment and minor fixes to how small table headers are resized.
2014-02-01 15:38:53 +01:00
Griatch
a38f9f6bc4
Added first version of mudform - an advanced ascii template formatter.
2014-02-01 14:25:57 +01:00
Griatch
033b07469e
Fixed width bug with wider borders.
2014-02-01 14:03:30 +01:00
Griatch
fdc6cc76a4
Multiple fixes to MudTable class, fixing bugs and edge cases.
2014-02-01 13:02:18 +01:00
Griatch
79df48e2aa
Merge pull request #471 from delizin/master
...
Fix to bug #442 Mutl-word objects name doesn't work with drop and grammer fix in drop command
2014-02-01 00:53:16 -08:00
delizin
e070617751
Fixed multiword drop bug #442
2014-01-31 22:05:15 -05:00
delizin
33f1b41e79
Fixed multiword drop bug #442
2014-01-31 22:01:48 -05:00
delizin
6e50d7e357
Fixed multiword drop bug #442
2014-01-31 22:00:31 -05:00
delizin
38d5cdefa2
Fixed grammar in drop command
2014-01-31 19:09:25 -05:00
delizin
9ba8b6ad56
Merge pull request #1 from evennia/master
...
Update
2014-01-31 14:39:31 -08:00
Griatch
46110c1976
Replaced pil with pillow in requirements.txt
2014-01-31 21:35:25 +01:00
Griatch
6624f6c150
Merge pull request #470 from delizin/master
...
Resolution to issue #469 : Messages "Player has enter the game" and "Player has left the game" repeated twice.
2014-01-31 12:33:37 -08:00
Griatch
0d7002d6df
Merge pull request #467 from Kelketek/master
...
Fixes some issues with ANSIString.
2014-01-31 12:27:57 -08:00
delizin
e277770817
Update requirements.txt
...
Updated South requirement from >=0.8 to >=0.8.4 to correspond with changes to the Getting Started page due to reported issues with South 0.8.2 and 0.8.3.
2014-01-31 14:09:49 -05:00