Commit Graph

4048 Commits

Author SHA1 Message Date
Flashfyre d3323aadce Fix checking wrong party for non fainted enemy party members 2023-10-23 08:44:04 -04:00
Flashfyre a22caa5106 Increase chances of evolution items 2023-10-23 00:04:42 -04:00
Flashfyre e09f881cd4 Change gym leader and trainer frequency 2023-10-22 23:31:41 -04:00
Flashfyre ae795e0e6e Fix enemy trainers staying on screen 2023-10-22 22:45:48 -04:00
Flashfyre 08364d9060 Fix reviver seed causing infinite loop and clear status on revive 2023-10-22 10:41:49 -04:00
Flashfyre e0065fca7c Fix issues with Pokemon sprites persisting after some moves 2023-10-22 10:13:03 -04:00
Flashfyre 7c5d7074ec Fix Skyla using water types 2023-10-21 22:30:32 -04:00
B1bbs f2e001ead1 Implement pain split 2023-10-21 20:40:46 -05:00
Flashfyre 96a154f5e0 Add Pokemon heal function 2023-10-21 20:52:19 -04:00
Flashfyre 7dbf3f62da Add money (currently unused) and fix issue with reward modifiers not persisting 2023-10-21 20:23:43 -04:00
Flashfyre 8222d67408 Prevent trainer battles on the first wave of a new biome 2023-10-21 09:00:42 -04:00
Flashfyre 96a15ccb0d Adjust game volume 2023-10-21 08:58:39 -04:00
Flashfyre c2cb433409 Fix crash from accessing modifier types before initialization 2023-10-20 23:00:08 -04:00
Flashfyre ec6a3644a2 Fix issue with trainer modifier rewards not persisting 2023-10-20 22:48:40 -04:00
B1bbs 327ad44923 Ignore unimplemented tms 2023-10-20 20:49:04 -05:00
B1bbs 5e08a5cf83 Implement endeavor 2023-10-20 20:30:28 -05:00
Flashfyre 6de5e7ebc6 Fix crash when generating trainer party member 2023-10-20 19:07:47 -04:00
Flashfyre 678a76394a Update breeder and ace trainer party templates 2023-10-20 17:22:07 -04:00
Flashfyre 84b487e719 Update random evolution logic 2023-10-20 16:55:46 -04:00
Flashfyre c778ef5e36 Add Mega Rayquaza (static sprite) 2023-10-20 14:19:22 -04:00
Flashfyre e604d75436 Set pool for youngster/lass trainer type 2023-10-20 11:48:19 -04:00
Flashfyre 988438cc81 Add gym leaders, elite four, and champions
Add gym leaders, elite four, and champions; add modifier rewards for initial rival battle
2023-10-20 11:38:41 -04:00
Flashfyre f5a2723d3d Increase Golden EXP Charm boost from 50% to 75% 2023-10-19 23:15:42 -04:00
Flashfyre 59767c7607 Attempt fixing crash when getting EXP value 2023-10-19 22:54:19 -04:00
Flashfyre 6ab6360ec9 Add 1.5x EXP bonus for trainer battles 2023-10-19 22:41:00 -04:00
Flashfyre 245d07b307 Fix seed not resetting every run 2023-10-19 22:19:14 -04:00
Flashfyre e54632007d Change initial scripted trainer battle waves 2023-10-19 22:01:12 -04:00
Flashfyre eab6d082fd Add command cancelling and 2nd battler move memory 2023-10-18 23:16:38 -04:00
Flashfyre 83c70889fc Implement trainer battles and various changes
Implement trainer battles; add dialogue functionality; add random session seed for predictable random results; remove capitalization from text; add full party heal after every 10 waves
2023-10-18 18:01:15 -04:00
Flashfyre 75bd40863e Add construction site and jungle biomes 2023-10-09 23:43:19 -04:00
Flashfyre 6d73d71608 Add more logic for trainers (WiP) and various changes
Add WiP logic for trainer Pokemon pools and biome trainer pools; add more music tracks; fix issue with implementation of Mimic move
2023-10-09 20:20:02 -04:00
Flashfyre 5d5c8318fd Balance changes for potion and golden EXP charm 2023-10-09 16:57:25 -04:00
Flashfyre 48797cb20f Add WiP trainer logic 2023-10-07 16:08:33 -04:00
Flashfyre 798f6cc53f Add quicker party member EXP display and fix some minor bugs 2023-10-04 17:24:28 -04:00
Flashfyre 46c31f9595 Add scaling level cap and party switch option after load
Add scaling level cap and party switch option after load; update Phaser to newest beta version
2023-10-03 12:50:31 -04:00
Flashfyre e633ff1577 Remove logic that makes all status moves 100 accuracy 2023-07-28 10:23:37 -04:00
Flashfyre 6804476a3c Fix some move target issues 2023-07-11 11:32:56 -04:00
Flashfyre 5c1251a616 Re-arrange some elements in party UI 2023-07-10 11:21:05 -04:00
Flashfyre 5a706649db Fix sacrificial move effect order 2023-07-10 10:54:22 -04:00
Flashfyre d1e9d817aa Updates to certain modifiers for balance 2023-07-06 19:47:52 -04:00
Flashfyre 7cca86e082 Fix name casing for starter unlocks 2023-07-05 22:56:12 -04:00
Flashfyre 38f4da7445 Minor changes to double battles for stability 2023-07-05 22:33:27 -04:00
Flashfyre 3afd43375a Attempt fixing some issues with move effects 2023-07-05 22:23:50 -04:00
Flashfyre 68282d28da Fix implementation of level damage moves 2023-07-05 16:25:09 -04:00
Flashfyre a005c7c850 Fix crash when returning shiny 2023-07-05 16:13:00 -04:00
Flashfyre 4b61e50d72 Add starters for evolved Pokemon 2023-07-05 14:19:49 -04:00
Flashfyre 4e253862fc Lower shiny charm rate boost 2023-07-05 13:53:28 -04:00
Flashfyre f2c35e36ef Add failsafe for held item on nonexistent Pokemon 2023-07-05 13:03:51 -04:00
Flashfyre 2ec0c32487 Fix variable move accuracy not working with guaranteed hits 2023-07-05 12:10:23 -04:00
Flashfyre 7cd45b30eb Fix crash when encountering a shiny 2023-07-05 11:54:36 -04:00