Griatch
|
69d85bd184
|
Make scripts/objects lists use EvMore. Change EvMore to not justify by default.
|
2020-01-11 15:49:12 +01:00 |
|
Griatch
|
4ea6209123
|
Ran black on branc
|
2019-12-16 20:31:42 +01:00 |
|
Griatch
|
c2c7fa311a
|
Format code with black. Add makefile to run fmt/tests
|
2019-09-28 18:18:11 +02:00 |
|
Ryan Stein
|
f2e800ddf1
|
Unwrap several for statements from 2to3 conversion process.
|
2017-11-02 12:46:33 -04:00 |
|
Ryan Stein
|
6fa280b9fd
|
Run 2to3.
|
2017-10-29 13:40:30 -04:00 |
|
Griatch
|
7ff783fea1
|
Resolve merge conflicts with master.
|
2017-08-19 21:30:42 +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 |
|
Griatch
|
5590ee2258
|
Rename all instances of Player->Account.
|
2017-07-07 23:47:21 +02:00 |
|
Griatch
|
0bd47f0c52
|
Change permission strings so Immortals->Developer, Wizards->Admin, Builders->Builder, PlayerHelper->Helper, Players->Player, Guests->Guest. Made perm() and pperm() lock function accept both the plural and singular form (so both Admin and Admins work). Still lacking a data migration for updating an existing database to the new setup.
|
2017-02-17 23:25:09 +01:00 |
|
BattleJenkins
|
223cf647ec
|
Fixed typo in wilderness.py
Changed instance 'coordinats' to 'coordinates' in pyramid example map code
|
2017-02-05 09:36:13 +01:00 |
|
Griatch
|
3e6e773939
|
Make some minor doc clarifications.
|
2017-02-04 11:10:16 +01:00 |
|
Simon Vermeersch
|
bac2c0572e
|
Allows more customisation of wilderness rooms
|
2017-02-04 11:10:16 +01:00 |
|
Simon Vermeersch
|
bd27a7eabc
|
Added a wilderness area contrib
|
2017-02-04 11:10:16 +01:00 |
|