Commit graph

64 commits

Author SHA1 Message Date
Griatch
7891987e05 Fix unittests for funcparser refactor 2021-03-26 23:45:38 +01:00
Griatch
a3a57314a1 Homogenize funcparser calls 2021-03-25 23:15:47 +01:00
Griatch
b449ebe3d4 Fix style to Keyword Args 2020-10-12 21:13:06 +02:00
Griatch
7fed14d233 Rename docstring Kwargs to Keyword Args 2020-07-10 15:57:57 +02:00
Griatch
ca341278e9 Ran black on sources 2020-04-12 12:17:06 +02:00
Griatch
15f1eaaac0 Hide prototypes from CmdScripts output. Resolves #2067 2020-03-28 20:56:01 +01:00
Griatch
8c44766c0a Handle going from location=None to unset and back in prototype, as per #2005 2020-03-28 20:34:56 +01:00
Griatch
bea61b289e Extensive cleanup and refactoring of the spawn command and obj-update functionality, as per #1879 2020-03-28 17:59:13 +01:00
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
Griatch
96490386a1 Fix prototype_tag issue in olc. Resolve #1918 2019-09-14 20:45:58 +02:00
Griatch
5f8e08ecaf Handle spawned attrs with dict, as per #1787 2019-06-09 18:03:53 +02:00
Griatch
e9df197385 Correctly handle OLC save errors 2019-06-09 17:42:26 +02:00
Griatch
690a11754d Fix permission level to edit object. Resolve #1801 2019-03-31 22:06:06 +02:00
Griatch
f4a1bf9bae Mention in OLC that you can just write to enter a new value 2019-03-31 19:31:06 +02:00
Griatch
90b42ca6fb Fix merge conflicts 2019-03-04 22:32:51 +01:00
Griatch
0dfea46d5c Change save/search_prototype, extend unittests 2019-02-09 16:52:02 +01:00
Griatch
c3ebd8d251 Use to_str/to_bytes, replacing old versions 2019-01-16 23:26:46 +01:00
Griatch
981119b640 Fix merge conflicts 2019-01-01 15:19:20 +01:00
Henddher Pedroza
1cbbdf5410 Harden test '@spawn/edit <valid-prototype>' by asserting that olc_menu has been loaded with valid-prototype.UX Enhancement to OLC menu. Underneath the title, display 'Editing: key(prototype_key)' of the prototype being edited. If none, show blank line 2018-10-21 13:43:36 -05:00
Griatch
95c3adc163 Fix ordering of prototype diff output for test 2018-10-14 10:56:44 +02:00
Griatch
e9fb17528d Handle try..except overriding variable scope 2018-10-14 09:51:49 +02:00
Vincent Le Goff
687d24763b Fix a single test with try/except limited scope in Py3 2018-10-14 09:40:13 +02:00
Griatch
3537ae13a4 Correct issues with object-update in OLC menu. Resolves #1647. 2018-09-22 22:27:50 +02:00
Griatch
982f977429 Continuing bug fixes 2018-09-22 17:23:31 +02:00
Griatch
bed96328a9 Lots of bug fixes, still issues in prototype-update from menu 2018-09-21 00:05:23 +02:00
Griatch
24fbfdf35c Clean actioninfo in menu between nodes 2018-09-20 00:01:53 +02:00
Griatch
a29b46d091 Cleanup, bug fixes, refactoring 2018-09-19 22:51:27 +02:00
Griatch
d55634d542 New version of prototype diff management 2018-09-15 17:10:50 +02:00
Griatch
c4f501123a Starting to fix prototype diffs which don't work right 2018-09-14 08:47:46 +02:00
Griatch
8a52a76d8c Correct olc update options, add local display to menudebug command 2018-08-25 23:46:05 +02:00
Griatch
f4422544cd Resolve error in prototype validate menu node 2018-08-23 22:09:36 +02:00
Griatch
b96f1a5c86 Add menudebug command for debugging EvMenu 2018-08-23 20:46:13 +02:00
Griatch
fba58c4649 Fix further bugs in menu spawn 2018-08-12 13:13:13 +02:00
Griatch
298b2c23c6 Cleanup/refactoring of olc menus 2018-08-11 11:49:10 +02:00
Griatch
e49993fbb5 Create columnize (no ansi support at this point) 2018-08-10 10:13:05 +02:00
Griatch
23db1ad010 Cleanup menu style 2018-07-31 11:48:18 +02:00
Griatch
02b4eb8b25 Fix attr assignmen issue in olc menu 2018-07-30 17:38:59 +02:00
Griatch
696cb3942b Further cleanup and debugging of olc menu 2018-07-29 20:58:56 +02:00
Griatch
6126391406 Refactor spawn, update remaining in olc 2018-07-29 16:53:54 +02:00
Griatch
16640fa923 Fix destination setting in olc 2018-07-29 12:06:11 +02:00
Griatch
07eff10564 Refactor locale stepping in olc 2018-07-29 11:57:16 +02:00
Griatch
43868864c7 Limit current view for certain fields in olc 2018-07-29 10:51:52 +02:00
Griatch
e1cc36e4d4 Complete refactoring of main nodes. Remain spawn/load/save 2018-07-28 19:58:20 +02:00
Griatch
e5f63f8431 Add search-object functionality to olc menu 2018-07-28 18:26:00 +02:00
Griatch
69ae055e20 Refactor locks and permissions in olc menu 2018-07-27 18:46:30 +02:00
Griatch
e210e87490 Add tag handling in old menu 2018-07-27 13:34:20 +02:00
Griatch
50c54501f1 Refactor menu up until attrs 2018-07-26 23:41:00 +02:00
Griatch
f27673b741 Validate prototype parent before chosing it 2018-07-25 19:51:48 +02:00