Commit graph

  • 7f9d8c1442 Puzzles System - first cut: PuzzlePartObject: typeclass for puzzle parts and results. PuzzleRecipeObject: typeclass to store prototypes of parts and results. PuzzleSystemCmdSet: commands to create, arm and resolve puzzles. Henddher Pedroza 2018-09-02 15:38:17 -05:00
  • 415322fe1a Merge branch 'develop' into building_menu Vincent Le Goff 2018-09-02 12:33:22 +02:00
  • 566481310c Update CHANGELOG, delay import of dummy handler Griatch 2018-08-31 09:57:24 +02:00
  • 8a52a76d8c Correct olc update options, add local display to menudebug command Griatch 2018-08-25 23:46:05 +02:00
  • e72f0c832d Code review: succint and pythonic statements Henddher Pedroza 2018-08-23 20:44:31 -05:00
  • f4422544cd Resolve error in prototype validate menu node Griatch 2018-08-23 22:09:36 +02:00
  • b96f1a5c86 Add menudebug command for debugging EvMenu Griatch 2018-08-23 20:46:13 +02:00
  • 247ad0d056 Support inflection of colored object-names. Griatch 2018-08-23 18:28:28 +02:00
  • f855c9078f #1459: force evform.raw_form to have all lines of the same length - effectively a rectangle Henddher Pedroza 2018-08-21 19:54:26 -05:00
  • 6ec7c7a63f Improve docstring Griatch 2018-08-20 20:39:04 +02:00
  • 1923689040 Fix except-finally section that swallowed command unittest error message. Resolves #1629. Griatch 2018-08-20 20:21:22 +02:00
  • 42038737ff Add interactive server-start mode. Griatch 2018-08-19 21:40:19 +02:00
  • 2a6e914161 Restart server, run collectstatic at init. Griatch 2018-08-18 10:38:06 +02:00
  • 1aaee33138 Merge branch 'master' into develop Griatch 2018-08-16 21:09:29 +02:00
  • 5387419a3d Merge pull request #1645 from FatherGrishnak/patch-1 Griatch 2018-08-16 21:06:27 +02:00
  • 5e6a29a430 Update manager.py FatherGrishnak 2018-08-15 00:55:13 +00:00
  • 4fe15b0598 Merge pull request #1641 from bookofportals/docker-best-practices Griatch 2018-08-14 17:36:02 +02:00
  • 87456c081f Update to fix #1644 FatherGrishnak 2018-08-14 08:31:09 +00:00
  • 5ec9fd4991 Correct spawner import in contrib Griatch 2018-08-12 15:06:16 +02:00
  • 9717b1b3b6 Update changelog and readme with current changes Griatch 2018-08-12 14:58:12 +02:00
  • e56345ae57 Merge branch 'olc' into develop Griatch 2018-08-12 13:37:44 +02:00
  • b6675b854e Resolve unittests Griatch 2018-08-12 13:37:19 +02:00
  • fba58c4649 Fix further bugs in menu spawn Griatch 2018-08-12 13:13:13 +02:00
  • 298b2c23c6 Cleanup/refactoring of olc menus Griatch 2018-08-11 11:49:10 +02:00
  • e49993fbb5 Create columnize (no ansi support at this point) Griatch 2018-08-10 10:13:05 +02:00
  • cb96f6892f Change Dockerfile to comply with best practices Aris (Karim) Merchant 2018-07-31 12:24:45 -07:00
  • 2127e2a6ef Resolve merge conflicts Griatch 2018-07-31 11:50:05 +02:00
  • 23db1ad010 Cleanup menu style Griatch 2018-07-31 11:48:18 +02:00
  • bdba1eacb1 Merge pull request #1639 from bookofportals/fix-docker-ps Griatch 2018-07-31 11:47:25 +02:00
  • 9a7967f1ee Merge pull request #1640 from bookofportals/command-callable-check Griatch 2018-07-31 09:09:50 +02:00
  • 1feceea4e8 Change callability check Aris (Karim) Merchant 2018-07-30 16:37:22 -07:00
  • d4ba24934c Correct unittests Griatch 2018-07-30 20:19:46 +02:00
  • 02b4eb8b25 Fix attr assignmen issue in olc menu Griatch 2018-07-30 17:38:59 +02:00
  • 696cb3942b Further cleanup and debugging of olc menu Griatch 2018-07-29 20:58:56 +02:00
  • 6126391406 Refactor spawn, update remaining in olc Griatch 2018-07-29 16:53:54 +02:00
  • 16640fa923 Fix destination setting in olc Griatch 2018-07-29 12:06:11 +02:00
  • 07eff10564 Refactor locale stepping in olc Griatch 2018-07-29 11:57:16 +02:00
  • 43868864c7 Limit current view for certain fields in olc Griatch 2018-07-29 10:51:52 +02:00
  • 86badec4e4 Merge branch 'master' into fix-docker-ps Aris (Karim) Merchant 2018-07-28 16:47:49 -07:00
  • e1cc36e4d4 Complete refactoring of main nodes. Remain spawn/load/save Griatch 2018-07-28 19:58:20 +02:00
  • e5f63f8431 Add search-object functionality to olc menu Griatch 2018-07-28 18:26:00 +02:00
  • 3deb25773b Merge pull request #1638 from robotfactory/patch-1 Griatch 2018-07-28 12:01:50 +02:00
  • 69ae055e20 Refactor locks and permissions in olc menu Griatch 2018-07-27 18:46:30 +02:00
  • e210e87490 Add tag handling in old menu Griatch 2018-07-27 13:34:20 +02:00
  • 50c54501f1 Refactor menu up until attrs Griatch 2018-07-26 23:41:00 +02:00
  • f27673b741 Validate prototype parent before chosing it Griatch 2018-07-25 19:51:48 +02:00
  • e09576812f Show flattened current values in menu Griatch 2018-07-25 14:11:44 +02:00
  • 405293729f Prepare for flattening prototype display Griatch 2018-07-24 21:47:54 +02:00
  • 6aef654cf1 Fix unit tests Griatch 2018-07-24 20:54:21 +02:00
  • 4f72f0ccbb List lockfuncs in menu, more elaborate doc strings Griatch 2018-07-24 20:48:54 +02:00
  • 4eb765f155 Add procps dependency to Dockerfile Aris (Karim) Merchant 2018-07-23 16:56:57 -07:00
  • 38ebfb47b1 Add more in-menu docs Griatch 2018-07-23 23:12:11 +02:00
  • 401315de41 Merge branch 'develop' into olc Griatch 2018-07-23 21:17:25 +02:00
  • c8dae28cdf Rework AMP data packet format and batch-handling. Resolves #1635 Griatch 2018-07-23 21:09:06 +02:00
  • 816c2b90b7 Python depends for telnet tls Johnathan 2018-07-23 07:12:47 -04:00
  • 20d1ab0f3d Fix display error when telnet disabled Griatch 2018-07-21 22:43:36 +02:00
  • e4016e435e Start improve OLC menu docs and help texts Griatch 2018-07-21 19:06:15 +02:00
  • a954f9c723 Merge and fix conflicts with develop Griatch 2018-07-21 14:34:26 +02:00
  • 63cae2b187 Merge branch 'master' into develop Griatch 2018-07-21 14:14:43 +02:00
  • 27875ba04d Fix to redirect default at_first_login msg to right session Griatch 2018-07-21 14:13:58 +02:00
  • 9c68b84ad3 Remove old olc/ folder Griatch 2018-07-21 13:51:13 +02:00
  • a4b8b12e63 Fix unittests Griatch 2018-07-21 13:40:46 +02:00
  • a721889fc1 More work on unittests, still issues Griatch 2018-07-12 10:18:04 +02:00
  • 14448219fe Merge pull request #1634 from jerryaldrichiii/add-space Griatch 2018-07-09 17:41:56 +02:00
  • fe1aa30463 Add space to the tutorial's CrumblingWall message Jerry Aldrich 2018-07-09 08:33:47 -07:00
  • 706ed47ccc Add unit tests to all menu helpers Griatch 2018-07-04 19:25:44 +02:00
  • ec9813c256 Add functionality for object-update menu node, untested Griatch 2018-07-03 23:56:55 +02:00
  • c004c6678b Start debugging olc menu structure Griatch 2018-07-01 00:17:43 +02:00
  • b297b88224 Complete design of olc menu, not tested yet Griatch 2018-06-30 16:37:30 +02:00
  • f0ce2c8c0a Merge pull request #1631 from TehomCD/fix_annotate_typed_manager Griatch 2018-06-30 11:12:11 +02:00
  • c729b6b916 Add on missing values and values_list methods while we're at it, for the same reasons. Tehom 2018-06-30 02:31:47 -04:00
  • 24bdf124f5 Add annotate method to TypedManager to filter by typeclass appropriately. Tehom 2018-06-28 08:23:52 -04:00
  • 01af170eae Start with final load/save/spawn nodes of menu Griatch 2018-06-27 00:13:19 +02:00
  • 194eb8e42f Unit testing/debugging olc menu Griatch 2018-06-24 16:03:48 +02:00
  • 9360dc71f1 Rename prototype to prototype_parent, fixing olc menu Griatch 2018-06-24 09:50:03 +02:00
  • e601e03884 Unittests pass for all protfuncs Griatch 2018-06-21 22:42:50 +02:00
  • ec52ca1d55 Testing obj conversion in profuncs Griatch 2018-06-19 21:44:20 +02:00
  • 02c70a4563 Merge pull request #1630 from TehomCD/mutelist_performance_fix Griatch 2018-06-19 13:44:25 +02:00
  • fb481c98fb Move query/unpickling out of loop for mutelist. Tehom 2018-06-19 04:12:46 -04:00
  • 721cdb5ae0 Many more tests, debugging of protfuncs/inlinefuncs Griatch 2018-06-17 23:42:53 +02:00
  • 646b73e872 Handle lone left-parents within inlinefunc Griatch 2018-06-17 08:37:29 +02:00
  • 5db3b2194f Merge branch 'master' into develop Griatch 2018-06-17 01:30:08 +02:00
  • 925529837e Backport inlinefunc regex update from develop olc branch. Resolves #1498. Griatch 2018-06-17 01:26:18 +02:00
  • c5f1ea5781 Much improved inlinefunc regex; resolving #1498 Griatch 2018-06-17 01:22:24 +02:00
  • d047f2b919 Handle missing characters in inlinefunc as per #1498 Griatch 2018-06-16 22:14:28 +02:00
  • 2eaae6ac48 Work on resolving inlinefunc errors #1498 Griatch 2018-06-15 23:45:55 +02:00
  • 7baa87854b Add boolean field support BattleJenkins 2018-06-14 15:33:48 -07:00
  • c678db3bc9 Support for persistent EvMenu added BattleJenkins 2018-06-14 13:40:53 -07:00
  • 5155f543d2 'look' works proper now! BattleJenkins 2018-06-13 19:12:02 -07:00
  • 6490267701 Removing debug stuff BattleJenkins 2018-06-13 19:03:47 -07:00
  • 7502065c13 Documentation and initial formdata - 'look' broken? BattleJenkins 2018-06-13 18:59:09 -07:00
  • 39ec7c4fd1 I'm not falling for that again! FlutterSprite 2018-06-12 21:19:17 -07:00
  • bb98e96e94 Merge branch 'master' into develop Griatch 2018-06-13 00:56:04 +02:00
  • 0b19902dcd Clarify channel log rotate setting is in bytes Griatch 2018-06-13 00:55:44 +02:00
  • a31ac6b68f Patch out tickerhandler to avoid reactor testing issues Griatch 2018-06-12 23:50:50 +02:00
  • 5f238f2c34 Fix unit tests after merge Griatch 2018-06-12 20:28:48 +02:00
  • 41a1652fdc Fix unittests after merge Griatch 2018-06-12 20:20:20 +02:00
  • e144672e74 Resolve merge conflicts Griatch 2018-06-12 20:13:22 +02:00
  • 8d7a7490a9 Start protfunc tests (unworking) Griatch 2018-06-12 20:10:20 +02:00
  • e033e1713d Merge pull request #1626 from TehomCD/fix_saverlist_add Griatch 2018-06-12 19:00:40 +02:00