Commit graph

5793 commits

Author SHA1 Message Date
TheXaman
c1272f4e94 fixed tilemap for PreEvo changes 2021-11-04 20:40:58 +01:00
TheXaman
a2eff37b38 added type icons to the "caught mon screen" 2021-11-04 17:53:12 +01:00
TheXaman
475bb8a624 added preEvolutions to the EvoScreen! 2021-10-24 16:31:19 +02:00
TheXaman
48c21df8ee added special eevee handling for PE to show all possible evolution icons 2021-10-24 14:32:22 +02:00
TheXaman
e42929dec7 added comments for BE users, removed dead code, imrpoved compatibility 2021-10-24 13:46:47 +02:00
TheXaman
1eb33edf45 fixed small problem with #ifdef not working for #include 2021-10-18 21:48:02 +02:00
TheXaman
11dd0ea786 added support for randomized evolutions and evo methods 2021-10-11 23:25:53 +02:00
TheXaman
dd011d517e improved "x_difficulty_challenges" compatibility 2021-10-11 23:00:54 +02:00
TheXaman
32d0affdea cleanup of evolutions page code 2021-10-11 22:53:13 +02:00
TheXaman
6a3f3ab77e improved dynamicness, improved support for "tx_difficulty_challenges" 2021-10-11 22:21:56 +02:00
TheXaman
856403c532 fixed the gray underlay in the list view, thanks to shadow300 for notifying me 2021-10-06 17:20:29 +02:00
TheXaman
4989c6169d fixed evo screen "dash overwriting text above" problem, thanks to trikop for showing me 2021-10-06 16:39:10 +02:00
TheXaman
883995da16 shortened "human like" to "humane" to avoid clipping 2021-07-12 12:30:28 +02:00
TheXaman
9a5c196cd0 recursive printing of evolutions aka now shows all follow up evolutions aswell, even complexer lines like Wurmple 2021-07-11 11:49:57 +02:00
TheXaman
c9d902d722 Renamed functions for better readability 2021-07-02 12:26:15 +02:00
TheXaman
a83ece83cd fixed navigation buttons on evo page not showing when switching from cry screen, thanks to @AsparagusEduardo for pointing it out 2021-06-19 11:45:15 +02:00
TheXaman
3c22d55130 form screen new navigation buttons and special case for Unown 2021-06-14 19:18:06 +02:00
TheXaman
6b8f40b3b1 new layout for evo screen and new buttons for the PE version 2021-06-14 17:29:42 +02:00
TheXaman
2d4a91f0b4 added Decapped version of the button prompts 2021-06-14 15:00:26 +02:00
TheXaman
d0012305c0 stats page new navigation button prompts 2021-06-14 14:55:55 +02:00
TheXaman
982647d36c Evolution screen now shows caught ball, new options for hiding unseen evolution names 2021-06-14 12:28:56 +02:00
TheXaman
1530da10a0 changed catch rate to words 2021-06-13 01:17:47 +02:00
TheXaman
537a17714c EV Arrows now close to stats 2021-06-13 00:35:38 +02:00
TheXaman
3896ce3abe changed info per stats toggle page to an equal 5 2021-06-13 00:09:27 +02:00
TheXaman
13256b856e Egg groups now in one line (if 2 different one),
changed where the bg is cleared
2021-06-12 23:38:08 +02:00
TheXaman
ac56eec979 shortened evo methodes, fixed typos 2021-06-12 23:00:58 +02:00
TheXaman
6bbdc79f5a EVs represented by Arrows instead of numbers, also now in 1 line 2021-06-12 21:55:02 +02:00
TheXaman
eeb1ec8e8d WIP change how EVs are displayed 2021-06-12 21:02:14 +02:00
TheXaman
73cc40fd03 Egg cycles now with icons insteat of numbers 2021-06-12 19:52:43 +02:00
TheXaman
74e562da33 friendship now emoji based 2021-06-12 15:29:01 +02:00
TheXaman
1463b857c3 Small change how hidden abilities are accessed in PE 2021-06-09 23:10:25 +02:00
TheXaman
6556d5291b Fixed small bug 2021-02-12 11:21:38 +01:00
TheXaman
c89df9d9d1 Changed graphics file structure, added DECAPPED version by NobodySociety, added constant to make custom dark palette switch easy 2021-02-12 11:16:23 +01:00
TheXaman
ac7a38850b fixed small bug in calcing times 2021-02-11 19:47:24 +01:00
TheXaman
80af708958 Fixed EVO_SPECIFIC_MAP (PE from rhh), huge thanks to "Spherical Ice" 2021-02-11 18:58:26 +01:00
TheXaman
1b3b717248 Added Forms screen for PokemonExpansion (rhh) 2021-02-11 17:55:53 +01:00
TheXaman
88207a0307 Implemented stat bars on main scrolling page, idea from Jaizu and code for the bars altered from DizzyEgg 2021-02-11 16:46:05 +01:00
TheXaman
e663c35d1f Fixed missing SHEDINJA and updated ingame evolution description, thanks to juan.je7 2021-02-05 16:56:00 +01:00
TheXaman
379a862586 fixes a PE compatibility bug, thanks to BioToxtrix for pointing it out 2021-02-04 19:23:42 +01:00
TheXaman
fbbc604848 Added evolution screen! Improved BE compatibility 2021-02-04 13:48:32 +01:00
TheXaman
04bf06a7c0 Removed unnecessary check for BE 2020-11-15 16:30:59 +01:00
TheXaman
094a0b8774 More BattleEngine and PokemonExpansion compatibility 2020-11-14 12:39:40 +01:00
TheXaman
86412bfe91 fixed tileset and stats screen bug 2020-11-08 16:22:03 +01:00
Eduardo Quezada D'Ottone
38f36955fd
Support for Battle Engine and Pokémon Expansion (#1)
* Changed comment method to avoid conflict with Pokemon Expansion.

* Changes the way level up moves are read if it detects either Battle Engine or Pokémon Expansion.

* Support for Battle Engine's spit icon.
2020-11-08 14:53:52 +01:00
TheXaman
abf5d238c2 PokedexPlus with HGSS styled UI by TheXaman
more ui, BROKEN atm

type icons in info screen

working topbar

dpad for switching and white mon name

initial working stats screen

additional stats, proper move list array

Working stats screen, all infos in, all icons in, buggy when switching

Fixed sprite bug, proper sprite destruction, works with old compiler

new navigation: info>area>stats

power+accuracy text, change of positions

layout for stats screen, other screen visually broken

new stats layout properly working plus toggle infos

show lvl of LevelUpMove and TM/HM of TMHM_Move

3 dashes for EggMoves and CORRECT icon for TM/HMs pog

improved layout and contest move data!

TutorMoves now available

hold dpad to scroll, pure relieve

search by move code working

6evs, 16 character move names, tripple digit moves, new eduardo layout

working tileset, info screen no correct xy layout for elements yet

new list menu start

new layout working, only missing stats bars

new list, new search

fixed area screen change and fixed "new caught" bug (type icons)
2020-11-08 00:49:14 +01:00
GriffinR
585f313c64
Merge pull request #1232 from Kurausukun/match_m4a
[LEAK INFORMED] Match FadeOutBody
2020-10-18 21:41:37 -04:00
Kurausukun
aedfe27f8d
Remove newline 2020-10-16 17:16:25 -04:00
Kurausukun
bf03f1154f formatting 2020-10-16 16:57:41 -04:00
Kurausukun
c31c2d93d7 [LEAK INFORMED] match FadeOutBody 2020-10-16 16:55:29 -04:00
GriffinR
46212e0d14
Merge pull request #1230 from GriffinRichards/fixubcomm
Fix PutAwayDecorationLoop UB comment
2020-10-11 19:16:42 -04:00