1
0
Fork 0
mirror of https://github.com/notwa/mm synced 2024-05-18 05:23:22 -07:00
Commit Graph

43 Commits

Author SHA1 Message Date
Connor Olding d15ef1dfc2 disable input-eating in cheat menu (broken) 2020-07-29 16:07:21 +02:00
Connor Olding 305db1d4c6 bad commit messages incorporated
i made a bunch of changes and
totally forgot to commit them for like a year, sorry!
2018-02-06 12:22:26 +01:00
Connor Olding 449c021110 add missing files for lips 2016-11-10 18:32:56 -08:00
Connor Olding 897be1f3f4 preliminary OoT warp support
this is bad and i hate it
2016-01-17 12:54:37 -08:00
Connor Olding 1acbaba58c be super strict about globals
theres still a lot of work to do\nsince most scripts just set globals explicitly\nthis is still better than implied globals though
2016-01-13 09:21:24 -08:00
Connor Olding 072e8c7a7a update lips; set up proper modules 2016-01-13 07:56:18 -08:00
Connor Olding d0ccf16dff reorganize scripts 2016-01-12 16:05:31 -08:00
Connor Olding ea40b7fde7 epona storing in cheat menu 2015-12-24 16:31:30 -08:00
Connor Olding a087f2bff0 don't unpause the game if it wasn't already 2015-12-11 00:36:29 -08:00
Connor Olding eb73ba66b2 oot compat, basic timestop 2015-11-15 17:03:27 -08:00
Connor Olding 46280a4343 many many progress menu items
looking to replace oneshot.lua
2015-11-15 10:08:10 -08:00
Connor Olding f2839bb69c allow a single function for simple callbacks 2015-11-15 09:43:29 -08:00
Connor Olding f6d20caa4b OoT soft reset... kinda 2015-11-15 08:41:40 -08:00
Connor Olding b78b3567d0 use voidout type that works with OoT 2015-11-15 08:29:06 -08:00
Connor Olding 42493fd48c OoT "compatibility" 2015-11-15 08:05:33 -08:00
Connor Olding 8ed4aee8ce add necessary store/restore addrs for most versions 2015-11-15 07:13:57 -08:00
Connor Olding 1ccc4891be add more addresses across versions 2015-11-14 19:16:13 -08:00
Connor Olding a1babce6bb change L to Levitate to D-Up
i know it's not as catchy :c
2015-11-14 17:07:53 -08:00
Connor Olding 301acb98ea add any item any time cheat 2015-11-14 16:45:36 -08:00
Connor Olding 3f7e7a1a0d make L close menu in greedy mode 2015-11-14 16:42:50 -08:00
Connor Olding b169d1d11e implement greedy menu input handler 2015-11-14 16:30:04 -08:00
Connor Olding 2436eee982 alternate control scheme for menus 2015-11-14 14:59:37 -08:00
Connor Olding f0eac171f9 run menu handling while emu is paused 2015-11-14 13:46:04 -08:00
Connor Olding 20901442ba fixed soft reset 2015-11-14 11:22:41 -08:00
Connor Olding f45745d8b8 cleanup 2015-11-14 10:31:10 -08:00
Connor Olding 2bab9c7d27 use triforce transition if they aren't killed 2015-11-14 10:13:54 -08:00
Connor Olding 8792a100a5 add transition (fadein/fadeout) killer
also took out soft reset since it's broken
2015-11-14 09:20:36 -08:00
Connor Olding d7f18ed09b give days their names 2015-11-14 08:59:30 -08:00
Connor Olding bb2132a78f save scene & pos feature; serialize stored values 2015-11-14 08:57:37 -08:00
Connor Olding b392d2134f split most menus into files 2015-11-12 09:23:46 -08:00
Connor Olding 3ed1c091cd many more menus 2015-11-12 09:09:14 -08:00
Connor Olding 3342eb90d3 add map select (warp) menu 2015-11-10 05:59:03 -08:00
Connor Olding b6b224f580 use radio buttons for MM transformations 2015-05-26 10:44:34 -07:00
Connor Olding e6ad4d05d8 abstract brush again, update titles 2015-05-26 08:43:23 -07:00
Connor Olding 4c00f0b3fb abstract menu handling, make Text unselectable 2015-05-26 08:15:36 -07:00
Connor Olding 8395f3dc78 radio buttons! 2015-05-26 07:01:37 -07:00
Connor Olding b05b3621fb Play As submenu 2015-05-26 06:40:47 -07:00
Connor Olding 92f5583a2d gotta go fast 2015-05-13 11:16:02 -07:00
Connor Olding 5c76e9466a a dumb frame-based message renderer 2015-05-07 15:27:26 -07:00
Connor Olding 9dabf504d4 complete rewrite of cheat menu 2015-05-03 16:46:09 -07:00
Connor Olding 304790bd7e refactor addresses, tuck away in folder 2015-03-20 19:46:08 -07:00
Connor Olding 45667a6e36 split cheat functionality; more values 2015-03-07 16:03:46 -08:00
Connor Olding 749170ea5c update scripts with more addresses and such 2015-03-04 21:39:26 -08:00