gymnast86
d77da3fba3
don't show special text for 20 poe souls
2026-05-18 17:50:08 -07:00
gymnast86
6321bcf0d8
Merge branch 'main' of https://github.com/TwilitRealm/dusk into randomizer
2026-05-18 07:31:38 -07:00
Ash
2da6590657
feat: FPS Limiter ( #1446 )
...
* Add interpolation frame rate cap
* wip: reworked framelimiter
Based on my testing this is a bit more stable in frametimes.
* wip: efficiency improvement + windows build fix
Significantly improve efficiency by using a hybrid approach.
* wip: UI changes
* wip: end frame AFTER limiting
* wip: remove unused include
* wip: minor ui code change
Makes it easier to remove/add presets
* Simplify Limiter UI
- Change enableFrameInterpolation to an enum with off/capped/unlimited values
- Simplify the UI to use 2 settings (unlock framerate + a max value entry)
* wip: slight limiter simplification
* wip: implement review suggestions
* wip: fix syntax error
* wip: revert enum order + replace old checks
* Fix compile error
---------
Co-authored-by: SailorSnoW <sailorsnow@pm.me >
Co-authored-by: Loïs <49660929+SailorSnoW@users.noreply.github.com >
Co-authored-by: SuperDude88 <82904174+SuperDude88@users.noreply.github.com >
Co-authored-by: Luke Street <luke@street.dev >
2026-05-17 20:11:32 -06:00
Irastris
66c5cb1dae
Fix interpolation for Shadow Beast & Twilight Vermin hair ( #1575 )
...
* Fix interpolation for Shadow Beast hair
* Fix interpolation for Twilight Vermin hair
2026-05-17 20:09:04 -06:00
gymnast86
1e7e9b3513
Merge branch 'main' of https://github.com/TwilitRealm/dusk into randomizer
2026-05-17 17:40:24 -07:00
Pheenoh
4204f232c5
delay loading first arrow
2026-05-17 14:20:25 -06:00
gymnast86
ccaee02c2e
Merge branch 'main' of https://github.com/TwilitRealm/dusk into randomizer
2026-05-17 02:19:59 -07:00
TakaRikka
ff3eb9aa48
Merge pull request #1511 from SailorSnoW/fix/ook-consistency
...
Fix Ook first jump not matching console behavior
2026-05-16 17:55:41 -07:00
TakaRikka
e08b427650
Merge branch 'main' into fast-boots-backwalk-anim-fix
2026-05-16 17:43:31 -07:00
SailorSnoW
9f0fa12c6e
Fix Ook first jump not matching console behavior
2026-05-17 02:12:14 +02:00
gymnast86
33e2ffbb6e
Merge branch 'main' of https://github.com/TwilitRealm/dusk into randomizer
2026-05-15 17:14:46 -07:00
Loïs
30b003c9d9
fix rein interpolation jitter by rolling snapshot once per sim tick ( #1421 )
2026-05-15 17:16:36 -04:00
gymnast86
0a0f1e9a04
rando rider ub
2026-05-15 09:09:19 -07:00
gymnast86
0862408ee8
Merge branch 'main' of https://github.com/TwilitRealm/dusk into randomizer
2026-05-15 02:46:23 -07:00
SuperDude88
c77ed40208
Fix Backwalk Animation Speed
...
Also make one of the other similar checks more concise
2026-05-15 01:52:53 -04:00
Pieter-Jan Briers
cf89da811a
Fix fast tears going out of bounds ( #1337 )
...
Incorrect decomp from TPHD making the tears think you're always in the Zora River ride
Fixes https://github.com/TwilitRealm/dusklight/issues/1047
2026-05-14 23:04:36 -06:00
Loïs
a923aa24e1
Fix Rollgoal completion reward to scale with Bigger Wallets ( #1296 )
2026-05-14 22:45:27 +02:00
gymnast86
886fb7f2db
Merge branch 'main' of https://github.com/TwilitRealm/dusk into randomizer
2026-05-14 04:09:12 -07:00
TakaRikka
01b4eaa2fa
clear e_rd static boss ptr on delete
2026-05-13 19:27:39 -07:00
gymnast86
7225fb25dc
Merge branch 'main' of https://github.com/TwilitRealm/dusk into randomizer
2026-05-13 17:04:13 -07:00
qwertyquerty
4ee0d8ed4b
1.1.1 fixes ( #1168 )
...
* fix keyboard npe
* fix autosave NPE
* hintTalkEvCamera UB
* fix UB in f_pc_base logging
* fix NPE in karg carry logic
* fix link model dangling pointers
* exponential audio slider and better audio default
* fix speedrun mode defaullt layer restore issue
2026-05-13 08:56:16 -06:00
gymnast86
9c1617d423
Merge branch 'main' of https://github.com/TwilitRealm/dusk into randomizer
2026-05-13 02:24:56 -07:00
gymnast86
ef43b94370
Add options for binding custom buttons to specific actions ( #1141 )
...
* custom action framework and first person custom action
* add bind for midna call
* custom binding for opening dusklight menu
* turbo speed button action
* text descriptions
* fix not stopping default GC controller menu combo
* more explanation text
* block bind actions when in the dusklight menu
2026-05-12 19:36:07 -06:00
SuperDude88
93c7d0d64d
Only Flip Stick Axes ( #1132 )
...
Some people asked about this, I think I've come around to their position (follow-up to #870 ).
I checked what TPHD does and its invert setting only changes the sticks
2026-05-12 19:21:28 -06:00
madeline
ede6827369
Merge branch 'main' of https://github.com/TakaRikka/dusk into better-speedrun-mode
2026-05-12 14:15:05 -07:00
Joey Cato
d1e9d5af2f
Add Fast Roll cheat ( #929 )
...
* Add roll fast cheat
* Corrected case on cheat name
* Addressed PR feedback
* Fixed whitespace
* Renamed cheat to be more consistent with other options
2026-05-12 15:56:54 -04:00
Flash Computer
39b546b81f
Don't slow down underwater rolling if the fastIronBoots cheat is on. ( #1085 )
...
* Don't slow down underwater rolling if the fastIronBoots cheat is on.
* Removed the comment
2026-05-12 14:11:59 +02:00
madeline
c896bb39ea
improved speedrun mode
2026-05-11 22:20:53 -07:00
gymnast86
ba5a59eee2
Foolish items
2026-05-11 13:47:17 -07:00
CraftyBoss
5e69c7bdce
Merge remote-tracking branch 'origin/main' into randomizer
...
# Conflicts:
# files.cmake
# src/m_Do/m_Do_main.cpp
2026-05-10 23:14:50 -07:00
SuperDude88
1b4a842eec
Invert First Person Aiming ( #870 )
...
- Inverts first person aiming on either axis, for both stick and gyro controls
Could be separated from gyro if desirable, but I think it makes the most sense to have it apply to both
2026-05-10 19:00:20 -06:00
gymnast86
77ae5fd0b3
implement temple of time sword requirement
2026-05-10 01:25:44 -07:00
gymnast86
99ee9c2f48
Merge branch 'main' of https://github.com/TwilitRealm/dusk into randomizer
2026-05-09 06:38:27 -07:00
gymnast86
bf85d511a8
make the gate to KB2 stay open permanently once it's been unlocked
2026-05-09 06:24:27 -07:00
SuperDude88
13dd3c3932
Clamp LOD For Cutscene Midna ( #728 )
...
- Sets max eye LOD level to 0 for `demo00_Midna_cut00_FC_tongue` and `demo00_Midna_cut00_BD_tmp`
2026-05-09 06:30:46 -06:00
gymnast86
dc9dce2cd7
Merge branch 'main' of https://github.com/TwilitRealm/dusk into randomizer
2026-05-09 04:39:24 -07:00
TakaRikka
5a05433a2b
Merge pull request #733 from TwilitRealm/fix/e_s1_e_yg
...
Frame interp: Fix e_s1 & e_yg
2026-05-09 04:35:25 -07:00
Pheenoh
06c77a6818
frame interp: e_s1 & e_yg
2026-05-08 21:16:57 -06:00
Pheenoh
4d4a80891f
frame interp: fix obj_fchain
2026-05-08 20:21:37 -06:00
Irastris
d2a1dda523
Add interp callbacks to the stalks of four Baba variants
2026-05-08 21:00:16 -04:00
gymnast86
bfb715e11a
Merge branch 'main' of https://github.com/TwilitRealm/dusk into randomizer
2026-05-08 16:26:52 -07:00
Howard Luck
65e8577253
frame interp: fix b&c chain links ( #724 )
2026-05-08 17:26:33 -06:00
Irastris
abec043249
Add mouse as a gyro input source ( #720 )
...
* Add mouse as a gyro input source
* Revisions
* Grammar
2026-05-08 17:11:13 -06:00
qwertyquerty
81c7213993
Merge pull request #599 from TwilitRealm/50_achievements
...
More Achievements
2026-05-08 12:27:25 -07:00
MelonSpeedruns
6fd3762ffc
optimized code
2026-05-08 12:06:38 -04:00
Pheenoh
97a1190713
set max chain links to 600
2026-05-08 08:59:13 -06:00
madeline
6217e071d2
Merge branch '50_achievements' of https://github.com/TakaRikka/dusk into 50_achievements
2026-05-08 05:17:48 -07:00
CraftyBoss
29a1cff7ea
update aurora, add comment explaining king bulblin 1 strange behavior
...
the game saves a flag when the player hits king bulblin at least once, which makes subsequent loads (including king bulblin 2) have 1 less "health" as lap_num for the boar is set to 1 during creation, as it checks the flag.
2026-05-08 00:05:16 -07:00
gymnast86
7a4c23fa33
Merge branch 'main' of https://github.com/TwilitRealm/dusk into randomizer
2026-05-07 23:23:16 -07:00
Luke Street
7c7c8b228e
Crafty's crafty Dungeon door hack
2026-05-06 19:53:18 -06:00