ZKWolf
|
b7ae9bdc5e
|
Merge pull request #15 from wolfswolke/dependabot/pip/colorlog-approx-eq-6.8.2
Update colorlog requirement from ~=6.7.0 to ~=6.8.2
|
2024-03-01 00:53:39 +01:00 |
|
ZKWolf
|
2ba1cd10da
|
Merge branch 'master' into dependabot/pip/colorlog-approx-eq-6.8.2
|
2024-03-01 00:53:32 +01:00 |
|
dependabot[bot]
|
7ef9a2eeeb
|
Update colorlog requirement from ~=6.7.0 to ~=6.8.2
Updates the requirements on [colorlog](https://github.com/borntyping/python-colorlog) to permit the latest version.
- [Release notes](https://github.com/borntyping/python-colorlog/releases)
- [Commits](https://github.com/borntyping/python-colorlog/compare/v6.7.0...v6.8.2)
---
updated-dependencies:
- dependency-name: colorlog
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-02-29 23:53:08 +00:00 |
|
ZKWolf
|
b44a137d11
|
Merge pull request #14 from wolfswolke/dependabot/pip/flask-approx-eq-3.0.2
Update flask requirement from ~=2.3.2 to ~=3.0.2
|
2024-03-01 00:52:55 +01:00 |
|
ZKWolf
|
455afd4e0c
|
Merge pull request #12 from wolfswolke/dependabot/pip/pymongo-approx-eq-4.6.2
Update pymongo requirement from ~=4.3.3 to ~=4.6.2
|
2024-03-01 00:52:31 +01:00 |
|
ZKWolf
|
1ca51a0578
|
Merge pull request #11 from wolfswolke/dependabot/pip/bleach-approx-eq-6.1.0
Update bleach requirement from ~=6.0.0 to ~=6.1.0
|
2024-03-01 00:52:19 +01:00 |
|
dependabot[bot]
|
16e16c0278
|
Update flask requirement from ~=2.3.2 to ~=3.0.2
Updates the requirements on [flask](https://github.com/pallets/flask) to permit the latest version.
- [Release notes](https://github.com/pallets/flask/releases)
- [Changelog](https://github.com/pallets/flask/blob/main/CHANGES.rst)
- [Commits](https://github.com/pallets/flask/compare/2.3.2...3.0.2)
---
updated-dependencies:
- dependency-name: flask
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-02-29 23:49:52 +00:00 |
|
dependabot[bot]
|
5a97a4bd69
|
Update pymongo requirement from ~=4.3.3 to ~=4.6.2
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.3.3...4.6.2)
---
updated-dependencies:
- dependency-name: pymongo
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-02-29 23:49:45 +00:00 |
|
dependabot[bot]
|
70e3848b35
|
Update bleach requirement from ~=6.0.0 to ~=6.1.0
Updates the requirements on [bleach](https://github.com/mozilla/bleach) to permit the latest version.
- [Changelog](https://github.com/mozilla/bleach/blob/main/CHANGES)
- [Commits](https://github.com/mozilla/bleach/compare/v6.0.0...v6.1.0)
---
updated-dependencies:
- dependency-name: bleach
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-02-29 23:49:38 +00:00 |
|
ZKWolf
|
e6896f642d
|
AUTO SNYK Create dependabot.yml
|
2024-03-01 00:49:17 +01:00 |
|
ZKWolf
|
63c709eca4
|
Fixed Challenges and working on InitOrGetGroup
|
2024-02-26 02:07:58 +01:00 |
|
ZKWolf
|
c8e567ca69
|
Changed Alpha Currency Balance for new users
|
2024-02-26 02:07:00 +01:00 |
|
ZKWolf
|
031bad9c62
|
Fixed Schopping System
|
2024-02-26 02:06:26 +01:00 |
|
ZKWolf
|
a6418a704a
|
Added new challenge handler
|
2024-02-26 02:05:59 +01:00 |
|
ZKWolf
|
628ada8a50
|
Fixed Challenges and added new ones.
|
2024-02-26 02:05:41 +01:00 |
|
ZKWolf
|
ba0a20cc08
|
added equippedConsumables and removed old challenge stuff.
|
2024-02-25 04:00:58 +01:00 |
|
ZKWolf
|
b702f5298a
|
allowed matchmaking and MatchMaking as url
|
2024-02-25 04:00:17 +01:00 |
|
ZKWolf
|
a579d202be
|
Added 743 Challenges and the logic for all of them.
|
2024-02-25 03:59:53 +01:00 |
|
ZKWolf
|
8f02994562
|
Merge remote-tracking branch 'origin/master'
|
2024-02-23 20:24:01 +01:00 |
|
ZKWolf
|
087e50341b
|
Added BASE inventory, DLC unlocks and DG1 unlocks via DB
|
2024-02-23 20:23:46 +01:00 |
|
ZKWolf
|
bd5ba12d88
|
Added probability calc, Added cleanup of crashed runners/Hunters in QUEUE,
|
2024-02-23 20:22:40 +01:00 |
|
ZKWolf
|
281cdf2966
|
Visual Fixes and working on FIX for EndOfMatch Endpoints
|
2024-02-23 20:21:41 +01:00 |
|
ZKWolf
|
8e855fe602
|
Added auto reload every 4 seconds
|
2024-02-23 20:20:49 +01:00 |
|
ZKWolf
|
729c69b640
|
Merge pull request #9 from wolfswolke/snyk-fix-3e6992fbbdcfe4b2c49b22fc90b9897f
[Snyk] Security upgrade dnspython from 2.3.0 to 2.6.0rc1
|
2024-02-21 10:08:27 +01:00 |
|
ZKWolf
|
ed876ba9a3
|
Merge pull request #10 from wolfswolke/snyk-fix-f9aba0098a9f4b8a663fe25b708c9184
[Snyk] Security upgrade python from 3.13.0a3-alpine3.18 to 3.13.0a4-alpine3.18
|
2024-02-21 10:08:13 +01:00 |
|
snyk-bot
|
261228bbd4
|
fix: Dockerfile to reduce vulnerabilities
The following vulnerabilities are fixed with an upgrade:
- https://snyk.io/vuln/SNYK-ALPINE318-EXPAT-6241039
- https://snyk.io/vuln/SNYK-ALPINE318-EXPAT-6241040
|
2024-02-21 04:36:07 +00:00 |
|
ZKWolf
|
e873e25b53
|
Added new game modes
|
2024-02-20 23:32:15 +01:00 |
|
ZKWolf
|
b9ab04c297
|
Added SHA Handler for Game client
|
2024-02-20 23:32:00 +01:00 |
|
ZKWolf
|
aaf93b9fc1
|
Working on InitOrGetGroup, Challenges, Inventory and other things.
|
2024-02-18 21:55:57 +01:00 |
|
ZKWolf
|
7f6377bf1c
|
Working on Challenges. Will be reworked to the challenges Array
|
2024-02-18 21:55:03 +01:00 |
|
ZKWolf
|
835ecb837a
|
Changed DEV Gamenews
|
2024-02-18 21:54:27 +01:00 |
|
ZKWolf
|
872b76ba9e
|
Added get liftime for challenges
|
2024-02-18 21:53:59 +01:00 |
|
ZKWolf
|
cd00ea012e
|
Removed old stuff
|
2024-02-18 21:53:45 +01:00 |
|
ZKWolf
|
e06eaa3944
|
removed garbage and MM fix
|
2024-02-18 21:53:31 +01:00 |
|
ZKWolf
|
6d11da1a6f
|
MM Fixes
|
2024-02-18 21:53:01 +01:00 |
|
ZKWolf
|
57a42998bc
|
Challenges
|
2024-02-18 21:52:48 +01:00 |
|
ZKWolf
|
7b7a15f9af
|
Added DEV game news so we know what version we are on
|
2024-02-18 21:52:24 +01:00 |
|
ZKWolf
|
908d40180c
|
Removed old stuff
|
2024-02-18 21:52:03 +01:00 |
|
ZKWolf
|
377391c3c1
|
Working on challenges
|
2024-02-18 21:50:47 +01:00 |
|
ZKWolf
|
f9c333cf81
|
Added Matchmaking Website
|
2024-02-18 21:50:01 +01:00 |
|
ZKWolf
|
0a9e215a9b
|
removed comment
|
2024-02-17 03:56:18 +01:00 |
|
ZKWolf
|
71a8a5b144
|
INITORGETGROUP, CheckUsername, inventories, resetCharacterProgressionForPrestige, ProgressionBatch DONE
|
2024-02-17 03:54:16 +01:00 |
|
ZKWolf
|
e05e877f99
|
Added DEV ENV
|
2024-02-17 03:53:11 +01:00 |
|
ZKWolf
|
c41aaf871f
|
Fixed more broken lobbys
|
2024-02-17 03:53:01 +01:00 |
|
ZKWolf
|
41dd2d2c42
|
Restructured and added all the new things for INITORGETGROUP
|
2024-02-17 03:52:48 +01:00 |
|
ZKWolf
|
e7f04dc050
|
removed old logs
|
2024-02-17 03:52:26 +01:00 |
|
ZKWolf
|
6c6268dbb6
|
removed old logs
|
2024-02-17 03:51:56 +01:00 |
|
ZKWolf
|
c83bc321e2
|
Added inventory_creator.py
|
2024-02-17 03:51:40 +01:00 |
|
ZKWolf
|
497308b296
|
Fixed quitters state, working on store
|
2024-02-17 03:51:29 +01:00 |
|
ZKWolf
|
ba3ba3fa9d
|
FIXED Catalog with Shaggys DUMP
|
2024-02-17 03:49:28 +01:00 |
|