Commit graph

1747 commits

Author SHA1 Message Date
Rikko
63d674cfd4 Plugin must be installed before checking if it's enabled 2022-08-27 18:03:36 +05:30
Vishal
b39b234c0c
Merge pull request #11 from bombsquad-community/testing
Build Fixing
2022-08-24 16:27:47 +05:30
Vishal
f8595db387
Build Fixing Part 3 2022-08-24 16:18:12 +05:30
Vishal
3907df6871
Build Fixing Part 2 2022-08-24 16:03:15 +05:30
Vishal
8ad43be72f
Build Fixing Part 1 2022-08-24 15:44:54 +05:30
Vishal
f4721502d9
Updating A Button 2022-08-22 18:41:48 +05:30
Rikko
17b22bf8fe Add README 2022-08-22 18:34:31 +05:30
Rikko
81aa3f10aa Create LICENSE 2022-08-22 18:34:21 +05:30
Rikko
98279b5aad Suppress screenmessage on entrypoints unloaded 2022-08-21 06:46:41 +05:30
Rikko
404cd4fd6a Plugin auto update functionality 2022-08-21 06:01:15 +05:30
Rikko
c2123a5d5b Checks for md5sum when updating plugin manager 2022-08-21 04:50:29 +05:30
Rikko
c5cb42bc21 Add md5sum checks 2022-08-21 04:28:35 +05:30
Rikko
4a17820ea7 Context manager to handle PluginManagerWindow exceptions 2022-08-21 01:57:34 +05:30
Rikko
aa8671a5b1 Implement search 2022-08-21 01:33:25 +05:30
Rikko
a0359a4a82 Use latest compatible version by default 2022-08-17 02:28:55 +05:30
Rikko
14d9d1a799 Separate entity for plugin version 2022-08-17 02:07:08 +05:30
Rikko
0b070f0900 Suppress console error on failing auto updates 2022-08-17 00:00:04 +05:30
Rikko
3cb05c5120 settings: add option to auto-enable installed plugins 2022-08-16 02:29:52 +05:30
Vishal
6cc514813f
Removed an Error and Added a few Colors 2022-08-15 21:52:37 +05:30
Vishal
4703b0f978
Fixing UI on All Devices 2022-08-15 21:40:56 +05:30
Rikko
3e8492ed67 feat: auto update plugin manager on startup 2022-08-15 21:01:48 +05:30
Rikko
b6cd9bba7b Read and write settings to config 2022-08-15 20:11:08 +05:30
Rikko
308ccc2baa Add dummy settings 2022-08-14 07:57:03 +05:30
Rikko
cd7b608451 Cache external sources metadata 2022-08-14 00:42:40 +05:30
Rikko
a02fe8eaba Start work on versioning 2022-08-13 22:04:32 +05:30
Rikko
a3e3e93033 Adapt to exported class changes in upstream 2022-08-13 21:20:20 +05:30
Vishal
6ebda8152e
Fixed UI Problems 2022-08-13 20:42:37 +05:30
Rikko
cc6c4aace9 Unload and load minigame modules immediately on un/installation 2022-08-12 16:34:57 +05:30
Rikko
aaeed0eb7a Load newly installed plugins without restarting 2022-08-12 08:24:40 +05:30
Rikko
004a563ffd Compliment Plugin.on_plugin_manager_prompt 2022-08-12 07:21:51 +05:30
Rikko
fd2d301d27 v1.2.0 - colorscheme 2022-08-12 07:11:20 +05:30
Rikko
e9e522acfc v1.2.0 - Add on_plugin_manager_prompt method 2022-08-12 07:10:59 +05:30
Rikko
607663d2ac Add UI for adding 3rd party plugins (tested for UIScale.LARGE rn) 2022-08-11 06:34:17 +05:30
Rikko
5a2144fa88 ba.open_url seems to work with http on Android 2022-08-11 00:42:14 +05:30
Rikko
256fc8a23b Add underneath logic for adding 3rd party plugins 2022-08-10 02:00:03 +05:30
Rikko
4f8180d06d Update metadata format 2022-08-10 01:02:10 +05:30
Vishal
40c4c4d6a8
Now Plugin Link Button Works on All Devices. 2022-08-09 02:11:08 +05:30
Vishal
355ee66b86
Button for the Respective Plugin Pages. 2022-08-09 02:02:29 +05:30
Vishal
6c6df5461c
More Easier to Navigate with Arrow Keys than Before. 2022-08-08 22:38:23 +05:30
Rikko
e5c7c35944 Remove an unncessary line break 2022-08-08 22:26:27 +05:30
Rikko
4ec3a5a984 Correct minigames enable/disable behaviour 2022-08-08 22:09:22 +05:30
Vishal
d11d4eadcf
Fixing Position of Loading Text and Added Sounds 2022-08-08 21:09:07 +05:30
Rikko
b43e4133a9 switch to snake_case naming scheme 2022-08-08 20:28:51 +05:30
Rikko
27f81fc715 JSON metadata file for minigames 2022-08-08 20:23:20 +05:30
Rikko
cbdb3ead34 Add alliance_elimination.py 2022-08-08 20:17:40 +05:30
Rikko
dc236350d6 Re-enable plugin search bar 2022-08-08 03:47:48 +05:30
Rikko
1f246e3bae Handle multiple plugin entry points 2022-08-08 03:36:49 +05:30
Vishal
a4e9255305
Fixing Build 2022-08-07 23:44:30 +05:30
Vishal
0708eb60db
Updating Search Bar 2022-08-07 19:23:57 +05:30
Vishal
dbee372209
Now works on all Devices 2022-08-07 17:12:45 +05:30