ZKWolf
10cca57087
Last commit. Added EOL Notice
Build Docker image / build-and-push-image (push) Has been cancelled
2024-09-10 16:03:09 +02:00
ZKWolf
0c2b7ea2e6
Last commit. Added old files
2024-09-10 16:02:54 +02:00
ZKWolf
e3ac7703e7
Merge remote-tracking branch 'origin/master'
Build Docker image / build-and-push-image (push) Has been cancelled
2024-09-05 17:30:42 +02:00
ZKWolf
530f3dafa9
Last commit. More info on index page
2024-09-05 17:01:23 +02:00
ZKWolf
4940b25541
Last commit. Added sender Function
2024-09-05 16:59:44 +02:00
ZKWolf
5fef8d6451
Last commit. this was WIP
2024-09-05 16:59:29 +02:00
ZKWolf
eceadc8181
Last commit. added local_ip stuff that never worked with config file
2024-09-05 16:58:45 +02:00
ZKWolf
39034b23c4
Update start_parms.txt
Build Docker image / build-and-push-image (push) Has been cancelled
2024-08-17 10:20:03 +02:00
ZKWolf
c17d013dfa
Merge pull request #33 from wolfswolke/dependabot/pip/pyyaml-6.0.2
...
Build Docker image / build-and-push-image (push) Has been cancelled
Bump pyyaml from 6.0.1 to 6.0.2
2024-08-14 09:57:06 +02:00
dependabot[bot]
9be415e5f6
Bump pyyaml from 6.0.1 to 6.0.2
...
Bumps [pyyaml](https://github.com/yaml/pyyaml ) from 6.0.1 to 6.0.2.
- [Release notes](https://github.com/yaml/pyyaml/releases )
- [Changelog](https://github.com/yaml/pyyaml/blob/main/CHANGES )
- [Commits](https://github.com/yaml/pyyaml/compare/6.0.1...6.0.2 )
---
updated-dependencies:
- dependency-name: pyyaml
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-08-12 15:41:20 +00:00
ZKWolf
16458a0d44
Added check to see if the HUNTER actually joined the match so runners don't get an error when joining to a not yet hosted match.
...
Build Docker image / build-and-push-image (push) Has been cancelled
Issue found by ahbahl. Thank you for bringing it to my attention ^^
2024-07-30 21:34:40 +02:00
ZKWolf
f8a6ab315d
Added Matchmaking.md
Build Docker image / build-and-push-image (push) Waiting to run
2024-07-29 21:01:41 +02:00
ZKWolf
683be90c2b
Removed private matches from discord msg
2024-07-29 19:59:34 +02:00
ZKWolf
13051e6701
Added migration var to user and code for migration v1
2024-07-29 19:59:15 +02:00
ZKWolf
49ea3dc041
Removed private matches from discord msg
2024-07-29 19:58:14 +02:00
ZKWolf
6c537f948f
Added HREF to private_matches and fixed typo
2024-07-29 19:52:12 +02:00
ZKWolf
8ebc47825f
Updated updater.md to explain the script in detail
2024-07-29 19:51:28 +02:00
ZKWolf
2f7929862d
Favicon data
2024-07-29 00:57:49 +02:00
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