MementoMartha
2e5e5914e5
Para now has a correctly sized back sprite
2022-08-31 22:32:09 +01:00
emaskyesmogon
4852362cfa
Merge branch 'master' of https://github.com/plaguevonkarma/kep-hack
2022-08-31 13:06:58 -06:00
emaskyesmogon
425990b82b
syntax fixes
2022-08-31 13:06:09 -06:00
MementoMartha
a1e009abb3
Dex entries!
2022-08-31 19:26:41 +01:00
MementoMartha
1ff16c106b
Merge branch 'master' of https://github.com/PlagueVonKarma/kep-hack
2022-08-31 19:01:33 +01:00
MementoMartha
0935f2ab1f
Yellow and Event-only moves
2022-08-31 19:01:18 +01:00
emaskyesmogon
40a9a7821d
Merge branch 'master' of https://github.com/plaguevonkarma/kep-hack
2022-08-31 11:55:27 -06:00
emaskyesmogon
6727a5e4f4
Update wram.asm
...
Adds routines to give trainer battles distinctions
2022-08-31 11:55:23 -06:00
emaskyesmogon
fe8d220568
Update itemfinder.asm
...
fixed syntax error
2022-08-31 11:53:56 -06:00
MementoMartha
25bedead03
Base stats for the beta Pokemon
2022-08-31 18:49:16 +01:00
MementoMartha
1ef523b2f5
Improving the picture system
2022-08-31 18:17:14 +01:00
May Evans
550fcb6f5d
fix item finder issue properly
2022-08-31 17:52:21 +01:00
May Evans
b492074005
Merge branch 'master' of https://github.com/PlagueVonKarma/kep-hack
2022-08-31 17:45:46 +01:00
May Evans
0c9da85a51
seems this is needed?
2022-08-31 17:45:23 +01:00
MementoMartha
e935a39bc8
Changing the front sprites to match Yellow's
2022-08-31 17:44:15 +01:00
MementoMartha
68205d505c
Merge branch 'master' of https://github.com/PlagueVonKarma/kep-hack
2022-08-31 17:35:32 +01:00
MementoMartha
b05f3d4dd8
Adding back sprites!
2022-08-31 17:35:26 +01:00
May Evans
8dafe51b13
Update DiglettsCave.asm
2022-08-31 17:28:26 +01:00
May Evans
697d478577
add more fossils etc
2022-08-31 17:26:15 +01:00
May Evans
585315dcfa
add kabutops stationary
...
i simply do not know how to make the right missingno. show up!
2022-08-31 17:22:36 +01:00
May Evans
878f15ecda
add crocky stationary..?
2022-08-31 17:20:31 +01:00
May Evans
8ed48bdc5c
Merge branch 'master' of https://github.com/PlagueVonKarma/kep-hack
2022-08-31 17:07:14 +01:00
May Evans
30a0909363
Improve Diglett's Cave
...
Adds an elevated area with a Surf zone, adds some neat details within limitations, etc.
2022-08-31 17:07:13 +01:00
MementoMartha
53e0cbf9f5
Learnsets, Sun Stones and Evos, oh my
2022-08-31 16:43:33 +01:00
May Evans
40180459ee
stop getname from applying to all names
2022-08-31 16:27:35 +01:00
May Evans
dbd504a154
associate diglett's cave theme?
2022-08-31 16:24:24 +01:00
May Evans
adc1e8237d
Update audio.asm
2022-08-31 16:20:34 +01:00
May Evans
40eaaac1ad
INCLUDE digda01 & field6.asm
2022-08-31 16:20:00 +01:00
May Evans
109eb664d5
add the headers..?
...
this...should work
2022-08-31 16:14:38 +01:00
May Evans
445512b27e
Add Field6 & Diglett's Cave
...
Credit to zumiisawhat!
2022-08-31 16:10:36 +01:00
May Evans
6451da3a5b
Merge branch 'master' of https://github.com/PlagueVonKarma/kep-hack
2022-08-31 15:56:25 +01:00
May Evans
9e29ef57a6
ah
2022-08-31 15:55:07 +01:00
emaskyesmogon
1196c7436d
Merge branch 'master' of https://github.com/plaguevonkarma/kep-hack
2022-08-31 08:51:11 -06:00
emaskyesmogon
cdd722264b
rgbds stuff i think?
...
somehow these files got changed and it won't let me delete them, which is preventing m. they're cygwin-related files so idk what to do with them. just like ignore them i guess
2022-08-31 08:51:07 -06:00
May Evans
77ab806703
spelling error fix
2022-08-31 15:51:05 +01:00
May Evans
c1d2bc7678
more fixes
2022-08-31 15:50:28 +01:00
May Evans
a216a0f2e7
more bug fixes
2022-08-31 15:28:36 +01:00
May Evans
648289d4a9
lots of bug fixes
...
added a log for them in the readme
2022-08-31 15:18:16 +01:00
May Evans
7c6bbb630f
Fix a bunch of single player battle engine bugs
...
went through a bunch of the tutorials here;
https://github.com/pret/pokered/wiki/Bugs-and-Glitches#blaine-uses-super-potion-even-when-his-pok%C3%A9mon-arent-below-10-health
Overall:
- Blaine is no longer addicted to Super Potions
- CoolTrainerF no longer switches a lot
- Transformed Pokemon aren't presumed to be Dittos (very important given Animon)
- Status curing items don't remove modifiers anymore
- Learning new moves plays the sound in the correct bank
2022-08-31 14:42:36 +01:00
May Evans
cab111d01b
Remove artificial save delay
...
Taken from this tutorial: https://github.com/pret/pokered/wiki/Remove-Artificial-Save-Delay
This makes saving far faster like in RG. The game artificially lags itself.
2022-08-31 14:26:56 +01:00
May Evans
39c0261872
Merge branch 'master' of https://github.com/PlagueVonKarma/kep-hack
2022-08-31 14:21:45 +01:00
May Evans
3cd9f43e90
readme update
2022-08-31 14:21:43 +01:00
May Evans
00c42c8ae9
Merge pull request #7 from MementoMartha/master
...
Adding move data, types, and some Pokemon data
2022-08-31 13:54:47 +01:00
MementoMartha
f5a7cc9ffc
Pokemon data, Gym Leader teams, palette updates and a couple of other fixes
2022-08-31 11:47:05 +01:00
MementoMartha
ac45c8b5bc
Adding move data, types, and some Pokemon data
2022-08-31 10:17:48 +01:00
May Evans
ad8b5c5ebf
Merge pull request #6 from MementoMartha/master
...
Adding new sprites
2022-08-31 09:45:51 +01:00
MementoMartha
cdcd29b503
Adding new sprites
2022-08-31 09:40:52 +01:00
May Evans
6a834b4c75
Merge pull request #5 from emaskyesmogon/master
...
Update intro.asm
2022-08-31 03:06:05 +01:00
May Evans
a022479e28
Merge branch 'master' into master
2022-08-31 03:05:37 +01:00
emaskyesmogon
7d80a09f58
Update intro.asm
2022-08-30 19:30:09 -06:00