Commit graph

67 commits

Author SHA1 Message Date
Griatch
d00ed3f82a Further doc cleanup 2022-01-19 23:01:54 +01:00
Griatch
4db1a1e2e0 Fixes for $protkey protfunc implementation 2021-09-12 19:54:00 +02:00
Griatch
ddaf22ea58 Fix spawn issues in xyzgrid. Allow prototype_parent to be a dict itself. Resolve #2494. 2021-08-22 20:30:22 +02:00
Griatch
7215bab388 Fix sorting prototyes with non-string attr/tag data. Resolve #2364. 2021-08-17 19:46:29 +02:00
Griatch
bc62588253 Fix bug in $protkey protfunc. Resolve #2329. 2021-08-07 23:33:34 +02:00
Griatch
d240d5050d Fix lazy-import error for EvMore Command from launchcmd context 2021-07-29 17:03:04 +02:00
Griatch
3bc841b781 Fix prototype attr-inheritance with mixed full/simple attrs. Resolve #2474. 2021-07-26 23:42:35 +02:00
Griatch
a3995f5b67 Fix remaining map contrib issues 2021-07-18 23:45:19 +02:00
Griatch
8837b93dd2 Update localization 2021-05-29 13:22:19 +02:00
Griatch
7ff8cbb341 I18n string cleanup and refactoring 2021-05-27 17:37:26 +02:00
Griatch
a3a57314a1 Homogenize funcparser calls 2021-03-25 23:15:47 +01:00
Griatch
e890bd9040 Expand with many crafting unit tests 2020-11-28 18:16:00 +01:00
Griatch
add5f90609 Start to add unittests 2020-11-28 18:16:00 +01:00
Griatch
b449ebe3d4 Fix style to Keyword Args 2020-10-12 21:13:06 +02:00
Griatch
90a1a0cba8 Resolve merge conflicts 2020-10-08 23:35:31 +02:00
Griatch
32a13b63e7 More nodes to menu-tutorial contrib 2020-10-04 15:53:37 +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
21f76560b8 Fix unit tests 2020-03-29 00:12:16 +01: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
fb4931e85b Fixing protoype spawning 2020-03-23 23:19:46 +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
8cb162342c Streamline batch-spawn mechanism 2019-04-07 23:13:38 +02:00
Griatch
b3dc85a4dc Start converting latest develop unittests to py3 2019-03-04 23:20:07 +01: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
c121f4915e Update spawn doc to better explain protparents kwarg (see #1775) 2019-02-07 09:12:52 +01:00
Griatch
74f22791d8 Resolve merge conflicts 2019-02-03 15:45:17 +01:00
Griatch
1412da1b0a Fix prototype inheritance of attrs/tags. Resolves #1773. 2019-02-03 15:17:32 +01:00
Griatch
aa48593a40 Made all unit tests pass 2019-01-09 22:08:48 +01:00
Griatch
e05e9cda2c Fix simple errors in spawner test suite 2018-10-14 08:30:08 +02:00
Griatch
f23f107b33 Correct hashlib calls 2018-10-13 20:11:24 +02:00
Griatch
58116ff900 Remove basestring mentions remnants of 2.7 2018-10-13 19:30:24 +02:00
Griatch
3fbd74b332 Fix (again) of tag batch creation 2018-10-13 16:59:07 +02:00
Griatch
a2e8b27ee4 Update docker file to better handle starting without an existing game folder 2018-10-07 18:29:25 +02:00
Griatch
fdc4550e19 Cleanup of account tests with more mocking 2018-10-07 14:31:36 +02:00
Griatch
fe14dfddef Fix bug in unittest that would cause occational name collision 2018-10-07 12:31:43 +02:00
Griatch
8b1ab0bc85 Remove debug info 2018-10-06 19:06:44 +02:00
Griatch
b5c6a483ac Fix bug in spawning with attributes 2018-10-06 19:05:57 +02:00
Griatch
7133492630 Be more lenient with spawning old, more free-form prototypes 2018-10-06 19:00:54 +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
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
f4422544cd Resolve error in prototype validate menu node 2018-08-23 22:09:36 +02:00