Thorn Avery
bf397e4f2a
Merge branch 'master' into mistress
2024-01-22 08:46:08 +13:00
Martha Schilling
7cd95d1561
Merge pull request #43 from jojo-kep/master
...
Improved border block glitch fix and Cat vs Dog Beauty Fixes
2024-01-21 16:25:35 +00:00
Thorn Avery
72fb7ff6d4
Merge branch 'master' into mistress
2024-01-20 12:34:41 +13:00
jojobear13
7acb5b697f
fixes for CatDog Beauty quest
2024-01-18 18:25:16 -06:00
jojobear13
9bad9fc109
Merge branch 'master' of https://github.com/PlagueVonKarma/kep-hack
2024-01-18 11:32:04 -06:00
jojobear13
00ad0119b1
improved fix for border block glitch
2024-01-18 11:31:38 -06:00
Martha Schilling
aa6e47e4a3
Merge pull request #42 from jojo-kep/master
...
Fix for static wild mons not being hidden
2024-01-15 12:36:19 +00:00
jojobear13
fab1364343
Merge branch 'master' of https://github.com/PlagueVonKarma/kep-hack
2024-01-14 23:58:40 -06:00
jojobear13
7d13d34093
prevent static wild mon NPCs from refusing to hide after battle
2024-01-14 23:57:43 -06:00
Thorn Avery
a034504c8b
Merge branch 'master' into mistress
2024-01-15 06:44:25 +11:00
Martha Schilling
5119584aa0
Merge pull request #41 from jojo-kep/master
...
Additional fixes for non-severe issues
2024-01-14 17:13:01 +00:00
jojobear13
dd71684561
nicknaming gift pokemon won't make the overworld graphics glitch
2024-01-13 23:23:32 -06:00
jojobear13
3247fe7811
Damien comments on your box being full, not your party
2024-01-13 22:44:00 -06:00
jojobear13
e72fd48d30
can select a pokeball without having to talk to koichi a second time
2024-01-13 22:23:45 -06:00
jojobear13
939f034d5a
account for softlock in volcano when saving next to moltres
2024-01-13 21:48:38 -06:00
Thorn Avery
aa1f39340c
Merge branch 'master' into mistress
2024-01-14 09:38:27 +11:00
Martha Schilling
0c650630e0
Post-release bugfixes: Batch 2
...
This commit fixes the following bugs:
- Viewing the Town Map in Viridian Pre-Gym would show the player as being in Cerulean.
- Psychic, Psywave, Night Shade and Dazzling Gleam wouldn't shake the full screen
- Okay, NOW it's impossible to trap yourself in Cinnabar Volcano.
- Getting the Vermilion Beauty gift would lock you out from getting the Silph Co Lapras gift later.
- Text fixes
2024-01-12 12:33:50 +00:00
Martha Schilling
3e3b89552c
Merge pull request #40 from jojo-kep/master
...
band-aid fix for the border block glitch
2024-01-12 10:28:48 +00:00
jojobear13
649c306cf9
band-aid fix for the border block glitch
2024-01-12 04:10:32 -06:00
Martha Schilling
e699a3db4b
Merge pull request #39 from jojo-kep/master
...
attempt to band-aide missable objects not hiding properly
2024-01-11 12:20:20 +00:00
Martha Schilling
bd0618c38f
Merge pull request #38 from Deokishisu/patch-1
...
Fix Text Issues in Silph Gauntlet
2024-01-11 12:20:09 +00:00
jojobear13
6cb0f628c3
Merge branch 'master' of https://github.com/PlagueVonKarma/kep-hack
2024-01-10 23:52:41 -06:00
jojobear13
d88187600f
attempt to band-aide missable objects not hiding properly
2024-01-10 23:08:56 -06:00
Deokishisu
bfad8d8d08
Fix Silph Chief Text Issues
...
Removed a duplicate "for" in both of the Silph Chief's before battle texts. Additionally, in his loss text, moved the "I... I..." all to one line for the aesthetics.
2024-01-10 18:28:22 -05:00
Deokishisu
245d596854
Fix Capitalization in Silph Gauntlet 5F Text
...
In one of the trainer's after battle texts in Silph Gauntlet 5F, they start a sentence without capitalizing it. In this case, since it starts a new sentence, the word after the ellipsis needs to be capitalized.
2024-01-10 18:08:35 -05:00
Deokishisu
ed8e92cc2b
Fix Erroneous cont in Silph Gauntlet 3F Text
...
The Rocker in one of the rooms in the 3F Silph Gauntlet had an erroneous line break in his after battle text. This commit fixes that.
2024-01-10 17:50:25 -05:00
Deokishisu
86f618c88d
Fix textbox Overflow in Silph Gauntlet 2F
...
The 4th trainer's after battle text has one of its lines cut off due to the scroll arrow and that same line overflows the textbox. This commit fixes it.
2024-01-10 17:38:08 -05:00
Martha Schilling
b0d6f06e2b
Merge pull request #37 from jojo-kep/master
...
added backup script to make sure brunswick trail cactus gets hidden
2024-01-10 11:02:13 +00:00
jojobear13
4581a9487f
added backup script to make sure brunswick trail cactus gets hidden
2024-01-10 04:15:47 -06:00
Thorn Avery
863c73d894
Merge branch 'master' into mistress
2024-01-10 11:17:21 +11:00
Martha Schilling
c7ca75185c
If you get stuck in the volcano again it's on you
...
Changed the Moltres puzzle again so NOW it should be impossible to trap yourself in even if you're trying to
2024-01-09 23:30:35 +00:00
Thorn Avery
e699b4fd7f
Merge branch 'master' into mistress
2024-01-10 10:11:57 +11:00
Martha Schilling
9080a74da2
Post-release bugfixes: Batch 1
...
This commit fixes the following bugs:
- A guy in Celadon University was stuck in a tree due to being placed on the wrong tile.
- It was possible to walk out of bounds in Mt. Moon Crater due to buggy collision near the bottom of the map
- Hi Jump Kick had a slightly glitched animation
- It was possible to walk into a specific rock in both Cerulean Cave and Garnet Cavern. This was a vanilla bug too, but I'm fixing it proper now.
- There was no signpost outside Bill's Lighthouse where there should've been.
- Fixed two errors in the README
- The Fissure TM was not purchasable at the Citrine Rocket house
- Even if you had picked one of the original starters, you could still get the Charmander and Squirtle gifts as the NPCs would show up regardless.
- Trying to get the Squirtle gift with a full party and box would lock you out from getting it
- Fixed a text issue in Celadon Uni where the professor states the wrong TM
- Fixed two text issues in Silph Co
2024-01-09 23:00:18 +00:00
Thorn Avery
34e3df03f1
Merge branch 'master' into mistress
2024-01-09 11:24:08 +11:00
Martha Schilling
c761e29fd9
Merge pull request #36 from thornAvery/master
...
wrong memory location used in DV stats print
2024-01-08 23:10:24 +00:00
Thorn Avery
469b0b02ed
wrong memory location used in DV stats print
2024-01-09 09:40:44 +11:00
Thorn Avery
b418e23a88
Merge branch 'master' into mistress
2024-01-09 08:29:03 +11:00
Martha Schilling
b22625bc80
Merge pull request #35 from jojo-kep/master
...
Fix volcano softlock and TMHM learning crash
2024-01-08 11:24:28 +00:00
jojobear13
ebd9b99357
Fixed TM moves crashing when used subsequently
2024-01-08 00:41:42 -06:00
jojobear13
246fca413c
yet another edit to the volcano boulder puzzle
2024-01-07 22:13:04 -06:00
jojobear13
b023797c3c
another edit to the volcano boulder puzzle
2024-01-07 22:00:05 -06:00
jojobear13
26f20d7788
prevent softlock on volcano boulder puzzle
2024-01-07 21:15:14 -06:00
Thorn Avery
ef623d04cb
Merge branch 'master' into mistress
2024-01-08 08:34:03 +11:00
Martha Schilling
573f9083c0
All TMs are now renewable
...
Added the TMs that weren't already available in either Celadon or Citrine to Citrine.
2024-01-07 18:34:07 +00:00
Martha Schilling
81597661fb
Update pokedex_ratings.asm
...
This is actually one character too many, the exclamation mark gets cut off
2024-01-07 15:14:26 +00:00
Martha Schilling
a031c1b3b6
Goodbye, dev door
2024-01-07 15:04:36 +00:00
Martha Schilling
8fd91dcb90
More wild data changes
...
Already added to the spreadsheet. Did you know that Seafoam Islands' water didn't give wild encounters until Yellow?
2024-01-07 14:12:28 +00:00
Martha Schilling
6bd93e635c
Slight postgame encounter balancing
2024-01-07 12:42:00 +00:00
Martha Schilling
c0727f3044
The Itemfinder can once again find items
...
(who actually uses this thing?)
2024-01-07 11:02:17 +00:00
Martha Schilling
88da32d39d
Update trades.asm
...
No, THIS is my last commit for tonight.
2024-01-07 01:51:06 +00:00