Commit graph

5077 commits

Author SHA1 Message Date
Griatch
1872153c55
Merge pull request #1631 from TehomCD/fix_annotate_typed_manager
Fix TypeclassManager filtering for annotate, values, values_list methods
2018-06-30 11:12:11 +02:00
Tehom
2cf8f3a97b Add on missing values and values_list methods while we're at it, for the same reasons. 2018-06-30 02:31:47 -04:00
Tehom
df866fb3f3 Add annotate method to TypedManager to filter by typeclass appropriately. 2018-06-28 08:23:52 -04:00
Griatch
a0d34c7223 Start with final load/save/spawn nodes of menu 2018-06-27 00:13:19 +02:00
Griatch
952a5a1ee3 Unit testing/debugging olc menu 2018-06-24 16:03:48 +02:00
Griatch
19c9687f01 Rename prototype to prototype_parent, fixing olc menu 2018-06-24 09:50:03 +02:00
Griatch
2fcf6d1640 Unittests pass for all protfuncs 2018-06-21 22:42:50 +02:00
Griatch
0100a75977 Testing obj conversion in profuncs 2018-06-19 21:44:20 +02:00
Griatch
8d8adbbc77
Merge pull request #1630 from TehomCD/mutelist_performance_fix
Move query/unpickling out of loop for mutelist.
2018-06-19 13:44:25 +02:00
Tehom
a6d0802202 Move query/unpickling out of loop for mutelist. 2018-06-19 04:12:46 -04:00
Griatch
5ce7af3949 Many more tests, debugging of protfuncs/inlinefuncs 2018-06-17 23:42:53 +02:00
Griatch
274b02c598 Handle lone left-parents within inlinefunc 2018-06-17 08:37:29 +02:00
Griatch
68b9b3537b Merge branch 'master' into develop 2018-06-17 01:30:08 +02:00
Griatch
1c9cce7c2f Backport inlinefunc regex update from develop olc branch. Resolves #1498. 2018-06-17 01:26:18 +02:00
Griatch
266971567b Much improved inlinefunc regex; resolving #1498 2018-06-17 01:22:24 +02:00
Griatch
a9e0ee3540 Handle missing characters in inlinefunc as per #1498 2018-06-16 22:14:28 +02:00
Griatch
590ffb6465 Work on resolving inlinefunc errors #1498 2018-06-15 23:45:55 +02:00
BattleJenkins
09abcc2da1 Add boolean field support 2018-06-14 15:33:48 -07:00
BattleJenkins
2048be3bd5 Support for persistent EvMenu added 2018-06-14 13:40:53 -07:00
BattleJenkins
c5c7d3dbbe 'look' works proper now! 2018-06-13 19:12:02 -07:00
BattleJenkins
8a5e0a32ee Removing debug stuff 2018-06-13 19:03:47 -07:00
BattleJenkins
cf62216905 Documentation and initial formdata - 'look' broken? 2018-06-13 18:59:09 -07:00
FlutterSprite
e2901f66b7
I'm not falling for that again!
Remembered that "== True" and "is True" are different.
2018-06-12 21:19:17 -07:00
Griatch
8b5e653277 Merge branch 'master' into develop 2018-06-13 00:56:04 +02:00
Griatch
199325abaf Clarify channel log rotate setting is in bytes 2018-06-13 00:55:44 +02:00
Griatch
c211a5414f Patch out tickerhandler to avoid reactor testing issues 2018-06-12 23:50:50 +02:00
Griatch
e23ca1abf0 Fix unit tests after merge 2018-06-12 20:28:48 +02:00
Griatch
e1206b3b8f Fix unittests after merge 2018-06-12 20:20:20 +02:00
Griatch
b154e78070 Resolve merge conflicts 2018-06-12 20:13:22 +02:00
Griatch
4034de21bb Start protfunc tests (unworking) 2018-06-12 20:10:20 +02:00
Griatch
3931d877ae
Merge pull request #1626 from TehomCD/fix_saverlist_add
Fix __add__ in SaverList
2018-06-12 19:00:40 +02:00
Griatch
831f2baacd
Merge pull request #1621 from TehomCD/fix_duplicate_scripts
Fix duplicate script calls
2018-06-12 18:59:51 +02:00
Griatch
b8e71fdeaf
Merge pull request #1615 from TehomCD/fix_negative_numbers_in_commandtest
Fix regex in CommandTest breaking negative numbers
2018-06-12 18:57:44 +02:00
Griatch
dad9029c43 Add a selection of default protfuncs 2018-06-12 00:08:14 +02:00
Griatch
49622a0534 Fix unittests; still missing protfunc tests and menus 2018-06-10 21:02:09 +02:00
Griatch
2474ab6580 Fix unittests, resolve bugs 2018-06-10 20:00:35 +02:00
Griatch
fe26ffac5f Add unittests, fix bugs 2018-06-10 14:27:34 +02:00
Griatch
d4963ab36b Start adding unittests for prototypes 2018-06-09 23:57:46 +02:00
Griatch
7bf2cd4c0e Move spawner tests into prototypes folder 2018-06-09 12:10:32 +02:00
BattleJenkins
8e3399af0d Finishing touches 2018-06-07 15:11:15 -07:00
BattleJenkins
aa49cd3f03 Start unit tests, fixed syntax errors 2018-06-07 14:53:11 -07:00
BattleJenkins
5339e9fa61 'show' changed to 'look' 2018-06-07 14:27:39 -07:00
Griatch
f864654f5e Finish refactor prototypes/spawner/menus 2018-06-07 22:40:03 +02:00
FlutterSprite
f024a4f35f Finished documentation 2018-06-07 00:13:35 -07:00
BattleJenkins
3a988b5831 Documentation, min/max actually works on numbers now 2018-06-06 18:05:26 -07:00
FlutterSprite
448f43a71f Polish and such 2018-06-06 17:14:50 -07:00
Griatch
fef8b3bf6a Continued refactoring 2018-06-06 22:11:32 +02:00
Griatch
7c4a9a03e0 Refactor prototype-functionality into its own package 2018-06-06 19:15:20 +02:00
FlutterSprite
b475ce9289 More functionality + cleanup 2018-06-03 02:52:16 -07:00
BattleJenkins
5017343237 All basic functionality + example working 2018-06-01 19:49:46 -07:00