Griatch
|
536bb28470
|
Move {- and %c color markup to contrib, make easily extendable, as per #1229
|
2017-07-20 22:09:44 +02:00 |
|
Griatch
|
03f4ecb3a4
|
Move {- and %c color markup to contrib, make easily extendable, as per #1229
|
2017-07-20 22:09:44 +02:00 |
|
Vincent Le Goff
|
87b6cee596
|
Add the persistent utils.delay
|
2017-07-20 21:37:34 +02:00 |
|
Nicholas Matlaga
|
6bd9d0b324
|
use bold for |h (highlight)
|
2017-07-18 14:29:47 -04:00 |
|
Vincent Le Goff
|
7d84ccccdb
|
Add the generator contrib to generate pseudo-random strings
|
2017-07-17 19:05:53 +02:00 |
|
Griatch
|
24c5ddecab
|
Merge pull request #1338 from BigJMoney/SimpleFixes
Docstring typo fixes in evennia_runner and evennia_launcher
|
2017-07-17 13:09:57 +02:00 |
|
Griatch
|
0b153f4398
|
Merge pull request #1363 from BigJMoney/WildernessChanges
Fix for #1362 -- contrib.wilderness
|
2017-07-17 13:04:37 +02:00 |
|
BigJMoney
|
109b262b49
|
Fix for #1364 - Wilderness.py exits created in wilderness aren't added to manifest
|
2017-07-16 17:48:15 -04:00 |
|
BigJMoney
|
fce5dc3af6
|
Fix for #1362 - Wilderness.py item manifest breaks when objects are deleted
Also some minor typo fixes
|
2017-07-16 16:55:05 -04:00 |
|
BigJMoney
|
7bf00850e6
|
Missed on line in last commit.
|
2017-07-15 11:44:44 -04:00 |
|
BigJMoney
|
8c07b74eff
|
Updating PR for doctext changes
|
2017-07-15 11:39:03 -04:00 |
|
Griatch
|
83163ae4b3
|
Update Windows requirements.
|
2017-07-14 12:47:25 +02:00 |
|
Griatch
|
e56b0024c4
|
Merge branch 'master' into devel
|
2017-07-13 22:54:53 +02:00 |
|
Griatch
|
f7830a5c29
|
Merge pull request #1360 from datatypevoid/patch-1
docs: add missing word
|
2017-07-13 22:54:15 +02:00 |
|
Griatch
|
8813e60b06
|
Merge pull request #1359 from vlegoff/help
Allow to change suggestion_cutoff and suggestion_maxnum in help
|
2017-07-13 22:53:25 +02:00 |
|
Griatch
|
b4e5ce3878
|
Merge pull request #1358 from vlegoff/arg_regex
Let ChannelCommand.arg_regex override the value set by the CHANNEL_HA…
|
2017-07-13 22:52:34 +02:00 |
|
Griatch
|
58b6f41b7b
|
Add migration to finally remove the last playerdb_ tables
|
2017-07-13 20:59:32 +02:00 |
|
Griatch
|
6d846c6c82
|
Add help entry to project_rename utility.
Also merge in latest master changes to devel branch.
|
2017-07-13 20:33:32 +02:00 |
|
Griatch
|
41a8538301
|
Add project_rename binary for easy renaming of components of a game dir.
|
2017-07-13 19:24:58 +02:00 |
|
Griatch
|
a8f3cb864b
|
Make sure tags/attributes are converted correctly
|
2017-07-13 18:51:26 +02:00 |
|
David Newman
|
a2c76f06cd
|
docs: add missing word
|
2017-07-12 08:16:48 -04:00 |
|
Griatch
|
22ad761201
|
Correct lock hiearchy
|
2017-07-09 18:59:23 +02:00 |
|
Griatch
|
be8452b1c7
|
Fix hard-coded lock names in event system to match new hierarchy.
|
2017-07-09 13:03:01 +02:00 |
|
Griatch
|
594500c4c7
|
Correct migrations to not re-remove fields.
|
2017-07-09 11:51:47 +02:00 |
|
Griatch
|
c1326eaf23
|
Add a sanity check for comm migration
|
2017-07-09 11:12:20 +02:00 |
|
Griatch
|
f45bd4921d
|
Re-add player-migrations, renamed to account-migrations
|
2017-07-09 10:39:03 +02:00 |
|
Griatch
|
a7aa1215cb
|
Rename migrations to depend on account-migrations instead of players
|
2017-07-09 09:12:09 +02:00 |
|
Griatch
|
120ddb7f81
|
Remove player app- and directory.
|
2017-07-08 16:23:16 +02:00 |
|
Griatch
|
3b6a6cf6cc
|
Re-add new, renamed account* files.
|
2017-07-07 23:48:13 +02:00 |
|
Griatch
|
5590ee2258
|
Rename all instances of Player->Account.
|
2017-07-07 23:47:21 +02:00 |
|
Griatch
|
a14e11640b
|
Correction of the migration sequence both for clean and old databases.
|
2017-07-07 22:38:24 +02:00 |
|
Griatch
|
34443fa4e6
|
Last point where Player & Account coexist - migrate here first.
|
2017-07-06 23:17:01 +02:00 |
|
Griatch
|
63c96de443
|
Create parallel Player/Account fields and copy all
|
2017-07-06 22:37:28 +02:00 |
|
Griatch
|
ee0e9cc053
|
First step with both account+player at the same time, copying player to account.
|
2017-07-05 08:30:06 +02:00 |
|
Griatch
|
99dbaad7ba
|
Add new accounts app and copy players 1:1 to it. The players app still exists.
|
2017-07-03 23:05:52 +02:00 |
|
Vincent Le Goff
|
69c5f33c38
|
Allow to change suggestion_cutoff and suggestion_maxnum in help
|
2017-07-02 16:46:33 -07:00 |
|
Vincent Le Goff
|
7fb31d3160
|
Let ChannelCommand.arg_regex override the value set by the CHANNEL_HANDLER
|
2017-07-02 16:23:49 -07:00 |
|
Griatch
|
dc859eae57
|
Update some docs, update contrib README.
|
2017-06-27 21:31:31 +02:00 |
|
Griatch
|
248f20e8e5
|
Merge branch 'unixcommand' of https://github.com/vlegoff/evennia into vlegoff-unixcommand
|
2017-06-27 21:16:29 +02:00 |
|
Griatch
|
2f2d9e308a
|
Merge pull request #1350 from vlegoff/ingame_python
Rename the event system into in-game Python system
|
2017-06-27 21:11:25 +02:00 |
|
Vincent Le Goff
|
080cc8a7eb
|
Clean up UnixCommand to take into account suggestions
|
2017-06-27 11:59:45 -07:00 |
|
Griatch
|
173d5a94df
|
Merge pull request #1351 from TehomCD/db_model_lag_fix
Fix weird lag issue with db_model (Resolves #1173)
|
2017-06-25 10:03:43 +02:00 |
|
Griatch
|
14a7e12002
|
Merge pull request #1349 from TehomCD/move_to_args
Add kwargs for hooks to move_to
|
2017-06-25 08:47:38 +02:00 |
|
Tehom
|
20a576a6d9
|
Convert to kwargs as suggested.
|
2017-06-25 02:40:53 -04:00 |
|
Griatch
|
7458bb76e2
|
Remove spurious patch import
|
2017-06-24 21:32:20 +02:00 |
|
Vincent Le Goff
|
848b4c588c
|
Bring fixes suggested by the review on UnixCommand
|
2017-06-22 16:08:10 -07:00 |
|
Tehom
|
f6626e1bf8
|
Fix extremely bizarre issue in which the query using db_model in conjunction with other fields behaved as if it was unindexed if it did not include __iexact keyword. I have absolutely no idea why it acted this way. But __iexact added resolves it.
|
2017-06-21 00:42:04 -04:00 |
|
Vincent Le Goff
|
ca6b1f828a
|
Rename the event system in in-game Python system
|
2017-06-19 18:31:50 -07:00 |
|
Vincent Le Goff
|
916d7933aa
|
Fix minor errors in displaying the UnixCommand
|
2017-06-18 20:29:46 -07:00 |
|
Tehom
|
9dc9df4227
|
Pass kwargs needed to overriding announce_move_to and announce_move_from in move_to
|
2017-06-18 17:21:33 -04:00 |
|