Commit Graph

  • 0d973a497b Editor: Add get_item_name Luke Street 2026-05-01 00:40:57 -06:00
  • ab4eccf1df Some more dual pane select work Luke Street 2026-05-01 00:26:04 -06:00
  • 7a246941f8 fix bomb drops always being blue rupees gymnast86 2026-04-30 23:01:27 -07:00
  • c3ad0abd37 lanayru field rupee checks gymnast86 2026-04-30 22:55:57 -07:00
  • e0c449f28e Improve add_child and Button APIs Luke Street 2026-04-30 23:36:30 -06:00
  • ce9a5c06d5 heap name Jasper St. Pierre 2026-04-30 22:19:19 -07:00
  • 2bbba1e4e8 couple small fixes Jasper St. Pierre 2026-04-30 21:37:28 -07:00
  • 39298f8d8f Preserve focused element on pop Luke Street 2026-04-30 22:31:24 -06:00
  • 91d6ec1f26 Merge branch 'main' of https://github.com/TwilitRealm/dusk into randomizer gymnast86 2026-04-30 21:26:12 -07:00
  • a863ea253e remove todo gymnast86 2026-04-30 21:25:51 -07:00
  • f5789aaebd turn off gravity for zant and stallord hc actors gymnast86 2026-04-30 21:25:45 -07:00
  • 32b4c0567a Animate overlay open/close Luke Street 2026-04-30 22:17:48 -06:00
  • 438fd2fe71 goron springwater check gymnast86 2026-04-30 21:11:01 -07:00
  • 040094115b move item override checks into param init block gymnast86 2026-04-30 21:10:51 -07:00
  • 7ff1b5332e Merge pull request #606 from dooplecks/trim-correction Jasper St. Pierre 2026-04-30 20:38:03 -07:00
  • 5e77a60bd6 Merge pull request #610 from dooplecks/shadow-interp Jasper St. Pierre 2026-04-30 20:36:53 -07:00
  • 9629c000bd Interpolate shadow camera doop 2026-05-01 03:25:07 +00:00
  • 9dc5fed686 Fix overlay CSS Luke Street 2026-04-30 21:12:25 -06:00
  • 2cc9db77dd Fix overlay Luke Street 2026-04-30 21:10:48 -06:00
  • 8aa08c9443 Window animations & tags instead of classes Luke Street 2026-04-30 20:55:14 -06:00
  • d4bc2daa89 simplify chest and freestanding item lookups gymnast86 2026-04-30 19:19:42 -07:00
  • dca3e2eba6 Overlay: I forgot about pop_document() This in turn fixes a bug that I was about to bother encounter about, smh Irastris 2026-04-30 21:54:52 -04:00
  • 57061fba38 Initial attempt at the overlay document Irastris 2026-04-30 20:49:13 -04:00
  • cee6a24309 UI: Defer document destruction Luke Street 2026-04-30 17:46:36 -06:00
  • 62edb3abc6 UI: Implement initial document stack logic Luke Street 2026-04-30 17:21:55 -06:00
  • 1c9e1c0a66 Minor clean Luke Street 2026-04-30 16:15:23 -06:00
  • a06aeb10c1 Extract TabBar component Luke Street 2026-04-30 16:13:02 -06:00
  • b84b309e00 compilation fix attempt 3 roeming 2026-04-30 17:51:52 -04:00
  • 62eecb3ccd compilation fix attempt 2 roeming 2026-04-30 17:48:39 -04:00
  • ec07572ced compilation fix attempt roeming 2026-04-30 17:45:53 -04:00
  • b45e2fa34d swap array for named variables roeming 2026-04-30 17:25:24 -04:00
  • 289a718446 fix comment wording roeming 2026-04-30 17:10:33 -04:00
  • 292a2a6c34 fix wrong formatting, fix duplicate ui object, fix wrong flags getting set roeming 2026-04-30 17:03:47 -04:00
  • 2e8415b950 Update aurora Luke Street 2026-04-30 14:43:44 -06:00
  • dbf1f6e354 implement multibyte area flags in UI roeming 2026-04-30 16:25:56 -04:00
  • 9a2fe9745d Draw area flags as table roeming 2026-04-30 15:55:59 -04:00
  • b5ca343fac Fix apostrophes in strings Irastris 2026-04-30 15:44:41 -04:00
  • 88c7ff63ff Fix preprocessor conditional doop 2026-04-30 19:48:03 +00:00
  • 7a438ad30f UI: Extract a Document class Luke Street 2026-04-30 13:44:33 -06:00
  • 89649de7c3 Correct trim height for arbitrary aspect ratios doop 2026-04-30 19:39:02 +00:00
  • a1960eaa33 Initial attempt at the popup menu Irastris 2026-04-30 15:30:08 -04:00
  • d6820c9233 fix toast call MelonSpeedruns 2026-04-30 14:53:15 -04:00
  • 5c4bb8d33d Merge remote-tracking branch 'origin/main' into feature/autosave MelonSpeedruns 2026-04-30 14:51:17 -04:00
  • e3ce1f01c9 Widescreen Dungeon Map MelonSpeedruns 2026-04-30 14:38:24 -04:00
  • 9b6b344ecf Revert "mirror clip fix" Luke Street 2026-04-30 12:09:18 -06:00
  • 3db85d5b44 Merge branch 'main' into rmlui-integration Luke Street 2026-04-30 12:04:21 -06:00
  • b5871d72d9 fix build roeming 2026-04-30 11:47:22 -04:00
  • b70a714f88 Remove missed randomizer flag roeming 2026-04-30 11:45:16 -04:00
  • cad5a8d1bc Add multibyte flags to Area iterators roeming 2026-04-30 11:43:57 -04:00
  • 93f8a5fa8f Move area multi flag bits to combined flags, at most 2 roeming 2026-04-30 11:11:08 -04:00
  • b0809ea78c Add area flags roeming 2026-04-30 11:02:18 -04:00
  • b0e9033736 Widescreen Field Map MelonSpeedruns 2026-04-30 10:55:53 -04:00
  • ce0d89058a don't run hyper enemies while an event is running MelonSpeedruns 2026-04-30 10:55:28 -04:00
  • 1ac6df8de7 mirror clip fix Jasper St. Pierre 2026-04-30 07:52:44 -07:00
  • 5899b2157a fix bow aiming in first person MelonSpeedruns 2026-04-30 09:29:42 -04:00
  • 622920d8c0 rutela and ralis checks gymnast86 2026-04-30 04:39:41 -07:00
  • 2b9dd50a8d fix forest temple compass item resource gymnast86 2026-04-30 04:36:02 -07:00
  • ff44cdfd3c talo sharpshooting check gymnast86 2026-04-30 03:20:44 -07:00
  • 44f3828f68 fix morpheel logic madeline 2026-04-30 02:48:30 -07:00
  • 3f560b060c 40 achievements madeline 2026-04-30 01:48:03 -07:00
  • 3b0cc4c712 Merge branch 'main' of https://github.com/TwilitRealm/dusk into randomizer gymnast86 2026-04-30 01:20:30 -07:00
  • 71d73a9db4 barnes bomb bag check gymnast86 2026-04-30 01:19:59 -07:00
  • 3185f578fb Update aurora Luke Street 2026-04-30 01:45:54 -06:00
  • 4fc09799b6 UI: Fix section heading font Luke Street 2026-04-30 01:45:21 -06:00
  • fe0e3cad72 Remove unused editor functions Irastris 2026-04-30 03:27:06 -04:00
  • 37d1aa7f40 UI: Run builder before moving it Luke Street 2026-04-30 01:07:11 -06:00
  • 4a12554bf4 UI: Mobile keyboard fixes, safe area padding, & more Luke Street 2026-04-30 00:06:27 -06:00
  • fecd1d5683 Update aurora Phillip Stephens 2026-04-29 22:33:02 -07:00
  • bce9bf6fd9 Merge pull request #597 from dooplecks/haze-fix doop 2026-04-30 00:55:32 -04:00
  • fbf63b075a Correct JPADrawInfo proj matrix on widescreen doop 2026-04-30 04:28:47 +00:00
  • b86d6e90e2 Add Gameplay settings & make Panes scrollable Luke Street 2026-04-29 21:52:33 -06:00
  • 6425b452e7 Make PgUp/PgDown change tabs Luke Street 2026-04-29 20:25:59 -06:00
  • 1657fe8083 Split out string/number components Luke Street 2026-04-29 20:19:27 -06:00
  • ecd74a4cbd More settings/editor components Luke Street 2026-04-29 19:54:37 -06:00
  • 36dc43c602 Fix changing tunics crash while on top of mirror (#596) MelonSpeedruns 2026-04-29 20:13:07 -04:00
  • 4ef7511336 Merge branch 'main' of https://github.com/TwilitRealm/dusk into randomizer gymnast86 2026-04-29 16:15:48 -07:00
  • 9b34fd8f8f implement kak malo mart shop checks gymnast86 2026-04-29 16:15:29 -07:00
  • d92515f0d4 Begin scaffolding keyboard nav Luke Street 2026-04-29 15:19:15 -06:00
  • f147dcac0c Fix camera while crawling & disable freecam properly when not chasecam MelonSpeedruns 2026-04-29 15:29:00 -04:00
  • ee4c84f39b Fix slight spazz when changing cam type MelonSpeedruns 2026-04-29 15:21:48 -04:00
  • b8a83c6f59 disable freecam if not chasecamera MelonSpeedruns 2026-04-29 14:37:32 -04:00
  • 4462c0ef69 more optimizations to freecam code MelonSpeedruns 2026-04-29 14:28:18 -04:00
  • c803bfb545 Update aurora v0.5.3 Phillip Stephens 2026-04-29 09:14:51 -07:00
  • 2623c44cab Merge pull request #583 from TheLastPocket/achievement/email-me qwertyquerty 2026-04-29 05:29:50 -07:00
  • 24dd02fc81 better back in time condition madeline 2026-04-29 05:28:28 -07:00
  • a97602b6dc Merge pull request #589 from TwilitRealm/instant-text-shop-fix TakaRikka 2026-04-29 00:37:51 -07:00
  • e2943e90dc Merge pull request #590 from dooplecks/map-outline TakaRikka 2026-04-29 00:37:04 -07:00
  • 3cb7fbd030 Create new component system & initial settings window Luke Street 2026-04-29 00:38:26 -06:00
  • afe54f22ab Write circle pixels linearly doop 2026-04-29 04:16:24 +00:00
  • e15f5bcee9 Improve map outline rendering doop 2026-04-29 03:40:49 +00:00
  • 1e372a856d Attempted to start making the save editor functional Irastris 2026-04-28 22:54:47 -04:00
  • b26896cad5 includes gymnast86 2026-04-28 18:05:40 -07:00
  • f75faf6b06 fix instant text clearing shop messages too early gymnast86 2026-04-28 18:03:06 -07:00
  • b48d9aa052 Split window document and styles out to files for readability Irastris 2026-04-28 19:09:47 -04:00
  • d899706208 Start UI over from scratch and add demo window Luke Street 2026-04-28 16:20:45 -06:00
  • a5cc64c2fe Merge branch 'main' of https://github.com/TwilitRealm/dusk into randomizer gymnast86 2026-04-28 14:45:45 -07:00
  • ce88c237a3 always make barne's shop available gymnast86 2026-04-28 14:45:36 -07:00
  • 3e05789b58 Merge pull request #586 from TwilitRealm/fix/fix-super-clawshot TakaRikka 2026-04-28 13:34:24 -07:00
  • 9a7b62cbc6 disable freecam if an event cam happens MelonSpeedruns 2026-04-28 16:25:42 -04:00
  • 8e0f0e878e optimize some code MelonSpeedruns 2026-04-28 16:13:49 -04:00