Pranav Chaudhari
|
6ad7372312
|
Merge branch 'imayushsaini:public-server' into public-server
|
2022-03-11 00:39:21 +05:30 |
|
pranav-1711
|
fb390682b5
|
Logger fix.
|
2022-03-06 14:56:29 +05:30 |
|
Ayush Saini
|
435157d93d
|
Merge pull request #29 from pranav-1711/public-server
bcs plugin setup.
|
2022-03-06 14:16:44 +05:30 |
|
pranav-1711
|
87717aad33
|
Update python site-packages.
Added MarkupSafe, Jinja2, itsdangerous, Werkzeug, click, flask.
|
2022-03-06 14:02:26 +05:30 |
|
pranav-1711
|
8d9a94b5d6
|
Disabled bcs plugin by default.
|
2022-03-06 13:15:14 +05:30 |
|
pranav-1711
|
01eea8f3c0
|
Added psutil site-package.
|
2022-03-06 13:14:34 +05:30 |
|
Ayush Saini
|
3f9238e1f6
|
Merge pull request #28 from pranav-1711/patch-1
Update setting.json
|
2022-03-05 15:44:45 +05:30 |
|
Pranav Chaudhari
|
03a56063f5
|
Update setting.json
|
2022-03-05 12:40:03 +05:30 |
|
Ayush Saini
|
b02bbd47ad
|
Merge pull request #27 from pranav-1711/public-server
Ballistica-web integration.
|
2022-03-05 00:16:30 +05:30 |
|
pranav-1711
|
15257808cc
|
Added python-site-packages.
|
2022-03-04 18:52:19 +05:30 |
|
pranav-1711
|
e381ec853c
|
Added option to enable/disable ballistica web.
|
2022-03-04 18:32:57 +05:30 |
|
pranav-1711
|
34b17b8ee2
|
Merge branch 'public-server' of https://github.com/pranav-1711/Bombsquad-Ballistica-Modded-Server into public-server
|
2022-03-04 18:08:02 +05:30 |
|
pranav-1711
|
39a544bf03
|
Ballistica-web integration.
|
2022-03-04 18:05:39 +05:30 |
|
Ayush Saini
|
bae233c55d
|
Merge pull request #26 from pranav-1711/public-server
Fixed top5 and other error messages and wavedash globally enabled.
|
2022-02-28 01:29:34 +05:30 |
|
pranav-1711
|
61c4fdd780
|
FIxed wavedash plugin that was globally enabled.
|
2022-02-28 01:08:21 +05:30 |
|
pranav-1711
|
f19e222c38
|
Fixed top5 and other error messages.
Now cache data is not empty when loaded.
|
2022-02-28 00:18:10 +05:30 |
|
Ayush Saini
|
860b05befe
|
Merge pull request #25 from pranav-1711/public-server
Safe read and write opearation with file lock.
|
2022-02-26 20:34:14 +05:30 |
|
Pranav Chaudhari
|
165aea8578
|
Removed print()
|
2022-02-26 16:32:22 +05:30 |
|
pranav-1711
|
70572c7a89
|
Merge branch 'public-server' of https://github.com/pranav-1711/Bombsquad-Ballistica-Modded-Server into public-server
|
2022-02-26 16:22:42 +05:30 |
|
pranav-1711
|
9f4be5eb84
|
Safe read and write opearation with file lock.
Added file locks. - avoiding data leaks.
file handle module - To handle file opearations safly.
Added filelock.py - licensed file.
linted the pdata.py - type checking and formating.
|
2022-02-26 16:22:18 +05:30 |
|
Ayush Saini
|
5f798b797f
|
Merge pull request #23 from pranav-1711/public-server
Bugs fixes, lints, feature folder and updates.
|
2022-02-23 13:13:29 +05:30 |
|
pranav-1711
|
7c67998dec
|
Removed temporary.txt
|
2022-02-21 05:22:55 +05:30 |
|
pranav-1711
|
4b70b549b4
|
Error fixed.
Fixed the Import error that was causing during the logs in chathandle.
|
2022-02-21 05:19:26 +05:30 |
|
pranav-1711
|
afefc2a8dd
|
Fixed /list command.
|
2022-02-21 05:03:17 +05:30 |
|
pranav-1711
|
ea543bbf58
|
Plugins message fixed.
Removed plguins not found message.
Now all plugins proparly staged up.
|
2022-02-16 11:04:41 +05:30 |
|
pranav-1711
|
3957db3fd7
|
Imports fixed.
Categorised files imports are good now.
|
2022-02-16 11:02:48 +05:30 |
|
pranav-1711
|
bc53e6d655
|
tools lint fix.
|
2022-02-15 09:13:45 +05:30 |
|
pranav-1711
|
9ebe7cb67d
|
Removed unnessesary files.
|
2022-02-15 09:03:44 +05:30 |
|
pranav-1711
|
569e9bc968
|
Linted custom_hooks.
Now every game script related things are now hooked to custom_hooks.
|
2022-02-14 16:06:22 +05:30 |
|
pranav-1711
|
2676c4ef99
|
More feature folder updates.
|
2022-02-14 16:05:07 +05:30 |
|
pranav-1711
|
4f132d1eae
|
Lisence update in all files.
|
2022-02-14 14:45:22 +05:30 |
|
pranav-1711
|
d319cae99d
|
features folder integration.
features folder integration.
files using snake case naming style.
|
2022-02-14 14:43:20 +05:30 |
|
pranav-1711
|
e73e6b2040
|
Plugins Integration.
|
2022-02-14 14:19:13 +05:30 |
|
pranav-1711
|
15935b8bc6
|
Removed Currency folder.
|
2022-02-14 13:29:59 +05:30 |
|
Ayush Saini
|
e566a7463f
|
Merge pull request #22 from Freaku17/public-server
Fixed gamemode error
|
2022-02-14 12:28:20 +05:30 |
|
Freaku17
|
550f9613fc
|
Add files via upload
|
2022-02-14 12:22:10 +05:30 |
|
Ayush Saini
|
581939a8dd
|
multiverse games fix
|
2022-02-13 23:49:37 +05:30 |
|
Ayush Saini
|
fe449331be
|
games bug fix
|
2022-02-12 12:33:58 +05:30 |
|
Ayush Saini
|
a9441c3e0a
|
auto stats reset , more mini games , known bugs fix
|
2022-02-11 23:33:27 +05:30 |
|
Ayush Saini
|
d7f7d751f5
|
upload fireflies.py
|
2022-01-30 15:48:35 +05:30 |
|
Ayush Saini
|
37fa5429dc
|
1.4
|
2022-01-30 15:46:50 +05:30 |
|
Ayush Saini
|
1356e42baa
|
push update
|
2022-01-09 23:25:42 +05:30 |
|
Ayush Saini
|
4e5b0a057c
|
restoring settings,json
|
2022-01-09 23:20:54 +05:30 |
|
Ayush Saini
|
29b8f258f7
|
Revert "fix"
This reverts commit 8eb0a0a9ad.
|
2022-01-09 23:18:53 +05:30 |
|
Ayush Saini
|
8eb0a0a9ad
|
fix
|
2022-01-09 23:15:27 +05:30 |
|
Ayush Saini
|
d06bee0be0
|
added idle player remover
|
2022-01-09 23:02:35 +05:30 |
|
Ayush Saini
|
a2bf7e4912
|
Update changelogs.json
|
2022-01-09 22:52:18 +05:30 |
|
pranav1711
|
808677d54e
|
Update changelogs.json
|
2022-01-06 09:00:06 +05:30 |
|
pranav1711
|
4dba7d3f90
|
Rename bobmsquad into bombsquad
|
2022-01-06 08:56:25 +05:30 |
|
pranav1711
|
3900816e75
|
Proper integration of plugins.
|
2022-01-05 20:38:28 +05:30 |
|