InspectorCaracal
|
a2f644ccf0
|
update "FAMILY"
|
2023-09-12 12:35:54 -06:00 |
|
InspectorCaracal
|
dfe7640768
|
update Default Settings line
|
2023-08-07 17:45:43 -06:00 |
|
Griatch
|
a461a97576
|
Format code imports
|
2022-11-10 22:21:12 +01:00 |
|
Griatch
|
43378b4c41
|
Ran black on sources
|
2022-09-18 23:58:32 +02:00 |
|
Andrew Bastien
|
18edbce624
|
adding at_server_init to at_server_startstop
|
2022-07-25 17:16:00 -04:00 |
|
Griatch
|
c9d9e9c6f8
|
Clean up docs and more funcparser fixes
|
2021-03-27 23:43:46 +01:00 |
|
Griatch
|
b449ebe3d4
|
Fix style to Keyword Args
|
2020-10-12 21:13:06 +02:00 |
|
Griatch
|
9cdc37355c
|
Resolve merge conflicts
|
2020-09-16 23:49:05 +02:00 |
|
Griatch
|
68f4e9041a
|
Some fixes to the connection wizard; Add MSSP guide.
|
2020-09-16 19:55:10 +02:00 |
|
Griatch
|
7fed14d233
|
Rename docstring Kwargs to Keyword Args
|
2020-07-10 15:57:57 +02:00 |
|
trhr
|
e4eb9f2b83
|
proxy-plugins
|
2020-02-19 16:33:35 -06:00 |
|
Griatch
|
db5ef8f003
|
Some cleanup of the default MSSP template
|
2019-10-01 20:48:44 +02:00 |
|
Griatch
|
c2c7fa311a
|
Format code with black. Add makefile to run fmt/tests
|
2019-09-28 18:18:11 +02:00 |
|
Griatch
|
8a6ec779da
|
Make grapevine connect and work
|
2019-06-23 18:59:45 +02:00 |
|
Griatch
|
c4d178c6c7
|
Optionally read connection screen from connection_screen() callable
|
2019-03-22 08:04:25 +01:00 |
|
Griatch
|
981119b640
|
Fix merge conflicts
|
2019-01-01 15:19:20 +01:00 |
|
Griatch
|
58976f8fa7
|
Remove default server.log from game template
|
2018-10-26 20:39:28 +02:00 |
|
Griatch
|
7f10e5583a
|
Add default README to logs directory to make it possible to keep in git
|
2018-10-26 20:38:33 +02:00 |
|
Griatch
|
72f4fedcbe
|
Merge with develop and fix merge conflicts
|
2018-10-01 20:58:16 +02:00 |
|
Griatch
|
1befcb1699
|
Stop hard-coding examples of port settings in game template, it just confuses things.
|
2018-01-23 19:46:55 +01:00 |
|
Vincent Le Goff
|
3ad9633de6
|
Add automatic escaping of the settings docstring for Windows' sake in py3k
|
2017-12-28 14:06:20 +01:00 |
|
Ryan Stein
|
6fa280b9fd
|
Run 2to3.
|
2017-10-29 13:40:30 -04:00 |
|
Griatch
|
b278337172
|
Make PEP8 cleanup of line spaces and character distances as well as indents
|
2017-08-19 23:16:36 +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 |
|
Griatch
|
5590ee2258
|
Rename all instances of Player->Account.
|
2017-07-07 23:47:21 +02:00 |
|
Griatch
|
167d09b4cd
|
Add secret_settings and mechanisms for managing it. This allows for easier hiding game- and server-specific settings when sharing the game dir with others.
|
2017-06-04 22:55:28 +02:00 |
|
BlauFeuer
|
9ea8daf605
|
connection_screens.py update markup/format
|
2017-02-12 18:59:38 -05:00 |
|
Griatch
|
c6d9c0619e
|
Refactor code for readability and compatibility.
|
2017-01-27 00:19:27 +01:00 |
|
Greg Taylor
|
4424dec668
|
Remove broken and un-maintained IMC2 support.
As discussed with @Griatch, IMC2 is now rarely seen in the wild. Also, this
feature hasn't worked in ages. Time to de-clutter.
|
2016-10-28 22:53:43 -07:00 |
|
Griatch
|
2737d37633
|
Removed the star-import in the prototypes.py template file; namespace is not working well with inputfunc module loading.
|
2016-09-14 18:30:20 +02:00 |
|
Griatch
|
64c74c41a1
|
Add a plugin mechanism for the webserver with settings.WEB_PLUGIN_MODULE.
|
2016-06-12 18:00:28 +02:00 |
|
Griatch
|
4c2923760b
|
Cleaned up the game_template directory to match the web layout better.
|
2016-05-22 20:49:46 +02:00 |
|
Griatch
|
644cf9451f
|
Removed deprecated non-nested {inlinefuncs, only accepting (). Changed the default name of the mygame/server/conf/inlinefunc.py to mygame/server/conf/inlinefuncs.py. Added deprecationwarning for the old name.
|
2016-05-22 20:49:45 +02:00 |
|
Griatch
|
6782ff1333
|
Made the default_settings file itself detect GAME_DIR, leading to a lot less cookie cutter in the gamedir/server/conf/settings.py file. Refactored the detection algorithm also in the launcher.
|
2016-05-22 20:45:39 +02:00 |
|
Griatch
|
9bf09365d2
|
Fixed deprecation warnings in urls from django1.9. Switched to new TEMPLATES setting.
|
2016-05-22 20:45:39 +02:00 |
|
Griatch
|
26c99f1ece
|
Added a missing template to the game_template
|
2016-05-22 20:45:38 +02:00 |
|
Griatch
|
4ab049709d
|
Changed inputhandler/oochandler to monitorhandler and made inputhandler_funcs into just inputfuncs.py
|
2016-05-22 20:45:06 +02:00 |
|
Griatch
|
96ace8c75f
|
Starting to clean up and debug the server-side infrastructure
|
2016-05-22 20:45:05 +02:00 |
|
Griatch
|
4fd06b8976
|
Cleaned up the web folder to make two separate 'apps'-webclient and website, each with their own static and template dirs. Also merged the prosimii template files into the website template folder. This will make it clearer how to override, since the static/template_override dirs will now look like website/static/... etc rather than using the template names, of which we only ever have used one anyway.
|
2016-05-22 20:41:36 +02:00 |
|
Griatch
|
23bfa1f84e
|
Clarified some inlinefunc docs.
|
2015-10-20 23:49:48 +02:00 |
|
Griatch
|
767cb693f3
|
Update settings.py
|
2015-10-15 17:02:10 +02:00 |
|
Griatch
|
9478177e55
|
Updated the game template to match changes from previous commit.
|
2015-09-27 13:08:25 +02:00 |
|
Kelketek
|
3fcee453b9
|
Update template_dirs search paths for override
|
2015-09-03 15:55:12 -05:00 |
|
Griatch
|
91b84213dd
|
Made the string set convertion message a little clearer. Also set up the template to add the protototype dir from the onset.
|
2015-06-13 16:02:59 +02:00 |
|
Peter Finlayson
|
0c076b3966
|
removed references to closed issue #241
|
2015-05-18 19:30:34 +02:00 |
|
Griatch
|
a26ff80447
|
Updated static file location for web
|
2015-03-15 16:41:25 +01:00 |
|
Griatch
|
a24b79bb97
|
Made a better template for custom oob commands.
|
2015-02-14 23:47:16 +01:00 |
|
Griatch
|
f1b6a4e212
|
Some minor typos in game template
|
2015-02-11 15:12:25 +01:00 |
|
Griatch
|
53a100fd33
|
Made GAME_DIR allocation dynamic to allow for renaming/moving the gamedir if desired.
|
2015-02-11 13:57:19 +01:00 |
|
Griatch
|
d2205da980
|
Added README.md files to the game_template directories.
|
2015-01-17 00:04:05 +01:00 |
|