zk
f6ba08b6c9
fix: folder-to-go metric is wrong ( #1681 )
2026-06-17 22:10:40 +01:00
zk
245b7e454e
fix: make the username thing stop flashing up ( #1680 )
2026-06-17 21:34:42 +01:00
zk
c0dca6f6a9
feat: manual human pass over the code, untangle and remove entropy ( #1668 )
...
* fix: use 3003 for seeds port + expose ports consistently
* fix: seeds-webui license AGPL3 -> MIT
* fix: more port 3100 to 3003
* feat: remove "GPT/UGPT" as a phrase from the codebase
* fix: clean up some ridiculous legacy code hoops
2026-06-17 21:34:26 +01:00
Ben Hutchinson
eff9101f79
Set a default of 0 when a rating value is null when calculating rank ( #1675 )
...
* Set a default of 0 when a rating value is null when calculating rank
* make null values be last place
* adjust test for new null rating case
2026-06-17 21:23:05 +01:00
zk
3df85b4cf7
fix: deploy to ceres, as the server is no longer just the tachi server ( #1679 )
2026-06-17 00:11:27 +01:00
zk
ed3d7d486e
fix: run seeds sort... why are these charts very small songids? ( #1678 )
2026-06-16 19:39:48 +01:00
Ben Hutchinson and zk
26d7cf3f1a
only rebuild chart leaderboard when ranking changes ( #1671 )
...
* only rebuild chart leaderboard when ranking changes
* document partition invariant for leaderboard refresh
Adds an explanatory comment noting that the ranking-change check assumes
an UPDATE never moves a pb between (chart_id, lens) partitions (true
today), plus a trailing newline. Keeps DISTINCT for clarity.
---------
Co-authored-by: zk <zkldi@proton.me >
2026-06-16 19:06:27 +01:00
tachi-repo-bot[bot]
d54ddf003d
codex & uj's chunithm questline ( #1672 )
...
Co-authored-by: tachi-repo-bot[bot] <114618214+tachi-repo-bot[bot]@users.noreply.github.com>
2026-06-16 00:35:02 +01:00
kawachiboy14
2fef4cfc8c
seed: IIDX INFINITAS The 4th Song Pack Vol. 1 ( #1665 )
...
* seed: IIDX INFINITAS The 4th Song Pack Vol. 1
featuring 2 AC songs and 8 new INFINITAS Exclusives songs.
Bleep Beep Bop (4/8/11)
It's my Miracle (5/8/10)
In your eyes (5/10/12)
檄 (6/9/11)
Sakura Sunrise (6/9/11) (DP 5/9/11)
Juicy (3/7/9)
Lagrangian Point Ø (6/10/12)
Rush! (4/7/10)
* relocated. github show,not with tachi bot.
* forgot AC chart. DP EXclusive will do tomorrow
* i'm drunk. fk me.
* seed: IIDX INF The 4th song pack DP
2026-06-16 00:31:02 +01:00
zk
216617c54a
fix: move goal logic into tachi-common ( #1673 )
2026-06-16 00:27:37 +01:00
zk
368bafb299
fix: make playcount smaller and on the bottom ( #1669 )
2026-06-15 01:28:10 +01:00
Ben Hutchinson
b27e2ba02b
Add an extra case in set rivals for empty rival list ( #1667 )
2026-06-15 00:58:42 +01:00
zk and zk
8270d5360a
fix: remove entropy ( #1664 )
...
Co-authored-by: zk <--global>
2026-06-14 13:51:24 +01:00
zk
8ce160b8ae
feat: maybe stabilise pb cleaning ( #1662 )
2026-06-13 11:22:35 +01:00
zk
99fe1186ff
fix: sdvx goals maxxive + ensure this is easier to fix in future ( #1661 )
...
* fix: goalfix
* fix: goalfix 2
* fix: fmt
* fix: script for fixing quests, too, ugh
2026-06-13 11:04:29 +01:00
ash
249dbf5e19
add NBL to SDVX_INF_DIFFS + add altTitles ( #1660 )
...
* Fix more SDVX altTitles
* add NBL to SDVX_INF_DIFFS
2026-06-13 10:55:41 +01:00
nairobi
f637ce677a
seeds: update arcaea to 6.14.10 ( #1653 )
2026-06-13 10:50:07 +01:00
beerpsi
9f2e6f1b9e
Fix deadlocks caused by rederiving scores ( #1659 )
...
* Fix deadlocks caused by rederiving scores
* terminating newline
2026-06-12 13:30:36 +01:00
ash
ca93c93bb5
update SDVX altTitles ( #1651 )
...
* update SDVX altTitles
2026-06-08 19:22:46 +01:00
nairobi
d5aa746868
fix: remove level from FormatDifficultySearch ( #1652 )
...
* fix: remove level from FormatDifficultySearch
* nullable for a reason
2026-06-08 19:22:34 +01:00
zk
3e9b80c618
feat: add VITE_SKIP_RULES for skipping rules ( #1648 )
...
* feat: add VITE_SKIP_RULES for skipping rules
* feat: and then skip rules
2026-06-06 22:16:32 +01:00
zk
ed4bc60a0c
feat: make the github bot scream at you if you edit .github ( #1646 )
2026-06-06 21:41:01 +01:00
zk
7da34b2c1f
feat: add some really big indexes (60% of database load lol) ( #1645 )
2026-06-06 21:38:44 +01:00
zk
0391fbacf0
feat: propogate lyko's fixes from lr2ir-dataset ( #1644 )
2026-06-06 15:34:37 +01:00
beerpsi
c405ebcb56
Update last seen after the request is finished ( #1643 )
...
* Skip locked rows when updating last seen date
* run as post-response hook
* return correct key
* Change it on the frontend instead
* Session may not be available
* Don't cause a diff
2026-06-06 13:33:07 +01:00
beerpsi
20899edb54
Fix unset classes showing up as (messed up!) ( #1642 )
2026-06-05 09:16:00 +01:00
Tung Vu
7537bc0b28
fix: update rating state on alg change in PBTable ( #1626 )
2026-06-04 21:17:47 +01:00
zk
a815848fb6
fix: ensure some sanity in .env files ( #1640 )
2026-06-04 21:17:39 +01:00
orucoris
a5bcac8254
seed: SDVX Konasute Song Pack vol. 27 ( #1636 )
2026-06-04 21:07:37 +01:00
zk
480f607538
feat: include chart_leaderboard in datasetgen ( #1639 )
2026-06-04 21:07:22 +01:00
ash
a5934c3cdf
update SDVX licensed song names ( #1627 )
2026-06-03 19:17:24 +01:00
ash
278ecc896d
update SDVX AC to 2026051200 ( #1625 )
2026-06-03 12:48:34 +01:00
nairobi
1f35a4249b
make ongeki scoreRating/nRR default ( #1623 )
2026-06-02 19:10:09 +00:00
zk
df19c693d7
fix: handle lamp re-arrangement from cg ( #1624 )
2026-06-02 20:08:37 +01:00
zk
77b925a0eb
feat: use vf7 to calculate vfclass now ( #1622 )
...
* feat: use vf7 to calculate vfclass now
* fix: usc
2026-06-02 19:08:07 +01:00
zk
77dd7dbb6f
feat: add NABLA and ULTIMATE to the difficulty list for eam csvs ( #1621 )
2026-06-02 17:53:25 +01:00
zk
0a74b4277a
fix: set playcount=1 for beatoraja score data, instead of 0 ( #1620 )
...
* fix: set playcount=1 for beatoraja score data, instead of 0
* fix: tests
2026-06-02 17:42:03 +01:00
Tung Vu
20caa1af41
Seeds: Update SDVX Konaste Seeds to June 2026 ( #1617 )
...
* update add sdvx konaste script
* fix script
* seeds: update konaste seeds
2026-06-02 17:32:07 +01:00
zk
15c522840d
fix: disable api imports if not in list
2026-06-02 16:26:32 +00:00
zk
24d1848df8
fix: and add a migration for sdvx recalc
2026-06-01 23:34:22 +00:00
zk
003e248cf2
fix: disable level checks in eam csv
2026-06-01 23:33:09 +00:00
zk
210462818a
fix: enable nabla in cg
2026-06-01 23:30:43 +00:00
Berk Buturak and zk
d495d7e99c
sdvx nabla support ( #1599 )
...
* feat: add sdvx nabla support
Added VF7 algorithm to sdvx profiles
Added nabla folder
Extended sdvx seed with new charts and decimal rerates
* fix: some comments
* refactor: break InsaneCharRebinds out into its own file
* fix: removed weird chars on sdvx song seeds
* fix: charfix
---------
Co-authored-by: zk <zkldi.dev@gmail.com >
2026-06-02 00:21:53 +01:00
zk
830a19a40d
fix: auto-timestops are silly, remove them ( #1612 )
2026-06-01 22:50:35 +01:00
blobdash
0f56f326aa
[sdvx] Add ULT def for KaiSDVX (EAG/FLO) ( #1609 )
2026-06-01 22:25:34 +01:00
zk
c37b04c7b6
refactor: unclutter the Justfile stuff ( #1611 )
2026-06-01 22:24:44 +01:00
zk
1e10fb8434
feat: datadumps and datadump loading ( #1610 )
2026-06-01 22:19:57 +01:00
Elaine Gibson
c48735e663
fix: update InsaneCharRebinds for nabla ( #1600 )
2026-06-01 22:19:20 +01:00
nairobi
c8feb01723
fix frontend issues with ongeki having too much data ( #1607 )
...
* fix frontend issues with ongeki having too much data
* probably better
* I'm so done
2026-06-01 01:41:14 +01:00
zk
45b07723ee
fix: lr2ir.com zombocom
2026-05-31 23:02:15 +00:00