Commit Graph

502 Commits

Author SHA1 Message Date
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
ZKWolf
e0eb5ad961 Added iframe for discord invite 2024-05-26 04:13:09 +02:00
ZKWolf
612bb30176 Removed new styling as it was not liked by useres 2024-05-26 04:12:40 +02:00
ZKWolf
bd9988f0dc Merge remote-tracking branch 'origin/master' 2024-05-26 04:11:30 +02:00
ZKWolf
742818793b
Merge pull request #26 from wolfswolke/dependabot/pip/pip-7465e5eae1
Update requests requirement from ~=2.31.0 to ~=2.32.1 in the pip group
2024-05-21 15:56:04 +02:00
dependabot[bot]
03ee88c89b
---
updated-dependencies:
- dependency-name: requests
  dependency-type: direct:production
  dependency-group: pip
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-05-21 09:08:46 +00:00
ZKWolf
471de304a3 Merge remote-tracking branch 'origin/master' 2024-05-16 10:42:37 +02:00
zkwolf
9e95ebff13 Making HTML look good ^^ 2024-05-15 21:09:31 +02:00
ZKWolf
5c5129d975 Split layers for docker to cache 2024-05-14 23:11:06 +02:00
zkwolf
744006cac5 Added LV1 base inventory on DEV endpoint for play testing. 2024-05-14 17:35:52 +02:00
zkwolf
87f5ef5ffa Removed old comments 2024-05-14 17:35:08 +02:00
zkwolf
dbd88cd893 Temp disabled error logging for live testing ass logins take 20 seconds more when logging is on. 2024-05-14 17:34:45 +02:00
zkwolf
285b8678ac added checks so sanitized values dont get messed up 2024-05-14 13:16:44 +02:00
zkwolf
67b32f3304 Added security check for allowed_tokens type. 2024-05-14 13:07:59 +02:00
zkwolf
12a9967dca Merge remote-tracking branch 'origin/master' 2024-05-14 12:20:01 +02:00
zkwolf
1183d13470 Added HunterIDs back for DEV backend. 2024-05-14 12:19:51 +02:00
zkwolf
88ba02252d Added Styling 2024-05-14 12:19:29 +02:00
ZKWolf
56566cbfce
Merge pull request #25 from wolfswolke/dependabot/pip/pymongo-approx-eq-4.7.2
Update pymongo requirement from ~=4.7.1 to ~=4.7.2
2024-05-13 20:13:42 +02:00
dependabot[bot]
4c6171d0d6
Update pymongo requirement from ~=4.7.1 to ~=4.7.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.7.1...4.7.2)

---
updated-dependencies:
- dependency-name: pymongo
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-05-13 16:01:43 +00:00