473 Commits

Author SHA1 Message Date
MSWS
8cf41aa046 Trigger Build v1.1.36 2025-10-14 06:49:16 -07:00
blankdvth
38f8925d88 Trigger Build v1.1.34 v1.1.35 2025-08-29 22:10:02 -04:00
blankdvth
d25c6d4877 Trigger Build v1.1.33 v1.1.32 2025-08-12 06:30:28 -04:00
Isaac
c41b66de67 Merge pull request #9 from edgegamers/dev
Update Gamedata
v1.1.31
2025-08-04 02:34:50 -07:00
MSWS
2f53d7787b Update gamedata 2025-08-04 02:28:49 -07:00
Isaac
c8e1ad1392 Merge pull request #8 from Letaryat/main
Update from remote
2025-07-27 23:48:52 -07:00
blankdvth
8a9a182771 Trigger Build 2025-07-23 20:34:13 -04:00
rcnoob
f49ea6260c Update tester_bling.json
removal request
2025-07-22 00:55:05 -04:00
blankdvth
5a95e173e3 Trigger Build 2025-06-17 19:08:44 -04:00
blankdvth
2d1a7ef51a Trigger Build v1.1.24 v1.1.25 v1.1.26 v1.1.28 v1.1.30 v1.1.29 2025-06-06 18:14:59 -04:00
blankdvth
963fed55ec Trigger Build 2025-05-29 19:55:14 -04:00
rcnoob
5c72a78706 Merge pull request #132 from rcon420/patch-1
lv.json
2025-05-27 10:29:29 -04:00
rcnoob
14587b5f4d Merge pull request #130 from Julienhqr/main
Update surf_.json
2025-05-27 10:29:14 -04:00
Marchand
2dab64ef92 Update README.md
Improve discord link
Add some repo stats
Add back to top
2025-05-26 21:10:38 -04:00
blankdvth
d87e4ac09e Trigger Build v1.1.22 v1.1.23 2025-05-25 19:39:50 -04:00
Marchand
23c7366479 Update README.md 2025-05-25 00:16:18 -04:00
MSWS
dac47a1037 Merge branch 'dev' of github.com:edgegamers/poor-sharptimer into dev 2025-05-20 20:06:42 -07:00
MSWS
b495f9cce8 fix: Update rank overhaul views with improved filtering
- Update join condition in `006_AddRankOverhaulViews.sql` to filter PlayerRecords by `Style = 0`
- Modify `GROUP BY` clause to group by `PlayerRecords.SteamID` instead of `PlayerPoints.SteamID`
- Add an empty line at the end of the file for formatting consistency
2025-05-20 20:04:25 -07:00
blankdvth
3573bb204c Trigger Build 2025-05-20 18:58:26 -04:00
rcon_password
8e4ea7da78 Update lv.json 2025-05-10 02:13:54 +03:00
rcon_password
bdeaaae84c Create lv.json 2025-05-10 02:12:48 +03:00
MSWS
cdad78cba0 fix: Update rank condition in MySQL migration script
Update ranking condition in MySQL migration script

- Modify condition in `006_AddRankOverhaulViews.sql` to check for ranks ≤ 10 instead of percentile < 0.5.
2025-04-30 03:19:48 -07:00
blankdvth
b37c52789a Trigger Build v1.1.18 v1.1.19 v1.1.20 v1.1.21 2025-04-24 00:14:22 -04:00
blankdvth
d66534b877 Trigger Build 2025-04-23 23:37:12 -04:00
Julienhqr
d4587865e3 Update surf_.json 2025-04-12 03:10:19 +02:00
blankdvth
c56b4c6eb7 Merge branch 'main' into dev 2025-04-10 01:56:31 -04:00
blankdvth
7819ec23a1 Trigger Build v1.1.16 v1.1.15 v1.1.14 v1.1.17 2025-04-10 01:50:48 -04:00
blankdvth
3273f03f66 Trigger Build 2025-04-10 01:50:21 -04:00
Isaac
bc2cab0cb5 Merge pull request #7 from edgegamers/dev
Dev
v1.1.13 v1.1.12
2025-04-02 21:26:52 -07:00
MSWS
05fea235ec ci: Update nightly workflow to use v1.1 release tag format
Update GitHub Release `tag` in nightly workflow to `v1.1.${{ github.run_number }}`

[.github/workflows/nightly.yml]
- Updated the `tag` value in the GitHub Release step from `v1.0.${{ github.run_number }}` to `v1.1.${{ github.run_number }}`.
v1.1.11
2025-04-02 21:24:48 -07:00
MSWS
e57d2e25c2 Force update 2025-04-02 21:23:18 -07:00
blankdvth
9ce9fc64f6 fix: CI failing due to conflicting tags
The CI automatically creates a tag based on the GitHub run number, however, the CI is presently repeatedly failing due to tags with those run numbers already existing (likely from the fork); this fixes that by bumping the prefix to v1.1 rather than v1.0
2025-03-31 02:22:54 -04:00
blankdvth
d0e05e07cc Trigger Build 2025-03-31 02:08:48 -04:00
Julienhqr
8096a3f08e Update surf_.json (#125) 2025-03-18 15:01:49 -04:00
Isaac
296a776d33 Merge pull request #6 from edgegamers/dev
Update ranking system
v1.0.6 v1.0.5 v1.1.9
2025-03-06 19:39:18 -08:00
MSWS
e0afbe2b34 Add missing migration script 2025-03-06 19:35:34 -08:00
MSWS
a7d37a7089 Fix final issues 2025-03-06 19:33:02 -08:00
MSWS
b954860be7 Fix int parsing 2025-03-06 19:20:28 -08:00
MSWS
30645de6c8 Release 2025-03-06 18:49:59 -08:00
MSWS
e58411cdd2 Update migration 2025-03-06 18:45:39 -08:00
MSWS
cbad20954d Add groups support 2025-03-06 18:35:19 -08:00
MSWS
c82f791ece Overhaul ranking system 2025-03-06 14:44:43 -08:00
Isaac
735c7d3b60 Merge pull request #5 from edgegamers/dev
Dev
v1.0.2 v1.0.4 v1.0.1 v1.0.3
2025-03-06 10:46:27 -08:00
MSWS
494674791c Add bonus style name 2025-03-05 22:29:04 -08:00
MSWS
8ee37484ca Make timer smaller 2025-03-05 20:13:58 -08:00
MSWS
7e678c6786 Merge branch 'feat/replayOptimization' into dev 2025-03-05 19:09:32 -08:00
MSWS
caeaaed69d Fix CheckSRReplay 2025-03-05 18:14:03 -08:00
Isaac
21f055ff23 Merge pull request #4 from edgegamers/deveee
Dev
2025-03-05 16:51:10 -08:00
MSWS
d8b99923a7 Add localization for entering stage message 2025-03-05 16:34:36 -08:00
MSWS
64cf7eec42 Print style within server record msg 2025-03-05 16:32:37 -08:00