Commit graph

720 commits

Author SHA1 Message Date
Griatch
007c8fce92 Some more info about the typeclass/list cmd in docstring 2019-06-28 22:22:29 +02:00
Griatch
050a665243 Some cleanup, typo-fixes 2019-06-23 23:53:56 +02:00
Griatch
8a6ec779da Make grapevine connect and work 2019-06-23 18:59:45 +02:00
Griatch
59bc475708 Starting to implement grapewine support 2019-06-23 09:22:20 +02:00
Griatch
aa6b403cd1 Remove @ from default commands. Update docstrings 2019-06-17 22:04:59 +02:00
Griatch
005b3f4530 Handle websocket autoconnect and remove session duplicates. Resolves #1851. Resolves #1562. 2019-06-15 22:24:32 +02:00
Griatch
3ef51823d6 Use typeclass-family instead of location/destination for object stats. Resolve #1845 2019-06-03 21:47:29 +02:00
Griatch
d242537d80 Minor cleanup 2019-05-18 13:20:45 +02:00
Griatch
ed187ad05f Various fixes from game jam 2019-05-14 10:33:31 +02:00
Griatch
43bf2da79c Resolve merge conflicts 2019-05-01 19:20:19 +02:00
Griatch
07a941c881 Make who command use get_display_name 2019-04-18 20:29:50 +02:00
Griatch
69bca18c03 Minor cleanups 2019-04-14 21:43:01 +02:00
Griatch
d1baab7c0b Resolve merge conflicts, some cleanup 2019-04-14 12:18:15 +02:00
Andrew Bastien
652186d829 Refactored with more consistent naming and placement. Fixed the table style wrapper. 2019-04-13 21:47:09 -04:00
Andrew Bastien
d96cf3b809 Cleanups. Containers created and BaseOption done better. 2019-04-11 21:06:15 -04:00
Andrew Bastien
5bc9a42bb5 Added Option Classes. 2019-04-11 10:12:16 -04:00
Andrew Bastien
1678db2435 More draft efforts in new Options handler. @style works! 2019-04-10 21:05:04 -04:00
Andrew Bastien
9ff9f83b10 Fixing issue with an EvTable call. 2019-04-09 23:48:45 -04:00
Andrew Bastien
060a48c4aa Fix some oversights on evtable.self stupidity. 2019-04-09 22:38:11 -04:00
Andrew Bastien
c3e2522da9 Finished presentation-grade version of @style. 2019-04-09 22:35:25 -04:00
Griatch
aaea53f46d Fix batchprocessor IOError. Resolve #1814. 2019-04-07 14:13:49 +02:00
Andrew Bastien
3adc908ca2 Fixed the rest of @examine. Attribute checks should work now. 2019-04-03 02:53:19 -04:00
Andrew Bastien
4fd99201b0 Changed @examine to list Attribute categories. 2019-04-03 02:05:10 -04:00
Griatch
83c6bb69d1 Allow \f to mark EvMore pagebreaks for cmds. Resolves #1585. 2019-03-31 21:10:37 +02:00
Griatch
ee5f4044e8 Update docs on dynamic/persistence of commands. Resolves #1444 2019-03-31 16:12:10 +02:00
Griatch
86be1e519b Minor tweak to unit test 2019-03-30 23:09:25 +01:00
Griatch
6bd50543ff Escape html tag output from @py. Add /clientraw switch. Resolves #1369. 2019-03-30 23:01:28 +01:00
Griatch
64d99aaf11 Fix race condition bug in search discovered by comparing with postgres result 2019-03-23 21:33:41 +01:00
Griatch
c4d178c6c7 Optionally read connection screen from connection_screen() callable 2019-03-22 08:04:25 +01:00
Griatch
a9460cffad Update contrib tests for postgres 2019-03-21 18:32:58 +01:00
Griatch
ca5c7cd188 Correct command unit tests for postgres 2019-03-21 18:07:31 +01:00
Griatch
3504d95402 Merge branch 'develop' into develop-py3 2019-03-21 16:45:50 +01:00
Griatch
1c9ca4b11c Resolve merge conflicts 2019-03-17 13:43:06 +01:00
David Reichard
9868d2f18b Fix lockcmd bug not ignoring superuser when using switches. Resolves #1796. 2019-03-10 15:58:39 -04: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
589f5224c5 Merge branch 'master' into develop 2019-02-26 21:48:32 +01:00
Griatch
09fbabc978 Better docstring when exploring flat api 2019-02-26 16:22:53 +01:00
Griatch
d94566ef20 Merge from master 2019-02-12 11:47:38 +01:00
Griatch
0dfea46d5c Change save/search_prototype, extend unittests 2019-02-09 16:52:02 +01:00
CloudKeeper
23337a61d7 Correcting typo - "prot" to "proto"
Caught by LilCasper
2019-02-09 14:19:50 +11:00
Griatch
415f0c4b4d Correct spawn unittest 2019-02-07 00:36:39 +01:00
Griatch
a3809ae877 Complete extending building unit tests 2019-02-07 00:23:35 +01:00
Griatch
9a60ce6353 Update unittest for open command 2019-02-06 21:34:36 +01:00
Griatch
7ea1a2f28d Another small fix 2019-02-06 00:15:18 +01:00
Griatch
3188f66436 Fix test typo 2019-02-06 00:10:26 +01:00
Griatch
bc223a2e92 Add more unit tests to build commands 2019-02-05 23:51:30 +01:00
Griatch
fe376795ec Add partial unittests for EvEditor 2019-02-05 01:14:32 +01:00
Griatch
74f22791d8 Resolve merge conflicts 2019-02-03 15:45:17 +01:00
Griatch
11d39a57b5 Add unit tests for syscmds, refactor cmdparser 2019-02-01 23:23:41 +01:00