Commit Graph

75 Commits

Author SHA1 Message Date
adelikat 11cc53bab7 Adding a WIP of my Punch-out!! Challenge lua script. 2009-10-09 17:56:17 +00:00
adelikat 99d2e02893 Added a lua script for Mike Tyson's Punch-Out!! (Works for Punch-out!! as well). Displays various stats like enemy HP, and damage amounts 2009-10-09 14:57:44 +00:00
fatratknight 995d178b42 Added two more counters. Select will now toggle the bar. 2009-09-17 04:49:27 +00:00
fatratknight 680396a4c3 Now sums up number of frames off from perfect timing. Just because I feel like it, it also counts perfect hits. 2009-09-17 03:56:03 +00:00
fatratknight f7bce819be Added a threshold so that it doesn't instantly detect the next button press. Timing could be tweaked. 2009-09-17 03:17:16 +00:00
adelikat f4b7f1d71a PunchOutTraining.lua - Made it so that it only reads if opponent's health decreases (since it can increase if the opponent hits mac and has a low enough health). 2009-09-17 01:19:08 +00:00
fatratknight 40f03042ef Added ability to disable or enable joypad input. May as well take advantage of my changes to joypad_set routine and related functions. Won't work pre-change, though. 2009-09-16 19:18:53 +00:00
fatratknight bfb67729ee Polished. Should be very shiny now. Look at the sparklies! Anyway, now it pops up some text letting you know what you did. 2009-09-16 16:55:38 +00:00
adelikat 88b4c24baa MTPO script - more cosmetics, TMI is now 23 to match realtime playing, bar is moved even closer to the players to see it easier while playing. 2009-09-16 04:41:21 +00:00
fatratknight 42a808b099 Well, at least that silly rectangle stops now. Unused code is in there, so experiment with stuff if anyone feels like it. 2009-09-16 04:32:39 +00:00
adelikat 3e3c2af93a cosmetic fixes 2009-09-16 03:50:58 +00:00
fatratknight 529845ff36 ... Er, uh... Just this little file I made under a request... Fairly bare, right now. 2009-09-16 03:38:48 +00:00
fatratknight 9f23ee011f Option: Script keys instantly affect input table, rather than wait for frameadvance. Also, more robust unpaused rewind antics. 2009-09-14 18:10:29 +00:00
fatratknight c469b93aae Added the ability to change how much input to display. I'm running out of buttons on the numpad! 2009-09-10 15:44:38 +00:00
fatratknight 2e8d11b4e4 Testing my write access, nothing more. 2009-09-10 00:44:48 +00:00
adelikat b7dbc544ef Adding a multitrack input recorder lua script made by FatRatKnight 2009-09-09 23:53:02 +00:00
adelikat f4bd60246a Added a Rewinder lua script by Jonathan Blow 2009-08-02 00:37:19 +00:00
adelikat 24f1e23c47 Added a lot of luaScripts by XKeeper 2009-03-29 22:47:19 +00:00
adelikat 22c8ec62b0 Adding Miau's SMB-RainbowRiding and a Lua Function listing 2009-03-29 15:04:39 +00:00
adelikat 95d2e2b4e7 Added some of Miau's Lua scripts 2009-03-29 13:22:34 +00:00
adelikat 0ecbb2dd1a Lua scripts cleanup - deleted some, renamed others, included documentation notes on each 2009-03-28 18:08:41 +00:00
adelikat 88334597eb More lua scripts cleanup - rename documents, added internal documentation 2009-03-28 16:17:11 +00:00
adelikat 75dc6e1264 Fixed up Lua bot script names,etc. 2009-03-28 15:31:56 +00:00
adelikat f06284d822 Lua - added FCEU.softreset() and FCEU.poweron(). Deleted a lua test script. Updated Lua documentation in the Help .chm 2009-03-28 13:38:44 +00:00
adelikat fd0753199e Unburied lua scripts and put them in a folder in output 2009-03-22 19:15:22 +00:00