Commit Graph
30 Commits
Author SHA1 Message Date
Mikaël Capelle 80ce623f2c Clean stubs for alphas. 2020-06-14 19:56:34 +02:00
Mikaël Capelle eea01a338f Better stubs for IPluginGame.feature(). 2020-06-14 12:14:42 +02:00
Mikaël Capelle ef75b4fa88 Add binary operators to enum-like classes. 2020-06-13 22:44:57 +02:00
Mikaël Capelle f1c82c8acd Upgrade stubs for 2.3.0a10. 2020-06-10 20:27:51 +02:00
Mikaël Capelle a4b2dfa424 Add support for module functions. 2020-06-10 20:27:13 +02:00
Mikaël Capelle 1f676f1fff Fix issue with inner classes that could not be cleaned or overwritten. 2020-06-08 21:37:21 +02:00
Mikaël Capelle fe9f2a7298 Rollback mobase.pyi. 2020-05-24 16:40:16 +02:00
Mikaël Capelle 5fdd6d5e1f Rename types.py to mtypes.py to avoid conflict with standard types. 2020-05-24 16:39:47 +02:00
Mikaël Capelle 19dc415fe6 Update stubs for 2.3.0a9. 2020-05-24 00:00:13 +02:00
Mikaël Capelle 052df604bc Update loader to allow loading moprivate alongside mobase. 2020-05-16 17:46:12 +02:00
Mikaël Capelle 59d5b1326c Change type of install_dir argument to Path. 2020-05-16 17:45:55 +02:00
Mikaël Capelle 438ba4a856 Update configuration handling. 2020-05-15 18:41:45 +02:00
Mikaël Capelle 648102a7aa Add extra section to README. 2020-05-15 18:36:48 +02:00
Mikaël Capelle fa4cd8ef0b Add license. 2020-05-15 18:36:27 +02:00
Mikaël Capelle 518a3f3a99 Change definition of MoVariant to avoid mypy error. 2020-05-13 19:10:40 +02:00
Mikaël Capelle 1d607045b2 Fix small issues. Apply black to stubs. 2020-05-13 19:07:33 +02:00
Mikaël Capelle 505368a322 Update for new enumeration names. 2020-05-13 15:54:34 +02:00
Mikaël Capelle 357f37d59f Better loading of DLLs. 2020-05-13 12:43:19 +02:00
Mikaël Capelle c489f69059 Replace QVariant with custom MoVariant type. 2020-05-13 12:14:42 +02:00
Mikaël Capelle dd9f0832ea Remove QVariant and use Union instead. 2020-05-13 11:45:56 +02:00
Mikaël Capelle 9df0002fbf Apply black on parser.py. 2020-05-12 20:48:53 +02:00
Mikaël Capelle 16602a8d35 Update README with information on how to use the stubs with VSCode. 2020-05-12 19:43:11 +02:00
Mikaël Capelle 6ea2efc3f9 Fix for older MO2 versions. 2020-05-12 18:55:28 +02:00
Mikaël Capelle cc14c83414 Update generation to not copy files but use MO2 install path directly. 2020-05-12 18:40:52 +02:00
Mikaël Capelle 79c708622c Add warning for missing property types. 2020-05-12 13:28:37 +02:00