mkxp-sunshine/scripts
Michael Shirt 6c819d0249 Commenting out choice scrolling with L/R
This was causing a bug where if you had 4 choices you could access
another page with blank choices?  Rather than try to figure out why
that's happening I'm opting to remove the functionality entirely, as
we're short on time and we don't even have any choice dialogues that
have more than 4 choices anyways.
2016-11-14 14:48:33 -07:00
..
_scripts.txt Fixing bug with window prompts and adding credits message box 2016-10-29 18:44:06 -06:00
Credits_Message.rb Fixing bug with window prompts and adding credits message box 2016-10-29 18:44:06 -06:00
Data_FastTravel.rb Adding fast travel destinations 2016-11-02 16:38:00 -06:00
Data_Footsteps.rb Adding more footstep sfx for some tilesets 2016-10-29 18:44:48 -06:00
Data_Item.rb I stopped making commits for a good while. Here's the latest junk. 2016-09-19 13:54:38 -04:00
Data_SpecialEventData.rb I stopped making commits for a good while. Here's the latest junk. 2016-09-19 13:54:38 -04:00
Data_TileText.rb Added footprints and src_rect to Plane class 2016-04-11 21:33:54 -04:00
Demo.rb Moved demo conclusion text to scripts 2016-03-07 18:30:04 -05:00
Desktop_Message.rb Adding Desktop Message 2016-09-22 14:34:33 -06:00
Doc_Message.rb Rehauling the appearance of doc messages to look more like paper 2016-10-13 18:32:33 -06:00
Ed_Message.rb Preliminary i18n improvements 2016-02-29 01:41:37 -05:00
EdText.rb Fixing bug with window prompts and adding credits message box 2016-10-29 18:44:06 -06:00
FastTravel.rb Fixed fast travel bug 2016-03-07 18:57:46 -05:00
Game_Actor.rb Added scripts 2016-01-05 14:50:18 -05:00
Game_Actors.rb Added scripts 2016-01-05 14:50:18 -05:00
Game_BattleAction.rb Added scripts 2016-01-05 14:50:18 -05:00
Game_Battler 1.rb Added scripts 2016-01-05 14:50:18 -05:00
Game_Battler 2.rb Added scripts 2016-01-05 14:50:18 -05:00
Game_Battler 3.rb Added scripts 2016-01-05 14:50:18 -05:00
Game_Character 1.rb Bathroom mirror reflection 2016-10-05 20:41:16 -06:00
Game_Character 2.rb Character code bugfixes 2016-04-26 17:15:12 -04:00
Game_Character 3.rb Added footsplashes 2016-10-13 18:32:34 -06:00
Game_CommonEvent.rb Added scripts 2016-01-05 14:50:18 -05:00
Game_Enemy.rb Added scripts 2016-01-05 14:50:18 -05:00
Game_Event.rb I stopped making commits for a good while. Here's the latest junk. 2016-09-19 13:54:38 -04:00
Game_FastTravel.rb Fast travel more or less finished 2016-02-25 18:40:07 -05:00
Game_Follower.rb Added scripts 2016-01-05 14:50:18 -05:00
Game_Light.rb Added scripts 2016-01-05 14:50:18 -05:00
Game_Map.rb Added codebg to scrolling bgs 2016-10-04 01:34:05 -06:00
Game_Oneshot.rb Various last-minute beta fixes 2016-11-04 05:29:22 -04:00
Game_Party.rb Added scripts 2016-01-05 14:50:18 -05:00
Game_Picture.rb Added scripts 2016-01-05 14:50:18 -05:00
Game_Player.rb Added footsplashes 2016-10-13 18:32:34 -06:00
Game_Screen.rb Added scripts 2016-01-05 14:50:18 -05:00
Game_SelfSwitches.rb Added scripts 2016-01-05 14:50:18 -05:00
Game_Switches.rb Various improvements/cases for GDC 2016-03-07 18:47:34 -05:00
Game_System.rb Added fadein functionality for bgm 2016-10-10 11:44:17 -06:00
Game_Temp.rb Fixing bug with window prompts and adding credits message box 2016-10-29 18:44:06 -06:00
Game_Variables.rb Added scripts 2016-01-05 14:50:18 -05:00
i18n_English.rb Improved internationalization support 2016-04-06 13:45:36 -04:00
i18n_Japanese.rb Improved internationalization support 2016-04-06 13:45:36 -04:00
i18n_Language.rb Improved internationalization support 2016-04-06 13:45:36 -04:00
Interpreter 1.rb Made auto saving/loading fully functional 2016-09-26 08:59:21 -06:00
Interpreter 2.rb Added scripts 2016-01-05 14:50:18 -05:00
Interpreter 3.rb Fixing bug with window prompts and adding credits message box 2016-10-29 18:44:06 -06:00
Interpreter 4.rb Added scripts 2016-01-05 14:50:18 -05:00
Interpreter 5.rb Added scripts 2016-01-05 14:50:18 -05:00
Interpreter 6.rb Added scripts 2016-01-05 14:50:18 -05:00
Interpreter 7.rb Added scripts 2016-01-05 14:50:18 -05:00
Main.rb Adding functions to disable saving on command 2016-11-04 14:04:38 -06:00
Particles.rb I stopped making commits for a good while. Here's the latest junk. 2016-09-19 13:54:38 -04:00
Persistent.rb Improved internationalization support 2016-04-06 13:45:36 -04:00
Puzzle_Film.rb Added obscured/scratched window puzzle 2016-02-17 17:14:16 -05:00
Puzzle_Pixel.rb Added 5th pixel puzzle for tower, S2 is no longer being used but will be left in the script anyways 2016-10-29 18:45:21 -06:00
Puzzle_Safe.rb Updated Safe puzzle 2016-09-22 14:35:37 -06:00
Puzzle_Sokoban.rb Reorganized files 2016-01-05 14:50:18 -05:00
RPG.rb Changes to how the game handles quitting 2016-10-17 15:34:45 -06:00
SaveLoad.rb Fixed wallpaper restore save bug 2016-11-06 17:43:00 -05:00
Scene_Debug.rb Added scripts 2016-01-05 14:50:18 -05:00
Scene_End.rb Added scripts 2016-01-05 14:50:18 -05:00
Scene_Equip.rb Added scripts 2016-01-05 14:50:18 -05:00
Scene_File.rb Added scripts 2016-01-05 14:50:18 -05:00
Scene_Item.rb Added scripts 2016-01-05 14:50:18 -05:00
Scene_Load.rb Fixed followers not following niko 2016-09-29 19:53:03 -06:00
Scene_Map.rb Fixing bug with window prompts and adding credits message box 2016-10-29 18:44:06 -06:00
Scene_Menu.rb Added scripts 2016-01-05 14:50:18 -05:00
Scene_Name.rb Improved internationalization support 2016-04-06 13:45:36 -04:00
Scene_Save.rb Save/Load fix 2016-09-20 13:11:10 -06:00
Scene_Skill.rb Added scripts 2016-01-05 14:50:18 -05:00
Scene_Status.rb Added scripts 2016-01-05 14:50:18 -05:00
Scene_Title.rb Made auto saving/loading fully functional 2016-09-26 08:59:21 -06:00
Script.rb Adding journal copy function 2016-11-04 03:35:18 -06:00
Sprite_Battler.rb Added scripts 2016-01-05 14:50:18 -05:00
Sprite_Character.rb Fixing issue where niko's lightmap clips everything 2016-09-22 14:32:13 -06:00
Sprite_Footprint.rb Finishing footsplashes for the water room. 2016-10-17 15:27:52 -06:00
Sprite_Footsplash.rb Footsplashes moved slightly lower to be more centered around feet 2016-10-22 20:10:13 -06:00
Sprite_Light.rb Reorganized files 2016-01-05 14:50:18 -05:00
Sprite_Picture.rb Added scripts 2016-01-05 14:50:18 -05:00
Sprite_Timer.rb Improved internationalization support 2016-04-06 13:45:36 -04:00
Spriteset_Map.rb Finishing footsplashes for the water room. 2016-10-17 15:27:52 -06:00
Window_Base.rb Added scripts 2016-01-05 14:50:18 -05:00
Window_BattleResult.rb Added scripts 2016-01-05 14:50:18 -05:00
Window_BattleStatus.rb Added scripts 2016-01-05 14:50:18 -05:00
Window_Command.rb Added scripts 2016-01-05 14:50:18 -05:00
Window_DebugLeft.rb Added scripts 2016-01-05 14:50:18 -05:00
Window_DebugRight.rb Added scripts 2016-01-05 14:50:18 -05:00
Window_EquipItem.rb Added scripts 2016-01-05 14:50:18 -05:00
Window_EquipLeft.rb Added scripts 2016-01-05 14:50:18 -05:00
Window_EquipRight.rb Added scripts 2016-01-05 14:50:18 -05:00
Window_Gold.rb Added scripts 2016-01-05 14:50:18 -05:00
Window_Help.rb Added scripts 2016-01-05 14:50:18 -05:00
Window_InputNumber.rb Changed Password Input colors part 2 2016-09-22 14:36:10 -06:00
Window_Item.rb I stopped making commits for a good while. Here's the latest junk. 2016-09-19 13:54:38 -04:00
Window_MainMenu.rb Demo tweaks 2016-03-11 00:28:33 -05:00
Window_MenuStatus.rb Added scripts 2016-01-05 14:50:18 -05:00
Window_Message.rb Fixing textbox width issue 2016-10-29 18:47:54 -06:00
Window_NameEdit.rb Added scripts 2016-01-05 14:50:18 -05:00
Window_NameInput.rb Improved internationalization support 2016-04-06 13:45:36 -04:00
Window_PartyCommand.rb Added scripts 2016-01-05 14:50:18 -05:00
Window_PlayTime.rb Added scripts 2016-01-05 14:50:18 -05:00
Window_SaveFile.rb Added scripts 2016-01-05 14:50:18 -05:00
Window_Selectable.rb Commenting out choice scrolling with L/R 2016-11-14 14:48:33 -07:00
Window_ShopBuy.rb Added scripts 2016-01-05 14:50:18 -05:00
Window_ShopCommand.rb Added scripts 2016-01-05 14:50:18 -05:00
Window_ShopNumber.rb Added scripts 2016-01-05 14:50:18 -05:00
Window_ShopSell.rb Added scripts 2016-01-05 14:50:18 -05:00
Window_ShopStatus.rb Added scripts 2016-01-05 14:50:18 -05:00
Window_Skill.rb Added scripts 2016-01-05 14:50:18 -05:00
Window_SkillStatus.rb Added scripts 2016-01-05 14:50:18 -05:00
Window_Status.rb Added scripts 2016-01-05 14:50:18 -05:00
Window_Steps.rb Added scripts 2016-01-05 14:50:18 -05:00
Window_Target.rb Added scripts 2016-01-05 14:50:18 -05:00