Commit Graph

535 Commits

Author SHA1 Message Date
jianmingyong b804db510d Enable Backup Save by default. Changed DLC to Extras 2017-02-11 22:22:05 +08:00
jianmingyong 0db122e2a4 Major lag in Underwatercave is fixed. Misc coding stuff is fixed as well. 2017-02-11 22:14:09 +08:00
jianmingyong 2243f58fbc Full Screen Fix. 2017-02-11 19:19:11 +08:00
CaptainSegis 468f00dc39 Update meta 2017-02-10 22:58:55 -05:00
darkfire006 cb31c5f3d7 Fix defeated by e$ bug
update register to match with new E4 rematch feature
2017-02-07 18:08:17 -06:00
CaptainSegis 0d4a18e5b2 Fixed "Press E Key to go back" text in PokemonScreen and ChoosePokemonScreen 2017-02-07 08:27:21 -05:00
CaptainSegis 8ce1f237eb Fixed the position of Pidgeot, Sceptile and Scizor mega form summary sprites. Added Mega Slowbro summary sprite. 2017-02-06 23:10:05 -05:00
CaptainSegis 5a98f67faa Fixed moves page text boundary issue in the pokemon summary screen. 2017-02-06 21:39:10 -05:00
CaptainSegis 1543a099d2 Included indigo battle map (inside.dat) for rival battle. Recycled this map from the game_experimental branch 2017-02-06 20:37:02 -05:00
CaptainSegis fbd8d061ff Fixed Mega Char X sprite 2017-02-06 19:51:08 -05:00
CaptainSegis 47c58a90e5 Fixed rival_league.dat script crash and incorrect register. 2017-02-06 14:36:11 -05:00
CaptainSegis b59c00b6a6 Fixed middle birdkeeper trainer file in Five island 2017-02-05 13:16:22 -05:00
jianmingyong 16ecce01da Small fix to make the error message different xD 2017-02-06 00:48:23 +08:00
jianmingyong e3c7750738 Merge remote-tracking branch 'remotes/origin/Backup_Save_Module' 2017-02-05 22:40:10 +08:00
CaptainSegis 3efe38f414 Added new sprites 2017-02-04 15:29:49 -05:00
CaptainSegis 4364debfe7 Changed minifont from Verdana to Verdana Bold for better visibility. 2017-01-30 13:32:21 -05:00
CaptainSegis d557a98b48 Fixed infatuation volatile status lingering after the opp has switched out. 2017-01-24 00:34:40 -05:00
CaptainSegis 85dada91e1 Minor fix in Tornado's trainer file 2017-01-23 22:49:29 -05:00
CaptainSegis be7da44d10 Changed the halloffame.dat script so now it plays halloffame.ogg in the hall of fame. 2017-01-23 22:36:24 -05:00
CaptainSegis 514bc5ecf5 Changed hall of fame to keep first entry + last 20 entries. 2017-01-23 22:30:33 -05:00
CaptainSegis 418154b282 Made incoming hall of fame entries to store useful data only. 2017-01-23 22:30:27 -05:00
Conner Joseph Brewster 2e5a135abe Mostly comment revision for the Screens folder
Also includes Security folder. Some strings were also modified to make more sense/match the main games.

Updated credits with the correct year, etc.
2017-01-21 17:01:31 -06:00
CaptainSegis 6fa8578aea Fix cloud nine, part 2 2017-01-19 17:57:33 -05:00
CaptainSegis 21e7514070 Fixed cloud nine interaction with Hail/Sandstorm 2017-01-19 17:54:26 -05:00
CaptainSegis 4019f7777b Fixed Effect Spore ability interaction with multi hit contact moves 2017-01-19 17:44:52 -05:00
CaptainSegis bd204cd026 Fixed Electro Ball and Gyro Ball moves damage output 2017-01-19 16:58:58 -05:00
CaptainSegis 591a698515 Fixed Fury Cutter not resetting its counter properly 2017-01-19 16:45:38 -05:00
Conner Joseph Brewster c566b463e4 Minor text fixes for consistency (World folder).
Outside of changing comments to be consistent, I also had the credits screen and credits.txt match eachother, because there's no reason why they shouldn't match.
2017-01-18 21:14:18 -05:00
CaptainSegis c2018e8266 Fixed Quiver Dance interaction with substitute 2017-01-17 14:41:43 -05:00
CaptainSegis a5081e9852 Fixed Charmander and Charmeleon data files 2017-01-17 12:57:28 -05:00
Conner Joseph Brewster (Tornado9797) 0dc9f6ac12 First commit using Visual Studio, I sure hope I'm doing this right.
More or less a test commit filled with very minor changes.

