LOuroboros
83ffb80379
Restored abilities.h
2020-12-14 16:31:46 -03:00
LOuroboros
1c5b514a67
Temporarily removed abilities.h
2020-12-14 16:30:56 -03:00
LOuroboros
77871c5eda
Dealt with Cacophony
...
By copy-pasting back in the BE's include/constants/abilities.h and commenting out the 2 instances where ABILITY_CACOPHONY is normally used in this branch.
2020-12-14 16:26:00 -03:00
LOuroboros
c8cf0a09a0
Corrected the icon sprite of Mandibuzz
...
It was Mienfoo's, for some odd reason.
2020-12-14 16:19:38 -03:00
luckytyphlosion
30bd712fd4
Temporarily change repo links to mine for people testing builds.
2020-12-14 02:20:07 -05:00
luckytyphlosion
680187d7d9
Add more detailed notes on Windows terminal comparisons, fix Cygwin instructions (didn't export devkitpro), add macOS and Linux instructions.
...
macOS and Linux instructions untested.
2020-12-14 02:16:25 -05:00
ghoulslash
476acbb339
Merge pull request #1274 from Jaizu/patch-7
...
Change Pidgey front animation
2020-12-13 17:16:39 -07:00
GriffinR
6dea3374d2
Merge pull request #1271 from Sierraffinity/pkmn_affine_anim_bugfix
...
Add bugfix for Pokémon with affine transforms as part of their entry animation glitching when being sent out/put back in ball
2020-12-13 18:43:55 -05:00
GriffinR
f7a729df30
BUGFIX implies UBFIX
2020-12-13 16:16:48 -05:00
GriffinR
5fa47dc895
Merge pull request #1270 from timgates42/bugfix_typo_redundant
...
docs: fix simple typo, redunant -> redundant
2020-12-13 08:53:50 -05:00
Tim Gates
581306db7b
docs: fix simple typo, redunant -> redundant
...
There is a small typo in include/constants/battle_frontier.h.
Should read `redundant` rather than `redunant`.
2020-12-13 22:14:50 +11:00
Sierra A
7031068641
Update bugs_and_glitches.md
2020-12-12 22:42:29 -08:00
Sierra A
f24307346f
Update bugs_and_glitches.md
2020-12-12 22:42:02 -08:00
Sierra A
56ec5c65a8
Update bugs_and_glitches.md
2020-12-12 22:41:46 -08:00
Sierraffinity
1aca378634
Fix name of SetDexNumberColor
2020-12-12 21:08:15 -08:00
GriffinR
b1197ac2da
UBFIX for if_status_not_in_party
2020-12-12 23:57:25 -05:00
GriffinR
81d95b9325
Use BUGFIX for some inline fixes
2020-12-12 23:30:51 -05:00
Sierraffinity
abef3065d0
Fix affine anim bug with Pokémon going in and out of balls without an intermediate screen transition
2020-12-12 20:29:20 -08:00
Eduardo Quezada D'Ottone
735b9d18d0
Merge pull request #1280 from LOuroboros/abilitiesPE
...
Reverted include/constants/abilities.h to vanilla
2020-12-12 19:51:52 -03:00
GriffinR
ba3021db64
Merge pull request #1268 from LOuroboros/move_flags
...
Corrected small inconsistency in move flag names
2020-12-12 11:14:48 -05:00
LOuroboros
55bc2b4bb9
Corrected small inconsistency in move flag names
2020-12-12 12:18:56 -03:00
Michael Panzlaff
eaff64e223
remove trailing spaces
2020-12-12 13:19:08 +01:00
Michael Panzlaff
91ccf9e343
fix typo
2020-12-12 13:07:56 +01:00
GriffinR
52b7576a5e
Merge pull request #1266 from Kurausukun/asmdiff
...
improve asmdiff.sh
2020-12-11 21:33:29 -05:00
GriffinR
25282fbaa8
Merge pull request #1264 from ExpoSeed/patch-2
...
Fix incorrect bug description
2020-12-11 21:23:48 -05:00
Michael Panzlaff
f177c736fc
more CgbSound decipher work
2020-12-11 16:33:58 +01:00
Michael Panzlaff
15ff55eee5
use better m4a variable/constant names
2020-12-11 16:33:55 +01:00
Kurausukun
54acea6083
improve asmdiff.sh
2020-12-11 00:32:12 -05:00
Kurausukun
58976ebaa8
Merge remote-tracking branch 'upstream/master' into berry_crush
2020-12-10 23:30:52 -05:00
LOuroboros
8b5a5a1896
Reverted include/constants/abilities.h to vanilla
...
With the new abilities introduced by the battle_engine in src/data/pokemon/base_stats.h behind locked behind that branch's defined label, we don't need to define them in this branch anymore.
2020-12-10 16:38:29 -03:00
ExpoSeed
76e40fe2dd
Fix incorrect bug description
2020-12-09 16:45:27 -06:00
GriffinR
628ade247b
Merge pull request #1263 from GriffinRichards/unown-constants
...
Define terminal species IDs relatively
2020-12-08 01:47:00 -05:00
GriffinR
f95192ed87
Define terminal species IDs relatively
2020-12-08 00:45:05 -05:00
Jaizu
8b46a3b305
Change Pidgey front animation
2020-12-07 12:07:50 +01:00
Eduardo Quezada D'Ottone
f9978f2a5a
Merge pull request #1267 from LOuroboros/patch-1
...
Updated abilities.h
2020-12-06 13:50:32 -03:00
LOuroboros
ce8f794100
Updated abilities.h
...
Straight up copied from the BE to avoid silly merge conflicts.
2020-12-05 14:57:13 -03:00
ghoulslash
66ed10a826
Merge pull request #1251 from ExpoSeed/PE-mon-flags
...
Add mon flags
2020-12-03 15:07:17 -05:00
GriffinR
c76aaa2aa4
Merge pull request #1259 from GriffinRichards/fix-backpicindex
...
Designated initializers for gTrainerBackPicTable
2020-12-01 16:26:42 -05:00
GriffinR
076b2c2edc
Designated initializers for gTrainerBackPicTable
2020-11-30 15:32:08 -05:00
ExpoSeed
7b4806c85e
Merge pull request #1249 from LOuroboros/patch-1
...
A few evolution updates
2020-11-28 20:26:45 -06:00
luckytyphlosion
24d94185b9
Fix typo (thanks Spherical Ice).
2020-11-28 11:42:45 -05:00
luckytyphlosion
47d4ff2448
Add case for downloads folder with space for the legacy WSL1 instructions, also fix WSL1 path in dedicated folder example with spaces.
2020-11-28 11:38:02 -05:00
luckytyphlosion
b9eb605fbf
Fix broken header links.
2020-11-28 11:34:03 -05:00
luckytyphlosion
3d0f038423
Add install instructions for repositories which don't have dkp-less support.
2020-11-28 11:30:11 -05:00
GriffinR
571c5988ec
Merge pull request #1257 from Kurausukun/menu_nonmatching
...
[LEAK INFORMED] match sub_819A080
2020-11-27 11:10:03 -05:00
GriffinR
7b1fee3239
Merge pull request #1258 from V-FEXrt/master
...
Rename graphics files for COOLTRAINER to match define
2020-11-27 10:57:18 -05:00
luckytyphlosion
976b967732
Add msys2 and Cygwin instructions, also add .exe extension to built tools.
...
Todo: actually extensively test out msys2 and Cygwin, and double check the readme.
2020-11-26 20:21:16 -05:00
Ashley Coleman
0f04944b81
Rename graphics files for COOLTRAINER to match define
2020-11-26 11:05:02 -08:00
Kurausukun
54becd2303
whitespace
2020-11-26 01:35:08 -05:00
Kurausukun
94cbd3ff1b
[LEAK INFORMED] match sub_819A080
2020-11-26 01:30:59 -05:00