Commit graph

25 commits

Author SHA1 Message Date
Griatch
bd3e31bf3c Run black reformatter on code 2022-02-08 13:03:52 +01:00
Griatch
4db1a1e2e0 Fixes for $protkey protfunc implementation 2021-09-12 19:54:00 +02:00
Griatch
7ff8cbb341 I18n string cleanup and refactoring 2021-05-27 17:37:26 +02:00
Griatch
c9d9e9c6f8 Clean up docs and more funcparser fixes 2021-03-27 23:43:46 +01:00
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
73eb9a935d Make FuncParser integrate better with literal_eval by not nesting strings unnecessarily. 2021-03-18 09:39:41 +01:00
Griatch
773bb31f55 Replace inlinefunc parser with FuncParser mostly 2021-03-17 23:44:08 +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
90b42ca6fb Fix merge conflicts 2019-03-04 22:32:51 +01:00
Griatch
95604616a3 Correct docstring for $dbref protfunc 2019-02-07 09:52:58 +01:00
Griatch
981119b640 Fix merge conflicts 2019-01-01 15:19:20 +01:00
Henddher Pedroza
6014d5eba4 Move regex out of protofunc to prevent recompilation on each call. 2018-11-05 18:44:12 -06:00
Henddher Pedroza
979d24a12f Remove prototypes._RE_DBREF and add new dbref() to protfuncs 2018-10-30 19:50:40 -05:00
Griatch
58116ff900 Remove basestring mentions remnants of 2.7 2018-10-13 19:30:24 +02:00
Griatch
c4f501123a Starting to fix prototype diffs which don't work right 2018-09-14 08:47:46 +02:00
Griatch
e601e03884 Unittests pass for all protfuncs 2018-06-21 22:42:50 +02:00
Griatch
ec52ca1d55 Testing obj conversion in profuncs 2018-06-19 21:44:20 +02:00
Griatch
721cdb5ae0 Many more tests, debugging of protfuncs/inlinefuncs 2018-06-17 23:42:53 +02:00
Griatch
2eaae6ac48 Work on resolving inlinefunc errors #1498 2018-06-15 23:45:55 +02:00
Griatch
8d7a7490a9 Start protfunc tests (unworking) 2018-06-12 20:10:20 +02:00
Griatch
e26ea4f386 Add a selection of default protfuncs 2018-06-12 00:08:14 +02:00
Griatch
054cba42bf Refactor prototype-functionality into its own package 2018-06-06 19:15:20 +02:00