Vincent Le Goff
|
f6255caade
|
Allow contrib.ingame_python.scripts.EventHandler.get_events to work with typeclasses
|
2017-07-25 22:40:27 +02:00 |
|
Vincent Le Goff
|
2437ddccc1
|
Rename the generator contrib into random_string_generator
|
2017-07-25 22:25:29 +02:00 |
|
Vincent Le Goff
|
4845be13db
|
Fix a typo in the generator contrib
|
2017-07-25 15:25:55 +02:00 |
|
Vincent Le Goff
|
c324646055
|
Update the generator module with new method names
|
2017-07-25 14:28:54 +02:00 |
|
Nicholas
|
4885d66b08
|
changes for player -> account migrations
|
2017-07-22 23:43:00 -04:00 |
|
Vincent Le Goff
|
c17982e118
|
Add a test for the generator contrib
|
2017-07-22 11:36:38 +02:00 |
|
Vincent Le Goff
|
09aeb7d2e3
|
Update the documentation for the generator contrib
|
2017-07-22 11:25:55 +02:00 |
|
Vincent Le Goff
|
e0eb490814
|
Slightly optimize persistent tasks and serialization
|
2017-07-21 18:38:11 +02:00 |
|
Griatch
|
8cad0dc02e
|
Change default ports and add clearer default to gamedir template, as per #1365.
|
2017-07-21 13:40:48 +02:00 |
|
Nicholas
|
6c8101355d
|
cleaned up all pages, made sure each page has header
|
2017-07-21 12:27:24 +02:00 |
|
Nicholas
|
645fcc100b
|
used new card styling on admin info page
|
2017-07-21 12:27:24 +02:00 |
|
Nicholas
|
2d40a525fd
|
removed padding for cleaner look
|
2017-07-21 12:27:24 +02:00 |
|
Nicholas
|
185cd9fb87
|
added style to footer
|
2017-07-21 12:27:24 +02:00 |
|
Nicholas
|
6977609b4b
|
fixed misplaced <p> tag and added style to footer
|
2017-07-21 12:27:24 +02:00 |
|
Nicholas
|
df88f4f7ad
|
Clean default styling
|
2017-07-21 12:27:24 +02:00 |
|
Nicholas
|
60e7691d15
|
Cleaned up HTML code tabspacing
|
2017-07-21 12:27:24 +02:00 |
|
Nicholas
|
46a77f7e43
|
Style changes to site
|
2017-07-21 12:27:24 +02:00 |
|
Nicholas Matlaga
|
1ee8fcb495
|
added margin
|
2017-07-21 12:27:24 +02:00 |
|
Nicholas Matlaga
|
01a340b818
|
all pages changed to use Bootstrap
|
2017-07-21 12:27:24 +02:00 |
|
Nicholas Matlaga
|
0a4102fa54
|
added addclass filter
|
2017-07-21 12:27:24 +02:00 |
|
Nicholas Matlaga
|
570762f1fd
|
completed index.html changes
|
2017-07-21 12:27:24 +02:00 |
|
Nicholas Matlaga
|
eb8d8c8b6f
|
base.html redone with bootstrap
|
2017-07-21 12:27:24 +02:00 |
|
Griatch
|
c43059c75f
|
Rework at_before_say/at_say to handle whispers and using kwargs.
|
2017-07-21 12:17:47 +02:00 |
|
Griatch
|
8600e8c546
|
Fix merge conflicts with say-branch
|
2017-07-21 11:06:38 +02:00 |
|
Griatch
|
85d0db6dd6
|
Add missing color-markup module to git
|
2017-07-21 00:07:43 +02:00 |
|
Griatch
|
7b3af2a89b
|
Update contrib.README file with the color-markup contrib.
|
2017-07-20 22:14:55 +02:00 |
|
Griatch
|
70aea3db56
|
Fix correct unittests for new color-markup contrib
|
2017-07-20 22:09:44 +02:00 |
|
Griatch
|
9f03e4a3f4
|
Fix isolated unittests for color markup. Issues with module reloading.
|
2017-07-20 22:09:44 +02:00 |
|
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 |
|