Skip to content

Releases: TheE7Player/CSEV2

Build 0.6.2

11 May 22:32

Choose a tag to compare

Build 0.6.2

This build now allows the program to use Python 3.9 with updated library versions from the last update (0.6.1)

Package Old Version New Version
Flask 2.0.2 2.1.2
flaskwebgui 0.3.3 0.3.5
requests 2.26.0 2.27.1
psutil 5.8.0 5.9.0

Changes:

  • Updated Front-end Serving Files

    Element Old Version New Version
    bulma 0.9.1 0.9.4
    Font Awesome (free) 5.15.2 3.6.0
    jQuery 1.7.1 3.6.0
  • Added better condition and logic for logic.js

  • Added ability to switch between Fade and Night mode

  • Updated Game Events to recent (11th May 2022)

    • Most bomb_ events (modevents.res) replace type short for long
  • Added more checking for thread running, program shouldn't crash as much (still possible)

  • Added windows batch file to generate venv automatically (C++ Launcher may have issues with this task if multiple python paths are presented?)

Known Issues

C++ launcher may crash itself if multiple instances of python has been found in Windows PATH variables. create-environment-manually.bat has been made to resolve this issue for the time being (Launcher works fine loading the application if the venv environment exists and is recent).


BE SAFE

Check if the SHA256 Key of the download, you never know if this build may be affected. Never download a .rar of this program outside of this site (GitHub) as it may be there to collect your data (or even disrupt your computer).

File SHA-256 Key
CSEV2-0.6.1.rar (3.26MB) d25df82aecdcc278a22c6d9bc419d61984d2baec9747d99f951d56d4dee43662
CSEV2_Launcher.exe 4d953bedd285e7515bed68d6c2283bb54a0fe9b3aeee133cb0958e39332ab017
main.py 0eecb4be3946795e49b73d2c21a6c95e1e1665db5d8f22247f08b307be11ec18
flaskwebgui.py 9e839302aefce7ee9d6acc687df126d7114f9e8d9349ac4516646e4d990b4707

Build 0.6.1

24 Oct 16:10

Choose a tag to compare

Build 0.6.1

This build now allows the program to use Python 3.9 with updated library versions from the last update (0.6)

Changes:

  • Updated events.yaml to recent version (24/10/2021)
    • All bomb_* events with argument "site" has changed from 'short' to 'long'

BE SAFE

Check if the SHA256 Key of the download, you never know if this build may be affected. Never download a .rar of this program outside of this site (GitHub) as it may be there to collect your data (or even disrupt your computer).

File SHA-256 Key
CSEV2-0.6.1.rar (3.26MB) 297791a109a97310c5c9c25d15cab521a52076b50a44c184ce3b9156a2783e84
CSEV2_Launcher.exe 4d953bedd285e7515bed68d6c2283bb54a0fe9b3aeee133cb0958e39332ab017
main.py 855f72a9525400bb0e58a4cafd84c8c1391cbe9bb825676eb6f94b40159e6fbb
flaskwebgui.py 9e839302aefce7ee9d6acc687df126d7114f9e8d9349ac4516646e4d990b4707

Build 0.6

18 Jul 22:50

Choose a tag to compare

Update Build 0.6

This update is just to update the event information from 18 October 2020, to recent (18th July 2021)

  • Updated events.yaml to reflect the new arguments found in the following events:
    • player_death

      • New float parameter 'distance' included
    • round_mvp

      • New long parameter 'value' included
    • player_ping

      • New bool parameter 'urgent' included

Please be safe and check the MD5 of the programs to ensure its integrity. If the files stated here do not match, scan your computer and report as its not the tended application for this application.

File MD5 Check
CSEV2-0.6.rar 399e8db85fdcc4f1dd9f7f3177534b3e
CSEV2_Launcher.exe bb8ef33ac1f3e20850a773c0a3a7fe17

Build 0.5

27 Jun 17:16
b70a7d1

Choose a tag to compare

Update Build 0.5

This update makes running the application in linux more suitable and more efficent in loading times

  • Updated reg.py under utils folder to support loading settings for Linux
  • Updated main.py and flaskwebgui.py to disable its internal logger and details to the console

    The disabling of the logger improved loading times for the application

In recent version of chrome (91.0.4472.114)+, the current profile image will show against the CSEV 2 logo.
Don't worry, the browser is running it as incognito mode - no searches or history is saved.

Please be safe and check the MD5 of the programs to ensure its integrity. If the files stated here do not match, scan your computer and report as its not the tended application for this application.

File MD5 Check
CSEV2-0.5.rar a41f080e95b4b104ef76be5c71acf9e5
CSEV2_Launcher.exe 693066927cf9aa6cf85346f403c6e5eb

Build 0.4.1

13 Feb 18:22
0789785

Choose a tag to compare

Update Build 0.4.1

This update changes a little bit the of logic in the script but mostly focuses on the new environment and launcher

  • New launcher made in C++ to make launching the program far easier (Windows only at this time)
  • Fixed config.py to solve missing config.yaml location when executed not from a .bat
  • Program now runs a new environment made for the program

Note: The github repo doesn't include this env, but it is included with the .rar file

Please be safe and check the MD5 of the programs to ensure its integrity. If the files stated here do not match, scan your computer and report as its not the tended application for this application.

File MD5 Check
CSEV2-0.4.1.rar 2bfa012b04defaaf0df69e66fef4ceb3
CSEV2_Launcher.exe 693066927cf9aa6cf85346f403c6e5eb

Build 0.4

04 Feb 22:56

Choose a tag to compare

This update changes project structure and logic around from 0.3
Following fixes:

  • Fixed Spanish language where Client and Server localisations didn't take affect
  • Added front-end session to keep track of what was being typed
    • You can now use "=" in front of the search to perform a startswith search instead of a contains search
  • Removed unnecessary JavaScript line ( Thanks DMax#3317)
  • Program now depends on the back-end updater and doesn't fetch from front-end
    • May cause issues but depends on when the release/push fetch happens
  • Reduced down the size of static folder which contained materials that were not fetched or used

The .rar contains the stuff you need - download the source files if you require more (not likely)

RAR MD5: 91d60f9a6b16f27c7d634b03a3b4e761

Do not download any script/executable which doesn't match this key - this is at your own risk.

Build 0.3

24 Jan 19:34
87d94a0

Choose a tag to compare

Fixes from 0.2:

  • Server now shuts down after closing the chrome window
  • Google Translate will not interfere once you change language
  • Added localisation to missing translated text that was messed from 0.2

Thank you Gela-1511#9299 (244159872004915201) for providing the Portuguese translation for the program!

Build 0.2

23 Jan 19:13

Choose a tag to compare

The Language Update

This program now supports different language thanks to the following contributes in my discord channel:

Their discord tag (of time of this release) and their discord id followed after the brackets

Vulc4n#9999 (302235332391206914) for contributing towards the Spanish Translation
Helosx#1288 (378965373682188288) for contributing towards the Polish Translation
DMax#3317 (443364273243160577) for contributing towards the Russian Translation

The program will not require a full reset, so enjoy the program as it gets translated into your native language!

First Alpha Build

17 Jan 23:31
4992a33

Choose a tag to compare

First build of the program I made - fantastic!

Download the source file from below and run the main.py script with the version of Python you installed the required dependencies for.