Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
80 commits
Select commit Hold shift + click to select a range
ed7cb11
新增resetall命令清空所有数据
MrZ626 May 11, 2026
10b96cf
右键没解锁逆位的mod时,需要到达过F10后才会提示需要F10
MrZ626 May 11, 2026
fe4e607
修重置后部分UI元素还在,优化重置流程
MrZ626 May 11, 2026
17a5b04
设置菜单分页,优化音乐播放器
MrZ626 May 11, 2026
26ce166
加一点注释
MrZ626 May 11, 2026
040789a
微调设置第二页
MrZ626 May 11, 2026
364cc79
启动时自动检查版本更新
MrZ626 May 11, 2026
2c0047c
# New
MrZ626 May 11, 2026
db771eb
修conf菜单再按f1不能关
MrZ626 May 12, 2026
3d83150
修重置时一堆特殊效果没跟着重置
MrZ626 May 12, 2026
696d973
框架跟进
MrZ626 May 12, 2026
298d93d
修音乐室重复播放的一些小问题
MrZ626 May 12, 2026
1f38131
修自动更新用的api访问过多后崩溃
MrZ626 May 12, 2026
67428cb
优化音乐播放器UI
MrZ626 May 12, 2026
5b70476
开EX播放f1音乐会显示f1ex的曲名,加一些防歧义的注释
MrZ626 May 12, 2026
f52d151
微调Scarcity Mindset评分标准
MrZ626 May 12, 2026
03e8ada
修音乐室歌名小问题
MrZ626 May 12, 2026
1af1467
修测试代码忘删
MrZ626 May 12, 2026
22d3833
# Fix
MrZ626 May 12, 2026
ee81696
修音乐室里f0和f1的歌名显示
MrZ626 May 12, 2026
6dee138
优化F10背景遮罩透明度变化(时间和高度取大)
MrZ626 May 12, 2026
48aaf8a
音乐室选择音乐会改变背景高度
MrZ626 May 12, 2026
33b904d
允许按钮控件显示图片
MrZ626 May 12, 2026
b6abdef
撤销控件显示图片的功能(并非正确用途)
MrZ626 May 12, 2026
59997e3
修音乐室R0和R1文本问题
MrZ626 May 13, 2026
976cc57
修游戏结束后自动切到f0时音乐室标题没变
MrZ626 May 13, 2026
1430abb
修上个版本移除部分成就图标导致空了几个
MrZ626 May 14, 2026
1caa2e0
简化设置界面的控件配置格式
MrZ626 May 23, 2026
7c2f12b
框架跟进
MrZ626 May 23, 2026
15b9ec4
设置第二页增加一整套多用户相关机制
MrZ626 May 23, 2026
3b2f0d2
优化存读档功能细节
MrZ626 May 23, 2026
4ca1634
修rDP不会加重fastlesk的特效
MrZ626 May 23, 2026
290a5c1
存读档ui微调
MrZ626 May 23, 2026
b4007a1
继续优化存读档UI
MrZ626 May 23, 2026
858b024
重置匿名用户存档只需要点两次,覆盖存档要求相同用户名,重置按钮会跳过spam流程时增加光效
MrZ626 May 23, 2026
c526773
修重置音效
MrZ626 May 23, 2026
ab05952
存档不再需要确认(有用户名检查了)
MrZ626 May 23, 2026
ee1d6d7
更好看的删档动画
MrZ626 May 23, 2026
9bd9832
继续优化删档动画
MrZ626 May 23, 2026
b6199a6
再优化删档动画,修改id不会立刻刷新下方存档名,整理代码
MrZ626 May 23, 2026
7ea7d59
优化删档动画
MrZ626 May 23, 2026
6c23855
增加速通计时器(旧存档不生效)
MrZ626 May 23, 2026
92e7e4d
# New
MrZ626 May 23, 2026
905ff56
修开发者成绩意外清空
MrZ626 May 23, 2026
c831670
修删档时没重置anyRev状态
MrZ626 May 23, 2026
3335425
修每次删档后要多esc一次才能退出,修逆位状态没恢复
MrZ626 May 23, 2026
aa6c43b
更新社区combo数据库
MrZ626 May 23, 2026
d5bddae
# Fix
MrZ626 May 23, 2026
c743b51
Merge remote-tracking branch 'upstream/main'
trevor-smithy May 23, 2026
4e5dec5
disable update checking
trevor-smithy May 23, 2026
6127691
Update Zenitha
trevor-smithy May 24, 2026
d354245
adjust album to account for 3 custom teras
trevor-smithy May 24, 2026
4e7e51a
finish update to 1.15
trevor-smithy May 24, 2026
b2c9e22
fix terael and terae breaking if no score on programmer_gamer
trevor-smithy May 24, 2026
cb11c16
修删档后PB线和ultra介绍文本没重置
MrZ626 May 24, 2026
95448b9
修Sweat and Ruin的隐藏条件问题
MrZ626 May 24, 2026
d478a1d
修删档后KM线还在
MrZ626 May 24, 2026
bcc09bc
修部分成就隐藏条件
MrZ626 May 24, 2026
7c1ad35
修help2控件可以通过旅程模式提前弄出来
MrZ626 May 24, 2026
50e675b
修删档后块效果状态没重置
MrZ626 May 24, 2026
88a2277
修逆位解锁提示出现条件不正确
MrZ626 May 24, 2026
fb16276
修测试代码忘删
MrZ626 May 24, 2026
abaa161
修逆位时音乐室f0和f1崩溃
MrZ626 May 24, 2026
aae9667
fix BadTime being selectable in game
trevor-smithy May 25, 2026
3e1398c
2 new Smithy combos
trevor-smithy May 25, 2026
01e3e86
Merge remote-tracking branch 'upstream/main' into update1.15
trevor-smithy May 25, 2026
728d598
Update PieceSFXID to GAME.pieceEffectID
trevor-smithy May 25, 2026
c2c82e7
修uGV一个不可能完成的复活任务
MrZ626 May 25, 2026
2d57fc1
修uAS两个不可能完成的复活任务
MrZ626 May 25, 2026
498f5ba
i have redeemed myself, and am no longer a sinner
trevor-smithy May 26, 2026
f4d0d04
more code cleanup in game.lua
trevor-smithy May 26, 2026
6d9c52b
Merge remote-tracking branch 'upstream/main' into update1.15
trevor-smithy May 26, 2026
c859b3e
middle mouse button can select easy mods in menu
trevor-smithy May 26, 2026
69cbc41
Can directly jump to easy pieces
trevor-smithy May 26, 2026
0d11edb
remove unnecessary variable
trevor-smithy May 27, 2026
999f08c
code clean up (again)
trevor-smithy May 27, 2026
b77b673
correction to previous commit
trevor-smithy May 27, 2026
544b2bb
fix badtime f10 and mobile f0 music
trevor-smithy Jun 4, 2026
da8f580
Merge branch 'update1.15' of https://github.com/trevor-smithy/ZenithC…
trevor-smithy Jun 4, 2026
5ab3f99
Update version.lua
trevor-smithy Jun 4, 2026
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion Zenitha
Binary file added assets/finalwarning.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
11 changes: 6 additions & 5 deletions data/achievement.lua
Original file line number Diff line number Diff line change
Expand Up @@ -587,7 +587,7 @@ local d = {
quote = [[Put your blood, sweat, and tears into the climb, or fall.]],
credit = "@Tizago",
rank = floorRank(1, 3, 4, 5, 6, 7, 8),
hide = function() return GAME.completion.EX == 0 end,
hide = function() return GAME.completion.EX == 0 or GAME.completion.VL == 0 end,
},
{ -- ASGVrDPrMS
ex = true,
Expand Down Expand Up @@ -707,7 +707,7 @@ local d = {
ex = true,
id = 'the_unreliable_one',
name = "The Unreliable One",
desc = [[Highest amount of KILLs in a single reversed Duo run]],
desc = [[Highest amount of KILLs in a single reversed "Duo" run]],
quote = [["I'll never let you off."]],
scoreSimp = function(kill) return kill .. " Kills" end,
rank = numberRank(0, 2, 3, 4, 5, 6, 8),
Expand Down Expand Up @@ -870,7 +870,7 @@ local d = {
ex = true,
id = 'zero_to_sixty',
name = "Zero-to-sixty",
desc = [[Fastest time to reach Gigaspeed using NH rVL AS]],
desc = [[Fastest time to reach GIGASPEED using NH rVL AS]],
quote = [["Didn't even need the 1-foot rollout!"]],
comp = '<',
credit = "@FCSplayz",
Expand All @@ -886,6 +886,7 @@ local d = {
quote = [[Three steps forward, two steps back. Six steps forward, five steps back.]],
scoreSimp = function(kill) return kill .. " Entries" end,
rank = numberRank(0, 2, 3, 3, 4, 4, 5),
hide = function() return STAT.totalGiga == 0 end,
},
{ -- under_the_radar
ex = true,
Expand Down Expand Up @@ -914,7 +915,7 @@ local d = {
quote = [[Excessive restraint can make one deeply entangled in it.]],
comp = '<',
scoreSimp = function(flip) return floor(flip) .. " Flips" end,
rank = numberRankRev(90, 86, 84, 82, 80, 77, 74),
rank = numberRankRev(100, 88, 85, 82, 80, 78, 74),
hide = function() return GAME.completion.NH == 0 end,
},
{ -- detail_oriented
Expand Down Expand Up @@ -2157,7 +2158,7 @@ local d = {
{ -- music_man (1.1.2)
id = 'music_man',
name = "Music Man!!!",
desc = [[Enable the Music Player in ZCEM]],
desc = [[Access the Music Player via ZCEM]],
quote = [["Wait, why is "GAME PLAY" a button? Also, isn't it just one word?"]],
credit = "@TrevorSmithy",
hide = TRUE,
Expand Down
6 changes: 4 additions & 2 deletions data/combo.lua
Original file line number Diff line number Diff line change
Expand Up @@ -449,6 +449,7 @@ d.gameEX = {
{ set = "EX NH GV VL DH", name = "The Veteran" },
{ set = "EX NH GV VL IN", name = "Foresight" },
{ set = "EX NH GV VL AS", name = "Recursion of Death" },
{ set = "EX NH GV VL DP", name = "Quadruple Maxout" },
{ set = "EX NH GV DH IN", name = "Readlock" },
{ set = "EX NH GV DH AS", name = "The Kill Screen" },
{ set = "EX NH GV DH DP", name = "The hanged down pair" },
Expand Down Expand Up @@ -492,9 +493,10 @@ d.gameEX = {
{ set = "EX GV DH AS DP", name = "Omni Spinners" },
{ set = "EX GV IN AS DP", name = "Masterclass" },
{ set = "EX VL DH IN AS", name = "Reverse Quintuple Threat" },
{ set = "EX VL DH IN DP", name = "False Allies" },
{ set = "EX VL DH AS DP", name = "Hello BPM Year" },
{ set = "EX VL IN AS DP", name = "Oblivious Spider" },
{ set = "EX DH IN AS DP", name = "Lost and Forgotten" },
{ set = "EX DH IN AS DP", name = "Professional Bodybuilder" },
{ set = "NH MS GV VL DH", name = "Quintuple threat" },
{ set = "NH MS GV VL IN", name = "The Guardian of Change" },
{ set = "NH MS GV VL AS", name = "Dreadlock" },
Expand All @@ -515,7 +517,7 @@ d.gameEX = {
{ set = "NH GV VL DH AS", name = "Demonic Possession" },
{ set = "NH GV VL DH DP", name = "Duality" },
{ set = "NH GV VL IN AS", name = "Ergosphere" },
{ set = "NH GV VL IN DP", name = "Abysmal Connection" },
{ set = "NH GV VL IN DP", name = "Dual Black Hole System" },
{ set = "NH GV VL AS DP", name = "Forced Evolution" },
{ set = "NH GV DH IN AS", name = "Cheat Code" },
{ set = "NH GV DH IN DP", name = "Living in the Past" },
Expand Down
14 changes: 13 additions & 1 deletion data/devcommentary.lua
Original file line number Diff line number Diff line change
Expand Up @@ -408,7 +408,7 @@ return {
I guess I'll have to just keep on going, pulling myself forward. If I wait around too long, I'll never get anything done.
]],
['eEX rNH rMS rGV eVL rDH rIN eAS rDP'] = STRING.trimIndent [[
The Overwhelemed Smithy, because, well, I'm Trevor Smithy and I feel like I get overwhelmed easily.
The Overwhelmed Smithy, because, well, I'm Trevor Smithy and I feel like I get overwhelmed easily.
Too many things happening at once, too many conditions to handle, too many things to account for with my plans.
Makes it necessary to step back and determine what's truly important, what truly necessitates my attention.
Some things have to be discarded in order to clear a path to your goals.
Expand All @@ -419,6 +419,18 @@ return {
I guess, after all this, I've come to realize that eventually you just have to accept that things won't get done if...
well, if you don't do them. And that's okay. Not every project has to finished, not every dream seen through.
]],
['rEX eNH eMS eGV rVL eDH eIN rAS eDP'] = STRING.trimIndent [[
The Underwhelmed Smithy... Is this even truly a "Smithy" if it doesn't have eEX eVL eAS?
Well, I found it funny, and it is an interesting run in my opinion, so here ya go.
The only reason this has dev commentary is because of the red text.
]],
['uEX eNH eMS eGV uVL eDH eIN uAS eDP'] = STRING.trimIndent [[
The Whelmed Smithy... Is this even truly a "Smithy" if it doesn't have eEX eVL eAS?
Now, I used to think that you could be overwhelmed or underwhelmed, but you could never just be
w h e l m e d
Turns out that "officially" whelmed is just a synonym of overwhelmed, although in more contemporary examples it has taken on a
definition of "content" or "satisfied." Which definition is more accurate for this, I am not sure. I leave that up to you, player.
]],
--one of mine
['eEX uGV eDH eAS'] = STRING.trimIndent [[
But It Isn't One Of Mine, the Easy Mode counterpart to the Patience Is A Virtue achievement.
Expand Down
2 changes: 1 addition & 1 deletion data/devscore.lua
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
local d = {ASMSrDHrIN=848.9,swamp_water_lite_plus=4878.84,swamp_water_plus=2714.92,talentless=7817.15,quest_rationing=631.02,the_responsible_one=18,the_unreliable_one=14,the_responsible_one_plus=144,guardian_angel=6061.19,carried=5528.27,level_19_cap=7207.94,the_escape_artist=132,the_artist_trinity=503.8,fel_magic=107,empurple=2919.81,autoplay_is_awesome=1658.4,spotless=2916.6,a_mutual_agreement=3620.9,the_cheaters=1786.5,overprotection=1986.85,clutch_main=191,sunk_cost=4278.1,wax_wings=2412.74,the_masterful_juggler=122,the_oblivious_artist=172,zero_to_sixty=5.4,speed_bonus=10,under_the_radar=119.726,arrogance=772.74,scarcity_mindset=57,detail_oriented=0,psychokinesis=1692,divine_rejection=1649.9,moon_struck=0,lovers_promise=10598.95,hardcore_beginning=13.88,love_hotel=2.597011165,financially_responsible=5.898309714,unfair_battle=4.344901018,museum_heist=2.4841288230001,workaholic=2.3799148589999,human_experiment=2.733007991,thermal_anomaly=0.467,ultra_dash=0.496,identity=0,the_perfectionist=8310.52,cruise_control=23,dazed=16,drag_racing=29,space_race=209,fickle_fuel=851.3,the_spike_of_all_time_plus=498,blight=7733.35,desolation=6284.45,havoc=3656.14,pandemonium=3481.3,inferno=2875.1,purgatory=1840,perdition=1624.7,cataclysm=1395.49,annihilation=777.19,armageddon=423.31,abyss=196.02,cut_off=0,worn_out=0,the_harbinger=0,final_defiance=0,speedrun_speedrunning=0,abyss_weaver=0,royal_resistance=0,lovers_stand=0,romantic_homicide=0,benevolent_ambition=0,blazing_speed=0,dusty_memories=0,its_kinda_rare=0,fruitless_effort=0,false_god=0,respectful=0,zenith_relocation=0,intended_glitch=0,lucky_coincidence=0,zenith_traveler=0,dark_force=0,return_to_the_light=true,smooth_dismount=0,naga_eyes=26.456631063,clicker_speedrun=15.466656532,zenith_explorer_plus=18681.62,zenith_explorer=10666.27,plonk=148.99,speed_player=6735,rMS=3982.7,rNH=6282.1,rVL=6036.9,DH=9644.52,elegance=443220,clicker=1144046,perfect_speedrun=23.747579831,VL=11377.6,NH=10586.4,MS=6326.3,IN=10929.7,GV=10604.39,EX=8612.63,DP=10598.95,contender=10266,AS=18681.62,garbage_offensive=2239880,tower_climber=6651015.7,tower_regular=31857,rIN=5503.13,rGV=8520,rEX=2807.73,rDP=3980.74,rDH=4273.85,rAS=13294.7,supercharged=288,supercharged_plus=447,multitasker=61866.8,effective=41446.887071386,zenith_speedrun=48.891,zenith_speedrun_plus=28.87,zenith_challenger=97361.9,divine_challenger=54681.7,zenith_speedrunner=480.712,divine_speedrunner=691.846,the_spike_of_all_time=437,the_spike_of_all_time_minus=192,clock_out=874,vip_list=126,GVIN=9358.41,ASNH=14508.3,DPEX=5417.82,GVNH=8373.29,DHMSNH=7020.5,DHEXNH=6784.1,DHEXMSVL=2766.57,ASEXVL=4432.7,swamp_water_lite=4878.84,swamp_water=2985.03,rGVrIN=6076.5,EXNHrAS=5891.7,INrASrDHrNH=2711.9,DHEXrGV=6096.52,EXGVNHrMS=2860.57,ASDPGVrMSrNH=2005.6,DHrEXrVL=1664.66,ASGVrDPrMS=1853.87,NHVLrDPrGV=2178.42,VLrEXrIN=1688.17,rDPrEX=2279.1,INMSrDHrEX=1244.64,
local d = {DHrEXrVL=1664.66,ASGVrDPrMS=1853.87,NHVLrDPrGV=2178.42,VL=11377.6,NH=10586.4,MS=6326.3,IN=10929.7,GV=10604.39,EX=8612.63,DP=10598.95,DH=9644.52,AS=18681.62,rVL=6036.9,rNH=6282.1,rMS=3982.7,rIN=5503.13,rGV=8520,rEX=2807.73,rDP=3980.74,rDH=4273.85,rAS=13294.7,royal_resistance=0,lovers_stand=0,romantic_homicide=0,benevolent_ambition=0,blazing_speed=0,dusty_memories=0,its_kinda_rare=0,fruitless_effort=0,false_god=0,respectful=0,zenith_relocation=0,intended_glitch=0,lucky_coincidence=0,zenith_traveler=0,dark_force=0,return_to_the_light=true,smooth_dismount=0,moon_struck=0,lovers_promise=10598.95,hardcore_beginning=13.88,love_hotel=2.597011165,financially_responsible=5.898309714,unfair_battle=4.344901018,museum_heist=2.4841288230001,workaholic=2.3799148589999,human_experiment=2.733007991,thermal_anomaly=0.467,ultra_dash=0.496,perfect_speedrun=22.744034702,the_perfectionist=8310.52,cruise_control=23,identity=0,ASDPGVrMSrNH=2005.6,speed_bonus=10,zero_to_sixty=5.4,the_oblivious_artist=172,wax_wings=2412.74,sunk_cost=4278.1,autoplay_is_awesome=1658.4,spotless=2916.6,clutch_main=191,the_masterful_juggler=122,empurple=2919.81,level_19_cap=7207.94,the_artist_trinity=503.8,the_escape_artist=132,the_cheaters=1786.5,a_mutual_agreement=3620.9,overprotection=1986.85,abyss_weaver=0,speedrun_speedrunning=0,final_defiance=0,the_harbinger=0,VLrEXrIN=1688.17,rDPrEX=2279.1,INMSrDHrEX=1244.64,clicker=1159046,under_the_radar=54.641,pandemonium=3481.3,inferno=2875.1,purgatory=1840,perdition=1624.7,cataclysm=1395.49,annihilation=777.19,armageddon=423.31,abyss=196.02,cut_off=0,worn_out=0,desolation=6284.45,blight=7733.35,the_spike_of_all_time_plus=626,fickle_fuel=851.3,space_race=209,drag_racing=29,havoc=3656.14,divine_rejection=1649.9,psychokinesis=1692,detail_oriented=0,scarcity_mindset=57,arrogance=772.74,ASMSrDHrIN=848.9,swamp_water_lite_plus=4878.84,swamp_water_plus=2714.92,talentless=7817.15,quest_rationing=631.02,the_responsible_one=18,the_responsible_one_plus=144,the_unreliable_one=14,guardian_angel=6061.19,carried=5528.27,contender=10447,elegance=448861,garbage_offensive=2268623,tower_climber=6726205.5,tower_regular=32310,speed_player=6862,plonk=148.99,zenith_explorer=10666.27,zenith_explorer_plus=18681.62,clicker_speedrun=15.466656532,naga_eyes=26.456631063,supercharged=288,supercharged_plus=447,multitasker=61866.8,effective=41446.887071386,zenith_speedrun=47.469,zenith_speedrun_plus=28.87,zenith_challenger=97361.9,divine_challenger=54681.7,zenith_speedrunner=480.712,divine_speedrunner=691.846,the_spike_of_all_time=533,the_spike_of_all_time_minus=192,clock_out=892,vip_list=130,GVIN=9358.41,ASNH=14508.3,DPEX=5417.82,GVNH=8373.29,DHMSNH=7020.5,DHEXNH=6784.1,DHEXMSVL=2766.57,ASEXVL=4432.7,swamp_water_lite=4878.84,swamp_water=2985.03,rGVrIN=6076.5,EXNHrAS=5891.7,INrASrDHrNH=2711.9,DHEXrGV=6096.52,EXGVNHrMS=2860.57,dazed=16,
--deleted MrZ score
patience_is_a_virtue=2627.37,
-- Trevor Smithy Dev scores
Expand Down
8 changes: 3 additions & 5 deletions data/revive.lua
Original file line number Diff line number Diff line change
Expand Up @@ -26,9 +26,7 @@ local function notEMSorF6() return math.max(GAME.floor, GAME.negFloor) >= 6 and
local function notEasyName() return not STAT.easyName end -- whether or not to use SWAMP WATER or BATH WATER
local function easyName() return STAT.easyName end
local function EDP() return GAME.mod.DP == -1 and GAME.mod.NH ~= 2 and GAME.animDuration < 26 end --3rd quest, don't do if rNH or excessive animDuration
local function notUASandEDP() return not (GAME.mod.AS == 2 and URM and GAME.mod.DP == -1) end -- friend won't let you kill yourself
local function notEDHandEDP() return GAME.mod.DH ~= -1 and GAME.mod.DP ~= -1 end -- friend removes annoying revive task
local function notRGVandEDP() return not (GAME.mod.GV == 2 and GAME.mod.DP == -1) and math.max(GAME.floor, GAME.negFloor) <= 5 end --- no commit for 6 seconds

---@class Prompt
---@field rank number[]
Expand All @@ -49,8 +47,8 @@ local d = {
{ rank = { 1, 2 }, prompt = 'flip', target = 50, short = "Flip 50", text = "Flip 50 cards" },
{ rank = { 3, 4 }, prompt = 'flip', target = 120, short = "Flip 120", text = "Flip 120 cards" },
{ rank = { 5, 6 }, prompt = 'flip', target = 300, short = "Flip 300", text = "Flip 300 cards" },
{ rank = { 1, 2 }, prompt = 'flip_single', target = 10, short = "Flip single 10", text = "Flip a single card\n10 times in a row", cond = notUASandEDP },
{ rank = { 2, 4 }, prompt = 'flip_single', target = 20, short = "Flip single 20", text = "Flip a single card\n20 times in a row", cond = notUASandEDP },
{ rank = { 1, 2 }, prompt = 'flip_single', target = 10, short = "Flip single 10", text = "Flip a single card\n10 times in a row", cond = function() return not (URM and GAME.mod.AS == 2) end },
{ rank = { 2, 4 }, prompt = 'flip_single', target = 20, short = "Flip single 20", text = "Flip a single card\n20 times in a row", cond = function() return not (URM and GAME.mod.AS == 2) end },
{ rank = { 1, 2 }, prompt = 'commit', target = 6, short = "Commit 6x", text = "Commit 6 times" },
{ rank = { 2, 3 }, prompt = 'commit', target = 15, short = "Commit 15x", text = "Commit 15 times" },
{ rank = { 3, 5 }, prompt = 'commit', target = 30, short = "Commit 30x", text = "Commit 30 times" },
Expand Down Expand Up @@ -128,7 +126,7 @@ local d = {
{ rank = { 4, 6 }, prompt = 'keep_health_safe', target = 8, short = "Safe HP 8s", text = "Keep HP safe\nfor 8 seconds", cond = F6 },
{ rank = { 4, 5 }, prompt = 'keep_health_danger', target = 3, short = "Critical HP 3s", text = "Keep HP critical\nfor 3 seconds", cond = notEMSorF6 },
{ rank = { 2, 5 }, prompt = 'keep_no_mouse', target = 4, short = "No mouse 4s", text = "Don't use the mouse\nfor 4 seconds", cond = f5 },
{ rank = { 2, 4 }, prompt = 'keep_no_commit', target = 6, short = "No commit 6s", text = "Don't commit\nfor 6 seconds", cond = notRGVandEDP },
{ rank = { 2, 4 }, prompt = 'keep_no_commit', target = 6, short = "No commit 6s", text = "Don't commit\nfor 6 seconds", cond = function() return math.max(GAME.floor, GAME.negFloor) <= 5 and not ((URM or GAME.mod.DP == -1) and GAME.mod.GV == 2) end },
{ rank = { 3, 6 }, prompt = 'keep_no_cancel', target = 8, short = "No cancel 8s", text = "Don't cancel\nfor 8 seconds" },
{ rank = { 2, 5 }, prompt = 'keep_no_keyboard', target = 10, short = "No keyboard 10s", text = "Don't use the keyboard\nfor 10 seconds", cond = F6 },
{ rank = { 3, 5 }, prompt = 'keep_no_perfect', target = 12, short = "No perfect 12s", text = "Have no perfect\npasses for 12 seconds", cond = notENH },
Expand Down
60 changes: 30 additions & 30 deletions data/sfx.lua
Original file line number Diff line number Diff line change
Expand Up @@ -97,34 +97,34 @@ return {
combo_2 = { 296, 1 },
combo_3 = { 131, 1 },
combo_4 = { 707, 1 },
combo_5= {435, 1},
combo_6= {391, 1},
combo_7= {30, 1},
combo_8= {752, 1},
combo_9= {95, 1},
combo_10= {329, 1},
combo_11= {772, 1},
combo_12= {605, 1},
combo_13= {281, 1},
combo_14= {159, 1},
combo_15= {812, 1},
combo_16= {62, 1},
combo_1_power= {290, 1},
combo_2_power= {7, 1},
combo_3_power= {518, 1},
combo_4_power= {21, 1},
combo_5_power= {352, 1},
combo_6_power= {143, 1},
combo_7_power= {558, 1},
combo_8_power= {356, 1},
combo_9_power= {241, 1},
combo_10_power= {288, 1},
combo_11_power= {354, 1},
combo_12_power= {109, 1},
combo_13_power= {197, 1},
combo_14_power= {395, 1},
combo_15_power= {206, 1},
combo_16_power= {788, 2},
combo_5 = { 435, 1 },
combo_6 = { 391, 1 },
combo_7 = { 30, 1 },
combo_8 = { 752, 1 },
combo_9 = { 95, 1 },
combo_10 = { 329, 1 },
combo_11 = { 772, 1 },
combo_12 = { 605, 1 },
combo_13 = { 281, 1 },
combo_14 = { 159, 1 },
combo_15 = { 812, 1 },
combo_16 = { 62, 1 },
combo_1_power = { 290, 1 },
combo_2_power = { 7, 1 },
combo_3_power = { 518, 1 },
combo_4_power = { 21, 1 },
combo_5_power = { 352, 1 },
combo_6_power = { 143, 1 },
combo_7_power = { 558, 1 },
combo_8_power = { 356, 1 },
combo_9_power = { 241, 1 },
combo_10_power = { 288, 1 },
combo_11_power = { 354, 1 },
combo_12_power = { 109, 1 },
combo_13_power = { 197, 1 },
combo_14_power = { 395, 1 },
combo_15_power = { 206, 1 },
combo_16_power = { 788, 2 },
combobreak = { 377, 1 },

-- btb_1= {507, 1},
Expand Down Expand Up @@ -174,7 +174,7 @@ return {
-- finish= {409, 2.7},
-- death= {798, 0.6},
elim = { 460, 0.5 },
-- levelup= {522, 1.4},
levelup= {522, 1.4},
shatter = { 300, 3 },
hyperalert = { 333, 1.7 },
topout = { 709, 4.6 },
Expand Down Expand Up @@ -239,7 +239,7 @@ return {
-- level500= {587, 5},
maintenance = { 178, 1.1 },
map_change = { 538, 2.12 },
-- matchintro= {489, 16.5},
matchintro= {489, 16.5},
-- mission_free= {88, 3.4},
-- mission_league= {672, 11.2},
-- mission_versus= {397, 4.9},
Expand Down
Loading
Loading