sneed
|
c316b11739
|
chanceCommon to chanceNotRare
|
2022-05-24 00:53:09 +03:00 |
|
GriffinR
|
0fb4163f20
|
Merge pull request #1664 from Sneed69/itemCommon_itemRare
Rename BaseStats.item1 and item2 to provide context
|
2022-05-23 17:12:10 -04:00 |
|
sneed
|
c8e08edbae
|
rename item1 and item2 in BaseStats
|
2022-05-23 19:10:24 +03:00 |
|
GriffinR
|
f756e60455
|
Merge pull request #1663 from GriffinRichards/castform-pal
Generalize usage of castformPalette
|
2022-05-21 23:45:01 -04:00 |
|
GriffinR
|
6d772a5e30
|
Merge pull request #1662 from GriffinRichards/door-gfx
Clean up door animations
|
2022-05-21 16:07:02 -04:00 |
|
GriffinR
|
c9c754be06
|
Merge pull request #1661 from GriffinRichards/fix-inconsistent-static
Fix inconsistent static s/g names
|
2022-05-20 19:38:02 -04:00 |
|
Ariel A
|
4236f18f2d
|
Fixed follower bugs when returning from a battle facility challenge.
|
2022-05-20 00:18:41 -04:00 |
|
GriffinR
|
7f64bf58d6
|
Merge pull request #1660 from GriffinRichards/doc-contest-bar
Document Task_UpdateContestResultBar
|
2022-05-19 12:52:44 -04:00 |
|
GriffinR
|
91baf08638
|
Generalize usage of castformPalette
|
2022-05-18 22:11:51 -04:00 |
|
Ariel A
|
5727a467c4
|
Updated Chansey, Espeon, Gyarados and Magikarp sprites. Credit: Jaizu
|
2022-05-18 19:53:27 -04:00 |
|
Ariel A
|
01f73f54e1
|
Added follower transform effect and Castform forms. Credit: larryturbo
Castform forms from https://www.deviantart.com/larryturbo/art/351-Castform-Froms-830190053
|
2022-05-18 19:12:30 -04:00 |
|
GriffinR
|
c2dc4a5dea
|
Some field door comments
|
2022-05-18 13:03:02 -04:00 |
|
GriffinR
|
5c8e1e81ea
|
Color single-palette door anim graphics
|
2022-05-18 12:41:20 -04:00 |
|
GriffinR
|
67d73ee36f
|
Clean up door animation functions
|
2022-05-17 17:13:29 -04:00 |
|
GriffinR
|
5fa8ca55b0
|
Clean up some additional unknowns
|
2022-05-17 17:12:45 -04:00 |
|
GriffinR
|
593e2c9be0
|
Fix inconsistent static s/g names
|
2022-05-17 14:00:02 -04:00 |
|
Ariel A
|
ec756d3d12
|
Fixed object events not being unfrozen after using Flash.
|
2022-05-17 00:33:37 -04:00 |
|
GriffinR
|
71ea78cc32
|
Document Task_UpdateContestResultBar
|
2022-05-16 15:01:06 -04:00 |
|
GriffinR
|
8a921bb680
|
Merge pull request #1659 from cbt6/step-functions
Use ARRAY_COUNT in sStepTimes for step functions
|
2022-05-15 10:19:06 -04:00 |
|
cbt6
|
6d6dac3add
|
Use ARRAY_COUNT in sStepTimes for step functions
|
2022-05-15 21:44:04 +08:00 |
|
Ariel A
|
8672530f10
|
Fixed missing include in event_object_movement. Fixed Lombre follower palette. Credit: Jaizu
|
2022-05-13 22:21:23 -04:00 |
|
Eduardo Quezada
|
21d8c8e9c5
|
Using follower's nickname instead of ther species name.
|
2022-05-13 21:22:25 -04:00 |
|
GriffinR
|
ed1cc203c6
|
Merge pull request #1654 from Kurausukun/better_dinfo
Don't Build Modern with -g by Default
|
2022-05-12 22:41:15 -04:00 |
|
Kurausukun
|
7d224197c0
|
Update INSTALL.md
|
2022-05-12 22:33:17 -04:00 |
|
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 |
|