Commit Graph

  • c9f5786eec Bump version to v0.9.1 v0.9.1 Mr-Wiseguy 2024-04-06 21:43:37 -0400
  • 95cc2b4b0f Update placeholder descriptions Mr-Wiseguy 2024-04-06 21:27:42 -0400
  • 76ec1f379b Transform tagging for moon/giants chamber/lost woods particles, fixed missing nfd init Mr-Wiseguy 2024-04-06 18:04:55 -0400
  • 45bbd40b12 Fix bug with pause tiles being in wrong location when unpausing, update RT64 Mr-Wiseguy 2024-04-06 12:42:15 -0400
  • 460d1aafb4 Added patches for skipping interpolation when actors get teleported in cutscenes Mr-Wiseguy 2024-04-06 00:34:10 -0400
  • bd537728e3 Switch system_clock to high_resolution_clock, work around win32 sleep_for/sleep_until bug when clocks go backwards Mr-Wiseguy 2024-04-05 21:06:04 -0400
  • 65ced0c594 added set time debug ui thecozies 2024-04-05 11:25:30 -0500
  • 50536bf737 Patched ocarina wipe effects to work in widescreen by injecting new vertex and triangle lists Mr-Wiseguy 2024-04-04 20:37:08 -0400
  • 636f312823 Add debug set time hook Mr-Wiseguy 2024-04-04 17:24:45 -0400
  • 13bb773f4d forgot mouse out handler for clearing cur description thecozies 2024-04-04 08:36:31 -0500
  • 56504a71b4 global description handler and impl thecozies 2024-04-04 08:32:22 -0500
  • 6848645854 Fixed pause menu buttons not interpolating, skipped cursor interpolation when it moves, fixed pause menu panels popping in on widescreen Mr-Wiseguy 2024-04-04 02:11:48 -0400
  • 407b6e547c Fixed stutter caused by saving by adding a sleep in the saving loop, fixed bug with timers not resuming due to a negative remaining duration Mr-Wiseguy 2024-04-02 22:16:31 -0400
  • fcc4eb6351 Tweaked input latency patch to help prevent microstutters, updated RT64 Mr-Wiseguy 2024-04-02 18:21:05 -0400
  • 2e4988da2b Fixed ortho tri textbox patch in Bomber's notebook Mr-Wiseguy 2024-04-02 00:49:32 -0400
  • 0cd022d144 Merge remote-tracking branch 'origin/ui' into dev Mr-Wiseguy 2024-04-01 23:34:12 -0400
  • ea61c2bc73 Switched letterbox rects to ortho tris so they could be interpolated, updated RT64 to fix projection matching issue Mr-Wiseguy 2024-04-01 21:38:24 -0400
  • 6ce38f5325 Changed textboxes to be ortho tris so they'd get interpolated, update RT64 Mr-Wiseguy 2024-04-01 18:52:26 -0400
  • 9763cae32b Fixed telescope effect breaking when the scale is 0 Mr-Wiseguy 2024-04-01 14:42:33 -0400
  • 173a4ae687 columnify options thecozies 2024-04-01 12:55:34 -0500
  • 25eaf49dbb hr full renamed to expand in description thecozies 2024-04-01 12:40:13 -0500
  • f89ff9b012 hr full renamed to expand thecozies 2024-04-01 12:38:05 -0500
  • 228eecbe38 update hud ratio description thecozies 2024-04-01 12:36:42 -0500
  • c9fc1e46ef rename to HUD Placement thecozies 2024-04-01 12:35:17 -0500
  • 9e1dd0500d default to 16:9 thecozies 2024-04-01 12:34:31 -0500
  • ad32fcbe78 update extAspectRatio for RT64 change + option rename thecozies 2024-04-01 12:32:47 -0500
  • bb11e81850 hud aspect ratio in gfx config thecozies 2024-04-01 09:31:36 -0500
  • 85936fcfa6 Update RT64 to have new UI aspect ratio functionality Mr-Wiseguy 2024-04-01 13:03:53 -0400
  • d741c4f4dd Skip rotation interpolation on the ground in the intro cutscene Mr-Wiseguy 2024-04-01 03:40:54 -0400
  • 4c5f48a2c3 Add check for programmable sample positions for MSAA settings, fixed fullscreen option going out of sync with alt+enter shortcut Mr-Wiseguy 2024-04-01 03:19:16 -0400
  • 62dfd7ffbe Merge remote-tracking branch 'origin/ui' into dev Mr-Wiseguy 2024-03-31 23:13:25 -0400
  • 81fca5bf96 Implemented system for detecting billboards and disabling rotation interpolation for them during camera cuts, update RT64 Mr-Wiseguy 2024-03-31 23:12:22 -0400
  • 30e66ab12b Add system for skipping skeleton interpolation for a given actor and applied it to Happy Mask Salesman, tagged fireworks Mr-Wiseguy 2024-03-31 16:39:47 -0400
  • 31d2424774 Fixed issue with latency patch not always starting with the correct behavior Mr-Wiseguy 2024-03-30 22:44:08 -0400
  • 1651298a2c Fixed crash caused by input latency reduction patch Mr-Wiseguy 2024-03-30 20:00:02 -0400
  • b01bdf5b12 graphics descriptions and reconfigure ordering thecozies 2024-03-30 13:53:03 -0500
  • 7648753fe7 disable ds options conditionally thecozies 2024-03-30 10:36:23 -0500
  • 1caf81e1cf Reduce alpha clamp for blur to prevent image retention, update RT64 Mr-Wiseguy 2024-03-28 20:53:17 -0400
  • fe284112bc Update RT64 and all matrix group command usage, changed lens to ortho tris so it gets interpolated and remains centered Mr-Wiseguy 2024-03-28 20:36:16 -0400
  • 7342d1db6e downsampling info thecozies 2024-03-28 17:18:10 -0500
  • 751fccb896 Patched branch commands on Clock Town geometry in Termina field to fix force branch issue Mr-Wiseguy 2024-03-28 00:35:10 -0400
  • 7ff1c194e0 Clamp alpha for blur effect to mitigate image retention Mr-Wiseguy 2024-03-27 22:18:31 -0400
  • 20c999e579 Fixed some interpolation issues with Goht and Gyorg Mr-Wiseguy 2024-03-27 18:47:47 -0400
  • d1d00e164c Fixed camera interpolation double skips, made the skybox skip interpolation with the camera, fixed particles getting incorrectly matched Mr-Wiseguy 2024-03-27 18:47:15 -0400
  • 447689afd5 Slightly reorganized some of the transform tagging patches, tagged Wart's bubbles Mr-Wiseguy 2024-03-24 23:06:41 -0400
  • 5f74dfa2ba added downsampling option thecozies 2024-03-27 17:43:15 -0500
  • 8853fc0d7b swap nav icons between kb and cont thecozies 2024-03-27 15:02:03 -0500
  • e57e52c4f7 update promptfont.h thecozies 2024-03-27 14:59:28 -0500
  • addc53c687 graphics navigation to radio fixed thecozies 2024-03-27 12:40:43 -0500
  • 3d10ae6d74 allow clicks from unfocused thecozies 2024-03-27 12:07:03 -0500
  • b7b7658431 Fixed audio channels getting swapped twice Mr-Wiseguy 2024-03-21 23:56:19 -0400
  • 976bfa1969 Reduced input latency and improved gyro by moving input polling to main game thread and moving frame wait to after DL submission, fixed bluetooth dualsense gyro Mr-Wiseguy 2024-03-21 02:46:08 -0400
  • 8db2c655c3 Modified how patch elf is linked to prevent address conflicts with vanilla symbols, update RT64 Mr-Wiseguy 2024-03-20 22:16:51 -0400
  • 40d0b20939 Changed default controller mapping to have alternate inputs for items and fairy v0.9.0 Mr-Wiseguy 2024-03-15 20:26:33 -0400
  • 3520fdfbc5 Added icons and version number, disabled 8x MSAA and set default to 2x Mr-Wiseguy 2024-03-15 19:47:29 -0400
  • 37bc904b2a Moved rt64 submodule to new folder to reflect change in repo name Mr-Wiseguy 2024-03-15 17:46:45 -0400
  • 5d48dbeee9 Switched to new RT64 repo Mr-Wiseguy 2024-03-15 12:39:40 -0400
  • 0775299aae Reorganized config menu tabs, hide debug menu behind manual config file edit, added missing recompiler config file Mr-Wiseguy 2024-03-15 12:13:29 -0400
  • ff5dd7f50c Patch giants cutscene to fix music desync, update RT64 Mr-Wiseguy 2024-03-15 01:17:56 -0400
  • de35dfc8a8 Rename cmake project, embed data for custom code directly into executable instead of a separate file Mr-Wiseguy 2024-03-15 01:15:33 -0400
  • 86d805de8d fixed kb/cont nav issues thecozies 2024-03-14 10:12:52 -0500
  • bc6b112992 Patched lens/telescope effect to not stretch in widescreen, fixed incorrect trigger icons in UI. Mr-Wiseguy 2024-03-14 00:44:47 -0400
  • 5b38b8eec9 Fix bug with bowstring tranform tagging, transform tagging for effects, made d-pad buttons skip mask transformation cutscene Mr-Wiseguy 2024-03-13 19:26:29 -0400
  • 8c2a999697 Rewrite star drawing code to use tris and matrices instead of rects for better interpolation Mr-Wiseguy 2024-03-12 18:01:58 -0400
  • 0784db4988 cancel scanning input with back/escape thecozies 2024-03-12 08:35:58 -0500
  • 299293ca99 map cont back button to kb escape thecozies 2024-03-12 08:13:27 -0500
  • 0192cac272 Fixed cursor hiding lag, moved save file location to config folder Mr-Wiseguy 2024-03-12 00:27:20 -0400
  • 7fd55dae5c mouse dist threshold + update mouse vis during gameplay thecozies 2024-03-11 10:08:33 -0500
  • d02e414abf disable window transition thecozies 2024-03-11 09:09:50 -0500
  • 38680d7171 Transform tagging for snow weather effect Mr-Wiseguy 2024-03-11 00:13:32 -0400
  • eeeabba64d Added background music volume and low health beep settings, imported warp names Mr-Wiseguy 2024-03-10 16:40:41 -0400
  • 0ceeeb04ea Implemented D-Pad transformation masks and ocarina Mr-Wiseguy 2024-03-05 02:55:05 -0500
  • 3be10210ad Update RT64 to fix tile scroll matching in some places Mr-Wiseguy 2024-03-04 19:29:41 -0500
  • e19e72ea62 controller input in ui thecozies 2024-03-04 11:50:11 -0600
  • fbe8ef8571 initialize before hiding mouse, allow mouse movement for mouse mode initially thecozies 2024-03-04 09:25:07 -0600
  • a84258c3f6 only change to mouse after click thecozies 2024-03-04 09:16:35 -0600
  • 6845e5ef4f Pushed missing changes for rumble to ultramodern.hpp Mr-Wiseguy 2024-03-04 10:12:52 -0500
  • 57475d058b Implemented rumble, added control options menu with rumble strength and targeting mode Mr-Wiseguy 2024-03-04 02:13:12 -0500
  • 9ef243bc05 Update RT64 to fix projection interpolation issue Mr-Wiseguy 2024-03-03 21:18:21 -0500
  • ca66fdddbb Implemented proper ROM selection menu Mr-Wiseguy 2024-03-03 21:00:49 -0500
  • 302d88fd84 cleanup thecozies 2024-03-03 18:03:50 -0600
  • 03af2919e9 mouse-active/inactive ui modes + focus handling thecozies 2024-03-03 18:01:33 -0600
  • c370f9011e reduce font scale to 1 thecozies 2024-03-03 15:07:59 -0600
  • 85f88d904d increase font size for the old people thecozies 2024-03-03 14:57:19 -0600
  • 02adf1b5f2 rename/reorder inputs thecozies 2024-03-03 14:06:34 -0600
  • c8333056ba stick visual input thecozies 2024-03-03 14:06:13 -0600
  • ab20eea803 A/B/Start visuals thecozies 2024-03-03 11:33:49 -0600
  • d3bb526c91 fix kb nav in debug and debug styling thecozies 2024-03-02 14:22:30 -0600
  • 39fd31f731 Transform tagging for pause screen cursor Mr-Wiseguy 2024-03-03 03:18:07 -0500
  • 0e7aa47b11 Transform tagging for the hookshot reticle Mr-Wiseguy 2024-03-03 02:59:41 -0500
  • f6e11ed723 Improved motion blur at higher framerates, reorganized some patch code Mr-Wiseguy 2024-03-03 02:36:14 -0500
  • 569d86d901 Added heuristics to determine when to skip camera interpolation, added ability to enable developer mode in RT64 Mr-Wiseguy 2024-03-02 23:23:29 -0500
  • 45a13d28c2 Update RT64 and transform tagging for tile scroll interpolation Mr-Wiseguy 2024-03-02 13:33:09 -0500
  • e13a46ec6b partially fix menu fade in thecozies 2024-03-02 11:52:58 -0600
  • 3b962c5b7c recursively focus labels thecozies 2024-03-02 11:12:06 -0600
  • beec29217c Implemented warp debug menu feature Mr-Wiseguy 2024-03-01 18:42:05 -0500
  • 8dcca10fed split config pages to separated templates thecozies 2024-02-27 09:13:16 -0600
  • b35d7c2cce Added missing change for new matrix group macros Mr-Wiseguy 2024-02-26 10:15:15 -0500
  • c0fa6d7c82 Update RT64 for more fine-grained interpolation control Mr-Wiseguy 2024-02-26 01:42:57 -0500
  • e4126fb64e Updated RT64 for workload present overlap Mr-Wiseguy 2024-02-25 20:32:08 -0500