Commit Graph

11 Commits

Author SHA1 Message Date
TheXaman
965bcfa29d Added newest Makefile and fixed making from clean 2021-02-04 18:04:00 +01:00
TheXaman
c15138fdbb Fixed problems with changed Deoxys handling in RHH's pokeexpansion, thanks to "Subzero Eclipse" for pointing it out 2021-01-29 11:39:09 +01:00
TheXaman
edc476f863 fixed heal party bug, thanks to jaizu for poitning it out 2020-11-30 11:29:13 +01:00
TheXaman
5bb92efa5b now closes debug windows after giving all TMs 2020-11-28 00:51:38 +01:00
TheXaman
174867c612 added individual IVs and reworked how data is stored to a struct 2020-11-27 21:12:35 +01:00
TheXaman
6422164d31 Added moves, trainer edits and fixed abilities, now only possible ones including hidden when using PE
Give all TMs, watch credits, change trainer name/gender/id

implemented moves
2020-11-16 19:45:53 +01:00
TheXaman
d380932e46 Fixed forgotten PokemonSimple, thx to AsparagusEduardo 2020-10-27 09:07:06 +01:00
TheXaman
b807a6d2b7 Merge branch 'tx_debug_system_public' of https://github.com/TheXaman/pokeemerald_openworld into tx_debug_system 2020-10-26 21:15:10 +01:00
TheXaman
6988864631 Fixed the wrong palettes for the mon icons with the help of Nadia and ghoulslash 2020-10-26 21:12:18 +01:00
TheXaman
c03109904e removed ability 2020-10-21 19:36:08 +02:00
TheXaman
6456009a44 Implementation if Pyredrid and AsparagusEduardo debug menu plus huge rewrite and tons of additions
V2: Fly, Warp, Flags, Vars, give items, give pkm 2 versions

Improved cheats, reworked the vars system

vars function now starts at VARS_START and end VARS_END

Figured out how to display FieldMessages, reimplemented CheckSafeBlock, cleanup

DebugAction_DestroyExtraWindow instead of multiple, renamed text variables

cleanup + pokemon simple

give pokemon complex nearly done

Complex pkm works, items now with icons

if statement cleanup

alter build tools to include maps per map group

Warp functionallity

added hex value to flags and vars

cleanup

Credits
2020-10-20 20:37:02 +02:00