LaukkaE
|
6a87c1b4cc
|
Implement freezedry (#22)
* implement freezedry
* remove console log
|
2024-04-01 13:26:35 -04:00 |
|
Flashfyre
|
366e3e5120
|
Fix battle RNG varying when loading a game
|
2024-04-01 12:48:35 -04:00 |
|
Flashfyre
|
03e4115bd7
|
Fix typo with checking tags for trainer switching
|
2024-03-31 13:09:53 -04:00 |
|
Flashfyre
|
203ba1646d
|
Make trainer switch AI aware of arena traps
|
2024-03-31 12:00:54 -04:00 |
|
Flashfyre
|
5cb268a3f0
|
Fix Stance Change not working on enemy side
|
2024-03-31 00:10:47 -04:00 |
|
Flashfyre
|
0605b8c55c
|
Fix Stance Change effect not relying on ability
|
2024-03-30 18:57:21 -04:00 |
|
Flashfyre
|
e5ee66b0b7
|
Implement King's Shield move and Stance Change ability
Implement King's Shield move and Stance Change ability; fix fire moves not all thawing and certain fire moves not thawing user
|
2024-03-30 18:46:33 -04:00 |
|
Flashfyre
|
b85f093674
|
Grass types are immune to powder moves
|
2024-03-30 17:23:58 -04:00 |
|
Flashfyre
|
bb185d9845
|
Fix ice types immune to sleep
|
2024-03-30 17:11:34 -04:00 |
|
Flashfyre
|
dbca257a76
|
Add Schooling ability for Wishiwashi and fix Beast Boost
|
2024-03-30 00:53:35 -04:00 |
|
Flashfyre
|
fa7c1684f7
|
Fix tag source linking
|
2024-03-29 15:43:36 -04:00 |
|
Flashfyre
|
dff9a21a0b
|
Fix not properly checking damage greater than 0 for certain effects
|
2024-03-29 15:00:16 -04:00 |
|
Flashfyre
|
a240a45318
|
Implement False Swipe and Hold Back moves
|
2024-03-29 11:58:22 -04:00 |
|
Flashfyre
|
4f62dec998
|
Implement Helping Hand move
|
2024-03-29 10:07:04 -04:00 |
|
Flashfyre
|
23e3bdc960
|
Bosses generate with higher IVs
|
2024-03-29 00:03:54 -04:00 |
|
Flashfyre
|
11bd7fdbca
|
Implement Prankster ability
|
2024-03-28 16:24:11 -04:00 |
|
Flashfyre
|
0afec8fd35
|
Rebalance trainer evolution logic
|
2024-03-28 14:05:15 -04:00 |
|
Flashfyre
|
7a508c485a
|
Fix grounding check not working properly after new changes
|
2024-03-28 10:35:18 -04:00 |
|
Flashfyre
|
cedc1fb3b2
|
Fix the way ignore flying tag works
|
2024-03-28 10:28:05 -04:00 |
|
Flashfyre
|
2cc38ac2cb
|
Fix softlock with switch out moves used on player
|
2024-03-28 00:05:48 -04:00 |
|
Flashfyre
|
63a6655759
|
Fix Transform and Imposter causing crash
|
2024-03-27 23:44:11 -04:00 |
|
Flashfyre
|
b94215e3f6
|
Attempt fixing issue with form-specific moves in learnset not being used
|
2024-03-27 12:38:36 -04:00 |
|
Flashfyre
|
8bdab3d3bc
|
Fix dividing by 0 when calculating party member scores
|
2024-03-26 16:07:59 -04:00 |
|
Flashfyre
|
85d09462ad
|
Fix moveset generation logic
|
2024-03-25 15:22:37 -04:00 |
|
Flashfyre
|
bd67ccde8b
|
Revert "Fix random moveset generation logic not working properly with evolutions"
This reverts commit a8cabd50d9e5dbe90c008684bd115a50862f431c.
|
2024-03-25 14:44:40 -04:00 |
|
Flashfyre
|
3ce8697c23
|
Make AI a bit more intelligent in attack move interactions
|
2024-03-25 14:38:07 -04:00 |
|
Flashfyre
|
a8cabd50d9
|
Fix random moveset generation logic not working properly with evolutions
|
2024-03-25 14:27:04 -04:00 |
|
Flashfyre
|
892d99a4f9
|
Add 50% chance to offset gym leader wave by 10 in classic
|
2024-03-25 11:00:42 -04:00 |
|
Flashfyre
|
a22d50caa7
|
Fix abilities causing permanent weather and terrains
|
2024-03-25 10:22:16 -04:00 |
|
Flashfyre
|
efa8d4f3fc
|
Fix summon data not being loaded in on session load
|
2024-03-25 10:16:29 -04:00 |
|
Flashfyre
|
4f88bd3dab
|
Fix final boss nerf
|
2024-03-24 19:52:30 -04:00 |
|
Flashfyre
|
b9805ceabf
|
Update moveset generation logic
|
2024-03-24 18:57:24 -04:00 |
|
Flashfyre
|
6fce502b88
|
Nerf PP on a certain final boss move
|
2024-03-23 23:07:49 -04:00 |
|
Flashfyre
|
1d39f0eeeb
|
Fixed form-based evolutions not taking form into account
|
2024-03-22 21:38:10 -04:00 |
|
Flashfyre
|
7189258095
|
Actually fix single battle summoning issue
|
2024-03-21 12:34:19 -04:00 |
|
Flashfyre
|
918a0d77f1
|
Fix for single battle trainer summoning issue
|
2024-03-21 12:18:10 -04:00 |
|
Flashfyre
|
664142b625
|
Shift trainer pair sprite position
|
2024-03-21 01:29:19 -04:00 |
|
Flashfyre
|
a76f795cd5
|
Trainer updates including names and double battle pairs
Add dynamic trainer pairs; add trainer names with Bulbapedia scraping logic; add Hex Maniac trainer; make namebox stretch to fit name
|
2024-03-21 00:57:28 -04:00 |
|
Flashfyre
|
255177857f
|
Update moveset generation to included evolved lower level moves
|
2024-03-19 20:09:22 -04:00 |
|
Flashfyre
|
6feef82fcf
|
Simulate evolution chain when generating movesets
|
2024-03-19 19:52:27 -04:00 |
|
Flashfyre
|
98e88a160b
|
Implement Bolt Beak, Fishious Rend, and Magnitude
|
2024-03-18 22:05:21 -04:00 |
|
Flashfyre
|
5c02455c97
|
Implement Protosynthesis and Quark Drive
|
2024-03-18 21:22:27 -04:00 |
|
Flashfyre
|
aa1e1a480f
|
Add Psychic Terrain priority block effect and terrain messages
|
2024-03-18 18:03:13 -04:00 |
|
Flashfyre
|
27e40d8526
|
Add Toxic Spikes neutralization
|
2024-03-17 23:47:46 -04:00 |
|
Flashfyre
|
a05189120c
|
Add power plant background
|
2024-03-17 16:47:49 -04:00 |
|
Flashfyre
|
0701598be6
|
Add session scores
|
2024-03-17 11:36:19 -04:00 |
|
Flashfyre
|
56f4a71ca6
|
Add daily runs (WiP)
|
2024-03-16 22:06:56 -04:00 |
|
Flashfyre
|
81f9e2da36
|
Add WiP logic for daily run and fix some performance issues
|
2024-03-15 21:59:34 -04:00 |
|
Flashfyre
|
10cacbe5af
|
Fix Fake Out logic
|
2024-03-14 18:03:38 -04:00 |
|
Flashfyre
|
623d600e13
|
Add wrapper for game mode
|
2024-03-14 16:26:57 -04:00 |
|