ZKWolf
6b9214ec38
Added CDN Pictures. If these are copyrighted and you want me to take them down PLEASE OPEN A ISSUE ON GITHUB
2024-07-29 00:56:40 +02:00
ZKWolf
c598c803bd
Added CDN check for File name existing
2024-07-29 00:50:53 +02:00
ZKWolf
276bb9c7a4
Redirecting to matchmaking ROOT now instead of sub debug.
...
Removed Private matches from the Matchmaking Debug website.
Added Private Match URL, join and register URL for users to join those matches.
2024-07-29 00:47:50 +02:00
ZKWolf
35fe79ad32
LOBBY added max_a and max_b and private player list as whitelist for joining.
...
Reworked JOIN and HOST lobby function for private matches.
Also fixed a dumb bug that i when a privat lobby existed said "oh im not in that lemme ERROR"
2024-07-29 00:45:41 +02:00
ZKWolf
747f92d710
Added Private Match HTML with CSS
2024-07-29 00:43:16 +02:00
ZKWolf
d07068f7eb
Fixed write_datas PRINT exception.
2024-07-29 00:42:49 +02:00
ZKWolf
a8106b8886
Added Private Lobby LEN
2024-07-29 00:41:43 +02:00
ZKWolf
0a20e97bf1
Hiding runner IDs from now on so you cant register other people for private matches.
...
Also added Private Lobby LEN
2024-07-29 00:41:08 +02:00
ZKWolf
f440e44bc0
Fixed malformed player logs
Build Docker image / build-and-push-image (push) Has been cancelled
2024-07-21 03:54:47 +02:00
ZKWolf
a04c21da92
Merge remote-tracking branch 'origin/master'
2024-07-21 00:44:29 +02:00
ZKWolf
2d88191eaf
Added version tag in lobby to allow older version to play with each other
2024-07-21 00:44:15 +02:00
ZKWolf
59d0410895
Added error for 404
2024-07-21 00:26:02 +02:00
ZKWolf
ecf8ed5daf
Removed softlaunch kick from dev env
2024-07-21 00:25:41 +02:00
ZKWolf
f892ebb8c9
removed try except
2024-07-21 00:25:01 +02:00
ZKWolf
8095c3df2d
Fixed Stashboard and set right latest version
2024-07-21 00:24:12 +02:00
ZKWolf
943ef77696
Merge pull request #32 from wolfswolke/dependabot/pip/pymongo-approx-eq-4.8.0
...
Build Docker image / build-and-push-image (push) Has been cancelled
Update pymongo requirement from ~=4.7.3 to ~=4.8.0
2024-07-01 17:55:50 +02:00
dependabot[bot]
121a1968a8
Update pymongo requirement from ~=4.7.3 to ~=4.8.0
...
Updates the requirements on [pymongo](https://github.com/mongodb/mongo-python-driver ) to permit the latest version.
- [Release notes](https://github.com/mongodb/mongo-python-driver/releases )
- [Changelog](https://github.com/mongodb/mongo-python-driver/blob/master/doc/changelog.rst )
- [Commits](https://github.com/mongodb/mongo-python-driver/compare/4.7.3...4.8.0 )
---
updated-dependencies:
- dependency-name: pymongo
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-07-01 15:50:57 +00:00
ZKWolf
b3808e1201
moderation username is now 204
2024-06-21 22:43:39 +02:00
ZKWolf
39c2c46d16
moved THREAD.LOCK to the check as it doesnt need to be locked that soon and also can help with RWF bugs
2024-06-21 22:43:08 +02:00
ZKWolf
e11032d437
Fixed Reporter being reported and also made player list not hardlocked on 4
2024-06-21 22:42:24 +02:00
ZKWolf
d93bf9d663
testing...
2024-06-19 17:36:10 +02:00
ZKWolf
6151b17167
Set challenges to DEV env
2024-06-19 17:34:44 +02:00
ZKWolf
56cf94a752
Fixed Typos
2024-06-19 17:33:41 +02:00
ZKWolf
9d861ce43b
testing private matches
2024-06-19 17:33:31 +02:00
ZKWolf
b54eebc839
testing private matches
2024-06-19 17:33:21 +02:00
ZKWolf
0b0dcb4fa2
Moved logging endpoints to logging.py and added GAMESTATE for boot/dedicated server
2024-06-19 17:32:24 +02:00
ZKWolf
e03fb07a45
smoll fixe and removed unused func
2024-06-12 17:48:32 +02:00
ZKWolf
29fac2ff83
Removed not needed Data from BAN and CURRENCY
2024-06-12 17:46:50 +02:00
ZKWolf
2ce43f7f29
Set Default Faction to None
2024-06-12 17:46:19 +02:00
ZKWolf
fb8f0fb72a
Removed epoch that was not used and added game_mode so Custom games can set their own and also Dev versions.
2024-06-12 17:46:00 +02:00
ZKWolf
8f4cd1901b
Added 204s instead of success
2024-06-12 17:44:32 +02:00
ZKWolf
1b422e5dc8
Removed Discord embed
2024-06-12 17:44:05 +02:00
ZKWolf
b09fd866d3
Changed latest version to shut down version and also removed get OS as it is not secure to get files like that
2024-06-12 17:43:50 +02:00
ZKWolf
364a0e0bfa
Removed Data Users don't need
2024-06-12 17:42:19 +02:00
ZKWolf
9dcb954108
Added Online player counter
2024-06-10 21:42:35 +02:00
ZKWolf
79acfc1271
Merge pull request #31 from wolfswolke/dependabot/pip/pymongo-approx-eq-4.7.3
...
Update pymongo requirement from ~=4.7.2 to ~=4.7.3
2024-06-10 17:39:25 +02:00
dependabot[bot]
aaaeea398a
Update pymongo requirement from ~=4.7.2 to ~=4.7.3
...
Updates the requirements on [pymongo](https://github.com/mongodb/mongo-python-driver ) to permit the latest version.
- [Release notes](https://github.com/mongodb/mongo-python-driver/releases )
- [Changelog](https://github.com/mongodb/mongo-python-driver/blob/master/doc/changelog.rst )
- [Commits](https://github.com/mongodb/mongo-python-driver/compare/4.7.2...4.7.3 )
---
updated-dependencies:
- dependency-name: pymongo
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-06-10 15:09:24 +00:00
ZKWolf
6c77af35de
Merge remote-tracking branch 'origin/master'
2024-06-04 02:51:10 +02:00
ZKWolf
1cbaa4a1ac
Changed things around in Dockerfile for CACHING
2024-06-04 02:50:30 +02:00
ZKWolf
33eb185227
Added cleanup to WEB so players allways see LIVE data.
2024-06-04 02:45:03 +02:00
ZKWolf
a80742496d
Changed Challenge Logic to include BATCH
2024-06-04 02:44:25 +02:00
ZKWolf
af196b0c99
Bumped up numbers a TON, so it shouldn't run into any bottlenecks software sided
2024-06-04 02:43:50 +02:00
ZKWolf
4d1ca211a2
Added player count as GLOB so its easier to change
2024-06-04 02:43:16 +02:00
ZKWolf
9f075dc7aa
Added DEV Database
2024-06-04 02:41:49 +02:00
ZKWolf
8c35772aa7
Fixed most of the challenge handler.
...
Also improved DB times a LOT by not making a call per challenge.
OPEN: Why do prog not work anymore?
2024-06-04 02:41:13 +02:00
ZKWolf
547e02cfdb
Merge pull request #29 from wolfswolke/dependabot/pip/requests-approx-eq-2.32.3
...
Update requests requirement from ~=2.32.2 to ~=2.32.3
2024-06-03 17:13:02 +02:00
dependabot[bot]
646760bd84
Update requests requirement from ~=2.32.2 to ~=2.32.3
...
Updates the requirements on [requests](https://github.com/psf/requests ) to permit the latest version.
- [Release notes](https://github.com/psf/requests/releases )
- [Changelog](https://github.com/psf/requests/blob/main/HISTORY.md )
- [Commits](https://github.com/psf/requests/compare/v2.32.2...v2.32.3 )
---
updated-dependencies:
- dependency-name: requests
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-06-03 15:12:09 +00:00
ZKWolf
4c43859cc8
Merge pull request #27 from wolfswolke/dependabot/pip/requests-approx-eq-2.32.2
...
Update requests requirement from ~=2.32.1 to ~=2.32.2
2024-05-27 17:20:46 +02:00
dependabot[bot]
5935fce384
Update requests requirement from ~=2.32.1 to ~=2.32.2
...
Updates the requirements on [requests](https://github.com/psf/requests ) to permit the latest version.
- [Release notes](https://github.com/psf/requests/releases )
- [Changelog](https://github.com/psf/requests/blob/main/HISTORY.md )
- [Commits](https://github.com/psf/requests/compare/v2.32.1...v2.32.2 )
---
updated-dependencies:
- dependency-name: requests
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-05-27 15:09:49 +00:00
ZKWolf
be80690bf9
added file handler testing file
2024-05-26 04:15:19 +02:00