..
_scripts.txt
Fixing bug with window prompts and adding credits message box
2016-10-29 18:44:06 -06:00
Credits_Message.rb
Added in \l and \r to credits
2016-11-27 21:04:50 -06:00
Data_FastTravel.rb
Adding a fast travel for a new map in the Glen
2016-12-04 16:53:07 -06:00
Data_Footsteps.rb
Adding more footstep sfx for some tilesets
2016-10-29 18:44:48 -06:00
Data_Item.rb
Adding in combinations for all 10 photos
2016-12-14 03:53:34 -06:00
Data_SpecialEventData.rb
Changed hitbox on smallpool
2016-12-01 18:09:20 -06: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
Reordering the trigger on custom message boxes
2016-12-12 17:44:48 -06:00
Doc_Message.rb
Reordering the trigger on custom message boxes
2016-12-12 17:44:48 -06:00
Ed_Message.rb
Reordering the trigger on custom message boxes
2016-12-12 17:44:48 -06:00
EdText.rb
Fixing "hack" in ed-text
2016-12-13 04:45:25 -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
Making the computer username default
2016-12-06 15:28:36 -06: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
Fixed softlock when opening menu
2016-12-13 04:42:45 -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
Fixed softlock when opening menu
2016-12-13 04:42:45 -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
Fixing a bug with the music fade-in script
2016-12-12 14:00:02 -06: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
minor changes to sun room fix
2016-12-10 02:27:01 -06:00
Puzzle_Safe.rb
Putting in the post-game version of the safe document
2016-11-25 21:39:23 -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
Made paths in script cross-platform friendly
2016-12-14 21:09:33 -08: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
Added permaflag/variable functionality
2016-11-18 01:53:52 -07:00
Scene_Map.rb
Fixed softlock when opening menu
2016-12-13 04:42:45 -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
Added permaflag/variable functionality
2016-11-18 01:53:52 -07: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
Added fullscreen toggle (F8)
2016-11-26 12:55:05 -06:00
Script.rb
Made paths in script cross-platform friendly
2016-12-14 21:09:33 -08: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
Adjusting text colors to add contrast
2016-11-17 22:27:56 -07: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 choices
2016-11-19 05:07:08 -07: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