Commit graph

7821 commits

Author SHA1 Message Date
Kurausukun
1c13335d16
Update INSTALL.md 2022-05-12 22:05:44 -04:00
GriffinR
1842af7570
Merge pull request #1655 from GriffinRichards/fix-berry-id
Fix math in CreateBerrySprite
2022-05-12 18:04:30 -04:00
Ariel A
f623406731 Fixed palette weather shading (again). 2022-05-11 02:13:43 -04:00
Ariel A
28ec60a776 Fixed some field effect palettes. Removed leftover CacheLightMetatiles. 2022-05-10 23:21:54 -04:00
Ariel A
40d610e29a Removed old debugPtr. 2022-05-08 01:32:17 -04:00
Ariel A
e8f3dcaa79 Fixed OrbEffect hanging when follower pokemon is out. 2022-05-08 01:28:12 -04:00
Ariel A
831c73c18c Added system for conditional follower messages. 2022-05-03 23:01:02 -04:00
Ariel A
9993f72186 Updated remote_build to use --force-with-lease instead of --force. 2022-05-01 14:23:45 -04:00
Ariel A
7d4015dc5f Changed default follower elevation to player's current elevation. 2022-04-30 17:07:50 -04:00
Ariel A
5e1c6e0f25 Fixed GetFollowerObject being able to sometimes return removed/inactive objects. 2022-04-30 16:22:57 -04:00
Ariel A
2bc5da3f2f Fixed sprite palette gamma types. 2022-04-28 22:54:05 -04:00
PikalaxALT
ff936c15e1 Sync arg descriptions from FireRed
https://github.com/pret/pokefirered/pull/501
2022-04-28 13:46:23 -04:00
PikalaxALT
3f7b6ca357 Remove spurious space in battle_anim_scripts.s 2022-04-28 09:04:16 -04:00
Ariel A
13565fc023 Fixed removeobject clearing the palettes of unloaded dummy sprites. 2022-04-27 22:43:25 -04:00
Ariel A
483d4b3448 Fixed all field effects with gendered palette tags (warp arrow, surf blob, bird) 2022-04-27 22:43:12 -04:00
GriffinR
2b223acd87 Fix math in CreateBerrySprite 2022-04-26 21:44:11 -04:00
Ariel A
30c366eec3 Added support for setting overworld species via GFX script vars.
Fixed minor graphical bug in LoadWhiteFlashPalette.
2022-04-24 02:56:27 -04:00
Ariel A
eeaefee12d Updated / genericized remote_build.sh. 2022-04-21 19:07:55 -04:00
GriffinR
ef4d99c87e
Merge pull request #1645 from acidghost/fix-find-libpng
Fix finding libpng in gbagfx and rsfont on macOS M1
2022-04-20 10:47:12 -04:00
Kurausukun
0bda107188 don't build modern with -g by default 2022-04-20 01:07:10 -04:00
GriffinR
fc5747f0f7
Merge pull request #1649 from GriffinRichards/clean-trainer
Trainer hill clean up
2022-04-20 00:20:44 -04:00
Ariel A
acfd11bb21 Ignored species shiny/form bits in ScrCmd_bufferspeciesname. 2022-04-18 22:45:08 -04:00
GriffinR
493210d66f
Merge pull request #1653 from SBird1337/fix/agbprint
fix building without NDEBUG on agbcc
2022-04-16 14:57:06 -04:00
sbird
59cff2190d fix building without NDEBUG on agbcc 2022-04-16 19:03:20 +02:00
garakmon
3fe423a6f4 use json for region map sections
- update nlohmann/json and pantor/inja in tools/
  - create new inja template
2022-04-04 23:32:03 -04:00
GriffinR
8103caea15
Merge pull request #1650 from ISSOtm/patch-1
Add Arch Linux install instructions
2022-04-03 10:59:25 -04:00
Eldred Habert
e1f89c70d9 Add Arch Linux install instructions
I didn't test the devkitARM install instructions, but they are pretty much transcribed from the Ubuntu/Deb ones, so that should be fine.
2022-04-03 11:37:22 +02:00
GriffinR
00e0eefe09 Document trainer hill prize selection 2022-04-01 01:37:48 -04:00
GriffinR
44b44d3e77
Merge pull request #1648 from GriffinRichards/factory-bugfix
Add bugfix for Battle Factory trainer IVs
2022-03-31 22:26:03 -04:00
GriffinR
328b925a08 Move trainer hill map data to bin files 2022-03-31 14:08:31 -04:00
GriffinR
62f3f144ab Clean up some trainer hill 2022-03-31 12:54:07 -04:00
GriffinR
66cbe29c14 Add bugfix for Battle Factory trainer IVs 2022-03-30 09:37:03 -04:00
Ariel A
23782c16f7 Fixed Sky Pillar Rayquaza sprite having the wrong image. 2022-03-26 18:43:09 -04:00
Ariel A
6ef4e92e76 Fixed bug where followers could be talked to while invisible.
Was caused by quick `applymovements` not giving enough time to move the follower on top of the player.
2022-03-16 19:39:20 -04:00
Andrea Jemmett
f8b3a1c658 Fix finding libpng in gbagfx and rsfont
On macOS 12, Homebrew installs libpng in a custom location.
2022-03-16 14:41:12 +01:00
Ariel A
570b5927c2 Fixed script release breaking followers when called mid-movement. 2022-03-15 20:20:16 -04:00
Ariel A
c78736c94f Fixed bug where decor icons cleared dynamic palettes in the Frontier Exchange Corner shop. 2022-03-15 19:13:22 -04:00
GriffinR
5160520639
Merge pull request #1642 from GriffinRichards/bstrings
Add usage of battle strings table offset constant
2022-03-14 16:40:54 -04:00
GriffinR
33c05cefe2
Merge pull request #1644 from GriffinRichards/name-jump-long-grass
Name unknown_16.png
2022-03-14 16:32:08 -04:00
GriffinR
058783c148 Fix comment mistake 2022-03-14 16:01:17 -04:00
GriffinR
0a0157b62c Name unknown_16.png 2022-03-14 15:54:47 -04:00
cbt6
3cc21a0fc8 Format object event graphics info 2022-03-13 05:19:16 +08:00
GriffinR
ce227aa055
Merge pull request #1640 from GriffinRichards/doc-egg-hatch
Improve egg hatch documentation
2022-03-12 09:41:14 -05:00
GriffinR
bb91b1b0d1 Update generic macro argument names 2022-03-10 16:36:41 -05:00
GriffinR
d664135572 Add usage of battle strings table offset constant 2022-03-10 10:44:04 -05:00
GriffinR
b1d61b9227
Merge pull request #1641 from GriffinRichards/subsprite-arr-count
Use ARRAY_COUNT for obj event subsprite tables
2022-03-03 23:08:52 -05:00
GriffinR
f78f46a1e2 Use ARRAY_COUNT for obj event subsprite tables 2022-03-03 14:54:05 -05:00
GriffinR
8bf7e7b6f5 Improve egg hatch documentation 2022-03-03 01:33:49 -05:00
GriffinR
a2ee0c8393
Merge pull request #1639 from GriffinRichards/typo-hoppy
Fix bunny hoppy typo
2022-02-28 22:34:24 -05:00
GriffinR
5d58cdd297 Fix bunny hoppy typo 2022-02-28 13:34:39 -05:00