* Updated the donation sheet in Your Room to match the full list found on http://pokemon3d.net/forum/donations/.
* Added myself as a Debug Tester in the credits (yes I know how modest of me).

Future commits will be focused on a single file instead or more than one.
2017-01-17 00:22:11 -05:00
CaptainSegis 3f42993401 Fixed multiturn moves interaction with confusion status 2017-01-17 00:20:32 -05:00
CaptainSegis 70714a9005 Attempt on fixing sleep infliction interaction with multi turn moves counters. 2017-01-12 18:15:53 -05:00
CaptainSegis 9ab5207271 Fixed synchronize and teleport interaction 2017-01-12 15:35:50 -05:00
CaptainSegis 9a989d59e2 Fixed leaving ship script in Vermillion 2017-01-12 14:15:59 -05:00
CaptainSegis 3442f124c3 Fixed stairs in Viridian Forest 2017-01-11 23:06:08 -05:00
CaptainSegis 7d9a694ffc Fixed Sharpedo's held item 2017-01-11 18:16:01 -05:00
CaptainSegis 7212b24a59 Added TM Drain Punch in its HGSS location, finished frontier shopkeeper's dialogue. 2017-01-11 18:08:34 -05:00
CaptainSegis c721a1125b Enabled any pokemon having all HMs in Sandbox mode. Pichu can have Volt Tackle now. Fixed a crash related to Daycare. 2017-01-11 13:41:44 -05:00
CaptainSegis 66c31c533b Fixed Fake Out usage after switching in 2017-01-11 01:12:52 -05:00
jianmingyong 6b12b8f9d0 Added per GameMode instance of global start script. New GameMode rule added "StartScript" 2017-01-09 01:36:27 +08:00
jianmingyong e435227959 Added 3 new commands. More info below:
@Pokemon.AddSteps(PokemonIndex, StepsToAdd)
@Pokemon.SetSteps(PokemonIndex, StepsToSet)
<Pokemon.GetSteps(PokemonIndex)>
2017-01-09 00:40:10 +08:00
jianmingyong ed80bafb42 Y axis movement :) Press Left Ctrl + Left Alt + W to move up. (Left Ctrl is to make the player walk through walls which is apparently needed) 2017-01-09 00:25:55 +08:00
CaptainSegis b0c192a2f9 Updated Tornado9797 NPC. Added script and trainer file to it. 2017-01-07 22:37:04 -05:00
jianmingyong ed9ace8bb6 Backup Save Module + Security patches. 2017-01-08 02:09:16 +08:00
CaptainSegis d73acbe056 Added battle frontier shop with power items, QA pending. Fixed daycare texts and costs and other miscellaneous fixes. 2017-01-04 16:06:31 -05:00
CaptainSegis f54de70dd4 small changes to BattleCalculation.vb 2016-12-29 19:11:14 -05:00
CaptainSegis fb38d8d2fe Updated Explosion/Selfdestruct damage to the current gen 2016-12-27 03:30:10 -05:00
CaptainSegis 2e02a65767 Fixed some pokemon data files 2016-12-25 21:54:02 -05:00
CaptainSegis 25bbf16cb2 Replaced some And/Or with AndAlso/OrElse 2016-12-25 19:35:12 -05:00