655 Commits

Author SHA1 Message Date
CaptainSegis
e03c5d1285 Fixed JoinServerScreen related bugs, and some other minor fixes 2017-04-28 12:44:20 -05:00
CaptainSegis
5b40b2fa9d Miscellaneous fixes 2017-04-25 14:22:08 -05:00
CaptainSegis
54ac39ff00 Temporarily fixed textures not loading correctly by removing some threading in PressStartScreen. 2017-04-24 21:06:37 -05:00
CaptainSegis
3bc817300c Small changes 2017-04-15 23:30:09 -05:00
CaptainSegis
5e4ce8560f Updated JoinServerScreen 2017-04-15 14:57:50 -05:00
CaptainSegis
e712e1679d Deleted old Content folder. Can still be found in master branch or cool menus branch 2017-04-15 13:40:35 -05:00
CaptainSegis
9ccb4616e6 Implemented Player.dat from experimental branch. Backup save stuff needs to be reapplied 2017-04-15 11:42:31 -05:00
jianmingyong
886d0c92a3 Update new build tool. 2017-04-15 21:44:03 +08:00
jianmingyong
b73f26c36b Update gitignore and submodule ref. 2017-04-15 20:33:46 +08:00
CaptainSegis
e4a2e7ff36 Added DataModel ignored files to source control 2017-04-15 03:12:22 -05:00
CaptainSegis
da7fc1c126 Minor changes related to pathing, implemented new logo 2017-04-14 20:02:56 -05:00
CaptainSegis
39f93def95 Implemented @Music.ForcePlay command 2017-04-14 11:56:35 -05:00
CaptainSegis
b6c85bc77d Replaced the old music manager with the one from experimental branch. Needs to be updated. 2017-04-13 18:43:17 -05:00
CaptainSegis
7cedeead79 Still a mess, but works to some extent 2017-04-12 02:03:56 -05:00
CaptainSegis
41b9740b2e Done with these damn data files 2017-04-11 03:04:35 -05:00
CaptainSegis
0279eaff5f Solve issue with data files, part 1 2017-04-11 01:12:03 -05:00
CaptainSegis
d12137797c almost there 2017-04-11 00:56:33 -05:00
CaptainSegis
f9650da9cd Little idea of what I am doing 2017-04-09 15:03:13 -05:00
CaptainSegis
ff9788b9d7 WIP 2017-03-30 15:02:36 -05:00
CaptainSegis
864e0e99a7 No DataModel yet 2017-03-27 16:53:34 -05:00
CaptainSegis
dc736b66eb Fixed Kanto badges not showing in trainer card 2017-03-25 23:38:01 -05:00
jianmingyong
7a3767bc09 Remove the stupid old GJ point bar. 2017-03-26 01:36:39 +08:00
CaptainSegis
e5e20eab90 Implemented NewTrainerScreen, part 1. Fixed misc stuff. 2017-03-25 11:57:02 -05:00
jianmingyong
e5f2db323e Fix global level 2017-03-25 02:00:13 +08:00
jianmingyong
5fbbf804f6 Merge remote-tracking branch 'remotes/origin/master' into Cool_menus_experiment 2017-03-25 01:51:14 +08:00
jianmingyong
b2bf44381c Merge branch 'Cool_menus_experiment' of https://github.com/P3D-Legacy/P3D-Legacy into Cool_menus_experiment 2017-03-25 01:49:43 +08:00
CaptainSegis
d23b213b5d Fixed crash related to having no items in NewInventoryScreen 2017-03-24 12:41:58 -05:00
jianmingyong
3c6fbf0b83 Added MG 3.6 support 2017-03-25 01:39:29 +08:00
jianmingyong
b6ab2f2304 Merge remote-tracking branch 'remotes/origin/master' into Cool_menus_experiment
# Conflicts:
#	2.5DHero/2.5DHero/Screens/Screen.vb
#	2.5DHero/2.5DHero/Security/FileValidation.vb
2017-03-24 01:19:03 +08:00
CaptainSegis
327d7ad292 Implemented NewMenuScreen. Added support for GaussuanBlur effect for future use. 2017-03-23 01:58:56 -05:00
CaptainSegis
0f839cce23 Fixed previewer interaction with boxes for SummaryScreen 2017-03-23 00:00:50 -05:00
jianmingyong
2b2534eb22 New build config that uses multithread MGCB tool. 2017-03-23 12:59:48 +08:00
jianmingyong
0910fdadf6 Merge branch 'Offset_Map_Fix' 2017-03-23 01:25:55 +08:00
jianmingyong
7dd6443ec8 MonoGame 3.5.1 2017-03-23 01:25:37 +08:00
jianmingyong
a004076ecf Revert MusicManager.vb 2017-03-23 01:15:19 +08:00
jianmingyong
1475a14593 Revert "First part of MonoGame 3.6 port"
This reverts commit 2782470b5c0b11c34d083c0ba84fe1455120b6f0.

# Conflicts:
#	2.5DHero/2.5DHero/2.5DHero.vbproj
2017-03-23 01:11:12 +08:00
CaptainSegis
d39eb53bbd Index now can´t return to 0 when it goes beyond the pokemon list count in SummaryScreen 2017-03-22 11:42:16 -05:00
CaptainSegis
7120aff8e4 Replaced all remaining references to PokemonStatusScreen with SummaryScreen 2017-03-15 11:30:33 -05:00
CaptainSegis
a46b8361a4 Removed reference to BattlePokemonInfoScreen 2017-03-15 09:37:40 -05:00
CaptainSegis
db6057254e Fixed minor index issue related to BattleMenu and PartyScreen interactions 2017-03-15 02:07:40 -05:00
CaptainSegis
08b0d944da Replaced all useful references to ChoosePokemonScreen with references to PartyScreen. 2017-03-14 19:13:16 -05:00
jianmingyong
f210f9ee7b Animations are removed from models. 2017-03-08 23:22:34 +08:00
jianmingyong
7f91a95413 Cleanup + CatchTrainerName non case sensitive checks 2017-03-08 13:01:28 +08:00
jianmingyong
7b802d9710 Better backup save with some error prompts 2017-03-08 13:01:28 +08:00
Aragas
2782470b5c First part of MonoGame 3.6 port 2017-03-08 00:37:20 +03:00
CaptainSegis
410ed4a91c Experimental work about PartyScreen replacing ChoosePokemonScreen. 2017-03-06 15:21:42 -05:00
jianmingyong
abfd94f0b0 Better ObjectDump == Better Crash Logs information 2017-03-03 02:55:06 +08:00
OmegaRuan
45ce4d79ef 4 new spritesheets (shiny)
Lazy to list...
2017-02-27 06:44:50 -03:00
OmegaRuan
218fd2533c 3 new spritesheets (normal)
Lazy to list...
2017-02-27 06:43:53 -03:00
OmegaRuan
72cc016078 11 new/edited big sprites
I won't list all those.
2017-02-27 06:41:40 -03:00