Commit Graph

463 Commits

Author SHA1 Message Date
zkwolf
9e95ebff13 Making HTML look good ^^ 2024-05-15 21:09:31 +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
zkwolf
d17a899591 Added ident logging to BAN 2024-05-13 15:30:46 +02:00
zkwolf
12647c2770 Fixed allowed tokens... 2024-05-13 15:26:20 +02:00
zkwolf
31915f1a5e Added a BAN Admin tool for easy usage as EPOCH has been used wrong often. 2024-05-13 15:09:59 +02:00
zkwolf
6999311c42 Updated ReadMe.md with better todo list and new DEV instructions 2024-05-13 13:32:09 +02:00
zkwolf
f8a8599574 Added threading, bumped connection limit, set cleanup interval and channel timeout for waitress 2024-05-13 11:32:56 +02:00
zkwolf
e207da54db Added Windows logic for sessions so people can test on windows 2024-05-13 11:32:08 +02:00
zkwolf
c0c663a02f added steam achievement logic 2024-05-13 11:31:42 +02:00
ZKWolf
524c61223d Merge remote-tracking branch 'origin/master' 2024-05-12 05:46:36 +02:00
ZKWolf
af41833ad3 Changed challenges to be enabled on DEV 2024-05-12 05:46:22 +02:00
ZKWolf
bce81f6a38 Fixed challenges finally... 2024-05-12 05:45:08 +02:00
ZKWolf
2a9231462f
Merge pull request #24 from wolfswolke/dependabot/pip/pymongo-approx-eq-4.7.1
Update pymongo requirement from ~=4.7.0 to ~=4.7.1
2024-05-07 11:45:32 +02:00
dependabot[bot]
297f9957f5
Update pymongo requirement from ~=4.7.0 to ~=4.7.1
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.0...4.7.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-05-06 15:38:23 +00:00
ZKWolf
576efa9d2f Updated Info for Intel in BATCH 2024-05-05 23:12:30 +02:00
ZKWolf
0e0eee5db9 Updated Info for Intel in BATCH 2024-05-05 23:12:23 +02:00
ZKWolf
86a401f450
Update ReadMe.md
added Intel CPU bug parm
2024-05-05 21:53:41 +02:00
ZKWolf
e062b153a9 Updated Readme for script 2024-05-04 01:29:07 +02:00
ZKWolf
5465a92b70 Updated Script to V2 and added a First time Setup with removing Battleye, changing file names and a note to add the parm in steam 2024-05-04 01:28:09 +02:00
ZKWolf
859292d0b5
added parameter to readme start 2024-05-02 06:22:28 +02:00
ZKWolf
b341f38e01 Updated ReadMe.md 2024-05-01 15:13:05 +02:00
ZKWolf
3e084f0b16 Removed old stuff 2024-05-01 15:12:41 +02:00
ZKWolf
1cba91e0b1 Added explanations and removed not needed comments 2024-05-01 15:12:27 +02:00
ZKWolf
5705c23b6d Added some of my tools cause why not 2024-05-01 15:11:25 +02:00
ZKWolf
249f1f3c3a removed old files 2024-05-01 15:10:21 +02:00
ZKWolf
8a46bd1c94
Merge pull request #23 from wolfswolke/dependabot/pip/pymongo-approx-eq-4.7.0
Update pymongo requirement from ~=4.6.3 to ~=4.7.0
2024-04-29 19:42:12 +02:00
dependabot[bot]
dc7033e154
Update pymongo requirement from ~=4.6.3 to ~=4.7.0
---
updated-dependencies:
- dependency-name: pymongo
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-04-29 15:21:20 +00:00
ZKWolf
7d47755af6
Merge pull request #22 from wolfswolke/in_dev
In dev merge
2024-04-26 22:45:04 +02:00
ZKWolf
6b55dee011 Added names for maps and BAN detection 2024-04-26 22:43:14 +02:00
ZKWolf
490698fbc1 testing 2024-04-26 22:42:17 +02:00
ZKWolf
d40594947c Added base currency's requested by miraak. 2024-04-26 22:42:01 +02:00
ZKWolf
4f413bfa03 Removed challenges. again... 2024-04-26 22:41:32 +02:00
ZKWolf
2c54959f92 Fixed some Blueprinting issues 2024-04-25 08:16:01 +02:00
ZKWolf
d6d0c8b8a1 Removed OG challenge 2024-04-25 08:15:45 +02:00
ZKWolf
9c31b1de66 Added Currency's 2024-04-25 08:15:35 +02:00
ZKWolf
ff53a51acd Added Leveling, Currency etc. to End of match. 2024-04-25 03:34:54 +02:00
ZKWolf
e7402c011f Added local_ip to not be logged 2024-04-25 03:34:11 +02:00
ZKWolf
126884155c Set time to UTC 2024-04-25 03:31:09 +02:00
ZKWolf
a3e8798f7a Temp removed file handler endpoint code 2024-04-25 03:30:57 +02:00
ZKWolf
29f51b1e9a Fixed some stuff 2024-04-25 03:30:27 +02:00
ZKWolf
9b2e9da298 Updated probability's for maps, set users needed to 1 in DEV and fixed string escape. 2024-04-25 03:28:39 +02:00