gymnast86
dbdb4daa58
isEventBit patches
2026-04-21 18:40:44 -07:00
gymnast86
7606998ba6
Patch Jovani to only give 60 reward if 20 reward has been gotten.
2026-04-17 18:23:40 -07:00
gymnast86
0f0c10d26a
Merge branch 'main' of https://github.com/TwilitRealm/dusk into randomizer
2026-04-17 18:02:14 -07:00
TakaRikka
bc6c132d69
Merge pull request #413 from TwilitRealm/uninitialized-inko
...
add uninitialized variable fix
2026-04-17 15:04:08 -07:00
TakaRikka
3fe26f8dd6
Merge pull request #410 from TwilitRealm/instant-text
...
Hold B for instant text setting
2026-04-17 15:03:35 -07:00
gymnast86
88dd4a2aae
Patch bo to prevent softlock if chest doesn't contain iron boots
2026-04-17 14:44:39 -07:00
gymnast86
cc75af7cce
Patch shadow beasts to set Iza flags even if they are defeated as wolf.
2026-04-17 14:36:43 -07:00
Irastris
054c4384be
Gyro: Add Subjectivity ProcIDs
2026-04-17 17:13:12 -04:00
roeming
570d00ee8c
Update src/d/actor/d_a_npc_inko.cpp
...
Co-authored-by: Pieter-Jan Briers <pieterjan.briers+git@gmail.com >
2026-04-17 15:14:00 -04:00
roeming
7ae1818550
add uninitialized variable fix
2026-04-17 15:05:12 -04:00
gymnast86
7520998aca
Patch suits of armor to spawn regardless of boss flag value
2026-04-17 11:20:06 -07:00
gymnast86
ab28ae36e3
Merge branch 'main' of https://github.com/TwilitRealm/dusk into randomizer
2026-04-17 11:12:19 -07:00
gymnast86
88826bd5f8
Patch shad so he spawns until he gives the dominion rod check
2026-04-17 11:07:09 -07:00
gymnast86
39a9dd4029
Patch SPR locks to prevent softlock when opening them from behind.
2026-04-17 10:40:37 -07:00
gymnast86
23fe55fdca
Add Yeta door patch for SPR
2026-04-17 09:27:23 -07:00
gymnast86
a31e388b3a
Prevent game from removing bulblin camp key from inventory
2026-04-17 09:20:45 -07:00
gymnast86
3e241da2a4
patch Ilia
2026-04-17 09:11:03 -07:00
gymnast86
ce80d83c00
Patch Diababa and Ook to transform player if they are wolf to avoid softlocks
2026-04-17 09:06:32 -07:00
gymnast86
f62fb69a4d
patch d_a_obj_life_container so only certain actors sparkle
2026-04-17 08:52:04 -07:00
gymnast86
782bf4e0b3
Patch Yeto and Yeta to not leave the dungeon even if the BK is obtained
2026-04-17 08:46:34 -07:00
Lurs
edea6a1418
fix #260 and potentially more
2026-04-17 16:12:53 +02:00
gymnast86
4e433f646b
Merge branch 'main' of https://github.com/TwilitRealm/dusk into instant-text
2026-04-17 01:30:19 -07:00
gymnast86
5ba04524eb
implement instant text setting
2026-04-17 01:30:08 -07:00
gymnast86
f13ecbaec7
Merge branch 'main' of https://github.com/TwilitRealm/dusk into randomizer
2026-04-16 23:45:07 -07:00
gymnast86
be390c3645
fix item scaling mistake
2026-04-16 23:44:58 -07:00
Luke Street
f293281eb2
Merge pull request #408 from TwilitRealm/ci-2
...
macOS CI, iOS file picker, icons, safe area avoidance
Resolves #382
2026-04-17 00:00:34 -06:00
Luke Street
2db4040843
Make HUD viewport respect SDL_GetWindowSafeArea
2026-04-16 22:47:02 -06:00
gymnast86
da2cb85aa1
Merge branch 'main' of https://github.com/TwilitRealm/dusk into randomizer
2026-04-16 19:50:26 -07:00
gymnast86
2b4598821b
add imgui menu for generating and selecting seeds
2026-04-16 19:50:17 -07:00
Irastris
c7de341484
Frame interp: Ganondorf's Cape
2026-04-16 22:29:44 -04:00
Irastris
c7d9a8733f
Gyro: Revisions & Rollgoal Mirror Mode
2026-04-16 15:31:58 -04:00
TakaRikka
88bdea1fd3
mirror minimap
2026-04-16 04:46:06 -07:00
Irastris
3db0281088
Gyro: ROLLGOAL!
2026-04-16 05:17:50 -04:00
Luke Street
5c61c5ede8
Add Bloom debug window
2026-04-16 00:34:17 -06:00
Irastris
433f058aea
Frame interp: Revised camera system
...
FOV is now smooth, and the individual hacks for stars and Epona's reins are removed
2026-04-16 00:04:32 -04:00
gymnast86
4cd911a114
restructure randomizer folder
2026-04-15 19:55:46 -07:00
gymnast86
5484cd69b5
Merge branch 'main' of https://github.com/TwilitRealm/dusk into randomizer
2026-04-15 19:20:50 -07:00
gymnast86
1ff9421cea
set starting time of day
2026-04-15 19:20:44 -07:00
gymnast86
c0e83af35e
fix patch being in wrong spot
2026-04-15 19:20:28 -07:00
SuperDude88
1c057bb24a
Fix Unloading Gates ( #397 )
...
* Fix Unloading Gates
- Fix CitS/Lakebed gates not loading if you don't restart the game between the different instances
Comment should be upstreamed to decomp (+ daDsh_c brief should be changed from "Death Sword Shutter Gate" which isn't accurate)
* Clarify Comment
- Add details about GC/Wii vs TPHD
2026-04-15 20:00:05 -06:00
gymnast86
2c6d0b11dd
Add warp portals to item pool
2026-04-15 15:36:20 -07:00
gymnast86
bab1cda97a
Merge branch 'main' of https://github.com/TwilitRealm/dusk into randomizer
2026-04-15 10:42:17 -07:00
Howard Luck
b0b1978c76
Fix dangling daMyna_c file-statics across scenes ( #392 )
2026-04-15 10:52:30 -06:00
gymnast86
da24b6a1e2
fix more startflags
2026-04-15 01:35:46 -07:00
gymnast86
2bb05b0248
Merge branch 'main' of https://github.com/TwilitRealm/dusk into randomizer
2026-04-15 00:05:53 -07:00
gymnast86
96d82c5fc2
add starting inventory to file
2026-04-15 00:02:44 -07:00
Pheenoh
5f69895326
Merge remote-tracking branch 'origin/main' into fix/telma_dialog
2026-04-14 21:05:29 -06:00
TakaRikka
194cb94d43
Merge pull request #380 from TwilitRealm/feature/disable-main-hud
...
Disable Main HUD Feature
2026-04-14 20:03:23 -07:00
TakaRikka
22535ba84d
Merge pull request #379 from TwilitRealm/minigame-wide-hud
...
Widescreen Minigame Counters
2026-04-14 20:02:41 -07:00
Pheenoh
ab65f42816
Wait to finish creating Telma actor during escort on PC until the player is loaded
2026-04-14 20:47:30 -06:00