Commit Graph

45 Commits

Author SHA1 Message Date
CaptainSegis 82f0ae68cd Updated AssemblyInfo and GameController to v0.54.2. Fixed the following bugs:
- Fixed most interactions with King's Rock in battle
- Fixed Aegislash losing Stance Change permanently under certain conditions
- Fixed typo in the dialogue of some NPC in Six Island pokecenter
2017-07-25 18:38:37 -05:00
CaptainSegis c894dabefe Fixed Fake Out flinch conditions in PvE, added support for .ogg files in the music manager, Added remaining PokemonForms (taken from C# port). 2017-07-25 02:45:18 -05:00
CaptainSegis 230bd20522 Miscellaneous fixes:
- Fixed Focus Blast accuracy and category
- Fixed Autotomize name
- Fixed EV gain
- Fixed Old man script in Five Island
- Adjusted the prices in the frontier shop
- Fixed a typo kitchen script in the player's house
- Fixed Lilligant , Delphox and Greninja data files
- Fixed Sky Attack missing flinch chance
- Fixed Power Swap wrong target
- Fixed badge display in trainer card
2017-07-10 03:15:50 -05:00
CaptainSegis 151f29e5ad Update Content.mgcb 2017-07-09 23:14:33 -05:00
CaptainSegis 3bfcc84bee Uploaded medium quality music 2017-05-10 23:38:21 -05:00
jianmingyong 1475a14593 Revert "First part of MonoGame 3.6 port"
This reverts commit 2782470b5c.

# Conflicts:
#	2.5DHero/2.5DHero/2.5DHero.vbproj
2017-03-23 01:11:12 +08:00
Aragas 2782470b5c First part of MonoGame 3.6 port 2017-03-08 00:37:20 +03:00
CaptainSegis b15749cc82 Just added some comments and Logger.Debug messages. Nothing magic. 2017-02-18 23:26:59 -05:00
jianmingyong 81c879cd3d Update Updater.exe, remove CurrentVersion.dat and add missing files into the Content.mgcb 2017-02-16 23:47:30 +08:00
CaptainSegis 2568867e9f Update Assembly Info 2017-02-15 13:36:50 -05:00
jianmingyong 37ab72b60f I just do not like release mode giving extra stuff. Removed! 2017-02-15 10:35:51 +08:00
CaptainSegis 5a09a359b6 Fixed testlevel.dat small freeze bug by adding a cool background music to it. 2017-02-14 19:03:12 -05:00
CaptainSegis efee820a21 Fixed crash related to camera query objects. Fixed donators screen. 2017-02-14 18:27:14 -05:00
CaptainSegis f5fb73209b Slight fix to rival script inside indigo plateau 2017-02-13 16:17:03 -05:00
CaptainSegis 9be0fde20c Add "Omega Ghost" to credits 2017-02-12 12:07:16 -05: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
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 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 e3c7750738 Merge remote-tracking branch 'remotes/origin/Backup_Save_Module' 2017-02-05 22:40:10 +08: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
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 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 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 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 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 b0c192a2f9 Updated Tornado9797 NPC. Added script and trainer file to it. 2017-01-07 22:37:04 -05: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 073e82aa81 Fixed item transferring/removing moves and abilities 2016-12-19 14:51:17 -05: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
CaptainSegis 12c3e03c3a Fixed underwater cave surface battle map 2016-12-15 14:24:48 -05:00
CaptainSegis 328bd2a163 Updated meta hash 2016-12-15 11:23:54 -05:00
jianmingyong 55e7c8d2e1 Update Meta hash and it's equivalent files. 2016-12-09 17:14:23 +08:00
jianmingyong bbc6126e96 Revert whatever that is for testing purpose. 2016-12-04 05:21:08 +08:00
jianmingyong 5286e8dc11 Fix MGCB_Tool.exe 2016-12-04 04:59:38 +08:00
jianmingyong 76e29f7e5f Move Content to 2.5DHeroContent. Fix gitignore 2016-12-03 04:55:03 +08:00