nicksnax
|
e665b17248
|
got evo.h working as the move file. added the constant EVO to include/config/general.h to be used for indicating which move generation. updated include/config/pokemon.h to reference EVO for movesets. confirmed it works by changing bulbasaurs moveset
|
2026-03-17 17:12:29 +09:00 |
|
nicksnax
|
383d49185b
|
initial commit for moveset testing branching
|
2026-03-17 00:33:56 +09:00 |
|
nicksnax
|
cd5425ba3e
|
oops forgot to make a new branch
|
2026-03-16 23:59:34 +09:00 |
|
nicksnax
|
8259fa3cb7
|
tested new evolutions. simple to add to structure. weird bug when trying to level up but no previous evoltuino existed?
|
2026-03-16 23:51:09 +09:00 |
|
nicksnax
|
26f595114c
|
graphics working as added too src/data/graphics/pokemon.h
|
2026-03-16 23:36:44 +09:00 |
|
nicksnax
|
60dc923683
|
demonstrated working version of src/data/pokemon/species/families_evo.h
|
2026-03-16 23:01:26 +09:00 |
|
nicksnax
|
924d7464d8
|
added all new mons to the include/constants/species.h; ready to merge to main branch. Make did not cause issues.
|
2026-03-16 21:54:14 +09:00 |
|
nicksnax
|
89766e8e5c
|
all trainer battles info
|
2026-03-16 19:49:11 +09:00 |
|
nicksnax
|
fb0f102ad3
|
understood more about how certain files work for config/includes for species
|
2026-03-16 18:57:05 +09:00 |
|
nicksnax
|
fee9c45000
|
janky merge of tools due to not understanding branches previously
|
2026-03-16 18:43:45 +09:00 |
|
nicksnax
|
7ffc1bc265
|
small changes to include/config/species_enabled.h
|
2026-03-15 21:56:55 +09:00 |
|
nicksnax
|
9e12654a0d
|
quick update to .gitignore
|
2026-03-15 13:31:52 +09:00 |
|
nicksnax
|
4608eb7ff6
|
update to all tools that was done in new-mons branch
|
2026-03-15 13:30:42 +09:00 |
|
nicksnax
|
4e211b046b
|
final preps
|
2026-03-14 22:44:50 +09:00 |
|
nicksnax
|
af558d2554
|
final committ before big changes
|
2026-03-14 21:47:14 +09:00 |
|
nicksnax
|
42f270abd9
|
update to gitignore
|
2026-03-14 21:23:00 +09:00 |
|
nicksnax
|
3cbfa4eb4f
|
update to config files for level caps, etc
|
2026-03-14 21:15:26 +09:00 |
|
nicksnax
|
0ad203a8ec
|
new files and data processing to finish learnsets
|
2026-03-14 20:12:27 +09:00 |
|
nicksnax
|
a6601c3928
|
update lots of data, settings for parsings moves, etc. almost there <3
|
2026-03-13 23:54:55 +09:00 |
|
nicksnax
|
4bead1b12f
|
finish image parsing tools
|
2026-03-12 23:48:00 +09:00 |
|
nicksnax
|
f0b7fe1180
|
THERE IS COLOR IN THE SPRITESgit add .!
|
2026-03-12 21:50:20 +09:00 |
|
nicksnax
|
9a6b4d4093
|
continued debug
|
2026-03-11 22:42:04 +09:00 |
|
nicksnax
|
6248a06da7
|
backup before first build attempt
|
2026-03-11 21:33:06 +09:00 |
|
nicksnax
|
b28d6100e9
|
start tool for making trainers
|
2026-03-11 19:22:41 +09:00 |
|
nicksnax
|
0b40e8fea3
|
stupid trainer sets need to be updated. gotta figure out how to do that before going full in for changes/fixes
|
2026-03-11 01:28:12 +09:00 |
|
nicksnax
|
251521e940
|
file cleanup
|
2026-03-11 00:54:26 +09:00 |
|
nicksnax
|
6d728df49b
|
finalized prep of config files, etc
|
2026-03-11 00:51:20 +09:00 |
|
nicksnax
|
efcf494685
|
finalized bugs and fixes in gen files
|
2026-03-10 01:25:53 +09:00 |
|
nicksnax
|
515e876d1f
|
finalized bugs and fixes in gen files
|
2026-03-10 01:09:28 +09:00 |
|
nicksnax
|
06dd3a29fb
|
basically finished all data formatting and scripts for adding major amounts of mons
|
2026-03-10 00:02:15 +09:00 |
|
nicksnax
|
7508f60a21
|
quick adjustment
|
2026-03-08 22:49:00 +09:00 |
|
nicksnax
|
4d644c3808
|
quick adjustment
|
2026-03-08 22:43:50 +09:00 |
|
nicksnax
|
03bc86a24c
|
final update for 2026.03.08. should be ready to go to next steps for adding sprites, etc
|
2026-03-08 22:39:19 +09:00 |
|
nicksnax
|
0b06f1d330
|
updates to tools for parsing and data
|
2026-03-08 21:03:00 +09:00 |
|
nicksnax
|
47f225b584
|
major updates to data sets and parsing function
|
2026-03-08 19:20:25 +09:00 |
|
nicksnax
|
5a610752c0
|
update to parsing tool for typing splits
|
2026-03-08 16:25:22 +09:00 |
|
nicksnax
|
e2af594f79
|
update data files and parsing file
|
2026-03-08 15:23:27 +09:00 |
|
nicksnax
|
0166509f64
|
Update to gen tool to correctly identify a new species using new species column
|
2026-03-08 10:56:03 +09:00 |
|
nicksnax
|
ffb8f4fcfb
|
Update to data files
|
2026-03-08 10:52:10 +09:00 |
|
nicksnax
|
5188c1a195
|
Update to species gen tool to use openpyxl
|
2026-03-08 10:47:07 +09:00 |
|
nicksnax
|
b24cb144cc
|
Add more data
|
2026-03-08 00:49:26 +09:00 |
|
nicksnax
|
56c59e6114
|
Add pokeemerald tools and data pulled from ROM
|
2026-03-08 00:44:23 +09:00 |
|
hedara90
|
4d9580ffbb
|
Fix GetSpeciesPreEvolution triggering assertf with disabled species (#9455)
Co-authored-by: Hedara <hedara90@gmail.com>
|
2026-03-07 12:14:40 +01:00 |
|
Pawkkie
|
012a63608f
|
Fix AI_CompareDamagingMoves reading incorrect move indexes (#9454)
|
2026-03-07 09:21:51 +01:00 |
|
PhallenTree
|
66b550b9f0
|
Fixes Trump Card's power calculation using its own PP when called by another move (#9445)
|
2026-03-06 20:47:19 +01:00 |
|
Alex
|
78e4de61f8
|
Fix weatherform change when primal weather leaves the field (#9424)
|
2026-03-06 15:12:08 +00:00 |
|
PhallenTree
|
8dd4135b46
|
Fix ally targeting moves crashing in single battles (#9433)
|
2026-03-06 09:27:58 +01:00 |
|
Meister-anon
|
f2af06983a
|
potential fix for trap effects (#9396)
Co-authored-by: Meister-anon <user@DESKTOP-TQ65PS9>
|
2026-03-05 23:57:45 -05:00 |
|
PhallenTree
|
1aa594d00e
|
Fixes Bide's AI scoring being boosted by being able to boost offensive stats (#9435)
|
2026-03-05 18:24:03 -05:00 |
|
luuma
|
134f6a1756
|
Partial fix to incorrect Throat Spray behaviour, with a fix to summary_screen config that no longer works (#9426)
|
2026-03-05 23:50:17 +01:00 |
|