Commit graph

873 commits

Author SHA1 Message Date
Rikko
7a91d6bbf5
Refer to sample plugin source template 2023-05-16 01:10:03 +05:30
Rikko
4948d8b3af
Merge pull request #133 from bombsquad-community/arms-race-missing-author
Update authors for arms race minigame
2023-05-15 22:24:30 +05:30
rikkolovescats
6495b0a1de [ci] apply-version-metadata 2023-05-15 16:54:14 +00:00
Rikko
a36e0289c8 Add Mrmaxmeier 2023-05-15 22:22:47 +05:30
Rikko
a364209921
Merge pull request #132 from bombsquad-community/many_minigames
Added many minigames
2023-05-15 21:49:50 +05:30
rikkolovescats
635a773053 [ci] apply-version-metadata 2023-05-15 16:14:20 +00:00
Rikko
25c2a85d2f Correct a few typos 2023-05-15 21:43:40 +05:30
rikkolovescats
499c6890d3 [ci] apply-version-metadata 2023-05-15 16:09:38 +00:00
Rikko
721948785c Correct JSON fmt 2023-05-15 21:38:42 +05:30
Loup-Garou911XD
2ac90c8677 [ci] auto-format 2023-05-15 10:58:00 +00:00
Loup-Garou911XD
4af785998d Added many minigames 2023-05-15 15:56:45 +05:30
Rikko
2e8ee6387e
Merge pull request #131 from bombsquad-community/improve-new-plugin-detection
Optimize new plugin detection mechanism
2023-05-14 19:10:50 +05:30
rikkolovescats
efc4b75afe [ci] apply-version-metadata 2023-05-14 10:14:36 +00:00
Rikko
2d74b52d2f Optimize new plugin detection mechanism 2023-05-14 15:41:24 +05:30
Rikko
5022033664
Clarify explicit licensing 2023-05-14 12:43:41 +05:30
Rikko
c6c00443c1
Merge pull request #128 from kingsamurai123/main
Display new plugins details
2023-05-13 20:40:40 +05:30
kingsamurai123
7f25f953c0 [ci] apply-version-metadata 2023-05-13 15:05:57 +00:00
Sravan
b48119bd36 updated the screenmessage for new plugins
Prints only a single message depending on number of plugins.
2023-05-13 20:32:48 +05:30
kingsamurai123
1d9f6e16fe [ci] apply-version-metadata 2023-05-13 14:23:54 +00:00
Sravan
54614dee59 Update CHANGELOG
Updated changelog with the relevant fixes.
2023-05-13 19:52:14 +05:30
Sravan
263ee994ae bump to new version
Change the version
2023-05-13 19:51:45 +05:30
Sravan
ddf150e08b Added new api version check with that of the game and plugin supported.
This checks the game api version and plugin version and only prints screenmessage of only game supported plugins.
2023-05-13 17:40:55 +05:30
kingsamurai123
0c2b7becaf [ci] auto-format 2023-05-13 07:36:46 +00:00
Sravan
599a215faa Changed the key in dictionary to plugin name
Removed the extra property from the plugin class and also changed the key to plugin name in the new sorted plugin dictionary to increase the stability.
2023-05-13 13:04:30 +05:30
kingsamurai123
1eef94f77a [ci] auto-format 2023-05-10 19:26:00 +00:00
Sravan
8e8f62b1b6 Merge branch 'main' of https://github.com/kingsamurai123/plugin-manager 2023-05-11 00:54:51 +05:30
Sravan
59b7bdbdc4 Changed the logic to print new plugins
Instead of checking the locally present plugins details. This will print the n latest plugins based on release date.
2023-05-11 00:50:42 +05:30
kingsamurai123
967dd0994d [ci] auto-format 2023-05-09 19:18:46 +00:00
Sravan
60dee789ae Display new plugins details
Whenever new plugins get added to the manager, the game displays the count and names of the plugins.
2023-05-10 00:43:02 +05:30
Rikko
97a4a6a244
Merge pull request #127 from imayushsaini/main
new mini games
2023-05-06 23:26:40 +05:30
imayushsaini
a579a836c5 [ci] apply-version-metadata 2023-05-06 17:43:31 +00:00
imayushsaini
52094fc51b [ci] auto-format 2023-05-06 17:43:30 +00:00
Ayush Saini
d770fd9ee1 merge conflicts 2023-05-06 23:12:19 +05:30
Ayush Saini
d402b166e3 added air_soccer, shimla minigames 2023-05-06 23:10:44 +05:30
Rikko
a107fe7631
Update CHANGELOG.md 2023-04-30 22:54:39 +05:30
Rikko
44e8d451fd
Merge pull request #126 from bombsquad-community/fix-double-sounds
* Fix sometimes same sound would repeat twice when pressing a button.
* Low key attempt to experiment with staging branch by changing current tag in plugin_manager.py.
* Assume underscores as spaces when searching for plugins in game.
2023-04-30 22:48:14 +05:30
rikkolovescats
c8a6eb7eac [ci] apply-version-metadata 2023-04-30 17:16:59 +00:00
Rikko
789f95f6b1 Bump to v0.3.2 2023-04-30 22:46:21 +05:30
Rikko
7cf7f7b6d1 Resolve spaces to underscores when searching for plugins 2023-04-30 22:45:54 +05:30
Rikko
c81e3a6af7 Set current tag dynamically 2023-04-30 22:33:01 +05:30
rikkolovescats
c902cebd6e [ci] apply-version-metadata 2023-04-30 16:56:47 +00:00
Rikko
dbbb0ba32c Fix double sounds 2023-04-30 22:24:56 +05:30
Rikko
7f84e4911a
Correct an external url 2023-04-30 03:14:06 +05:30
Rikko
7f963583c6
Merge pull request #124 from SEBASTIAN2059/main
Add hot bomb minigame
2023-04-29 23:31:20 +05:30
SEBASTIAN2059
113490855f [ci] apply-version-metadata 2023-04-29 17:16:44 +00:00
SEBASTIAN2059
095a77331c [ci] auto-format 2023-04-29 17:16:42 +00:00
SEBASTIAN2059
176e19b9d0 hot bomb minigame 2023-04-29 12:04:57 -05:00
Loup
f74ac1b566
Merge pull request #113 from kingsamurai123/ResizePluginWindow
Resize plugin window to avoid overlapping with buttons
2023-03-06 23:29:00 +05:30
kingsamurai123
71e5d3a0b5 [ci] apply-version-metadata 2023-03-04 12:47:12 +00:00
Sravan
0b856baf34 Y-axis typo 2023-03-04 18:15:08 +05:30