Commit Graph

724 Commits

Author SHA1 Message Date
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
CaptainSegis f6480fd9be Merge branch 'master' of https://github.com/P3D-Legacy/P3D-Legacy.git 2017-01-18 21:14:26 -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
Conner Joseph Brewster e210a2399f 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 14:07:45 -06: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
CaptainSegis 103b8ad5fe Merge branch 'master' of https://github.com/P3D-Legacy/P3D-Legacy.git 2017-01-17 00:22:19 -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
Conner Joseph Brewster (Tornado9797) 7fab2e8f8e 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-16 20:48:41 -06: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
CaptainSegis 85b365a5ff Fixed EndRound, hopefully fixed Hyper Beam and similar moves recharge conditions 2016-12-25 15:43:45 -05:00
CaptainSegis 2b647f801a Fixed inmunity breaking moves/abilities part 2, fixed intimidate and similar abilities. 2016-12-23 13:48:32 -05:00
CaptainSegis 97852cc8f0 Fixed Mega Char X overworld sprite 2016-12-22 02:56:40 -05:00
CaptainSegis 4b6cde659e Fixed Yawn counter 2016-12-22 02:46:08 -05:00
CaptainSegis da9e8095b0 Fixed Toxic Orb ans Flame Orb effects 2016-12-21 20:16:11 -05:00
CaptainSegis f4980e079b Fix two turns: part 4. Also fixed confusion conditions for Outrage and similar moves. Attempt on fix "but there's no target" issue. 2016-12-21 19:01:13 -05:00
CaptainSegis 15ce4e002d Fixed two turn moves, part 3 2016-12-20 01:00:03 -05:00
CaptainSegis d1e58ff2eb Fixed magician and pickpocket abilities 2016-12-19 18:15:10 -05:00
CaptainSegis 073e82aa81 Fixed item transferring/removing moves and abilities 2016-12-19 14:51:17 -05:00
CaptainSegis 157ce04583 Merge branch 'master' of https://github.com/P3D-Legacy/P3D-Legacy.git 2016-12-17 15:49:28 -05:00
jianmingyong ba32bc9cdd Remove too many water tile in the same tile. 2016-12-17 15:46:49 -05:00
CaptainSegis 984696cbb3 Changed nothing 2016-12-17 15:46:24 -05:00
CaptainSegis 94a4d1eb49 Fix moves and abilities that break through ghost inmunity to normal and fighting type attacks. 2016-12-17 15:43:34 -05:00
jianmingyong 943fdab6c8 Remove too many water tile in the same tile. 2016-12-18 01:43:03 +08:00
CaptainSegis cc81d454ef Fixed vivillon sprite not showing in the grotto 2016-12-15 21:57:43 -05:00
CaptainSegis c53e4528d9 Fixed the collision of the table inside Lavender Town radio tower 2016-12-15 21:30:52 -05:00
CaptainSegis a2910d701f Fixed underwater cave main battle map ceiling 2016-12-15 20:10:39 -05:00