TakaRikka
|
2f08f74df0
|
Merge pull request #508 from TwilitRealm/fix/wolf-dive-fix
Fix Sun Song check
|
2026-04-23 14:08:44 -07:00 |
|
TakaRikka
|
99f40d6752
|
Merge pull request #506 from TwilitRealm/instant-text-responsiveness
Instant Text: Fix holding B in the middle of a textbox
|
2026-04-23 14:08:09 -07:00 |
|
TakaRikka
|
53364b0061
|
Merge pull request #492 from TwilitRealm/feature/gamepad-color
Gamepad Colors for DS4/DS5
|
2026-04-23 14:07:43 -07:00 |
|
MelonSpeedruns
|
4007dc4373
|
Separated gamepad color into its own files
|
2026-04-23 14:25:50 -04:00 |
|
MelonSpeedruns
|
0a8d0706d3
|
Fixes sun songing underwater
|
2026-04-23 09:42:02 -04:00 |
|
madeline
|
2a5ba2776f
|
more precise link debug info
|
2026-04-23 06:28:16 -07:00 |
|
madeline
|
68960df126
|
Merge branch 'main' of https://github.com/TakaRikka/dusk
|
2026-04-23 03:58:38 -07:00 |
|
madeline
|
690a76ffb8
|
fix safety bit on interp fixes #507
|
2026-04-23 03:58:35 -07:00 |
|
gymnast86
|
e2e13d13a9
|
fix holding B in the middle of text
|
2026-04-23 03:25:19 -07:00 |
|
TakaRikka
|
afe0111139
|
Merge pull request #503 from TwilitRealm/feature/rotate-link-doll
Add ability to rotate link on the collection screen
|
2026-04-22 23:36:55 -07:00 |
|
TakaRikka
|
4ed66ee3af
|
Merge pull request #500 from TwilitRealm/fix/interp_dselect_cursor_ring_menu
Frame Interp: dselect_cursor_c in d_menu_ring
|
2026-04-22 23:31:16 -07:00 |
|
Phillip Stephens
|
bb55682ea7
|
Minor tooltip cleanup
|
2026-04-22 23:02:11 -07:00 |
|
Phillip Stephens
|
394bb91001
|
Clarify tooltip
|
2026-04-22 22:59:56 -07:00 |
|
Phillip Stephens
|
48cb56c19e
|
Add ability to rotate link on the collection screen
|
2026-04-22 22:58:38 -07:00 |
|
madeline
|
68519ddcc3
|
disallow breaking share state by overlapping loads
|
2026-04-22 22:37:21 -07:00 |
|
madeline
|
f52137361c
|
Merge branch 'main' of https://github.com/TakaRikka/dusk
|
2026-04-22 22:33:59 -07:00 |
|
madeline
|
36a70ec47f
|
better impl of insta state shares
|
2026-04-22 22:33:55 -07:00 |
|
madeline
|
318757974d
|
make state share loads basically instant
|
2026-04-22 22:27:14 -07:00 |
|
Pheenoh
|
d678c2db50
|
frame interp: dselect_cursor_c in d_menu_ring
|
2026-04-22 21:57:36 -06:00 |
|
Luke Street
|
fff5fd163b
|
Update aurora
|
2026-04-22 21:48:58 -06:00 |
|
TakaRikka
|
74b9b60175
|
Merge pull request #499 from TwilitRealm/fix/dmap_frame_interp
Frame interp: Fix dmap scroll arrows
|
2026-04-22 17:41:56 -07:00 |
|
TakaRikka
|
195ee702f5
|
Merge pull request #495 from TwilitRealm/limiter
Limiter: Use SDL_GetTicksNS instead of std::chrono
|
2026-04-22 17:40:47 -07:00 |
|
Pheenoh
|
8f7a1d2493
|
Frame interp: Fix dmap scroll arrows
|
2026-04-22 18:35:07 -06:00 |
|
TakaRikka
|
5ff1c187d7
|
Merge pull request #496 from TwilitRealm/feat/esc_fs
Press esc to exit full screen
|
2026-04-22 17:00:54 -07:00 |
|
TakaRikka
|
839398eb44
|
Merge pull request #494 from TwilitRealm/fix/wide-fused-shadows
Widescreenified Fused Shadow Animations for all first 3 bosses
|
2026-04-22 16:59:45 -07:00 |
|
Pheenoh
|
4c51903199
|
Press esc to exit full screen
|
2026-04-22 17:51:16 -06:00 |
|
Luke Street
|
b415ae6640
|
Use SDL_GetTicksNS instead of std::chrono
|
2026-04-22 17:18:18 -06:00 |
|
MelonSpeedruns
|
56f9ac777d
|
Widescreenified Fused Shadow Animations for all first 3 bosses
|
2026-04-22 18:47:51 -04:00 |
|
TakaRikka
|
0b7bf65a91
|
Merge pull request #491 from TwilitRealm/gyro-roll
Incorporate roll into gyro horizontal aiming
|
2026-04-22 14:45:57 -07:00 |
|
Captain Kitty Cat
|
f3c5e0a07c
|
Items Don't Despawn (#488)
* Indefinite Item Drops
* Preserve Disappear Effect when Disabled
* Changed to "Items Don't Despawn". Under "Cheats"
* SetItemTooltip for description
|
2026-04-22 12:27:54 -06:00 |
|
Luke Street
|
bd65e3bf98
|
Reset gravity baseline on aim start
|
2026-04-22 12:20:44 -06:00 |
|
MelonSpeedruns
|
ac1adce12b
|
fix building on linux
|
2026-04-22 13:52:14 -04:00 |
|
Luke Street
|
7bde1ee6b6
|
Incorporate roll into gyro horizontal aiming
|
2026-04-22 11:47:40 -06:00 |
|
MelonSpeedruns
|
b0d53b3bcf
|
optimized code and removed bugs
|
2026-04-22 13:36:06 -04:00 |
|
MelonSpeedruns
|
701451d6b1
|
Merge remote-tracking branch 'origin/main' into feature/gamepad-color
# Conflicts:
# src/f_ap/f_ap_game.cpp
|
2026-04-22 13:01:03 -04:00 |
|
MelonSpeedruns
|
dded619782
|
wip
|
2026-04-22 13:00:35 -04:00 |
|
madeline
|
f7bb9405e0
|
get rid of old logs
|
2026-04-22 03:16:13 -07:00 |
|
madeline
|
5588b7f4f7
|
name fix
|
2026-04-22 02:50:49 -07:00 |
|
madeline
|
d623c9af22
|
state packs and partial states
|
2026-04-22 02:44:58 -07:00 |
|
madeline
|
8acca1d4a0
|
properly set oxygen in share states
|
2026-04-22 01:55:23 -07:00 |
|
madeline
|
3209f9798f
|
better share states
|
2026-04-22 01:50:17 -07:00 |
|
Luke Street
|
314a0b33d2
|
Reset game clock with over 250ms frame gap
|
2026-04-22 00:30:11 -06:00 |
|
Luke Street
|
c97de793c8
|
Call J3DModel::diff in mDoExt_modelEntryDL when interpolating
Fixes #355
|
2026-04-22 00:17:52 -06:00 |
|
Irastris
|
7c4ed5d0ec
|
Gyro: Hawk Aiming
|
2026-04-22 01:46:10 -04:00 |
|
Irastris
|
a7bb5515d9
|
Rollgoal: Gyro & Mirror Mode Fixes
|
2026-04-22 01:41:35 -04:00 |
|
Luke Street
|
dd8a1168d3
|
Fix flowers with interpolation on (#486)
|
2026-04-21 23:33:03 -06:00 |
|
TakaRikka
|
f633cd5fb3
|
Merge pull request #485 from TwilitRealm/frame-pacing-2
Rework interpolation pacing; interpolate every frame
|
2026-04-21 22:05:33 -07:00 |
|
Luke Street
|
2a114be456
|
Rework interpolation pacing; interpolate every frame
|
2026-04-21 22:45:18 -06:00 |
|
Phillip Stephens
|
17d070083f
|
Update aurora for fix
|
2026-04-21 19:25:28 -07:00 |
|
madeline
|
f7ae9fceb8
|
make sun song play the correct notes
|
2026-04-21 19:23:53 -07:00 |
|