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
kingsamurai123
2460e007de
[ci] apply-version-metadata
2023-03-04 10:15:06 +00:00
Sravan
43dcb2ef5d
reset the hash
2023-03-04 15:44:17 +05:30
Sravan
e0d48b83b1
Merge branch 'ResizePluginWindow' of https://github.com/kingsamurai123/plugin-manager into ResizePluginWindow
2023-03-04 15:42:10 +05:30
Sravan
cedd1b1501
Increase plugin window width
...
Increased the plugin window size and moved the buttons to the left.
2023-03-04 15:40:01 +05:30
kingsamurai123
c72879e91a
[ci] apply-version-metadata
2023-03-04 08:01:19 +00:00
Sravan
2ff6d49834
Changed the version in PM and index
...
Added the version change in PluginManager.py and index.json
2023-03-04 13:28:23 +05:30
Sravan
5623b01823
Add changelog for 0.3.1
2023-03-04 13:05:16 +05:30
Sravan
71479e5b5e
Resize the window and buttons
...
Resized the plugin window popup and also moved the buttons to limit the overlapping with the description.
2023-03-04 13:01:48 +05:30
Rikko
820900d574
Update 0.3.0 release date to when PR got merged
2023-02-12 21:54:07 +05:30
Loup
1d851de993
Merge pull request #109 from kingsamurai123/add-tutorial-button
...
Add tutorial button
2023-02-12 20:24:48 +05:30
kingsamurai123
15f7a2e04e
[ci] apply-version-metadata
2023-02-12 14:46:45 +00:00
Sravan Kumar
cb5df36b6d
Bump the plugin manager version to 0.3.0
2023-02-12 14:42:57 +00:00