Commit Graph

294 Commits

Author SHA1 Message Date
CaptainSegis 05436c2bb1 Small adjustment to credits 2019-01-24 02:00:45 -05:00
CaptainSegis 791902a05f Finished reworking emblems, added new ones. Adjusted all @sound.play(success) instances and such. 2019-01-24 01:52:47 -05:00
FantaX1911 b7306a699e Added initial checks for (shooting star, ancestor, eruption, mega, victorious) via scripts.
Removed the recent pokedex emblem checks.
2019-01-23 18:59:07 +02:00
FantaX1911 0234edc3a7 fixed a typo with ancestor 2019-01-23 18:46:44 +02:00
FantaX1911 952482d645 Implemented pokedex check for the following achievements (Ancestor and Victorious) 2019-01-23 18:45:49 +02:00
FantaX1911 2fe8610a6b Added sylveon to the requirements of "eevee" achievement.
Implemented repeatable check for volcanion in the pokedex screen.
Implemented repeatable check for Jirachi in the pokedex screen.
Removed volcanion's emblem check from its script.
Removed Jirachi's emblem check from its script.
2019-01-23 18:03:06 +02:00
CaptainSegis aef1cdbec1 Prep engine for new emblems. Temporary changes should be reverted when GJ support for trophies is brought back. 2019-01-23 06:11:11 -05:00
CaptainSegis 98188fa3ef Fixed friend list, Trainer screen, play time, Woobat evolution condition. 2019-01-22 14:04:02 -05:00
CaptainSegis e2567d073f Fixed karrablast/shelmet trade. Fixed multiple bugs related to new offline saves. 2019-01-21 23:38:32 -05:00
CaptainSegis 179d94ccd6 Merge branch 'master' of https://github.com/P3D-Legacy/P3D-Legacy 2019-01-13 12:06:55 -05:00
CaptainSegis 7891cfd77d Disabled toggle third person from the new game screen. 2019-01-13 12:06:43 -05:00
nilllzz 71528d85a1 maybe fix the battle music 2019-01-13 00:55:17 +01:00
CaptainSegis c89c4f8121 Misc fixes:
- Fixed some screen size related issues
- Fixed crash related to indexes in TradeScreen
- Fixed @Pokemon.AddToStorage command
2019-01-05 02:47:05 -05:00
CaptainSegis 1ad833463f Fixed music not playing after catching a pokemon 2019-01-04 21:36:31 -05:00
CaptainSegis 3730ebbd10 Small adjustment to SummaryScreen 2018-12-22 11:28:09 -05:00
CaptainSegis 2d852d9166 Small adjustments to MapScreen 2018-12-21 15:19:17 -05:00
CaptainSegis f3ebd5cad4 Merge branch 'master' of https://github.com/P3D-Legacy/P3D-Legacy 2018-10-27 16:44:05 -05:00
CaptainSegis c1fe651ede Bag index now points to the last item used. 2018-10-27 16:43:52 -05:00
Ruan Pablo c4105ad5aa Added some missing moves up to Gen 6 2018-10-26 06:03:33 -02:00
CaptainSegis 17e2dc5fed Done with status condition icons 2018-10-21 22:20:08 -05:00
CaptainSegis 5851f0d602 Fixed status icon not showing in PartyScreen 2018-10-21 21:12:37 -05:00
CaptainSegis 4bac250b97 Fixed crash related to Toss/Give/Use in NewInventoryScreen 2018-10-17 03:30:27 -05:00
nilllzz 497e44a899 disable debug display on splash screen 2018-09-11 15:52:38 +02:00
OmegaRuan 002b7c27cf Kolben update + lil extras
includes basement, trainers, pcp, shiny rate and small message fix
2018-08-28 22:48:24 -03:00
OmegaRuan 6d932846f6 Updating a few trainers + catch star 2018-08-20 15:58:13 -03:00
CaptainSegis a1aff31089 Minor visual fixes 2018-08-16 18:53:49 -05:00
OmegaRuan 082a6f91c4
Updated Ball Catch Rates 2018-08-04 22:46:23 -03:00
Tornado9797 1e96f29c4d Some quality of life changes to the beginning screens:
Updated license text on splash screen.
Updated start instructions, included it to be hidden if the GUI is disabled.
Back out of profile page back to title screen.
Various other minor revisements
2018-05-16 19:39:25 -05:00
CaptainSegis 57ae2f5669 Fixed bigger menu sprites not displaying correctly 2018-05-02 21:58:10 -05:00
CaptainSegis 83570f5789 Fixed all known, noticeable bugs related to music in the engine. 2018-04-01 12:07:18 -05:00
CaptainSegis 01acc00a5b Fixed mute/unmute 2018-03-12 02:58:57 -05:00
nilllzz b3d6195391 stop HP bar from going down for party closing animation 2018-03-08 19:47:36 +01:00
nilllzz fb64e8dd07 store duration with reflection 2018-03-08 19:22:23 +01:00
CaptainSegis 74f2e44d3d Fixed catch method in SummaryScreen 2018-03-05 18:37:13 -05:00
CaptainSegis b347202964 Released most Kanto and Johto mega stones. Fixed being unable to join server. 2018-03-05 14:07:10 -05:00
CaptainSegis 664168e6ba Fixed some bugs related to song intros duration. 2018-03-04 15:21:47 -05:00
nilllzz a9929d5711 fix trade screen alpha effect 2018-02-26 00:24:11 +01:00
nilllzz fc6a4c4d93 change lugia animation a bit and remove unused effect binaries 2018-02-24 18:50:45 +01:00
nilllzz a2cef30a50 change title screen background 2018-02-24 09:32:04 +01:00
nilllzz fcdcbad6c9 fix music, always summer/day in main menu 2018-02-24 01:20:42 +01:00
nilllzz ce42b42806 fix blur shader 2018-02-22 23:43:27 +01:00
nilllzz 79999983c0 change monogame version, remove unused shaders 2018-02-22 16:08:16 +01:00
nilllzz f9291fd65c fix sounds and music 2018-02-22 03:40:20 +01:00
nilllzz a1786d5181 literally touch every file reorganizing the solution 2018-02-21 16:34:06 +01:00