Commit graph

1302 commits

Author SHA1 Message Date
Vishal
9032cb78b1
Merge pull request #273 from bombsquad-community/pre_release
release 1.0.19
2024-05-05 23:47:11 +05:30
Vishal
67716571a5
Update README.md 2024-05-05 07:07:19 +05:30
vishal332008
b42c2935a2 [ci] apply-version-metadata 2024-05-05 01:36:52 +00:00
Vishal
b439c4be05
1.0.19 2024-05-05 07:06:28 +05:30
Vishal
c8ac6c1181
Update CHANGELOG.md 2024-05-05 07:02:30 +05:30
vishal332008
e57d486712 [ci] apply-version-metadata 2024-05-05 01:27:13 +00:00
Vishal
e1d963a751
fixed author's text color to be more viewable 2024-05-05 06:56:48 +05:30
Loup-Garou911XD
70b048eb80 [ci] apply-version-metadata 2024-05-04 19:03:29 +00:00
Loup-Garou911XD
be70116e2a ci 2024-05-05 00:33:01 +05:30
Loup-Garou911XD
52d56ca5a1 reset discord_richpresence 2024-05-05 00:31:05 +05:30
Vishal
5e71b03bdc
Fixed the bug where the changelog doesn't get shown if you close and open the plugin manager 2024-05-04 22:53:10 +05:30
brostos
cd8535f610
Merge pull request #272 from bombsquad-community/brostosjoined-pre_release
Precondition failed @ python_methods_networking.cc:452: g_base->InLog…
2024-04-30 12:28:56 +03:00
brostosjoined
4d73fb33f9 [ci] auto-format 2024-04-30 09:23:50 +00:00
brostos
4a687c9f6b
Precondition failed @ python_methods_networking.cc:452: g_base->InLogicThread()
caused by accessing this function from another thread 
```python
connection_info = bs.get_connection_to_host_info() if build_number < 21727 else bs.get_connection_to_host_info_2()
if connection_info:
                    addr = _last_server_addr
                    port = _last_server_port
```
havent tested android presence yet
2024-04-30 12:23:06 +03:00
Vishal
26ca9c5c82
Update plugin_manager.py 2024-04-29 20:31:32 +05:30
Vishal
e7646c9dc4
Update plugin_manager.py 2024-04-29 20:29:30 +05:30
Vishal
6b5aae57ac
Update plugin_manager.py 2024-04-29 20:16:25 +05:30
Vishal
c62a56d7dc
Merge pull request #271 from bombsquad-community/main
rfvresdf
2024-04-29 20:11:51 +05:30
brostos
c8331850e2
Merge pull request #270 from bombsquad-community/pre_release
release 1.0.18
2024-04-29 01:00:28 +03:00
vishal332008
ead1048205 [ci] apply-version-metadata 2024-04-28 21:52:50 +00:00
Vishal
5af504e9ca
Fixing a few mistakes 2024-04-29 03:22:29 +05:30
Vishal
0092f0fc04
Update CHANGELOG.md 2024-04-29 02:51:25 +05:30
vishal332008
517dc47976 [ci] apply-version-metadata 2024-04-28 21:20:22 +00:00
Vishal
9936e76587
Specifying the exception 2024-04-29 02:50:00 +05:30
Vishal
f93afa90d0
Update CHANGELOG.md 2024-04-29 02:36:36 +05:30
vishal332008
0123dbedaa [ci] apply-version-metadata 2024-04-28 21:00:14 +00:00
Vishal
e42fb09bdd
Fixing up a mistake 2024-04-29 02:29:52 +05:30
vishal332008
0d37f14bb7 [ci] apply-version-metadata 2024-04-28 20:49:26 +00:00
Vishal
30485235c2
Fixing up a few errors for non-internet mode 2024-04-29 02:19:04 +05:30
Loup-Garou911XD
c0a35b0803 [ci] apply-version-metadata 2024-04-28 16:43:42 +00:00
Loup-Garou911XD
55660d4769 [ci] auto-format 2024-04-28 16:43:41 +00:00
Vishal
ae5834d728
Merge pull request #269 from vishal332008/main
Bug Fix
2024-04-26 03:43:37 +05:30
vishal332008
b37334d876 [ci] apply-version-metadata 2024-04-25 22:10:50 +00:00
Vishal
da878bf0d9
Fixing a bug 2024-04-26 03:40:28 +05:30
Loup-Garou911XD
12cadaab4c Fix error caused when cant get changelog 2024-04-25 18:33:43 +05:30
Vishal
0d7079f0a0
Update plugin_manager.py 2024-04-24 03:44:11 +05:30
Vishal
c6da4313e0
Merge pull request #268 from bombsquad-community/pre_release
Added changelog window
2024-04-23 02:48:17 +05:30
Loup-Garou911XD
9385a859f2 [ci] apply-version-metadata 2024-04-22 21:02:25 +00:00
Loup-Garou911XD
02530f050e Fix class instance not created 2024-04-23 02:31:25 +05:30
Vishal
d9d5a4ff13
Updating changelog.md and index.json 2024-04-23 01:51:37 +05:30
vishal332008
71b20d2ab3 [ci] auto-format 2024-04-22 20:20:07 +00:00
Vishal
f194499f97
Adding ChangeLog Window. 2024-04-23 01:49:42 +05:30
Vishal
c69d60f914
testing 2024-04-23 00:17:03 +05:30
Loup
7b61d12cbe
Update release.yml to run only on main branch 2024-04-22 23:13:13 +05:30
Vishal
b487cddacf
Merge pull request #267 from Loup-Garou911XD/main
Added function for getting changelog
2024-04-22 22:53:59 +05:30
Loup-Garou911XD
9428935737 Added CHANGELOG entry 2024-04-22 21:40:17 +05:30
Loup-Garou911XD
5fd39258fa [ci] apply-version-metadata 2024-04-22 16:02:09 +00:00
Loup-Garou911XD
9df1ed9cd1 [ci] auto-format 2024-04-22 16:02:08 +00:00
Loup-Garou911XD
6f501504cf Added function for getting changelog 2024-04-22 21:31:22 +05:30
Vishal
4100142e92
Merge pull request #266 from Loup-Garou911XD/main
Fix for error caused when disable button was missing
2024-04-22 19:37:13 +05:30