CaptainSegis
3e668d251e
Merge branch 'master' of https://github.com/P3D-Legacy/P3D-Legacy.git
2017-06-23 16:45:39 -05:00
CaptainSegis
a649cfd90c
Fixed E4 bug, disabled backup save by default.
2017-06-23 16:42:36 -05:00
OmegaRuan
2c4e62c86c
Shiny OW Sprites
...
-6 Megas
-1 Alolan Form (Grimer)
-3 Fixes
2017-05-29 18:12:29 -03:00
OmegaRuan
a4637aea25
OW Sprites
...
-6 Megas
-1 Alolan Form (Grimer)
-3 Fixes
2017-05-29 18:12:27 -03:00
OmegaRuan
adb785d803
3 Summary Sprites
...
-Mega Rayquaza
-Primal Groudon
-Primal Kyogre
2017-05-29 18:12:26 -03:00
CaptainSegis
3bfcc84bee
Uploaded medium quality music
2017-05-10 23:38:21 -05:00
jianmingyong
e2411c4831
Clean up lambda expression.
2017-04-07 13:44:18 +08:00
jianmingyong
1dd67a2dba
Backup Save fixes.
2017-04-07 13:39:36 +08:00
jianmingyong
8f7c85bd64
Pain Split is not a HM
2017-04-07 13:15:50 +08:00
jianmingyong
3c6fbf0b83
Added MG 3.6 support
2017-03-25 01:39:29 +08: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 2782470b5c
.
# Conflicts:
# 2.5DHero/2.5DHero/2.5DHero.vbproj
2017-03-23 01:11:12 +08: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
FantaX1911
b9f4e65992
Added new textures and splitted the floor into 3 different sets.
2017-03-07 09:31:02 +02: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
Conner Joseph Brewster
23c08f7b14
Match battle map with standard map
2017-02-26 18:34:35 -06:00
Conner Joseph Brewster
bb204bffcf
This should be correct (Underwater floor)
...
This time I wasn't being dumb and decided to properly test before I commit. All ground tiles should now be displayed properly in both Fast and Fancy graphics options.
2017-02-26 16:59:07 -06:00
Conner Joseph Brewster
21ac6ac14f
Further texture fixes
...
This should cover all of the affected texture regions. Also changed the entity type of unreachable tiles.
2017-02-26 16:32:37 -06:00
Conner Joseph Brewster
7b2ae62561
Fixed Fast Graphics Seafloor
...
Revised the arguments for the Open Sea's underwater map so that the seafloor no longer pulls Routes map data in Fast graphics mode.
2017-02-26 16:03:08 -06:00
jianmingyong
eda23f5f65
Offset map fix.
2017-02-26 22:52:11 +08:00
FantaX1911
340d188ad0
Updated content manager with the textures file
2017-02-25 15:15:47 +02:00
FantaX1911
7fcc6c0156
Added textures tileset to embedded tower
2017-02-23 12:46:05 +02:00
FantaX1911
9775e8e900
Updated the map with a temp entrance
2017-02-23 11:16:46 +02:00
FantaX1911
31af589e14
Set theme jekyll-theme-cayman
2017-02-22 18:00:44 +02:00
FantaX1911
5c22f847bb
Set theme jekyll-theme-cayman
2017-02-22 17:59:47 +02:00
FantaX1911
c2212089bb
Added the changes to content manager and vpproj
2017-02-22 12:38:59 +02:00
FantaX1911
5f31433c27
Initial commit
2017-02-22 12:18:53 +02:00
CaptainSegis
b15749cc82
Just added some comments and Logger.Debug messages. Nothing magic.
2017-02-18 23:26:59 -05:00
jianmingyong
32a7c1916c
Sorry this is the real final one...
2017-02-17 01:52:34 +08:00
jianmingyong
f0ee07c20f
Final commit on fixing the Updater behaviour.
2017-02-17 01:45:21 +08:00
jianmingyong
b99ff2d2d5
Revert "Update Updater.exe, remove CurrentVersion.dat and add missing files into the Content.mgcb"
...
This reverts commit 81c879cd3d
.
2017-02-17 00:21:47 +08: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
Aragas
17c9a37a4d
Update will have it's own timeout check for safety reasons
2017-02-16 18:05:54 +03:00
Aragas
5c03804407
Added new configs
2017-02-16 17:22:16 +03:00
OmegaRuan
ba1a5f4f38
Fixed 6 spritesheets
2017-02-15 18:14:24 -02:00
OmegaRuan
af018b5597
Fixed 4 spritesheets
2017-02-15 18:13:19 -02:00
OmegaRuan
b6f0e6d2e1
Added 6 new OW sheets
2017-02-15 18:11:10 -02:00
OmegaRuan
6419fdcd20
Added 4 OW sheets and fixed 1
...
Added
308
94
448
115
Fixed
448
2017-02-15 18:09:23 -02:00
OmegaRuan
ca777a1057
Added 6 new Mega Summary Sprites
...
Mega...
...Gengar
...Diancie
...Audino
...Gallade
...Lopunny
...Kangaskhan
2017-02-15 18:06:44 -02:00
OmegaRuan
241cb37434
Added a certain ghost...
2017-02-15 18:04:45 -02:00
FantaX1911
e6d2869cfa
Updated release version to 92 after forgeting it for 2 entire versions!
2017-02-15 20:50:47 +02:00